-- Logs begin at Wed 2021-11-10 16:47:08 UTC, end at Wed 2021-11-10 19:23:21 UTC. --
Nov 10 17:28:09.131605 n-d-817210-1 systemd[1]: Started Devstack devstack@c-vol.service.
Nov 10 17:28:11.660172 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=91677) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:266}}
Nov 10 17:28:11.660776 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=91677) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:282}}
Nov 10 17:28:12.423250 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_db.sqlalchemy.engines [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 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=91677) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:28:12.592604 n-d-817210-1 cinder-volume[91677]: INFO cinder.rpc [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version.
Nov 10 17:28:12.597763 n-d-817210-1 cinder-volume[91677]: INFO cinder.rpc [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version.
Nov 10 17:28:12.635899 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_db.sqlalchemy.engines [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 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=91677) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:28:12.667565 n-d-817210-1 cinder-volume[91677]: INFO cinder.volume.manager [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] Determined volume DB was empty at startup.
Nov 10 17:28:12.668184 n-d-817210-1 cinder-volume[91677]: DEBUG cinder.volume.manager [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=91677) __init__ /opt/stack/cinder/cinder/volume/manager.py:236}}
Nov 10 17:28:12.674743 n-d-817210-1 cinder-volume[91677]: INFO cinder.volume.manager [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] Service not found for updating active_backend_id, assuming default for driver init.
Nov 10 17:28:12.675528 n-d-817210-1 cinder-volume[91677]: WARNING stevedore.named [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:28:12.675972 n-d-817210-1 cinder-volume[91677]: WARNING castellan.key_manager [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 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'
Nov 10 17:28:12.677102 n-d-817210-1 cinder-volume[91677]: WARNING cinder.keymgr.conf_key_mgr [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 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'
Nov 10 17:28:12.690483 n-d-817210-1 cinder-volume[91677]: DEBUG cinder.volume.drivers.lvm [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] Attempting to initialize LVM driver with the following target_driver: cinder.volume.targets.tgt.TgtAdm {{(pid=91677) __init__ /opt/stack/cinder/cinder/volume/drivers/lvm.py:103}}
Nov 10 17:28:12.702106 n-d-817210-1 cinder-volume[91677]: INFO cinder.volume.manager [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] Image-volume cache disabled for host n-d-817210-1@lvmdriver-1.
Nov 10 17:28:12.708663 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_db.sqlalchemy.engines [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 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=91677) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:28:12.725671 n-d-817210-1 cinder-volume[91677]: INFO oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] Starting 1 workers
Nov 10 17:28:12.730639 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] Started child 91926 {{(pid=91677) _start_child /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:576}}
Nov 10 17:28:12.731861 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] Full set of CONF: {{(pid=91677) wait /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:650}}
Nov 10 17:28:12.732851 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] ******************************************************************************** {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2589}}
Nov 10 17:28:12.733306 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] Configuration options gathered from: {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2590}}
Nov 10 17:28:12.733852 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2591}}
Nov 10 17:28:12.735173 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2592}}
Nov 10 17:28:12.735173 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] ================================================================================ {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2594}}
Nov 10 17:28:12.736233 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] allow_availability_zone_fallback = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.736338 n-d-817210-1 cinder-volume[91926]: INFO cinder.service [-] Starting cinder-volume node (version 17.2.1)
Nov 10 17:28:12.736754 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] allow_compression_on_image_upload = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.736754 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] allowed_direct_url_schemes = [] {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.736899 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] api_rate_limit = True {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.737254 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] auth_strategy = keystone {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.737823 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_availability_zone = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.738234 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_host = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.738681 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_name = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.739051 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_stats_polling_interval = 60 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.739457 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backup_api_class = cinder.backup.api.API {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.739882 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.740242 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backup_name_template = backup-%s {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.740809 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backup_use_same_host = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.741212 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backup_use_temp_snapshot = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.741630 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] chap_password = **** {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.742004 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] chap_username = {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.742433 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.742852 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] cinder_internal_tenant_project_id = 441e7fc874b8497182dd399a63ded21c {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.743377 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] cinder_internal_tenant_user_id = 1273e20e9e984eb2ab54f8eabc8706cb {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.743729 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] cluster = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.744110 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] compression_format = gzip {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.744546 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] compute_api_class = cinder.compute.nova.API {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.744908 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] config_dir = [] {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.745419 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.746027 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] config_source = [] {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.746381 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.746965 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] control_exchange = openstack {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.747412 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] db_driver = cinder.db {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.748069 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] debug = True {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.748736 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] default_availability_zone = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.749267 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] default_group_type = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.749830 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 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=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.751447 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] default_volume_type = lvmdriver-1 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.751810 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] driver_client_cert = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.752174 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] driver_client_cert_key = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.752531 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] driver_data_namespace = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.752878 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] driver_ssl_cert_path = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.753383 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] driver_ssl_cert_verify = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.753748 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] driver_use_ssl = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.754064 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] enable_new_services = True {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.754440 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] enable_unsupported_driver = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.754854 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] enable_v2_api = True {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.755213 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] enable_v3_api = True {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.755721 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] enabled_backends = ['lvmdriver-1'] {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.756137 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] enforce_multipath_for_image_xfer = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.756455 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] filter_function = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.756801 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] glance_api_insecure = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.757324 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] glance_api_servers = ['http://10.222.0.46/image'] {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.758044 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] glance_api_ssl_compression = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.758250 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] glance_ca_certificates_file = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.758658 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] glance_catalog_info = image:glance:publicURL {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.759178 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.759563 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] glance_num_retries = 3 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.759926 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] glance_request_timeout = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.760259 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] goodness_function = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.760644 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] graceful_shutdown_timeout = 5 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.761303 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] group_api_class = cinder.group.api.API {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.761685 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] host = n-d-817210-1 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.762229 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] iet_conf = /etc/iet/ietd.conf {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.762809 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] image_compress_on_upload = True {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.764182 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] image_conversion_address_space_limit = 1 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.764474 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 None None] Starting volume driver LVMVolumeDriver (3.0.0)
Nov 10 17:28:12.764850 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] image_conversion_cpu_limit = 60 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.765580 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.765936 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] image_upload_use_cinder_backend = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.766450 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] image_upload_use_internal_tenant = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.766926 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] image_volume_cache_enabled = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.767282 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:28:12.767550 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] image_volume_cache_max_count = 0 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.767888 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] image_volume_cache_max_size_gb = 0 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.768568 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] init_host_max_objects_retrieval = 0 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.768568 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] instance_format = [instance: %(uuid)s] {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.771263 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.771263 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] iscsi_iotype = fileio {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.771263 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] iscsi_secondary_ip_addresses = [] {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.771263 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] iscsi_target_flags = {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.771263 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] iscsi_write_cache = on {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.771645 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] iser_helper = tgtadm {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.772097 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] iser_ip_address = 10.222.0.46 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.772511 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] iser_port = 3260 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.772889 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.773266 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] log_config_append = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.773651 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.774420 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] log_dir = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.774958 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] log_file = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.775391 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] log_options = True {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.775886 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] log_rotate_interval = 1 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.776313 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] log_rotate_interval_type = days {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.776692 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] log_rotation_type = none {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.776993 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 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=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.777296 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.777668 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.778029 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.778320 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.778736 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] max_age = 0 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.779423 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] max_logfile_count = 30 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.779819 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] max_logfile_size_mb = 200 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.780298 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] max_over_subscription_ratio = 20.0 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.780712 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] message_reap_interval = 86400 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.781228 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] message_ttl = 2592000 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.781748 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] migration_create_volume_timeout_secs = 300 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.782105 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] monkey_patch = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.782518 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] monkey_patch_modules = [] {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.782721 n-d-817210-1 sudo[91945]: 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
Nov 10 17:28:12.783636 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] my_ip = 10.222.0.46 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.783636 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] no_snapshot_gb_quota = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.783636 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] num_iser_scan_tries = 3 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.783934 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] num_shell_tries = 3 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.784677 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] num_volume_device_scan_tries = 3 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.785039 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] nvmet_ns_id = 10 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.785406 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] nvmet_port_id = 1 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.785792 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] osapi_max_limit = 1000 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.786148 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] osapi_volume_ext_list = [] {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.786350 n-d-817210-1 sudo[91945]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:28:12.786752 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.786959 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] osapi_volume_listen = 0.0.0.0 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.787326 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] osapi_volume_listen_port = 8776 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.787675 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] osapi_volume_use_ssl = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.788036 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] osapi_volume_workers = 2 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.788389 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] per_volume_size_limit = -1 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.788728 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] periodic_fuzzy_delay = 60 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.790042 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] periodic_interval = 60 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.790401 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] public_endpoint = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.790778 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] publish_errors = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.791167 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] quota_backup_gigabytes = 1000 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.791527 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] quota_backups = 10 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.791889 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] quota_consistencygroups = 10 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.792246 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.792609 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] quota_gigabytes = 1000 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.792961 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] quota_groups = 10 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.793331 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] quota_snapshots = 10 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.793851 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] quota_volumes = 10 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.794203 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] rate_limit_burst = 0 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.794785 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] rate_limit_except_level = CRITICAL {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.795249 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] rate_limit_interval = 0 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.795629 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] reinit_driver_count = 3 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.796006 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] replication_device = **** {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.796355 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] report_discard_supported = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.796708 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] report_interval = 10 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.797179 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] reservation_clean_interval = 86400 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.797480 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] reservation_expire = 86400 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.797828 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] reserved_percentage = 0 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.798219 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.798517 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.798944 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] rpc_response_timeout = 60 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.799696 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] run_external_periodic_tasks = True {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.799696 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.800016 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] scst_target_driver = iscsi {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.800362 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] scst_target_iqn_name = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.800661 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] service_down_time = 60 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.801182 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] snapshot_name_template = snapshot-%s {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.801375 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] split_loggers = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.801666 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] state_path = /opt/stack/data/cinder {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.802021 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] storage_availability_zone = nova {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.802382 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] storage_protocol = iscsi {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.803066 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] syslog_log_facility = LOG_USER {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.803585 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] target_helper = tgtadm {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.804216 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] target_ip_address = 10.222.0.46 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.804751 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] target_port = 3260 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.805459 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.806001 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] target_protocol = iscsi {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.806346 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] trace_flags = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.806736 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] transfer_api_class = cinder.transfer.api.API {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.807100 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] transport_url = **** {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.807448 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] until_refresh = 0 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.807804 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] use_chap_auth = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.808162 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] use_default_quota_class = True {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.808538 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] use_eventlog = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.808891 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] use_journal = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.809265 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] use_json = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.809616 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] use_multipath_for_image_xfer = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.810418 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] use_stderr = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.810934 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] use_syslog = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.811587 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] verify_glance_signatures = enabled {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.812248 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] volume_api_class = cinder.volume.api.API {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.812642 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] volume_backend_name = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.814335 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] volume_clear = zero {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.814335 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] volume_clear_ionice = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.814550 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] volume_clear_size = 0 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.814953 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.815321 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] volume_copy_bps_limit = 0 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.815685 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] volume_dd_blocksize = 1M {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.816054 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.816415 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] volume_name_template = volume-%s {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.816767 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] volume_service_inithost_offload = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.817134 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] volume_usage_audit_period = month {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.817589 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.817966 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] watch_log_file = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.818312 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] zoning_mode = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Nov 10 17:28:12.819092 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.819515 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_policy.enforce_new_defaults = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.819891 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_policy.enforce_scope = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.820277 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_policy.policy_default_rule = default {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.820663 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.821078 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_policy.policy_file = policy.yaml {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.821513 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.822381 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.822381 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.822597 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.822927 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.823318 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_concurrency.disable_process_locking = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.823695 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.824096 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] privsep_osbrick.capabilities = [21] {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.824636 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] privsep_osbrick.group = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.825156 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] privsep_osbrick.helper_command = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.825513 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.826463 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] privsep_osbrick.user = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.827970 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] database.backend = sqlalchemy {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.828616 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] database.connection = **** {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.829015 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] database.connection_debug = 0 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.829389 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] database.connection_parameters = {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.829786 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] database.connection_recycle_time = 3600 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.830185 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] database.connection_trace = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.830562 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] database.db_inc_retry_interval = True {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.830952 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] database.db_max_retries = 20 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.831306 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] database.db_max_retry_interval = 10 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.831683 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] database.db_retry_interval = 1 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.832049 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] database.max_overflow = 50 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.832646 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] database.max_pool_size = 5 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.833012 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] database.max_retries = 10 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.833368 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] database.mysql_enable_ndb = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.833740 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.834859 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] database.pool_timeout = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.834859 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] database.retry_interval = 10 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.835832 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] database.slave_connection = **** {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.835832 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] database.sqlite_synchronous = True {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.836197 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] database.use_db_reconnect = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.836675 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] profiler.connection_string = messaging:// {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.836993 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] profiler.enabled = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.837360 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] profiler.es_doc_type = notification {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.837757 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] profiler.es_scroll_size = 10000 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.838125 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] profiler.es_scroll_time = 2m {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.838500 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] profiler.filter_error_trace = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.838888 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] profiler.hmac_keys = SECRET_KEY {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.839274 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] profiler.sentinel_service_name = mymaster {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.839688 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] profiler.socket_timeout = 0.1 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.840044 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] profiler.trace_sqlalchemy = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.840433 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] coordination.backend_url = etcd3+http://10.222.0.46:2379 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.840826 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.841171 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] cinder_sys_admin.group = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.841632 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] cinder_sys_admin.helper_command = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.841989 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.842334 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] cinder_sys_admin.user = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.842799 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] service_user.auth_section = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.843124 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] service_user.auth_type = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.843476 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] service_user.cafile = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.843826 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] service_user.certfile = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.844187 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] service_user.collect_timing = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.844550 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] service_user.insecure = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.844918 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] service_user.keyfile = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.845290 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] service_user.send_service_user_token = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.845647 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] service_user.split_loggers = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.846021 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] service_user.timeout = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.846450 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.admin_password = **** {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.846851 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.admin_tenant_name = admin {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.847201 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.admin_token = **** {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.847565 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.admin_user = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.847956 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.auth_admin_prefix = {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.848338 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.auth_host = 127.0.0.1 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.848706 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.auth_port = 35357 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.849093 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.auth_protocol = https {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.849480 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.auth_section = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.849844 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.auth_type = password {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.850214 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.auth_uri = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.850558 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.auth_version = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.850927 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.cache = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.851296 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.851648 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.certfile = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.852003 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.delay_auth_decision = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.852435 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.852818 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.http_connect_timeout = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.853166 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.853520 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.identity_uri = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.853916 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.include_service_catalog = True {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.854240 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.insecure = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.855142 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.interface = public {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.855142 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.keyfile = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.855321 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.856284 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.856284 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.856439 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.856697 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.857076 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.858434 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.858434 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.memcache_use_advanced_pool = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.858434 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.863639 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.region_name = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.863639 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.863639 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.service_token_roles_required = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.863639 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.service_type = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.863639 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.token_cache_time = 300 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.863639 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] keystone_authtoken.www_authenticate_uri = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.864152 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] cache.backend = dogpile.cache.null {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.864152 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] cache.backend_argument = **** {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.864152 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] cache.config_prefix = cache.oslo {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.864152 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] cache.debug_cache_backend = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.864152 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] cache.enabled = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.864152 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] cache.expiration_time = 600 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.864152 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] cache.memcache_dead_retry = 300 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.864746 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.864746 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] cache.memcache_pool_maxsize = 10 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.864746 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.864746 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.864746 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] cache.memcache_socket_timeout = 1.0 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.865127 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] cache.proxies = [] {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.865316 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] cache.tls_allowed_ciphers = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.865825 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] cache.tls_cafile = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.866314 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] cache.tls_certfile = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.866831 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] cache.tls_enabled = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.867347 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] cache.tls_keyfile = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.868965 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.backend_availability_zone = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.869355 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.869738 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.870118 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.chap_password = **** {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.870487 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.chap_username = {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.870903 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.871260 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.driver_client_cert = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.871631 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.driver_client_cert_key = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.871976 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.driver_data_namespace = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.872328 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.872774 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.874704 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.driver_use_ssl = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.874704 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.enable_unsupported_driver = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.874704 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.874704 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.extra_capabilities = {} {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.875036 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.filter_function = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.876197 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.goodness_function = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.876197 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.iet_conf = /etc/iet/ietd.conf {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.876197 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.876444 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.876709 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.877091 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.877434 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.877797 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.iscsi_iotype = fileio {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.878154 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.iscsi_secondary_ip_addresses = [] {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.878525 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.iscsi_target_flags = {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.879836 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.iscsi_write_cache = on {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.880359 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.iser_helper = tgtadm {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.881066 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.iser_ip_address = 10.222.0.46 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.881591 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.iser_port = 3260 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.881959 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.882328 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.lvm_conf_file = /etc/cinder/lvm.conf {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.882729 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.lvm_mirrors = 0 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.884356 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.lvm_suppress_fd_warnings = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.884356 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.lvm_type = auto {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.884356 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.884356 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.884756 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.num_shell_tries = 3 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.884854 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.885179 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.885530 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.nvmet_port_id = 1 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.886096 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.replication_device = **** {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.886242 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.report_discard_supported = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.886599 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.reserved_percentage = 0 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.894616 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.scst_target_driver = iscsi {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.894616 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.scst_target_iqn_name = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.894616 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.storage_protocol = iscsi {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.894616 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.894616 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.target_helper = tgtadm {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.894616 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.target_ip_address = 10.222.0.46 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.895596 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.target_port = 3260 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.895596 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.895596 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.target_protocol = iscsi {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.895596 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.trace_flags = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.895596 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.unique_fqdn_network = True {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.895596 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.use_chap_auth = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.896447 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.896447 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.volume_backend_name = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.896841 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.volume_clear = zero {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.897912 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.volume_clear_ionice = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.898435 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.volume_clear_size = 0 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.898842 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.899478 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.900007 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.900522 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.901041 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.volume_group = cinder-volumes {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.901477 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.902016 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_reports.file_event_handler = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.902544 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.903065 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_reports.log_dir = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.903620 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.backend_availability_zone = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.904146 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.backend_host = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.904648 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.backend_native_threads_pool_size = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.906282 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.backup_use_temp_snapshot = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.907114 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.chap_password = **** {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.907991 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.chap_username = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.908491 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.chiscsi_conf = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.909005 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.driver_client_cert = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.909776 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.driver_client_cert_key = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.910296 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.driver_data_namespace = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.910831 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.driver_ssl_cert_path = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.911323 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.driver_ssl_cert_verify = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.911826 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.driver_use_ssl = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.912189 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.enable_unsupported_driver = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.912550 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.enforce_multipath_for_image_xfer = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.912850 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.extra_capabilities = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.913201 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.filter_function = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.913710 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.goodness_function = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.914071 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.iet_conf = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.914447 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.image_upload_use_cinder_backend = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.914820 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.image_upload_use_internal_tenant = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.915115 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.image_volume_cache_enabled = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.916298 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.image_volume_cache_max_count = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.916298 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.image_volume_cache_max_size_gb = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.916298 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.iscsi_iotype = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.916535 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.iscsi_secondary_ip_addresses = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.917124 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.iscsi_target_flags = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.917485 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.iscsi_write_cache = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.918130 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.iser_helper = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.918807 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.iser_ip_address = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.918930 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.iser_port = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.919215 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.iser_target_prefix = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.920462 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.lvm_conf_file = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.920462 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.lvm_mirrors = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.920766 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.lvm_suppress_fd_warnings = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.921138 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.lvm_type = default {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.921488 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.max_over_subscription_ratio = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.921882 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.num_iser_scan_tries = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.922232 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.num_shell_tries = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.922714 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.num_volume_device_scan_tries = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.924329 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.nvmet_ns_id = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.924518 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.nvmet_port_id = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.924774 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.replication_device = **** {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.925124 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.report_discard_supported = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.925475 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.reserved_percentage = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.925929 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.scst_target_driver = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.926212 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.scst_target_iqn_name = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.926563 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.storage_protocol = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.927229 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.suppress_requests_ssl_warnings = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.927524 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.target_helper = tgtadm {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.928024 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.target_ip_address = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.928370 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.target_port = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.928669 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.target_prefix = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.928960 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.target_protocol = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.929307 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.trace_flags = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.932540 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.unique_fqdn_network = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.932540 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.use_chap_auth = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.932540 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.use_multipath_for_image_xfer = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.932540 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.volume_backend_name = lvmdriver-1 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.932540 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.volume_clear = none {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.932540 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.volume_clear_ionice = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.932540 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.volume_clear_size = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.933582 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.volume_copy_blkio_cgroup_name = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.933582 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.volume_copy_bps_limit = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.933582 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.volume_dd_blocksize = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.933984 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.934229 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.volume_group = stack-volumes-lvmdriver-1 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.934525 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] lvmdriver-1.volumes_dir = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.934990 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.935437 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.936818 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.936818 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.936818 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.937527 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.937527 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_messaging_rabbit.heartbeat_in_pthread = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.938459 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_messaging_rabbit.heartbeat_rate = 2 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.938459 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.938762 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.939087 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.939478 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.939891 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.941021 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.941021 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.941021 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.941367 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.941737 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.942086 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.942458 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.942840 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.943239 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_messaging_rabbit.ssl = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.943613 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.944005 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.944372 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.944761 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_messaging_rabbit.ssl_version = {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.945161 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_messaging_notifications.driver = [] {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.945512 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_messaging_notifications.retry = -1 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.945919 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.946334 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] oslo_messaging_notifications.transport_url = **** {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.946840 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.947391 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] key_manager.fixed_key = **** {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.947849 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.948225 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] barbican.barbican_api_version = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.948595 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] barbican.barbican_endpoint = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.948996 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] barbican.barbican_endpoint_type = public {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.949788 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] barbican.cafile = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.949788 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] barbican.certfile = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.950070 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] barbican.collect_timing = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.950622 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] barbican.insecure = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.950872 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] barbican.keyfile = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.952817 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] barbican.number_of_retries = 60 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.953696 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] barbican.retry_delay = 1 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.954215 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] barbican.split_loggers = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.954604 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] barbican.timeout = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.955061 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] barbican.verify_ssl = True {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.956287 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] barbican.verify_ssl_path = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.956287 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] vault.approle_role_id = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.956287 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] vault.approle_secret_id = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.956558 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] vault.cafile = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.956835 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] vault.certfile = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.957364 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] vault.collect_timing = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.957782 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] vault.insecure = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.958044 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] vault.keyfile = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.958416 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] vault.kv_mountpoint = secret {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.958809 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] vault.kv_version = 2 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.959182 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] vault.root_token_id = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.959533 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] vault.split_loggers = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.959878 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] vault.ssl_ca_crt_file = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.960220 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] vault.timeout = None {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.960568 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] vault.use_ssl = False {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.960936 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Nov 10 17:28:12.961223 n-d-817210-1 cinder-volume[91677]: DEBUG oslo_service.service [None req-ce2a5ca0-9b31-4533-94ff-1c4e16149685 None None] ******************************************************************************** {{(pid=91677) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}}
Nov 10 17:28:13.221264 n-d-817210-1 sudo[91945]: pam_unix(sudo:session): session closed for user root
Nov 10 17:28:13.223530 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 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.457s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:28:13.224477 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:28:13.238602 n-d-817210-1 sudo[92087]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Nov 10 17:28:13.239402 n-d-817210-1 sudo[92087]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:28:13.554962 n-d-817210-1 sudo[92087]: pam_unix(sudo:session): session closed for user root
Nov 10 17:28:13.556963 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.332s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:28:13.558734 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:28:13.573033 n-d-817210-1 sudo[92112]: 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
Nov 10 17:28:13.573846 n-d-817210-1 sudo[92112]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:28:14.041470 n-d-817210-1 sudo[92112]: pam_unix(sudo:session): session closed for user root
Nov 10 17:28:14.048990 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 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.490s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:28:14.050807 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:28:14.068200 n-d-817210-1 sudo[92144]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:28:14.069120 n-d-817210-1 sudo[92144]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:28:14.484102 n-d-817210-1 sudo[92144]: pam_unix(sudo:session): session closed for user root
Nov 10 17:28:14.486287 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:28:14.487244 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:28:14.488033 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:28:14.501782 n-d-817210-1 sudo[92216]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:28:14.502547 n-d-817210-1 sudo[92216]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:28:14.956020 n-d-817210-1 sudo[92216]: pam_unix(sudo:session): session closed for user root
Nov 10 17:28:14.958105 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.470s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:28:14.960007 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:28:14.975258 n-d-817210-1 sudo[92220]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:28:14.976058 n-d-817210-1 sudo[92220]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:28:15.531757 n-d-817210-1 sudo[92220]: pam_unix(sudo:session): session closed for user root
Nov 10 17:28:15.533781 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.573s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:28:15.536284 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.driver [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 None None] Driver hasn't implemented _init_vendor_properties()
Nov 10 17:28:15.536764 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.driver [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 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-817210-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=91926) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:813}}
Nov 10 17:28:15.561708 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 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=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:28:15.581710 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.db.sqlalchemy.api [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 None None] Building query based on filter {{(pid=91926) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3107}}
Nov 10 17:28:15.597991 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=91926) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:886}}
Nov 10 17:28:15.603885 n-d-817210-1 cinder-volume[91926]: INFO cinder.keymgr.migration [None req-08470ccc-29c8-4627-a666-57f1e890e92d None None] Not migrating encryption keys because the ConfKeyManager is still in use.
Nov 10 17:28:15.609232 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:28:15.609954 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:28:15.625441 n-d-817210-1 sudo[92231]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:28:15.626301 n-d-817210-1 sudo[92231]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:28:16.040675 n-d-817210-1 sudo[92231]: pam_unix(sudo:session): session closed for user root
Nov 10 17:28:16.042846 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:28:16.045060 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:28:16.058694 n-d-817210-1 sudo[92234]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:28:16.059463 n-d-817210-1 sudo[92234]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:28:16.477863 n-d-817210-1 sudo[92234]: pam_unix(sudo:session): session closed for user root
Nov 10 17:28:16.480121 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.435s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:28:16.482164 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:28:16.515128 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 None None] Driver initialization completed successfully.
Nov 10 17:28:16.523544 n-d-817210-1 cinder-volume[91926]: INFO cinder.manager [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 None None] Initiating service 3 cleanup
Nov 10 17:28:16.528234 n-d-817210-1 cinder-volume[91926]: INFO cinder.manager [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 None None] Service 3 cleanup completed.
Nov 10 17:28:16.528594 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.service [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 None None] Creating RPC server for service cinder-volume {{(pid=91926) start /opt/stack/cinder/cinder/service.py:231}}
Nov 10 17:28:16.535031 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.service [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=91926) start /opt/stack/cinder/cinder/service.py:237}}
Nov 10 17:28:16.595245 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 None None] Initializing RPC dependent components of volume driver LVMVolumeDriver (3.0.0)
Nov 10 17:28:16.595660 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:28:16.596345 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:28:16.610682 n-d-817210-1 sudo[92245]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:28:16.611480 n-d-817210-1 sudo[92245]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:28:17.041135 n-d-817210-1 sudo[92245]: pam_unix(sudo:session): session closed for user root
Nov 10 17:28:17.043177 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.446s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:28:17.045088 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:28:17.058885 n-d-817210-1 sudo[92251]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:28:17.059624 n-d-817210-1 sudo[92251]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:28:17.480653 n-d-817210-1 sudo[92251]: pam_unix(sudo:session): session closed for user root
Nov 10 17:28:17.482951 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.437s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:28:17.505514 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-7f999eb5-3a2b-45ae-b8f6-7c70ba435241 None None] Driver post RPC initialization completed successfully.
Nov 10 17:30:02.509772 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 17:30:02.510382 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:30:02.510893 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:30:02.525347 n-d-817210-1 sudo[94708]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:30:02.526114 n-d-817210-1 sudo[94708]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:30:02.965207 n-d-817210-1 sudo[94708]: pam_unix(sudo:session): session closed for user root
Nov 10 17:30:02.967232 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.456s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:30:02.968825 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:30:02.983878 n-d-817210-1 sudo[94712]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:30:02.984647 n-d-817210-1 sudo[94712]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:30:03.411741 n-d-817210-1 sudo[94712]: pam_unix(sudo:session): session closed for user root
Nov 10 17:30:03.413826 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.445s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:30:03.415218 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:31:02.512688 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 17:31:02.513736 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:31:02.513942 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:31:02.529730 n-d-817210-1 sudo[97003]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:31:02.530538 n-d-817210-1 sudo[97003]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:31:02.965716 n-d-817210-1 sudo[97003]: pam_unix(sudo:session): session closed for user root
Nov 10 17:31:02.967893 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:31:02.969501 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:31:02.984653 n-d-817210-1 sudo[97006]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:31:02.985470 n-d-817210-1 sudo[97006]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:31:03.388836 n-d-817210-1 sudo[97006]: pam_unix(sudo:session): session closed for user root
Nov 10 17:31:03.391057 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.421s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:31:03.392293 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:32:02.509480 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 17:32:02.510241 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:32:02.510501 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:32:02.527977 n-d-817210-1 sudo[97398]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:32:02.528749 n-d-817210-1 sudo[97398]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:32:02.963201 n-d-817210-1 sudo[97398]: pam_unix(sudo:session): session closed for user root
Nov 10 17:32:02.965276 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:32:02.966844 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:32:02.981545 n-d-817210-1 sudo[97401]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:32:02.982314 n-d-817210-1 sudo[97401]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:32:03.403429 n-d-817210-1 sudo[97401]: pam_unix(sudo:session): session closed for user root
Nov 10 17:32:03.406334 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.439s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:32:03.408219 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:33:02.507103 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 17:33:02.508532 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:33:02.509708 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:33:02.530487 n-d-817210-1 sudo[97635]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:33:02.531581 n-d-817210-1 sudo[97635]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:33:02.965926 n-d-817210-1 sudo[97635]: pam_unix(sudo:session): session closed for user root
Nov 10 17:33:02.968145 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:33:02.969740 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:33:02.984094 n-d-817210-1 sudo[97638]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:33:02.984847 n-d-817210-1 sudo[97638]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:33:03.420067 n-d-817210-1 sudo[97638]: pam_unix(sudo:session): session closed for user root
Nov 10 17:33:03.423236 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.453s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:33:03.425108 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:34:02.506221 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 17:34:02.507336 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:34:02.507894 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:34:02.532463 n-d-817210-1 sudo[97711]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:34:02.533385 n-d-817210-1 sudo[97711]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:34:02.967024 n-d-817210-1 sudo[97711]: pam_unix(sudo:session): session closed for user root
Nov 10 17:34:02.969913 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.462s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:34:02.972248 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:34:02.987768 n-d-817210-1 sudo[97714]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:34:02.988519 n-d-817210-1 sudo[97714]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:34:03.450781 n-d-817210-1 sudo[97714]: pam_unix(sudo:session): session closed for user root
Nov 10 17:34:03.452972 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.481s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:34:03.454263 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:35:02.511268 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 17:35:02.512362 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:35:02.512827 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:35:02.529585 n-d-817210-1 sudo[97763]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:35:02.530374 n-d-817210-1 sudo[97763]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:35:02.940732 n-d-817210-1 sudo[97763]: pam_unix(sudo:session): session closed for user root
Nov 10 17:35:02.943074 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.430s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:35:02.944575 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:35:02.965209 n-d-817210-1 sudo[97766]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:35:02.966071 n-d-817210-1 sudo[97766]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:35:03.397150 n-d-817210-1 sudo[97766]: pam_unix(sudo:session): session closed for user root
Nov 10 17:35:03.400326 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.455s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:35:03.402211 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:36:02.510737 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 17:36:02.511469 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:36:02.511732 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:36:02.526926 n-d-817210-1 sudo[98106]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:36:02.527708 n-d-817210-1 sudo[98106]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:36:02.933139 n-d-817210-1 sudo[98106]: pam_unix(sudo:session): session closed for user root
Nov 10 17:36:02.935332 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:36:02.936869 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:36:02.951981 n-d-817210-1 sudo[98109]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:36:02.952761 n-d-817210-1 sudo[98109]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:36:03.374764 n-d-817210-1 sudo[98109]: pam_unix(sudo:session): session closed for user root
Nov 10 17:36:03.377037 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.440s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:36:03.378403 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:37:02.509393 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 17:37:02.510143 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:37:02.510794 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:37:02.547704 n-d-817210-1 sudo[99115]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:37:02.555146 n-d-817210-1 sudo[99115]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:37:03.392084 n-d-817210-1 sudo[99115]: pam_unix(sudo:session): session closed for user root
Nov 10 17:37:03.394858 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.884s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:37:03.397339 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:37:03.433459 n-d-817210-1 sudo[99127]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:37:03.434251 n-d-817210-1 sudo[99127]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:37:04.130333 n-d-817210-1 sudo[99127]: pam_unix(sudo:session): session closed for user root
Nov 10 17:37:04.132369 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.735s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:37:04.133600 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:38:02.511490 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 17:38:02.512113 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:38:02.512561 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:38:02.668423 n-d-817210-1 sudo[99818]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:38:02.680990 n-d-817210-1 sudo[99818]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:38:03.574863 n-d-817210-1 sudo[99818]: pam_unix(sudo:session): session closed for user root
Nov 10 17:38:03.577188 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.064s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:38:03.578974 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:38:03.607481 n-d-817210-1 sudo[99832]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:38:03.608602 n-d-817210-1 sudo[99832]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:38:04.160513 n-d-817210-1 sudo[99832]: pam_unix(sudo:session): session closed for user root
Nov 10 17:38:04.163383 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.584s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:38:04.165447 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:39:02.515039 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 17:39:02.515759 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:39:02.516099 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:39:02.579580 n-d-817210-1 sudo[100545]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:39:02.581289 n-d-817210-1 sudo[100545]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:39:03.742342 n-d-817210-1 sudo[100545]: pam_unix(sudo:session): session closed for user root
Nov 10 17:39:03.745090 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.228s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:39:03.746946 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:39:03.780293 n-d-817210-1 sudo[100564]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:39:03.781117 n-d-817210-1 sudo[100564]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:39:04.725475 n-d-817210-1 sudo[100564]: pam_unix(sudo:session): session closed for user root
Nov 10 17:39:04.728355 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.981s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:39:04.733320 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:40:02.520712 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 17:40:02.521639 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:40:02.521958 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:02.573298 n-d-817210-1 sudo[100860]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:40:02.575182 n-d-817210-1 sudo[100860]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:40:03.312791 n-d-817210-1 sudo[100860]: pam_unix(sudo:session): session closed for user root
Nov 10 17:40:03.316025 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:03.317861 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:03.353287 n-d-817210-1 sudo[100863]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:40:03.354990 n-d-817210-1 sudo[100863]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:40:03.904672 n-d-817210-1 sudo[100863]: pam_unix(sudo:session): session closed for user root
Nov 10 17:40:03.907583 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.589s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:03.909418 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:40:07.434188 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-d9968a09-e26f-4e9b-86b4-fd726d347cda tempest-AttachSCSIVolumeTestJSON-1479420630 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:40:07.449078 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-d9968a09-e26f-4e9b-86b4-fd726d347cda tempest-AttachSCSIVolumeTestJSON-1479420630 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:40:07.457382 n-d-817210-1 cinder-volume[91926]: INFO cinder.rpc [None req-d9968a09-e26f-4e9b-86b4-fd726d347cda tempest-AttachSCSIVolumeTestJSON-1479420630 None] Automatically selected cinder-backup objects version 1.38 as minimum service version.
Nov 10 17:40:07.477290 n-d-817210-1 cinder-volume[91926]: INFO cinder.rpc [None req-d9968a09-e26f-4e9b-86b4-fd726d347cda tempest-AttachSCSIVolumeTestJSON-1479420630 None] Automatically selected cinder-backup RPC version 2.2 as minimum service version.
Nov 10 17:40:07.502921 n-d-817210-1 cinder-volume[91926]: INFO cinder.rpc [None req-d9968a09-e26f-4e9b-86b4-fd726d347cda tempest-AttachSCSIVolumeTestJSON-1479420630 None] Automatically selected cinder-volume objects version 1.38 as minimum service version.
Nov 10 17:40:07.508446 n-d-817210-1 cinder-volume[91926]: INFO cinder.rpc [None req-d9968a09-e26f-4e9b-86b4-fd726d347cda tempest-AttachSCSIVolumeTestJSON-1479420630 None] Automatically selected cinder-volume RPC version 3.16 as minimum service version.
Nov 10 17:40:07.509896 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-d9968a09-e26f-4e9b-86b4-fd726d347cda tempest-AttachSCSIVolumeTestJSON-1479420630 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:40:07.510842 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-d9968a09-e26f-4e9b-86b4-fd726d347cda tempest-AttachSCSIVolumeTestJSON-1479420630 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:40:07.567724 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d9968a09-e26f-4e9b-86b4-fd726d347cda tempest-AttachSCSIVolumeTestJSON-1479420630 None] Flow 'volume_create_manager' (9167d92a-a682-4eaa-842b-9391c995ebfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:40:07.574129 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d9968a09-e26f-4e9b-86b4-fd726d347cda tempest-AttachSCSIVolumeTestJSON-1479420630 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9ddffe91-fb81-4811-b07b-a19f50b03936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:40:07.604204 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-d9968a09-e26f-4e9b-86b4-fd726d347cda tempest-AttachSCSIVolumeTestJSON-1479420630 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:40:07.637026 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d9968a09-e26f-4e9b-86b4-fd726d347cda tempest-AttachSCSIVolumeTestJSON-1479420630 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9ddffe91-fb81-4811-b07b-a19f50b03936) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:40:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-379216165',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=edb3bedc-bbb6-4691-a43b-442489a593a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='997ae8a2627e4fc294668ffdedc1d93a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:40:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:40:07Z,user_id='a287863bb0c742d6847678533859a405',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:40:07.642128 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d9968a09-e26f-4e9b-86b4-fd726d347cda tempest-AttachSCSIVolumeTestJSON-1479420630 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (21c9c3b9-570a-41ed-8375-ae6cbc91c538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:40:07.645401 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d9968a09-e26f-4e9b-86b4-fd726d347cda tempest-AttachSCSIVolumeTestJSON-1479420630 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (21c9c3b9-570a-41ed-8375-ae6cbc91c538) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:40:07.648199 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d9968a09-e26f-4e9b-86b4-fd726d347cda tempest-AttachSCSIVolumeTestJSON-1479420630 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6a88d66f-8681-4f23-85d4-3792011a8461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:40:07.663513 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d9968a09-e26f-4e9b-86b4-fd726d347cda tempest-AttachSCSIVolumeTestJSON-1479420630 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6a88d66f-8681-4f23-85d4-3792011a8461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'edb3bedc-bbb6-4691-a43b-442489a593a4', 'volume_name': 'volume-edb3bedc-bbb6-4691-a43b-442489a593a4', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:40:07.671657 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d9968a09-e26f-4e9b-86b4-fd726d347cda tempest-AttachSCSIVolumeTestJSON-1479420630 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (04ba08dd-3e9d-4602-ac41-636a65da4dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:40:07.676116 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d9968a09-e26f-4e9b-86b4-fd726d347cda tempest-AttachSCSIVolumeTestJSON-1479420630 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (04ba08dd-3e9d-4602-ac41-636a65da4dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:40:07.680096 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d9968a09-e26f-4e9b-86b4-fd726d347cda tempest-AttachSCSIVolumeTestJSON-1479420630 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d831e7ac-6d1f-4936-bd7b-27dbfc1861ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:40:07.680908 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-d9968a09-e26f-4e9b-86b4-fd726d347cda tempest-AttachSCSIVolumeTestJSON-1479420630 None] Volume edb3bedc-bbb6-4691-a43b-442489a593a4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-edb3bedc-bbb6-4691-a43b-442489a593a4', 'volume_size': 1}
Nov 10 17:40:07.686786 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d9968a09-e26f-4e9b-86b4-fd726d347cda tempest-AttachSCSIVolumeTestJSON-1479420630 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-edb3bedc-bbb6-4691-a43b-442489a593a4 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:07.711903 n-d-817210-1 sudo[100907]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-edb3bedc-bbb6-4691-a43b-442489a593a4 stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:40:07.712718 n-d-817210-1 sudo[100907]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:40:09.463177 n-d-817210-1 sudo[100907]: pam_unix(sudo:session): session closed for user root
Nov 10 17:40:09.465312 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d9968a09-e26f-4e9b-86b4-fd726d347cda tempest-AttachSCSIVolumeTestJSON-1479420630 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-edb3bedc-bbb6-4691-a43b-442489a593a4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.778s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:09.468832 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d9968a09-e26f-4e9b-86b4-fd726d347cda tempest-AttachSCSIVolumeTestJSON-1479420630 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d831e7ac-6d1f-4936-bd7b-27dbfc1861ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-edb3bedc-bbb6-4691-a43b-442489a593a4', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:40:09.471202 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d9968a09-e26f-4e9b-86b4-fd726d347cda tempest-AttachSCSIVolumeTestJSON-1479420630 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1fb8e65e-db85-40f8-b927-df855d850174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:40:09.489098 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-d9968a09-e26f-4e9b-86b4-fd726d347cda tempest-AttachSCSIVolumeTestJSON-1479420630 None] Volume volume-edb3bedc-bbb6-4691-a43b-442489a593a4 (edb3bedc-bbb6-4691-a43b-442489a593a4): created successfully
Nov 10 17:40:09.491273 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d9968a09-e26f-4e9b-86b4-fd726d347cda tempest-AttachSCSIVolumeTestJSON-1479420630 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1fb8e65e-db85-40f8-b927-df855d850174) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:40:09.494532 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d9968a09-e26f-4e9b-86b4-fd726d347cda tempest-AttachSCSIVolumeTestJSON-1479420630 None] Flow 'volume_create_manager' (9167d92a-a682-4eaa-842b-9391c995ebfa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:40:09.515692 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-d9968a09-e26f-4e9b-86b4-fd726d347cda tempest-AttachSCSIVolumeTestJSON-1479420630 None] Created volume successfully.
Nov 10 17:40:10.594400 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-d6b5707c-f50a-4abc-94a1-c7459c676392 tempest-LiveMigrationTest-1495172843 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:40:10.602937 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-d6b5707c-f50a-4abc-94a1-c7459c676392 tempest-LiveMigrationTest-1495172843 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:40:10.603569 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-d6b5707c-f50a-4abc-94a1-c7459c676392 tempest-LiveMigrationTest-1495172843 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:40:10.648416 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d6b5707c-f50a-4abc-94a1-c7459c676392 tempest-LiveMigrationTest-1495172843 None] Flow 'volume_create_manager' (4540d272-a682-48c5-bc4e-fa11df95287b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:40:10.663216 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d6b5707c-f50a-4abc-94a1-c7459c676392 tempest-LiveMigrationTest-1495172843 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (daeafe9e-12c7-4270-825d-b6300a3e9166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:40:10.706794 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-d6b5707c-f50a-4abc-94a1-c7459c676392 tempest-LiveMigrationTest-1495172843 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:40:10.734007 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d6b5707c-f50a-4abc-94a1-c7459c676392 tempest-LiveMigrationTest-1495172843 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (daeafe9e-12c7-4270-825d-b6300a3e9166) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:40:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-193247014',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=6cb182c1-7a13-438a-b18d-9cdf997fcde8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04b238009cb64f51813cc181458c6d75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:40:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:40:11Z,user_id='689fe62e8d0045668b4adc57145977c6',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:40:10.736595 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d6b5707c-f50a-4abc-94a1-c7459c676392 tempest-LiveMigrationTest-1495172843 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (82820539-ff9a-49a5-88dd-35f79410ff45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:40:10.738986 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d6b5707c-f50a-4abc-94a1-c7459c676392 tempest-LiveMigrationTest-1495172843 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (82820539-ff9a-49a5-88dd-35f79410ff45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:40:10.741676 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d6b5707c-f50a-4abc-94a1-c7459c676392 tempest-LiveMigrationTest-1495172843 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (550d0447-de75-46f8-8b0e-6dcb42cc134c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:40:10.744160 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d6b5707c-f50a-4abc-94a1-c7459c676392 tempest-LiveMigrationTest-1495172843 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (550d0447-de75-46f8-8b0e-6dcb42cc134c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6cb182c1-7a13-438a-b18d-9cdf997fcde8', 'volume_name': 'volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:40:10.747389 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d6b5707c-f50a-4abc-94a1-c7459c676392 tempest-LiveMigrationTest-1495172843 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (df96856a-c98a-4240-9fd8-f16cbef1cb5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:40:10.749752 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d6b5707c-f50a-4abc-94a1-c7459c676392 tempest-LiveMigrationTest-1495172843 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (df96856a-c98a-4240-9fd8-f16cbef1cb5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:40:10.752146 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d6b5707c-f50a-4abc-94a1-c7459c676392 tempest-LiveMigrationTest-1495172843 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4d57f620-cf8a-49ba-81e6-f763b03e99f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:40:10.753013 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-d6b5707c-f50a-4abc-94a1-c7459c676392 tempest-LiveMigrationTest-1495172843 None] Volume 6cb182c1-7a13-438a-b18d-9cdf997fcde8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8', 'volume_size': 1}
Nov 10 17:40:10.754270 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d6b5707c-f50a-4abc-94a1-c7459c676392 tempest-LiveMigrationTest-1495172843 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:10.773453 n-d-817210-1 sudo[100965]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8 stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:40:10.774359 n-d-817210-1 sudo[100965]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:40:11.291663 n-d-817210-1 sudo[100965]: pam_unix(sudo:session): session closed for user root
Nov 10 17:40:11.294151 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d6b5707c-f50a-4abc-94a1-c7459c676392 tempest-LiveMigrationTest-1495172843 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.539s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:11.302301 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d6b5707c-f50a-4abc-94a1-c7459c676392 tempest-LiveMigrationTest-1495172843 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4d57f620-cf8a-49ba-81e6-f763b03e99f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:40:11.304718 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d6b5707c-f50a-4abc-94a1-c7459c676392 tempest-LiveMigrationTest-1495172843 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9044a8a6-a027-4a8c-8a55-ae294bc1203f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:40:11.319625 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-d6b5707c-f50a-4abc-94a1-c7459c676392 tempest-LiveMigrationTest-1495172843 None] Volume volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8 (6cb182c1-7a13-438a-b18d-9cdf997fcde8): created successfully
Nov 10 17:40:11.322272 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d6b5707c-f50a-4abc-94a1-c7459c676392 tempest-LiveMigrationTest-1495172843 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9044a8a6-a027-4a8c-8a55-ae294bc1203f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:40:11.326299 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d6b5707c-f50a-4abc-94a1-c7459c676392 tempest-LiveMigrationTest-1495172843 None] Flow 'volume_create_manager' (4540d272-a682-48c5-bc4e-fa11df95287b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:40:11.338284 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-d6b5707c-f50a-4abc-94a1-c7459c676392 tempest-LiveMigrationTest-1495172843 None] Created volume successfully.
Nov 10 17:40:11.499377 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-b62a598f-f78d-4c4f-898e-294171f38018 req-b4c030ec-627e-4d9f-9466-d4f05bd4eaad tempest-AttachSCSIVolumeTestJSON-1479420630 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:11.516149 n-d-817210-1 sudo[100999]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Nov 10 17:40:11.516950 n-d-817210-1 sudo[100999]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:40:11.902003 n-d-817210-1 sudo[100999]: pam_unix(sudo:session): session closed for user root
Nov 10 17:40:11.904676 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-b62a598f-f78d-4c4f-898e-294171f38018 req-b4c030ec-627e-4d9f-9466-d4f05bd4eaad tempest-AttachSCSIVolumeTestJSON-1479420630 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.405s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:11.906664 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-b62a598f-f78d-4c4f-898e-294171f38018 req-b4c030ec-627e-4d9f-9466-d4f05bd4eaad tempest-AttachSCSIVolumeTestJSON-1479420630 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-edb3bedc-bbb6-4691-a43b-442489a593a4 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:11.925648 n-d-817210-1 sudo[101002]: 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-edb3bedc-bbb6-4691-a43b-442489a593a4
Nov 10 17:40:11.927172 n-d-817210-1 sudo[101002]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:40:12.364374 n-d-817210-1 sudo[101002]: pam_unix(sudo:session): session closed for user root
Nov 10 17:40:12.366834 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-b62a598f-f78d-4c4f-898e-294171f38018 req-b4c030ec-627e-4d9f-9466-d4f05bd4eaad tempest-AttachSCSIVolumeTestJSON-1479420630 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-edb3bedc-bbb6-4691-a43b-442489a593a4" returned: 0 in 0.460s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:12.428829 n-d-817210-1 cinder-volume[91926]: INFO oslo.privsep.daemon [req-b62a598f-f78d-4c4f-898e-294171f38018 req-b4c030ec-627e-4d9f-9466-d4f05bd4eaad tempest-AttachSCSIVolumeTestJSON-1479420630 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/tmp5qlwq8x8/privsep.sock']
Nov 10 17:40:12.451392 n-d-817210-1 sudo[101005]: 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/tmp5qlwq8x8/privsep.sock
Nov 10 17:40:12.452973 n-d-817210-1 sudo[101005]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:40:13.482640 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-61c53f70-01ac-4ffd-9f2b-5dfd75022676 req-ab816166-0279-4aca-b7e0-a458986a6838 tempest-LiveMigrationTest-1495172843 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:13.515629 n-d-817210-1 sudo[101009]: 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-6cb182c1-7a13-438a-b18d-9cdf997fcde8
Nov 10 17:40:13.517230 n-d-817210-1 sudo[101009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:40:13.984629 n-d-817210-1 sudo[101005]: pam_unix(sudo:session): session closed for user root
Nov 10 17:40:13.995577 n-d-817210-1 cinder-volume[91926]: INFO oslo.privsep.daemon [req-b62a598f-f78d-4c4f-898e-294171f38018 req-b4c030ec-627e-4d9f-9466-d4f05bd4eaad tempest-AttachSCSIVolumeTestJSON-1479420630 None] Spawned new privsep daemon via rootwrap
Nov 10 17:40:13.998286 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [req-b62a598f-f78d-4c4f-898e-294171f38018 req-b4c030ec-627e-4d9f-9466-d4f05bd4eaad tempest-AttachSCSIVolumeTestJSON-1479420630 None] Accepted privsep connection to /tmp/tmp5qlwq8x8/privsep.sock {{(pid=91926) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:371}}
Nov 10 17:40:14.003895 n-d-817210-1 cinder-volume[91926]: INFO oslo.privsep.daemon [-] privsep daemon starting
Nov 10 17:40:14.004562 n-d-817210-1 cinder-volume[91926]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0
Nov 10 17:40:14.005125 n-d-817210-1 cinder-volume[91926]: 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
Nov 10 17:40:14.007029 n-d-817210-1 cinder-volume[91926]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 101012
Nov 10 17:40:14.019865 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366560]: (2,) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:40:14.086863 n-d-817210-1 sudo[101009]: pam_unix(sudo:session): session closed for user root
Nov 10 17:40:14.089293 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-61c53f70-01ac-4ffd-9f2b-5dfd75022676 req-ab816166-0279-4aca-b7e0-a458986a6838 tempest-LiveMigrationTest-1495172843 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8" returned: 0 in 0.607s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:14.247650 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:14.247908 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:14.259947 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:14.260251 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366560]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:40:14.260926 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-b62a598f-f78d-4c4f-898e-294171f38018 req-b4c030ec-627e-4d9f-9466-d4f05bd4eaad tempest-AttachSCSIVolumeTestJSON-1479420630 None] Targets prior to update: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 17:40:14.261724 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-b62a598f-f78d-4c4f-898e-294171f38018 req-b4c030ec-627e-4d9f-9466-d4f05bd4eaad tempest-AttachSCSIVolumeTestJSON-1479420630 None] Creating iscsi_target for Volume ID: volume-edb3bedc-bbb6-4691-a43b-442489a593a4 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 17:40:14.267393 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-b62a598f-f78d-4c4f-898e-294171f38018 req-b4c030ec-627e-4d9f-9466-d4f05bd4eaad tempest-AttachSCSIVolumeTestJSON-1479420630 None] Created volume path /opt/stack/data/cinder/volumes/volume-edb3bedc-bbb6-4691-a43b-442489a593a4,
Nov 10 17:40:14.267393 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 17:40:14.267393 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:40:14.267393 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-edb3bedc-bbb6-4691-a43b-442489a593a4
Nov 10 17:40:14.267393 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 17:40:14.267393 n-d-817210-1 cinder-volume[91926]: incominguser L7FnaJqPtkLfNq3Xks55 dDJEjPZ6GF7xTkNs
Nov 10 17:40:14.267393 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:40:14.267393 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 17:40:14.267393 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:40:14.267393 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 17:40:14.269792 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:14.270244 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366720]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:40:14.271241 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-edb3bedc-bbb6-4691-a43b-442489a593a4 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:14.272195 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-61c53f70-01ac-4ffd-9f2b-5dfd75022676 req-ab816166-0279-4aca-b7e0-a458986a6838 tempest-LiveMigrationTest-1495172843 None] Targets prior to update: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 17:40:14.272729 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-61c53f70-01ac-4ffd-9f2b-5dfd75022676 req-ab816166-0279-4aca-b7e0-a458986a6838 tempest-LiveMigrationTest-1495172843 None] Creating iscsi_target for Volume ID: volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 17:40:14.276754 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-61c53f70-01ac-4ffd-9f2b-5dfd75022676 req-ab816166-0279-4aca-b7e0-a458986a6838 tempest-LiveMigrationTest-1495172843 None] Created volume path /opt/stack/data/cinder/volumes/volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8,
Nov 10 17:40:14.276754 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 17:40:14.276754 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:40:14.276754 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8
Nov 10 17:40:14.276754 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 17:40:14.276754 n-d-817210-1 cinder-volume[91926]: incominguser ZC7BZpy4s7cfwF2bUTzz xhjdX9VQSva72KK9
Nov 10 17:40:14.276754 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:40:14.276754 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 17:40:14.276754 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:40:14.276754 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 17:40:14.282186 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:14.622015 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-edb3bedc-bbb6-4691-a43b-442489a593a4" returned: 22 in 0.351s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:14.622939 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] 'tgt-admin --update iqn.2010-10.org.openstack:volume-edb3bedc-bbb6-4691-a43b-442489a593a4' failed. Not Retrying. {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:473}}
Nov 10 17:40:14.643763 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: Exception during request[140448341366560]: Unexpected error while running command.
Nov 10 17:40:14.643763 n-d-817210-1 cinder-volume[91926]: Command: tgt-admin --update iqn.2010-10.org.openstack:volume-edb3bedc-bbb6-4691-a43b-442489a593a4
Nov 10 17:40:14.643763 n-d-817210-1 cinder-volume[91926]: Exit code: 22
Nov 10 17:40:14.643763 n-d-817210-1 cinder-volume[91926]: Stdout: 'Command:\n\ttgtadm -C 0 --lld iscsi --op new --mode target --tid 1 -T iqn.2010-10.org.openstack:volume-edb3bedc-bbb6-4691-a43b-442489a593a4\nexited with code: 22.\n'
Nov 10 17:40:14.643763 n-d-817210-1 cinder-volume[91926]: Stderr: 'tgtadm: this target already exists\n' {{(pid=101012) _process_cmd /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:488}}
Nov 10 17:40:14.643763 n-d-817210-1 cinder-volume[91926]: Traceback (most recent call last):
Nov 10 17:40:14.643763 n-d-817210-1 cinder-volume[91926]: File "/usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py", line 485, in _process_cmd
Nov 10 17:40:14.643763 n-d-817210-1 cinder-volume[91926]: ret = func(*f_args, **f_kwargs)
Nov 10 17:40:14.643763 n-d-817210-1 cinder-volume[91926]: File "/usr/local/lib/python3.8/dist-packages/oslo_privsep/priv_context.py", line 249, in _wrap
Nov 10 17:40:14.643763 n-d-817210-1 cinder-volume[91926]: return func(*args, **kwargs)
Nov 10 17:40:14.643763 n-d-817210-1 cinder-volume[91926]: File "/opt/stack/cinder/cinder/privsep/targets/tgt.py", line 37, in tgtadmin_update
Nov 10 17:40:14.643763 n-d-817210-1 cinder-volume[91926]: return processutils.execute(*cmd)
Nov 10 17:40:14.643763 n-d-817210-1 cinder-volume[91926]: File "/usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py", line 438, in execute
Nov 10 17:40:14.643763 n-d-817210-1 cinder-volume[91926]: raise ProcessExecutionError(exit_code=_returncode,
Nov 10 17:40:14.643763 n-d-817210-1 cinder-volume[91926]: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command.
Nov 10 17:40:14.643763 n-d-817210-1 cinder-volume[91926]: Command: tgt-admin --update iqn.2010-10.org.openstack:volume-edb3bedc-bbb6-4691-a43b-442489a593a4
Nov 10 17:40:14.643763 n-d-817210-1 cinder-volume[91926]: Exit code: 22
Nov 10 17:40:14.643763 n-d-817210-1 cinder-volume[91926]: Stdout: 'Command:\n\ttgtadm -C 0 --lld iscsi --op new --mode target --tid 1 -T iqn.2010-10.org.openstack:volume-edb3bedc-bbb6-4691-a43b-442489a593a4\nexited with code: 22.\n'
Nov 10 17:40:14.643763 n-d-817210-1 cinder-volume[91926]: Stderr: 'tgtadm: this target already exists\n'
Nov 10 17:40:14.646157 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366560]: (5, 'oslo_concurrency.processutils.ProcessExecutionError', ('Command:\n\ttgtadm -C 0 --lld iscsi --op new --mode target --tid 1 -T iqn.2010-10.org.openstack:volume-edb3bedc-bbb6-4691-a43b-442489a593a4\nexited with code: 22.\n', 'tgtadm: this target already exists\n', 22, 'tgt-admin --update iqn.2010-10.org.openstack:volume-edb3bedc-bbb6-4691-a43b-442489a593a4', None)) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:40:14.646157 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.utils [req-b62a598f-f78d-4c4f-898e-294171f38018 req-b4c030ec-627e-4d9f-9466-d4f05bd4eaad tempest-AttachSCSIVolumeTestJSON-1479420630 None] Finished call to 'cinder.volume.targets.tgt.TgtAdm._do_tgt_update' after 0.376(s), this was the 1st time calling it. {{(pid=91926) log_it /usr/local/lib/python3.8/dist-packages/tenacity/after.py:30}}
Nov 10 17:40:14.650318 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.utils [req-b62a598f-f78d-4c4f-898e-294171f38018 req-b4c030ec-627e-4d9f-9466-d4f05bd4eaad tempest-AttachSCSIVolumeTestJSON-1479420630 None] Retrying cinder.volume.targets.tgt.TgtAdm._do_tgt_update in 1.0 seconds as it raised ProcessExecutionError: Unexpected error while running command.
Nov 10 17:40:14.650318 n-d-817210-1 cinder-volume[91926]: Command: tgt-admin --update iqn.2010-10.org.openstack:volume-edb3bedc-bbb6-4691-a43b-442489a593a4
Nov 10 17:40:14.650318 n-d-817210-1 cinder-volume[91926]: Exit code: 22
Nov 10 17:40:14.650318 n-d-817210-1 cinder-volume[91926]: Stdout: 'Command:\n\ttgtadm -C 0 --lld iscsi --op new --mode target --tid 1 -T iqn.2010-10.org.openstack:volume-edb3bedc-bbb6-4691-a43b-442489a593a4\nexited with code: 22.\n'
Nov 10 17:40:14.650318 n-d-817210-1 cinder-volume[91926]: Stderr: 'tgtadm: this target already exists\n'. {{(pid=91926) log_it /usr/local/lib/python3.8/dist-packages/tenacity/before_sleep.py:40}}
Nov 10 17:40:15.154782 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8" returned: 0 in 0.874s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:15.155194 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366720]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:40:15.156079 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-61c53f70-01ac-4ffd-9f2b-5dfd75022676 req-ab816166-0279-4aca-b7e0-a458986a6838 tempest-LiveMigrationTest-1495172843 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 17:40:15.156657 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-61c53f70-01ac-4ffd-9f2b-5dfd75022676 req-ab816166-0279-4aca-b7e0-a458986a6838 tempest-LiveMigrationTest-1495172843 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 17:40:15.161589 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:15.184731 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:15.185844 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366720]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n System information:\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-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n Backing store flags: \n Account information:\n ZC7BZpy4s7cfwF2bUTzz\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:40:15.188427 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-61c53f70-01ac-4ffd-9f2b-5dfd75022676 req-ab816166-0279-4aca-b7e0-a458986a6838 tempest-LiveMigrationTest-1495172843 None] Targets after update: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 17:40:15.193382 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:15.350431 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.160s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:15.350862 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366720]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n System information:\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-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n Backing store flags: \n Account information:\n ZC7BZpy4s7cfwF2bUTzz\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:40:15.354048 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:15.529811 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.176s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:15.530850 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366720]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n System information:\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-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n Backing store flags: \n Account information:\n ZC7BZpy4s7cfwF2bUTzz\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:40:15.533850 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-61c53f70-01ac-4ffd-9f2b-5dfd75022676 req-ab816166-0279-4aca-b7e0-a458986a6838 tempest-LiveMigrationTest-1495172843 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 17:40:15.769038 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-edb3bedc-bbb6-4691-a43b-442489a593a4 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:15.903319 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-61c53f70-01ac-4ffd-9f2b-5dfd75022676 req-ab816166-0279-4aca-b7e0-a458986a6838 tempest-LiveMigrationTest-1495172843 None] attachment_update completed successfully.
Nov 10 17:40:16.310003 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-edb3bedc-bbb6-4691-a43b-442489a593a4" returned: 0 in 0.621s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:16.310776 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366560]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:40:16.311535 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-b62a598f-f78d-4c4f-898e-294171f38018 req-b4c030ec-627e-4d9f-9466-d4f05bd4eaad tempest-AttachSCSIVolumeTestJSON-1479420630 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 17:40:16.312005 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-b62a598f-f78d-4c4f-898e-294171f38018 req-b4c030ec-627e-4d9f-9466-d4f05bd4eaad tempest-AttachSCSIVolumeTestJSON-1479420630 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 17:40:16.315381 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:16.328985 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:16.333675 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366560]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n Backing store flags: \n Account information:\n ZC7BZpy4s7cfwF2bUTzz\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-edb3bedc-bbb6-4691-a43b-442489a593a4\n System information:\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-edb3bedc-bbb6-4691-a43b-442489a593a4\n Backing store flags: \n Account information:\n L7FnaJqPtkLfNq3Xks55\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:40:16.337811 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-b62a598f-f78d-4c4f-898e-294171f38018 req-b4c030ec-627e-4d9f-9466-d4f05bd4eaad tempest-AttachSCSIVolumeTestJSON-1479420630 None] Targets after update: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 17:40:16.342603 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:16.511036 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.170s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:16.511813 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366560]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n Backing store flags: \n Account information:\n ZC7BZpy4s7cfwF2bUTzz\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-edb3bedc-bbb6-4691-a43b-442489a593a4\n System information:\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-edb3bedc-bbb6-4691-a43b-442489a593a4\n Backing store flags: \n Account information:\n L7FnaJqPtkLfNq3Xks55\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:40:16.515473 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:16.715999 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.201s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:16.723553 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366560]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n Backing store flags: \n Account information:\n ZC7BZpy4s7cfwF2bUTzz\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-edb3bedc-bbb6-4691-a43b-442489a593a4\n System information:\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-edb3bedc-bbb6-4691-a43b-442489a593a4\n Backing store flags: \n Account information:\n L7FnaJqPtkLfNq3Xks55\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:40:16.727950 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-b62a598f-f78d-4c4f-898e-294171f38018 req-b4c030ec-627e-4d9f-9466-d4f05bd4eaad tempest-AttachSCSIVolumeTestJSON-1479420630 None] Set provider_location to: 10.222.0.46:3260,2 iqn.2010-10.org.openstack:volume-edb3bedc-bbb6-4691-a43b-442489a593a4 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 17:40:17.263281 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-b62a598f-f78d-4c4f-898e-294171f38018 req-b4c030ec-627e-4d9f-9466-d4f05bd4eaad tempest-AttachSCSIVolumeTestJSON-1479420630 None] attachment_update completed successfully.
Nov 10 17:40:28.185858 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-bf529353-94dc-4af8-96e9-24a29454b644 req-e7e0dd5a-f35d-454a-b2b0-df1387613eac tempest-AttachSCSIVolumeTestJSON-1479420630 None] Terminate volume connection completed successfully.
Nov 10 17:40:28.187181 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-bf529353-94dc-4af8-96e9-24a29454b644 req-e7e0dd5a-f35d-454a-b2b0-df1387613eac tempest-AttachSCSIVolumeTestJSON-1479420630 None] Deleting attachment dd87fc30-8c23-434a-93e6-ad8fbe683885. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 17:40:28.190885 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:28.304914 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.116s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:28.305205 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366560]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n Backing store flags: \n Account information:\n ZC7BZpy4s7cfwF2bUTzz\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-edb3bedc-bbb6-4691-a43b-442489a593a4\n System information:\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-edb3bedc-bbb6-4691-a43b-442489a593a4\n Backing store flags: \n Account information:\n L7FnaJqPtkLfNq3Xks55\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:40:28.306150 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-bf529353-94dc-4af8-96e9-24a29454b644 req-e7e0dd5a-f35d-454a-b2b0-df1387613eac tempest-AttachSCSIVolumeTestJSON-1479420630 None] Removing iscsi_target for Volume ID: edb3bedc-bbb6-4691-a43b-442489a593a4
Nov 10 17:40:28.309752 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-edb3bedc-bbb6-4691-a43b-442489a593a4 -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:28.439866 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-edb3bedc-bbb6-4691-a43b-442489a593a4 -f" returned: 0 in 0.131s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:28.440144 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366560]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:40:28.447285 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:28.579106 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.134s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:28.579440 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366560]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n Backing store flags: \n Account information:\n ZC7BZpy4s7cfwF2bUTzz\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:40:28.725218 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-bf529353-94dc-4af8-96e9-24a29454b644 req-e7e0dd5a-f35d-454a-b2b0-df1387613eac tempest-AttachSCSIVolumeTestJSON-1479420630 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:40:28.725218 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:40:28.725218 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:40:29.469430 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-500061ed-244b-4b2b-97a9-d4ca2e3442d5 req-e5483c98-89e8-4ad7-872a-594f96135ff0 tempest-LiveMigrationTest-1858343456 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:29.501083 n-d-817210-1 sudo[101134]: 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-6cb182c1-7a13-438a-b18d-9cdf997fcde8
Nov 10 17:40:29.501975 n-d-817210-1 sudo[101134]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:40:30.073162 n-d-817210-1 sudo[101134]: pam_unix(sudo:session): session closed for user root
Nov 10 17:40:30.075806 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-500061ed-244b-4b2b-97a9-d4ca2e3442d5 req-e5483c98-89e8-4ad7-872a-594f96135ff0 tempest-LiveMigrationTest-1858343456 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8" returned: 0 in 0.606s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:30.161680 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:30.182229 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:30.182563 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366560]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n Backing store flags: \n Account information:\n ZC7BZpy4s7cfwF2bUTzz\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-500061ed-244b-4b2b-97a9-d4ca2e3442d5 req-e5483c98-89e8-4ad7-872a-594f96135ff0 tempest-LiveMigrationTest-1858343456 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: I_T nexus: 1
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: ZC7BZpy4s7cfwF2bUTzz
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:40:30.183216 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 17:40:30.185801 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-500061ed-244b-4b2b-97a9-d4ca2e3442d5 req-e5483c98-89e8-4ad7-872a-594f96135ff0 tempest-LiveMigrationTest-1858343456 None] Creating iscsi_target for Volume ID: volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 17:40:30.185801 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-500061ed-244b-4b2b-97a9-d4ca2e3442d5 req-e5483c98-89e8-4ad7-872a-594f96135ff0 tempest-LiveMigrationTest-1858343456 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Nov 10 17:40:30.190843 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-500061ed-244b-4b2b-97a9-d4ca2e3442d5 req-e5483c98-89e8-4ad7-872a-594f96135ff0 tempest-LiveMigrationTest-1858343456 None] Created volume path /opt/stack/data/cinder/volumes/volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8,
Nov 10 17:40:30.190843 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 17:40:30.190843 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:40:30.190843 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8
Nov 10 17:40:30.190843 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 17:40:30.190843 n-d-817210-1 cinder-volume[91926]: incominguser ZC7BZpy4s7cfwF2bUTzz xhjdX9VQSva72KK9
Nov 10 17:40:30.190843 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:40:30.190843 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 17:40:30.190843 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:40:30.190843 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 17:40:30.194230 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:30.368284 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8" returned: 0 in 0.174s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:30.368650 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366560]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:40:30.369221 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-500061ed-244b-4b2b-97a9-d4ca2e3442d5 req-e5483c98-89e8-4ad7-872a-594f96135ff0 tempest-LiveMigrationTest-1858343456 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 17:40:30.369877 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-500061ed-244b-4b2b-97a9-d4ca2e3442d5 req-e5483c98-89e8-4ad7-872a-594f96135ff0 tempest-LiveMigrationTest-1858343456 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 17:40:30.373642 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:30.385508 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:30.385769 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366560]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n Backing store flags: \n Account information:\n ZC7BZpy4s7cfwF2bUTzz\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-500061ed-244b-4b2b-97a9-d4ca2e3442d5 req-e5483c98-89e8-4ad7-872a-594f96135ff0 tempest-LiveMigrationTest-1858343456 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: I_T nexus: 1
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: ZC7BZpy4s7cfwF2bUTzz
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:40:30.386273 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 17:40:30.392869 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:30.526544 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.135s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:30.527610 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366560]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n Backing store flags: \n Account information:\n ZC7BZpy4s7cfwF2bUTzz\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:40:30.531282 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:30.633502 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:30.633813 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366560]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n Backing store flags: \n Account information:\n ZC7BZpy4s7cfwF2bUTzz\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:40:30.635089 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-500061ed-244b-4b2b-97a9-d4ca2e3442d5 req-e5483c98-89e8-4ad7-872a-594f96135ff0 tempest-LiveMigrationTest-1858343456 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 17:40:30.921519 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-500061ed-244b-4b2b-97a9-d4ca2e3442d5 req-e5483c98-89e8-4ad7-872a-594f96135ff0 tempest-LiveMigrationTest-1858343456 None] attachment_update completed successfully.
Nov 10 17:40:30.946413 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-4dd32473-1e5b-4f87-9cc3-e8300b2ccdef tempest-LiveAutoBlockMigrationV225Test-178062987 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:40:30.957368 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-4dd32473-1e5b-4f87-9cc3-e8300b2ccdef tempest-LiveAutoBlockMigrationV225Test-178062987 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:40:30.974941 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-4dd32473-1e5b-4f87-9cc3-e8300b2ccdef tempest-LiveAutoBlockMigrationV225Test-178062987 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:40:30.989179 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4dd32473-1e5b-4f87-9cc3-e8300b2ccdef tempest-LiveAutoBlockMigrationV225Test-178062987 None] Flow 'volume_create_manager' (3140e22c-f7aa-44cf-9413-9dd322792316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:40:30.993740 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4dd32473-1e5b-4f87-9cc3-e8300b2ccdef tempest-LiveAutoBlockMigrationV225Test-178062987 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (78233c62-0c46-4aec-8305-6b719bd204ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:40:31.022645 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-4dd32473-1e5b-4f87-9cc3-e8300b2ccdef tempest-LiveAutoBlockMigrationV225Test-178062987 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:40:31.079806 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4dd32473-1e5b-4f87-9cc3-e8300b2ccdef tempest-LiveAutoBlockMigrationV225Test-178062987 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (78233c62-0c46-4aec-8305-6b719bd204ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:40:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-545166420',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=bc8d2355-f5c9-40b8-b037-bec171ce38ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='341bf44f2c8541b29242d82667eea0c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:40:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:40:31Z,user_id='fc0b34ed60e94d5f9a52896d6d573998',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:40:31.082875 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4dd32473-1e5b-4f87-9cc3-e8300b2ccdef tempest-LiveAutoBlockMigrationV225Test-178062987 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (88a7d6e4-15b1-4068-a76e-b6347855ceb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:40:31.085204 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4dd32473-1e5b-4f87-9cc3-e8300b2ccdef tempest-LiveAutoBlockMigrationV225Test-178062987 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (88a7d6e4-15b1-4068-a76e-b6347855ceb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:40:31.088127 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4dd32473-1e5b-4f87-9cc3-e8300b2ccdef tempest-LiveAutoBlockMigrationV225Test-178062987 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (31dbc508-0c6d-44f4-a2c1-5cebd526a6d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:40:31.092190 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4dd32473-1e5b-4f87-9cc3-e8300b2ccdef tempest-LiveAutoBlockMigrationV225Test-178062987 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (31dbc508-0c6d-44f4-a2c1-5cebd526a6d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bc8d2355-f5c9-40b8-b037-bec171ce38ef', 'volume_name': 'volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:40:31.095822 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4dd32473-1e5b-4f87-9cc3-e8300b2ccdef tempest-LiveAutoBlockMigrationV225Test-178062987 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e5cf61d2-e48a-4578-9fc2-729f3b68f32e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:40:31.099973 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4dd32473-1e5b-4f87-9cc3-e8300b2ccdef tempest-LiveAutoBlockMigrationV225Test-178062987 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e5cf61d2-e48a-4578-9fc2-729f3b68f32e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:40:31.103635 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4dd32473-1e5b-4f87-9cc3-e8300b2ccdef tempest-LiveAutoBlockMigrationV225Test-178062987 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f0db71ab-24e4-4212-ae17-fddba61ecae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:40:31.104673 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-4dd32473-1e5b-4f87-9cc3-e8300b2ccdef tempest-LiveAutoBlockMigrationV225Test-178062987 None] Volume bc8d2355-f5c9-40b8-b037-bec171ce38ef: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef', 'volume_size': 1}
Nov 10 17:40:31.106337 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4dd32473-1e5b-4f87-9cc3-e8300b2ccdef tempest-LiveAutoBlockMigrationV225Test-178062987 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:31.127796 n-d-817210-1 sudo[101147]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:40:31.128632 n-d-817210-1 sudo[101147]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:40:31.723107 n-d-817210-1 sudo[101147]: pam_unix(sudo:session): session closed for user root
Nov 10 17:40:31.725411 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4dd32473-1e5b-4f87-9cc3-e8300b2ccdef tempest-LiveAutoBlockMigrationV225Test-178062987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.619s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:31.729696 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4dd32473-1e5b-4f87-9cc3-e8300b2ccdef tempest-LiveAutoBlockMigrationV225Test-178062987 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f0db71ab-24e4-4212-ae17-fddba61ecae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:40:31.732614 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4dd32473-1e5b-4f87-9cc3-e8300b2ccdef tempest-LiveAutoBlockMigrationV225Test-178062987 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ae9ce5e5-027a-4fb6-8203-8cc96502f8e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:40:31.746246 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-4dd32473-1e5b-4f87-9cc3-e8300b2ccdef tempest-LiveAutoBlockMigrationV225Test-178062987 None] Volume volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef (bc8d2355-f5c9-40b8-b037-bec171ce38ef): created successfully
Nov 10 17:40:31.748871 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4dd32473-1e5b-4f87-9cc3-e8300b2ccdef tempest-LiveAutoBlockMigrationV225Test-178062987 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ae9ce5e5-027a-4fb6-8203-8cc96502f8e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:40:31.753107 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4dd32473-1e5b-4f87-9cc3-e8300b2ccdef tempest-LiveAutoBlockMigrationV225Test-178062987 None] Flow 'volume_create_manager' (3140e22c-f7aa-44cf-9413-9dd322792316) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:40:31.763497 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-4dd32473-1e5b-4f87-9cc3-e8300b2ccdef tempest-LiveAutoBlockMigrationV225Test-178062987 None] Created volume successfully.
Nov 10 17:40:33.723181 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-2a9e0b9d-6e3d-464e-b252-0cf6d0ad92be req-ce8ce6d9-1fea-4b45-bddd-eb7ea2641a8d tempest-LiveAutoBlockMigrationV225Test-178062987 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:33.741579 n-d-817210-1 sudo[101182]: 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-bc8d2355-f5c9-40b8-b037-bec171ce38ef
Nov 10 17:40:33.742417 n-d-817210-1 sudo[101182]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:40:34.292648 n-d-817210-1 sudo[101182]: pam_unix(sudo:session): session closed for user root
Nov 10 17:40:34.296151 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-2a9e0b9d-6e3d-464e-b252-0cf6d0ad92be req-ce8ce6d9-1fea-4b45-bddd-eb7ea2641a8d tempest-LiveAutoBlockMigrationV225Test-178062987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef" returned: 0 in 0.573s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:34.468870 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:34.484477 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:34.484978 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366560]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n Backing store flags: \n Account information:\n ZC7BZpy4s7cfwF2bUTzz\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-2a9e0b9d-6e3d-464e-b252-0cf6d0ad92be req-ce8ce6d9-1fea-4b45-bddd-eb7ea2641a8d tempest-LiveAutoBlockMigrationV225Test-178062987 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: I_T nexus: 1
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: I_T nexus: 3
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.41
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: ZC7BZpy4s7cfwF2bUTzz
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:40:34.485946 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 17:40:34.493220 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-2a9e0b9d-6e3d-464e-b252-0cf6d0ad92be req-ce8ce6d9-1fea-4b45-bddd-eb7ea2641a8d tempest-LiveAutoBlockMigrationV225Test-178062987 None] Creating iscsi_target for Volume ID: volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 17:40:34.496520 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-2a9e0b9d-6e3d-464e-b252-0cf6d0ad92be req-ce8ce6d9-1fea-4b45-bddd-eb7ea2641a8d tempest-LiveAutoBlockMigrationV225Test-178062987 None] Created volume path /opt/stack/data/cinder/volumes/volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef,
Nov 10 17:40:34.496520 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 17:40:34.496520 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:40:34.496520 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef
Nov 10 17:40:34.496520 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 17:40:34.496520 n-d-817210-1 cinder-volume[91926]: incominguser Qvu9bc6aNvWKhKZ3t5dv 4Awmjy9zhZPDSuyD
Nov 10 17:40:34.496520 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:40:34.496520 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 17:40:34.496520 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:40:34.496520 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 17:40:34.498173 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:35.487487 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef" returned: 0 in 0.989s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:35.489092 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366560]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:40:35.489476 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-2a9e0b9d-6e3d-464e-b252-0cf6d0ad92be req-ce8ce6d9-1fea-4b45-bddd-eb7ea2641a8d tempest-LiveAutoBlockMigrationV225Test-178062987 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 17:40:35.490288 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-2a9e0b9d-6e3d-464e-b252-0cf6d0ad92be req-ce8ce6d9-1fea-4b45-bddd-eb7ea2641a8d tempest-LiveAutoBlockMigrationV225Test-178062987 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 17:40:35.497381 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:35.519544 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:35.520958 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366560]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n Backing store flags: \n Account information:\n ZC7BZpy4s7cfwF2bUTzz\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef\n System information:\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-bc8d2355-f5c9-40b8-b037-bec171ce38ef\n Backing store flags: \n Account information:\n Qvu9bc6aNvWKhKZ3t5dv\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-2a9e0b9d-6e3d-464e-b252-0cf6d0ad92be req-ce8ce6d9-1fea-4b45-bddd-eb7ea2641a8d tempest-LiveAutoBlockMigrationV225Test-178062987 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: I_T nexus: 1
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: I_T nexus: 3
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.41
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: ZC7BZpy4s7cfwF2bUTzz
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:40:35.522160 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 17:40:35.530218 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:35.763371 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.236s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:35.764621 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366560]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n Backing store flags: \n Account information:\n ZC7BZpy4s7cfwF2bUTzz\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef\n System information:\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-bc8d2355-f5c9-40b8-b037-bec171ce38ef\n Backing store flags: \n Account information:\n Qvu9bc6aNvWKhKZ3t5dv\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:40:35.770140 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:36.018036 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.249s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:36.018398 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366560]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n Backing store flags: \n Account information:\n ZC7BZpy4s7cfwF2bUTzz\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef\n System information:\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-bc8d2355-f5c9-40b8-b037-bec171ce38ef\n Backing store flags: \n Account information:\n Qvu9bc6aNvWKhKZ3t5dv\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:40:36.019643 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-2a9e0b9d-6e3d-464e-b252-0cf6d0ad92be req-ce8ce6d9-1fea-4b45-bddd-eb7ea2641a8d tempest-LiveAutoBlockMigrationV225Test-178062987 None] Set provider_location to: 10.222.0.46:3260,2 iqn.2010-10.org.openstack:volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 17:40:36.424291 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-2a9e0b9d-6e3d-464e-b252-0cf6d0ad92be req-ce8ce6d9-1fea-4b45-bddd-eb7ea2641a8d tempest-LiveAutoBlockMigrationV225Test-178062987 None] attachment_update completed successfully.
Nov 10 17:40:41.693635 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-f2207c22-9752-419e-8a43-1a1cb37668fe tempest-AttachSCSIVolumeTestJSON-1479420630 None] Lock "b'cinder-edb3bedc-bbb6-4691-a43b-442489a593a4-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 17:40:41.924805 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:42.168504 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.248s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:42.169258 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366560]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n Backing store flags: \n Account information:\n ZC7BZpy4s7cfwF2bUTzz\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bc8d2355-f5c9-40b8-b037-bec171ce38ef\n Backing store flags: \n Account information:\n Qvu9bc6aNvWKhKZ3t5dv\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:40:42.171049 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-f2207c22-9752-419e-8a43-1a1cb37668fe tempest-AttachSCSIVolumeTestJSON-1479420630 None] Skipping remove_export. No iscsi_target is presently exported for volume: edb3bedc-bbb6-4691-a43b-442489a593a4
Nov 10 17:40:42.172580 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f2207c22-9752-419e-8a43-1a1cb37668fe tempest-AttachSCSIVolumeTestJSON-1479420630 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-edb3bedc-bbb6-4691-a43b-442489a593a4 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:42.218855 n-d-817210-1 sudo[101288]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-edb3bedc-bbb6-4691-a43b-442489a593a4
Nov 10 17:40:42.224405 n-d-817210-1 sudo[101288]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:40:42.876780 n-d-817210-1 sudo[101288]: pam_unix(sudo:session): session closed for user root
Nov 10 17:40:42.879410 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f2207c22-9752-419e-8a43-1a1cb37668fe tempest-AttachSCSIVolumeTestJSON-1479420630 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-edb3bedc-bbb6-4691-a43b-442489a593a4" returned: 0 in 0.706s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:42.882027 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f2207c22-9752-419e-8a43-1a1cb37668fe tempest-AttachSCSIVolumeTestJSON-1479420630 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-edb3bedc-bbb6-4691-a43b-442489a593a4 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:42.921571 n-d-817210-1 sudo[101291]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-edb3bedc-bbb6-4691-a43b-442489a593a4
Nov 10 17:40:42.922621 n-d-817210-1 sudo[101291]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:40:43.797442 n-d-817210-1 sudo[101291]: pam_unix(sudo:session): session closed for user root
Nov 10 17:40:43.800294 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f2207c22-9752-419e-8a43-1a1cb37668fe tempest-AttachSCSIVolumeTestJSON-1479420630 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-edb3bedc-bbb6-4691-a43b-442489a593a4" returned: 0 in 0.918s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:43.803910 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f2207c22-9752-419e-8a43-1a1cb37668fe tempest-AttachSCSIVolumeTestJSON-1479420630 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-edb3bedc-bbb6-4691-a43b-442489a593a4 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:43.847845 n-d-817210-1 sudo[101297]: ubuntu : TTY=unknown ; 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-edb3bedc-bbb6-4691-a43b-442489a593a4
Nov 10 17:40:43.848677 n-d-817210-1 sudo[101297]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:40:44.908007 n-d-817210-1 sudo[101297]: pam_unix(sudo:session): session closed for user root
Nov 10 17:40:44.910209 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f2207c22-9752-419e-8a43-1a1cb37668fe tempest-AttachSCSIVolumeTestJSON-1479420630 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-edb3bedc-bbb6-4691-a43b-442489a593a4" returned: 0 in 1.107s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:44.911359 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-f2207c22-9752-419e-8a43-1a1cb37668fe tempest-AttachSCSIVolumeTestJSON-1479420630 None] Successfully deleted volume: edb3bedc-bbb6-4691-a43b-442489a593a4
Nov 10 17:40:44.951223 n-d-817210-1 cinder-volume[91926]: WARNING cinder.quota [None req-f2207c22-9752-419e-8a43-1a1cb37668fe tempest-AttachSCSIVolumeTestJSON-1479420630 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.
Nov 10 17:40:44.952335 n-d-817210-1 cinder-volume[91926]: WARNING cinder.quota [None req-f2207c22-9752-419e-8a43-1a1cb37668fe tempest-AttachSCSIVolumeTestJSON-1479420630 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.
Nov 10 17:40:44.977594 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-f2207c22-9752-419e-8a43-1a1cb37668fe tempest-AttachSCSIVolumeTestJSON-1479420630 None] Created reservations ['e0243dad-a9d9-4bba-ac3e-4b147311f567', '9ced5a45-154a-40c6-88ce-bceb02d2ce05', '257017e1-4446-48b0-9667-e42def1f7e11', 'f7889faa-91ee-4e9e-9cc2-f812da6d4ef8'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:40:44.981663 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-f2207c22-9752-419e-8a43-1a1cb37668fe tempest-AttachSCSIVolumeTestJSON-1479420630 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:40:44.981663 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:40:44.981663 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:40:45.088199 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-f2207c22-9752-419e-8a43-1a1cb37668fe tempest-AttachSCSIVolumeTestJSON-1479420630 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:40:45.089800 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f2207c22-9752-419e-8a43-1a1cb37668fe tempest-AttachSCSIVolumeTestJSON-1479420630 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:45.122865 n-d-817210-1 sudo[101316]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:40:45.125186 n-d-817210-1 sudo[101316]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:40:45.858749 n-d-817210-1 sudo[101316]: pam_unix(sudo:session): session closed for user root
Nov 10 17:40:45.861377 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f2207c22-9752-419e-8a43-1a1cb37668fe tempest-AttachSCSIVolumeTestJSON-1479420630 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.771s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:45.866283 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f2207c22-9752-419e-8a43-1a1cb37668fe tempest-AttachSCSIVolumeTestJSON-1479420630 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:40:45.945162 n-d-817210-1 sudo[101325]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:40:45.947723 n-d-817210-1 sudo[101325]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:40:46.489645 n-d-817210-1 sudo[101325]: pam_unix(sudo:session): session closed for user root
Nov 10 17:40:46.493201 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f2207c22-9752-419e-8a43-1a1cb37668fe tempest-AttachSCSIVolumeTestJSON-1479420630 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.626s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:40:46.499035 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-f2207c22-9752-419e-8a43-1a1cb37668fe tempest-AttachSCSIVolumeTestJSON-1479420630 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:40:46.519729 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-f2207c22-9752-419e-8a43-1a1cb37668fe tempest-AttachSCSIVolumeTestJSON-1479420630 None] Deleted volume successfully.
Nov 10 17:40:46.549278 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-f2207c22-9752-419e-8a43-1a1cb37668fe tempest-AttachSCSIVolumeTestJSON-1479420630 None] Lock "b'cinder-edb3bedc-bbb6-4691-a43b-442489a593a4-delete_volume'" released by "delete_volume" :: held 4.856s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 17:40:52.895514 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-500061ed-244b-4b2b-97a9-d4ca2e3442d5 req-a1fbd244-f81a-42de-bd6b-a483bad304e7 tempest-LiveMigrationTest-1858343456 None] Terminate volume connection completed successfully.
Nov 10 17:40:52.896176 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-500061ed-244b-4b2b-97a9-d4ca2e3442d5 req-a1fbd244-f81a-42de-bd6b-a483bad304e7 tempest-LiveMigrationTest-1858343456 None] Deleting attachment bf1aa1c5-7ba0-49db-99be-339f2a59edb6. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 17:40:52.966938 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-500061ed-244b-4b2b-97a9-d4ca2e3442d5 req-a1fbd244-f81a-42de-bd6b-a483bad304e7 tempest-LiveMigrationTest-1858343456 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:40:52.966938 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:40:52.966938 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:41:02.526503 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 17:41:02.527475 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:41:02.528285 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:41:02.575511 n-d-817210-1 sudo[101421]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:41:02.577241 n-d-817210-1 sudo[101421]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:41:03.217850 n-d-817210-1 sudo[101421]: pam_unix(sudo:session): session closed for user root
Nov 10 17:41:03.220325 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.692s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:41:03.222238 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:41:03.257391 n-d-817210-1 sudo[101428]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:41:03.266761 n-d-817210-1 sudo[101428]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:41:04.322232 n-d-817210-1 sudo[101428]: pam_unix(sudo:session): session closed for user root
Nov 10 17:41:04.325874 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.103s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:41:04.327195 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:41:05.262420 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-31355017-d715-4af5-b6c7-f5b28ee1e2fa req-195b5179-2da9-4089-9d06-d02c6b2cdc18 tempest-LiveMigrationTest-1495172843 None] Terminate volume connection completed successfully.
Nov 10 17:41:05.266158 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-31355017-d715-4af5-b6c7-f5b28ee1e2fa req-195b5179-2da9-4089-9d06-d02c6b2cdc18 tempest-LiveMigrationTest-1495172843 None] Deleting attachment e46468d9-9e3d-4c99-aaf4-3dae1a5d6ff7. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 17:41:05.273592 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:41:05.426485 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.142s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:41:05.428015 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366560]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n System information:\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-6cb182c1-7a13-438a-b18d-9cdf997fcde8\n Backing store flags: \n Account information:\n ZC7BZpy4s7cfwF2bUTzz\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bc8d2355-f5c9-40b8-b037-bec171ce38ef\n Backing store flags: \n Account information:\n Qvu9bc6aNvWKhKZ3t5dv\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:41:05.435596 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-31355017-d715-4af5-b6c7-f5b28ee1e2fa req-195b5179-2da9-4089-9d06-d02c6b2cdc18 tempest-LiveMigrationTest-1495172843 None] Removing iscsi_target for Volume ID: 6cb182c1-7a13-438a-b18d-9cdf997fcde8
Nov 10 17:41:05.437989 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-5d179d84-5204-456b-a21c-d3d45d4671e7 req-b6458ccd-a845-42bb-904c-497e95b717ee tempest-LiveAutoBlockMigrationV225Test-1244834997 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:41:05.471943 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8 -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:41:05.482359 n-d-817210-1 sudo[101445]: 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-bc8d2355-f5c9-40b8-b037-bec171ce38ef
Nov 10 17:41:05.483215 n-d-817210-1 sudo[101445]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:41:05.620657 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8 -f" returned: 0 in 0.183s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:41:05.620920 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366560]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:41:05.626154 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:41:05.783082 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.158s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:41:05.783673 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366560]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bc8d2355-f5c9-40b8-b037-bec171ce38ef\n Backing store flags: \n Account information:\n Qvu9bc6aNvWKhKZ3t5dv\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:41:05.947620 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-31355017-d715-4af5-b6c7-f5b28ee1e2fa req-195b5179-2da9-4089-9d06-d02c6b2cdc18 tempest-LiveMigrationTest-1495172843 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:41:05.947620 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:41:05.947620 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:41:06.185881 n-d-817210-1 sudo[101445]: pam_unix(sudo:session): session closed for user root
Nov 10 17:41:06.188105 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-5d179d84-5204-456b-a21c-d3d45d4671e7 req-b6458ccd-a845-42bb-904c-497e95b717ee tempest-LiveAutoBlockMigrationV225Test-1244834997 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef" returned: 0 in 0.750s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:41:06.269603 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:41:06.288445 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:41:06.288954 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448340286816]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bc8d2355-f5c9-40b8-b037-bec171ce38ef\n Backing store flags: \n Account information:\n Qvu9bc6aNvWKhKZ3t5dv\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-5d179d84-5204-456b-a21c-d3d45d4671e7 req-b6458ccd-a845-42bb-904c-497e95b717ee tempest-LiveAutoBlockMigrationV225Test-1244834997 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: I_T nexus: 4
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: Qvu9bc6aNvWKhKZ3t5dv
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:41:06.289734 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 17:41:06.294023 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-5d179d84-5204-456b-a21c-d3d45d4671e7 req-b6458ccd-a845-42bb-904c-497e95b717ee tempest-LiveAutoBlockMigrationV225Test-1244834997 None] Creating iscsi_target for Volume ID: volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 17:41:06.294630 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-5d179d84-5204-456b-a21c-d3d45d4671e7 req-b6458ccd-a845-42bb-904c-497e95b717ee tempest-LiveAutoBlockMigrationV225Test-1244834997 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Nov 10 17:41:06.301342 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-5d179d84-5204-456b-a21c-d3d45d4671e7 req-b6458ccd-a845-42bb-904c-497e95b717ee tempest-LiveAutoBlockMigrationV225Test-1244834997 None] Created volume path /opt/stack/data/cinder/volumes/volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef,
Nov 10 17:41:06.301342 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 17:41:06.301342 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:41:06.301342 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef
Nov 10 17:41:06.301342 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 17:41:06.301342 n-d-817210-1 cinder-volume[91926]: incominguser Qvu9bc6aNvWKhKZ3t5dv 4Awmjy9zhZPDSuyD
Nov 10 17:41:06.301342 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:41:06.301342 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 17:41:06.301342 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:41:06.301342 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 17:41:06.303848 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:41:06.615188 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef" returned: 0 in 0.311s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:41:06.616291 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448340286816]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:41:06.617061 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-5d179d84-5204-456b-a21c-d3d45d4671e7 req-b6458ccd-a845-42bb-904c-497e95b717ee tempest-LiveAutoBlockMigrationV225Test-1244834997 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 17:41:06.617633 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-5d179d84-5204-456b-a21c-d3d45d4671e7 req-b6458ccd-a845-42bb-904c-497e95b717ee tempest-LiveAutoBlockMigrationV225Test-1244834997 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 17:41:06.619435 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:41:06.636149 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:41:06.636888 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448340286816]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bc8d2355-f5c9-40b8-b037-bec171ce38ef\n Backing store flags: \n Account information:\n Qvu9bc6aNvWKhKZ3t5dv\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-5d179d84-5204-456b-a21c-d3d45d4671e7 req-b6458ccd-a845-42bb-904c-497e95b717ee tempest-LiveAutoBlockMigrationV225Test-1244834997 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: I_T nexus: 4
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: Qvu9bc6aNvWKhKZ3t5dv
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:41:06.638911 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 17:41:06.643831 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:41:06.895031 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.251s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:41:06.896301 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448340286816]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bc8d2355-f5c9-40b8-b037-bec171ce38ef\n Backing store flags: \n Account information:\n Qvu9bc6aNvWKhKZ3t5dv\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:41:06.899185 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:41:07.050076 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.152s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:41:07.050419 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448340286816]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bc8d2355-f5c9-40b8-b037-bec171ce38ef\n Backing store flags: \n Account information:\n Qvu9bc6aNvWKhKZ3t5dv\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:41:07.051389 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-5d179d84-5204-456b-a21c-d3d45d4671e7 req-b6458ccd-a845-42bb-904c-497e95b717ee tempest-LiveAutoBlockMigrationV225Test-1244834997 None] Set provider_location to: 10.222.0.46:3260,2 iqn.2010-10.org.openstack:volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 17:41:07.269048 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-5d179d84-5204-456b-a21c-d3d45d4671e7 req-b6458ccd-a845-42bb-904c-497e95b717ee tempest-LiveAutoBlockMigrationV225Test-1244834997 None] attachment_update completed successfully.
Nov 10 17:41:09.298469 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:41:09.302614 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:41:09.303135 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:41:09.359930 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] Flow 'volume_create_manager' (58a71007-eec7-4384-866b-b8627013cb5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:41:09.363229 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ff58b7c0-3824-40e2-8f77-efdf73611452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:41:09.407506 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:41:09.438310 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ff58b7c0-3824-40e2-8f77-efdf73611452) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:41:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-62229102',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=de504860-e5f5-4390-89e3-de85bf58c5c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04b238009cb64f51813cc181458c6d75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:41:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:41:09Z,user_id='689fe62e8d0045668b4adc57145977c6',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:41:09.442282 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e9f4b0c3-28c5-45e7-b464-6a2c00589773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:41:09.459912 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e9f4b0c3-28c5-45e7-b464-6a2c00589773) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:41:09.463237 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ffd88579-9798-4c81-bdff-2193bd809fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:41:09.602888 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ffd88579-9798-4c81-bdff-2193bd809fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'de504860-e5f5-4390-89e3-de85bf58c5c0', 'volume_name': 'volume-de504860-e5f5-4390-89e3-de85bf58c5c0', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:41:09.619878 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (124930ec-99bb-4f36-93f1-a4d149cd74d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:41:09.623112 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (124930ec-99bb-4f36-93f1-a4d149cd74d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:41:09.632524 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3976e558-cbea-4066-81c4-3d18ece6b71e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:41:09.637235 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] Volume de504860-e5f5-4390-89e3-de85bf58c5c0: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-de504860-e5f5-4390-89e3-de85bf58c5c0', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Nov 10 17:41:09.640148 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] Cloning de504860-e5f5-4390-89e3-de85bf58c5c0 from image 2ec14fde-8309-4e02-a7c2-293acfcfb789 at location (None, None). {{(pid=91926) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Nov 10 17:41:29.101364 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_9jpl9qhon-d-817210-1@lvmdriver-1, size 616.00 MB, duration 19.46 sec {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Nov 10 17:41:29.102213 n-d-817210-1 cinder-volume[91926]: INFO cinder.image.image_utils [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] Image download 616.00 MB at 31.66 MB/s
Nov 10 17:41:29.161725 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_9jpl9qhon-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:41:29.369347 n-d-817210-1 sudo[101703]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_9jpl9qhon-d-817210-1@lvmdriver-1
Nov 10 17:41:29.371727 n-d-817210-1 sudo[101703]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:41:30.226611 n-d-817210-1 sudo[101703]: pam_unix(sudo:session): session closed for user root
Nov 10 17:41:30.229157 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_9jpl9qhon-d-817210-1@lvmdriver-1" returned: 0 in 1.067s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:41:30.230300 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] Temporary image 2ec14fde-8309-4e02-a7c2-293acfcfb789 is fetched for user 689fe62e8d0045668b4adc57145977c6. {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Nov 10 17:41:30.346808 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_9jpl9qhon-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:41:30.471333 n-d-817210-1 sudo[101723]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_9jpl9qhon-d-817210-1@lvmdriver-1
Nov 10 17:41:30.472180 n-d-817210-1 sudo[101723]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:41:30.918913 n-d-817210-1 sudo[101723]: pam_unix(sudo:session): session closed for user root
Nov 10 17:41:30.921592 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_9jpl9qhon-d-817210-1@lvmdriver-1" returned: 0 in 0.574s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:41:30.929101 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-de504860-e5f5-4390-89e3-de85bf58c5c0 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:41:30.976890 n-d-817210-1 sudo[101734]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-de504860-e5f5-4390-89e3-de85bf58c5c0 stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:41:30.978473 n-d-817210-1 sudo[101734]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:41:31.702858 n-d-817210-1 sudo[101734]: pam_unix(sudo:session): session closed for user root
Nov 10 17:41:31.705464 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-de504860-e5f5-4390-89e3-de85bf58c5c0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.776s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:41:31.754472 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] Attempting download of 2ec14fde-8309-4e02-a7c2-293acfcfb789 ((None, None)) to volume de504860-e5f5-4390-89e3-de85bf58c5c0. {{(pid=91926) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Nov 10 17:41:31.812890 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_cs27v8hg {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:41:31.957652 n-d-817210-1 sudo[101790]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_cs27v8hg
Nov 10 17:41:31.959078 n-d-817210-1 sudo[101790]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:41:32.381080 n-d-817210-1 sudo[101790]: pam_unix(sudo:session): session closed for user root
Nov 10 17:41:32.384345 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_cs27v8hg" returned: 0 in 0.570s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:41:32.386936 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_9jpl9qhon-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:41:32.576319 n-d-817210-1 sudo[101795]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_9jpl9qhon-d-817210-1@lvmdriver-1
Nov 10 17:41:32.577170 n-d-817210-1 sudo[101795]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:41:32.988952 n-d-817210-1 sudo[101795]: pam_unix(sudo:session): session closed for user root
Nov 10 17:41:32.992416 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_9jpl9qhon-d-817210-1@lvmdriver-1" returned: 0 in 0.606s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:41:32.994050 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] 2ec14fde-8309-4e02-a7c2-293acfcfb789 was vhdx, converting to raw {{(pid=91926) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Nov 10 17:41:32.995891 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_9jpl9qhon-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--de504860--e5f5--4390--89e3--de85bf58c5c0 oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:41:33.047910 n-d-817210-1 sudo[101804]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_9jpl9qhon-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--de504860--e5f5--4390--89e3--de85bf58c5c0 oflag=direct
Nov 10 17:41:33.051012 n-d-817210-1 sudo[101804]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:41:33.622628 n-d-817210-1 sudo[101804]: pam_unix(sudo:session): session closed for user root
Nov 10 17:41:33.625064 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_9jpl9qhon-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--de504860--e5f5--4390--89e3--de85bf58c5c0 oflag=direct" returned: 0 in 0.629s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:41:33.626334 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_9jpl9qhon-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--de504860--e5f5--4390--89e3--de85bf58c5c0 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:41:33.668926 n-d-817210-1 sudo[101840]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_9jpl9qhon-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--de504860--e5f5--4390--89e3--de85bf58c5c0
Nov 10 17:41:33.670816 n-d-817210-1 sudo[101840]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:41:35.046055 n-d-817210-1 sudo[101840]: pam_unix(sudo:session): session closed for user root
Nov 10 17:41:35.049129 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_9jpl9qhon-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--de504860--e5f5--4390--89e3--de85bf58c5c0" returned: 0 in 1.422s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:41:35.050867 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_9jpl9qhon-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:41:35.173809 n-d-817210-1 sudo[101887]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_9jpl9qhon-d-817210-1@lvmdriver-1
Nov 10 17:41:35.175807 n-d-817210-1 sudo[101887]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:41:35.758174 n-d-817210-1 sudo[101887]: pam_unix(sudo:session): session closed for user root
Nov 10 17:41:35.760688 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_9jpl9qhon-d-817210-1@lvmdriver-1" returned: 0 in 0.709s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:41:35.761505 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_9jpl9qhon-d-817210-1@lvmdriver-1, size 700.00 MB, duration 1.42 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--de504860--e5f5--4390--89e3--de85bf58c5c0 {{(pid=91926) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Nov 10 17:41:35.761888 n-d-817210-1 cinder-volume[91926]: INFO cinder.image.image_utils [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] Converted 700.00 MB image at 491.42 MB/s
Nov 10 17:41:35.762512 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] Downloaded image 2ec14fde-8309-4e02-a7c2-293acfcfb789 ((None, None)) to volume de504860-e5f5-4390-89e3-de85bf58c5c0 successfully. {{(pid=91926) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Nov 10 17:41:36.044623 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] Temporary image 2ec14fde-8309-4e02-a7c2-293acfcfb789 for user 689fe62e8d0045668b4adc57145977c6 is deleted. {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Nov 10 17:41:36.046682 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] Marking volume de504860-e5f5-4390-89e3-de85bf58c5c0 as bootable. {{(pid=91926) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Nov 10 17:41:36.075494 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] Copying metadata from image 2ec14fde-8309-4e02-a7c2-293acfcfb789 to de504860-e5f5-4390-89e3-de85bf58c5c0. {{(pid=91926) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Nov 10 17:41:36.076768 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] Creating volume glance metadata for volume de504860-e5f5-4390-89e3-de85bf58c5c0 backed by image 2ec14fde-8309-4e02-a7c2-293acfcfb789 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=91926) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Nov 10 17:41:36.272649 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3976e558-cbea-4066-81c4-3d18ece6b71e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-de504860-e5f5-4390-89e3-de85bf58c5c0', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:41:36.275350 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (015a15ce-63aa-485a-a41c-33795a97bf99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:41:36.303905 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] Volume volume-de504860-e5f5-4390-89e3-de85bf58c5c0 (de504860-e5f5-4390-89e3-de85bf58c5c0): created successfully
Nov 10 17:41:36.306164 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (015a15ce-63aa-485a-a41c-33795a97bf99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:41:36.310721 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] Flow 'volume_create_manager' (58a71007-eec7-4384-866b-b8627013cb5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:41:36.326699 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-8b7bf21b-054b-45c3-8909-b527f64be872 tempest-LiveMigrationTest-1495172843 None] Created volume successfully.
Nov 10 17:41:41.352342 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-5d179d84-5204-456b-a21c-d3d45d4671e7 req-be5e0096-a1f7-4631-93d9-144efbd4a081 tempest-LiveAutoBlockMigrationV225Test-1244834997 None] Terminate volume connection completed successfully.
Nov 10 17:41:41.353443 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-5d179d84-5204-456b-a21c-d3d45d4671e7 req-be5e0096-a1f7-4631-93d9-144efbd4a081 tempest-LiveAutoBlockMigrationV225Test-1244834997 None] Deleting attachment 02e6de19-f1e7-4691-a8fd-011ddef74ea8. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 17:41:41.438617 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-5d179d84-5204-456b-a21c-d3d45d4671e7 req-be5e0096-a1f7-4631-93d9-144efbd4a081 tempest-LiveAutoBlockMigrationV225Test-1244834997 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:41:41.438617 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:41:41.438617 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:41:43.607515 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-4a9d4de2-7a32-4c94-9ed0-6b9a6ccf79e9 req-77313076-7f37-4780-9831-3a72e0071745 tempest-LiveMigrationTest-1495172843 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-de504860-e5f5-4390-89e3-de85bf58c5c0 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:41:43.629986 n-d-817210-1 sudo[102111]: 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-de504860-e5f5-4390-89e3-de85bf58c5c0
Nov 10 17:41:43.631464 n-d-817210-1 sudo[102111]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:41:44.097748 n-d-817210-1 sudo[102111]: pam_unix(sudo:session): session closed for user root
Nov 10 17:41:44.101831 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-4a9d4de2-7a32-4c94-9ed0-6b9a6ccf79e9 req-77313076-7f37-4780-9831-3a72e0071745 tempest-LiveMigrationTest-1495172843 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-de504860-e5f5-4390-89e3-de85bf58c5c0" returned: 0 in 0.493s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:41:44.158105 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:41:44.168589 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:41:44.169183 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366560]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-bc8d2355-f5c9-40b8-b037-bec171ce38ef\n Backing store flags: \n Account information:\n Qvu9bc6aNvWKhKZ3t5dv\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-4a9d4de2-7a32-4c94-9ed0-6b9a6ccf79e9 req-77313076-7f37-4780-9831-3a72e0071745 tempest-LiveMigrationTest-1495172843 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: I_T nexus: 5
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.41
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: Qvu9bc6aNvWKhKZ3t5dv
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:41:44.170665 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 17:41:44.175457 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-4a9d4de2-7a32-4c94-9ed0-6b9a6ccf79e9 req-77313076-7f37-4780-9831-3a72e0071745 tempest-LiveMigrationTest-1495172843 None] Creating iscsi_target for Volume ID: volume-de504860-e5f5-4390-89e3-de85bf58c5c0 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 17:41:44.183538 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-4a9d4de2-7a32-4c94-9ed0-6b9a6ccf79e9 req-77313076-7f37-4780-9831-3a72e0071745 tempest-LiveMigrationTest-1495172843 None] Created volume path /opt/stack/data/cinder/volumes/volume-de504860-e5f5-4390-89e3-de85bf58c5c0,
Nov 10 17:41:44.183538 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 17:41:44.183538 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:41:44.183538 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-de504860-e5f5-4390-89e3-de85bf58c5c0
Nov 10 17:41:44.183538 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 17:41:44.183538 n-d-817210-1 cinder-volume[91926]: incominguser RQYtdJM7dk9Gnc6T76e7 GSDBQDe6sZyg7qN7
Nov 10 17:41:44.183538 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:41:44.183538 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 17:41:44.183538 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:41:44.183538 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 17:41:44.185763 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-de504860-e5f5-4390-89e3-de85bf58c5c0 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:41:44.734448 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-de504860-e5f5-4390-89e3-de85bf58c5c0" returned: 0 in 0.548s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:41:44.735067 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366560]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:41:44.736559 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-4a9d4de2-7a32-4c94-9ed0-6b9a6ccf79e9 req-77313076-7f37-4780-9831-3a72e0071745 tempest-LiveMigrationTest-1495172843 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 17:41:44.736943 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-4a9d4de2-7a32-4c94-9ed0-6b9a6ccf79e9 req-77313076-7f37-4780-9831-3a72e0071745 tempest-LiveMigrationTest-1495172843 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 17:41:44.740122 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:41:44.759397 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:41:44.760507 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366560]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-bc8d2355-f5c9-40b8-b037-bec171ce38ef\n Backing store flags: \n Account information:\n Qvu9bc6aNvWKhKZ3t5dv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-de504860-e5f5-4390-89e3-de85bf58c5c0\n System information:\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-de504860-e5f5-4390-89e3-de85bf58c5c0\n Backing store flags: \n Account information:\n RQYtdJM7dk9Gnc6T76e7\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-4a9d4de2-7a32-4c94-9ed0-6b9a6ccf79e9 req-77313076-7f37-4780-9831-3a72e0071745 tempest-LiveMigrationTest-1495172843 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: I_T nexus: 5
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.41
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: Qvu9bc6aNvWKhKZ3t5dv
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:41:44.761340 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 17:41:44.764098 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:41:44.973150 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.210s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:41:44.973876 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366560]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-bc8d2355-f5c9-40b8-b037-bec171ce38ef\n Backing store flags: \n Account information:\n Qvu9bc6aNvWKhKZ3t5dv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-de504860-e5f5-4390-89e3-de85bf58c5c0\n System information:\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-de504860-e5f5-4390-89e3-de85bf58c5c0\n Backing store flags: \n Account information:\n RQYtdJM7dk9Gnc6T76e7\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:41:44.977630 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:41:45.118448 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.142s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:41:45.119111 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366560]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-bc8d2355-f5c9-40b8-b037-bec171ce38ef\n Backing store flags: \n Account information:\n Qvu9bc6aNvWKhKZ3t5dv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-de504860-e5f5-4390-89e3-de85bf58c5c0\n System information:\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-de504860-e5f5-4390-89e3-de85bf58c5c0\n Backing store flags: \n Account information:\n RQYtdJM7dk9Gnc6T76e7\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:41:45.120698 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-4a9d4de2-7a32-4c94-9ed0-6b9a6ccf79e9 req-77313076-7f37-4780-9831-3a72e0071745 tempest-LiveMigrationTest-1495172843 None] Set provider_location to: 10.222.0.46:3260,3 iqn.2010-10.org.openstack:volume-de504860-e5f5-4390-89e3-de85bf58c5c0 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 17:41:45.367883 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-4a9d4de2-7a32-4c94-9ed0-6b9a6ccf79e9 req-77313076-7f37-4780-9831-3a72e0071745 tempest-LiveMigrationTest-1495172843 None] attachment_update completed successfully.
Nov 10 17:41:55.410831 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-c6445268-c0a3-4584-b8b8-59b85a02b241 req-348813ab-5c6b-4bfd-bde8-3746902dec63 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Terminate volume connection completed successfully.
Nov 10 17:41:55.412025 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-c6445268-c0a3-4584-b8b8-59b85a02b241 req-348813ab-5c6b-4bfd-bde8-3746902dec63 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Deleting attachment 3f8c5bf6-1afc-48af-8a61-1a3fb02f1a90. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 17:41:55.415370 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:41:55.507728 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:41:55.508073 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366560]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef\n System information:\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-bc8d2355-f5c9-40b8-b037-bec171ce38ef\n Backing store flags: \n Account information:\n Qvu9bc6aNvWKhKZ3t5dv\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-de504860-e5f5-4390-89e3-de85bf58c5c0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-de504860-e5f5-4390-89e3-de85bf58c5c0\n Backing store flags: \n Account information:\n RQYtdJM7dk9Gnc6T76e7\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:41:55.508726 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-c6445268-c0a3-4584-b8b8-59b85a02b241 req-348813ab-5c6b-4bfd-bde8-3746902dec63 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Removing iscsi_target for Volume ID: bc8d2355-f5c9-40b8-b037-bec171ce38ef
Nov 10 17:41:55.511867 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:41:55.622766 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef -f" returned: 0 in 0.112s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:41:55.623089 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366560]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:41:55.627071 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:41:55.755337 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.129s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:41:55.756573 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448341366560]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-de504860-e5f5-4390-89e3-de85bf58c5c0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-de504860-e5f5-4390-89e3-de85bf58c5c0\n Backing store flags: \n Account information:\n RQYtdJM7dk9Gnc6T76e7\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:41:55.838801 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-c6445268-c0a3-4584-b8b8-59b85a02b241 req-348813ab-5c6b-4bfd-bde8-3746902dec63 tempest-LiveAutoBlockMigrationV225Test-178062987 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:41:55.838801 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:41:55.838801 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:41:59.542065 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:41:59.548929 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:41:59.549962 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:41:59.569110 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Flow 'volume_create_manager' (b2b67f49-575d-4fe0-8a2b-9aa005a052b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:41:59.572898 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4de16449-2335-4a34-81c3-6652d6a9a698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:41:59.619905 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:41:59.648715 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4de16449-2335-4a34-81c3-6652d6a9a698) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:41:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1111008405',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=f2e279d9-98c5-4b58-aa65-433c4a8745dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='341bf44f2c8541b29242d82667eea0c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:41:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:41:59Z,user_id='fc0b34ed60e94d5f9a52896d6d573998',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:41:59.652306 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (89fb5c89-9971-4235-b270-aec244c14b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:41:59.654882 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (89fb5c89-9971-4235-b270-aec244c14b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:41:59.657659 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (288d3524-8302-48c8-bd3c-2f409226b888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:41:59.767904 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (288d3524-8302-48c8-bd3c-2f409226b888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'f2e279d9-98c5-4b58-aa65-433c4a8745dc', 'volume_name': 'volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:41:59.770114 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9417465f-6403-4370-af34-e6f1816f958c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:41:59.774009 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9417465f-6403-4370-af34-e6f1816f958c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:41:59.777312 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3ebc4423-8c4e-49c4-859a-d4d117e1056f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:41:59.778223 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Volume f2e279d9-98c5-4b58-aa65-433c4a8745dc: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Nov 10 17:41:59.778890 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Cloning f2e279d9-98c5-4b58-aa65-433c4a8745dc from image 2ec14fde-8309-4e02-a7c2-293acfcfb789 at location (None, None). {{(pid=91926) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Nov 10 17:42:02.523353 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 17:42:02.524417 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:42:02.525242 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:02.583054 n-d-817210-1 sudo[102273]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:42:02.584367 n-d-817210-1 sudo[102273]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:42:03.224136 n-d-817210-1 sudo[102273]: pam_unix(sudo:session): session closed for user root
Nov 10 17:42:03.228293 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.703s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:03.232986 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:03.256458 n-d-817210-1 sudo[102287]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:42:03.269902 n-d-817210-1 sudo[102287]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:42:04.263740 n-d-817210-1 sudo[102287]: pam_unix(sudo:session): session closed for user root
Nov 10 17:42:04.274418 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.036s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:04.274418 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:42:15.087881 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_hz3bhb3mn-d-817210-1@lvmdriver-1, size 616.00 MB, duration 15.31 sec {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Nov 10 17:42:15.088689 n-d-817210-1 cinder-volume[91926]: INFO cinder.image.image_utils [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Image download 616.00 MB at 40.25 MB/s
Nov 10 17:42:15.135087 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_hz3bhb3mn-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:15.279077 n-d-817210-1 sudo[102416]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_hz3bhb3mn-d-817210-1@lvmdriver-1
Nov 10 17:42:15.280143 n-d-817210-1 sudo[102416]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:42:15.612857 n-d-817210-1 sudo[102416]: pam_unix(sudo:session): session closed for user root
Nov 10 17:42:15.615388 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_hz3bhb3mn-d-817210-1@lvmdriver-1" returned: 0 in 0.480s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:15.616529 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Temporary image 2ec14fde-8309-4e02-a7c2-293acfcfb789 is fetched for user fc0b34ed60e94d5f9a52896d6d573998. {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Nov 10 17:42:15.679110 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_hz3bhb3mn-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:15.763421 n-d-817210-1 sudo[102421]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_hz3bhb3mn-d-817210-1@lvmdriver-1
Nov 10 17:42:15.764974 n-d-817210-1 sudo[102421]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:42:16.110992 n-d-817210-1 sudo[102421]: pam_unix(sudo:session): session closed for user root
Nov 10 17:42:16.113412 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_hz3bhb3mn-d-817210-1@lvmdriver-1" returned: 0 in 0.434s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:16.115388 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:16.134106 n-d-817210-1 sudo[102427]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:42:16.135397 n-d-817210-1 sudo[102427]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:42:16.686279 n-d-817210-1 sudo[102427]: pam_unix(sudo:session): session closed for user root
Nov 10 17:42:16.688567 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.573s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:16.715032 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Attempting download of 2ec14fde-8309-4e02-a7c2-293acfcfb789 ((None, None)) to volume f2e279d9-98c5-4b58-aa65-433c4a8745dc. {{(pid=91926) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Nov 10 17:42:16.763991 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_97ul673h {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:16.868056 n-d-817210-1 sudo[102461]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_97ul673h
Nov 10 17:42:16.869430 n-d-817210-1 sudo[102461]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:42:17.295087 n-d-817210-1 sudo[102461]: pam_unix(sudo:session): session closed for user root
Nov 10 17:42:17.297986 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_97ul673h" returned: 0 in 0.534s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:17.299284 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_hz3bhb3mn-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:17.389738 n-d-817210-1 sudo[102466]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_hz3bhb3mn-d-817210-1@lvmdriver-1
Nov 10 17:42:17.390694 n-d-817210-1 sudo[102466]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:42:17.865382 n-d-817210-1 sudo[102466]: pam_unix(sudo:session): session closed for user root
Nov 10 17:42:17.868916 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_hz3bhb3mn-d-817210-1@lvmdriver-1" returned: 0 in 0.569s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:17.870133 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] 2ec14fde-8309-4e02-a7c2-293acfcfb789 was vhdx, converting to raw {{(pid=91926) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Nov 10 17:42:17.871368 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_hz3bhb3mn-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f2e279d9--98c5--4b58--aa65--433c4a8745dc oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:17.929923 n-d-817210-1 sudo[102471]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_hz3bhb3mn-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f2e279d9--98c5--4b58--aa65--433c4a8745dc oflag=direct
Nov 10 17:42:17.930788 n-d-817210-1 sudo[102471]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:42:18.339006 n-d-817210-1 sudo[102471]: pam_unix(sudo:session): session closed for user root
Nov 10 17:42:18.342261 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_hz3bhb3mn-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f2e279d9--98c5--4b58--aa65--433c4a8745dc oflag=direct" returned: 0 in 0.470s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:18.344324 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_hz3bhb3mn-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f2e279d9--98c5--4b58--aa65--433c4a8745dc {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:18.364964 n-d-817210-1 sudo[102484]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_hz3bhb3mn-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f2e279d9--98c5--4b58--aa65--433c4a8745dc
Nov 10 17:42:18.366750 n-d-817210-1 sudo[102484]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:42:19.453727 n-d-817210-1 sudo[102484]: pam_unix(sudo:session): session closed for user root
Nov 10 17:42:19.458804 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_hz3bhb3mn-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f2e279d9--98c5--4b58--aa65--433c4a8745dc" returned: 0 in 1.114s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:19.460720 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_hz3bhb3mn-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:19.555539 n-d-817210-1 sudo[102514]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_hz3bhb3mn-d-817210-1@lvmdriver-1
Nov 10 17:42:19.556347 n-d-817210-1 sudo[102514]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:42:19.675033 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-d0649e1d-a955-4360-b719-202229705c5c req-a40469eb-56f4-4397-a4e5-cf56a78739b4 tempest-LiveMigrationTest-1858343456 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-de504860-e5f5-4390-89e3-de85bf58c5c0 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:19.695814 n-d-817210-1 sudo[102518]: 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-de504860-e5f5-4390-89e3-de85bf58c5c0
Nov 10 17:42:19.697375 n-d-817210-1 sudo[102518]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:42:19.996001 n-d-817210-1 sudo[102514]: pam_unix(sudo:session): session closed for user root
Nov 10 17:42:19.998352 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_hz3bhb3mn-d-817210-1@lvmdriver-1" returned: 0 in 0.537s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:19.999247 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_hz3bhb3mn-d-817210-1@lvmdriver-1, size 700.00 MB, duration 1.12 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--f2e279d9--98c5--4b58--aa65--433c4a8745dc {{(pid=91926) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Nov 10 17:42:19.999636 n-d-817210-1 cinder-volume[91926]: INFO cinder.image.image_utils [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Converted 700.00 MB image at 627.06 MB/s
Nov 10 17:42:20.000244 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Downloaded image 2ec14fde-8309-4e02-a7c2-293acfcfb789 ((None, None)) to volume f2e279d9-98c5-4b58-aa65-433c4a8745dc successfully. {{(pid=91926) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Nov 10 17:42:20.117125 n-d-817210-1 sudo[102518]: pam_unix(sudo:session): session closed for user root
Nov 10 17:42:20.133136 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Temporary image 2ec14fde-8309-4e02-a7c2-293acfcfb789 for user fc0b34ed60e94d5f9a52896d6d573998 is deleted. {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Nov 10 17:42:20.133827 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Marking volume f2e279d9-98c5-4b58-aa65-433c4a8745dc as bootable. {{(pid=91926) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Nov 10 17:42:20.140734 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-d0649e1d-a955-4360-b719-202229705c5c req-a40469eb-56f4-4397-a4e5-cf56a78739b4 tempest-LiveMigrationTest-1858343456 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-de504860-e5f5-4390-89e3-de85bf58c5c0" returned: 0 in 0.466s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:20.203325 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Copying metadata from image 2ec14fde-8309-4e02-a7c2-293acfcfb789 to f2e279d9-98c5-4b58-aa65-433c4a8745dc. {{(pid=91926) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Nov 10 17:42:20.203799 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Creating volume glance metadata for volume f2e279d9-98c5-4b58-aa65-433c4a8745dc backed by image 2ec14fde-8309-4e02-a7c2-293acfcfb789 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=91926) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Nov 10 17:42:20.207562 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:20.215235 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:20.215535 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448340932864]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-de504860-e5f5-4390-89e3-de85bf58c5c0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-de504860-e5f5-4390-89e3-de85bf58c5c0\n Backing store flags: \n Account information:\n RQYtdJM7dk9Gnc6T76e7\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-d0649e1d-a955-4360-b719-202229705c5c req-a40469eb-56f4-4397-a4e5-cf56a78739b4 tempest-LiveMigrationTest-1858343456 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-de504860-e5f5-4390-89e3-de85bf58c5c0
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: I_T nexus: 6
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.41
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030000
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf30
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030001
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf31
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-de504860-e5f5-4390-89e3-de85bf58c5c0
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: RQYtdJM7dk9Gnc6T76e7
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:42:20.216308 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 17:42:20.220070 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-d0649e1d-a955-4360-b719-202229705c5c req-a40469eb-56f4-4397-a4e5-cf56a78739b4 tempest-LiveMigrationTest-1858343456 None] Creating iscsi_target for Volume ID: volume-de504860-e5f5-4390-89e3-de85bf58c5c0 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 17:42:20.220070 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-d0649e1d-a955-4360-b719-202229705c5c req-a40469eb-56f4-4397-a4e5-cf56a78739b4 tempest-LiveMigrationTest-1858343456 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-de504860-e5f5-4390-89e3-de85bf58c5c0 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Nov 10 17:42:20.221529 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-d0649e1d-a955-4360-b719-202229705c5c req-a40469eb-56f4-4397-a4e5-cf56a78739b4 tempest-LiveMigrationTest-1858343456 None] Created volume path /opt/stack/data/cinder/volumes/volume-de504860-e5f5-4390-89e3-de85bf58c5c0,
Nov 10 17:42:20.221529 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 17:42:20.221529 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:42:20.221529 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-de504860-e5f5-4390-89e3-de85bf58c5c0
Nov 10 17:42:20.221529 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 17:42:20.221529 n-d-817210-1 cinder-volume[91926]: incominguser RQYtdJM7dk9Gnc6T76e7 GSDBQDe6sZyg7qN7
Nov 10 17:42:20.221529 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:42:20.221529 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 17:42:20.221529 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:42:20.221529 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 17:42:20.224204 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-de504860-e5f5-4390-89e3-de85bf58c5c0 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:20.288655 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3ebc4423-8c4e-49c4-859a-d4d117e1056f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:42:20.291738 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6adc1b0c-d385-4a78-94dd-36beaba27027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:42:20.300037 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Volume volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc (f2e279d9-98c5-4b58-aa65-433c4a8745dc): created successfully
Nov 10 17:42:20.302566 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6adc1b0c-d385-4a78-94dd-36beaba27027) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:42:20.307979 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Flow 'volume_create_manager' (b2b67f49-575d-4fe0-8a2b-9aa005a052b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:42:20.320099 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-81438698-ac83-4597-9d60-73877868a5d6 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Created volume successfully.
Nov 10 17:42:20.343504 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-de504860-e5f5-4390-89e3-de85bf58c5c0" returned: 0 in 0.120s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:20.344074 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448340932864]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:42:20.344935 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-d0649e1d-a955-4360-b719-202229705c5c req-a40469eb-56f4-4397-a4e5-cf56a78739b4 tempest-LiveMigrationTest-1858343456 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 17:42:20.345937 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-d0649e1d-a955-4360-b719-202229705c5c req-a40469eb-56f4-4397-a4e5-cf56a78739b4 tempest-LiveMigrationTest-1858343456 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 17:42:20.347453 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:20.380631 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.033s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:20.381053 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448340932864]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-de504860-e5f5-4390-89e3-de85bf58c5c0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-de504860-e5f5-4390-89e3-de85bf58c5c0\n Backing store flags: \n Account information:\n RQYtdJM7dk9Gnc6T76e7\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-d0649e1d-a955-4360-b719-202229705c5c req-a40469eb-56f4-4397-a4e5-cf56a78739b4 tempest-LiveMigrationTest-1858343456 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-de504860-e5f5-4390-89e3-de85bf58c5c0
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: I_T nexus: 6
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.41
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030000
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf30
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030001
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf31
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-de504860-e5f5-4390-89e3-de85bf58c5c0
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: RQYtdJM7dk9Gnc6T76e7
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:42:20.381779 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 17:42:20.387374 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:20.559348 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.174s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:20.560003 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448340932864]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-de504860-e5f5-4390-89e3-de85bf58c5c0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-de504860-e5f5-4390-89e3-de85bf58c5c0\n Backing store flags: \n Account information:\n RQYtdJM7dk9Gnc6T76e7\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:42:20.561008 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:20.707937 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.146s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:20.708261 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448340932864]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-de504860-e5f5-4390-89e3-de85bf58c5c0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-de504860-e5f5-4390-89e3-de85bf58c5c0\n Backing store flags: \n Account information:\n RQYtdJM7dk9Gnc6T76e7\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:42:20.709414 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-d0649e1d-a955-4360-b719-202229705c5c req-a40469eb-56f4-4397-a4e5-cf56a78739b4 tempest-LiveMigrationTest-1858343456 None] Set provider_location to: 10.222.0.46:3260,3 iqn.2010-10.org.openstack:volume-de504860-e5f5-4390-89e3-de85bf58c5c0 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 17:42:21.068434 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-d0649e1d-a955-4360-b719-202229705c5c req-a40469eb-56f4-4397-a4e5-cf56a78739b4 tempest-LiveMigrationTest-1858343456 None] attachment_update completed successfully.
Nov 10 17:42:25.332742 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-72691150-640e-490d-a090-503b1d6cb9d3 req-d475a82e-4422-4f04-9446-6b8576fee1b3 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:25.355677 n-d-817210-1 sudo[102562]: 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-f2e279d9-98c5-4b58-aa65-433c4a8745dc
Nov 10 17:42:25.357350 n-d-817210-1 sudo[102562]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:42:25.968316 n-d-817210-1 sudo[102562]: pam_unix(sudo:session): session closed for user root
Nov 10 17:42:25.970760 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-72691150-640e-490d-a090-503b1d6cb9d3 req-d475a82e-4422-4f04-9446-6b8576fee1b3 tempest-LiveAutoBlockMigrationV225Test-178062987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc" returned: 0 in 0.638s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:26.023686 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:26.042778 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:26.043314 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448340932864]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-de504860-e5f5-4390-89e3-de85bf58c5c0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-de504860-e5f5-4390-89e3-de85bf58c5c0\n Backing store flags: \n Account information:\n RQYtdJM7dk9Gnc6T76e7\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-72691150-640e-490d-a090-503b1d6cb9d3 req-d475a82e-4422-4f04-9446-6b8576fee1b3 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-de504860-e5f5-4390-89e3-de85bf58c5c0
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: I_T nexus: 6
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.41
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: I_T nexus: 7
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030000
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf30
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030001
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf31
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-de504860-e5f5-4390-89e3-de85bf58c5c0
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: RQYtdJM7dk9Gnc6T76e7
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:42:26.045324 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 17:42:26.050189 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-72691150-640e-490d-a090-503b1d6cb9d3 req-d475a82e-4422-4f04-9446-6b8576fee1b3 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Creating iscsi_target for Volume ID: volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 17:42:26.056904 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-72691150-640e-490d-a090-503b1d6cb9d3 req-d475a82e-4422-4f04-9446-6b8576fee1b3 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Created volume path /opt/stack/data/cinder/volumes/volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc,
Nov 10 17:42:26.056904 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 17:42:26.056904 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:42:26.056904 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc
Nov 10 17:42:26.056904 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 17:42:26.056904 n-d-817210-1 cinder-volume[91926]: incominguser vY7MYrHeQMFq3F3hZu8P 5ddpiXgKDB5hJxPw
Nov 10 17:42:26.056904 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:42:26.056904 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 17:42:26.056904 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:42:26.056904 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 17:42:26.059878 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:26.497052 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc" returned: 0 in 0.437s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:26.498706 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448340932864]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:42:26.500452 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-72691150-640e-490d-a090-503b1d6cb9d3 req-d475a82e-4422-4f04-9446-6b8576fee1b3 tempest-LiveAutoBlockMigrationV225Test-178062987 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 17:42:26.500830 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-72691150-640e-490d-a090-503b1d6cb9d3 req-d475a82e-4422-4f04-9446-6b8576fee1b3 tempest-LiveAutoBlockMigrationV225Test-178062987 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 17:42:26.505906 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:26.513134 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:26.513507 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448340932864]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-de504860-e5f5-4390-89e3-de85bf58c5c0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-de504860-e5f5-4390-89e3-de85bf58c5c0\n Backing store flags: \n Account information:\n RQYtdJM7dk9Gnc6T76e7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc\n System information:\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-f2e279d9-98c5-4b58-aa65-433c4a8745dc\n Backing store flags: \n Account information:\n vY7MYrHeQMFq3F3hZu8P\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-72691150-640e-490d-a090-503b1d6cb9d3 req-d475a82e-4422-4f04-9446-6b8576fee1b3 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-de504860-e5f5-4390-89e3-de85bf58c5c0
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: I_T nexus: 6
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.41
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: I_T nexus: 7
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030000
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf30
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030001
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf31
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-de504860-e5f5-4390-89e3-de85bf58c5c0
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: RQYtdJM7dk9Gnc6T76e7
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:42:26.514119 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 17:42:26.519837 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:26.711277 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.191s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:26.711698 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448340932864]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-de504860-e5f5-4390-89e3-de85bf58c5c0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-de504860-e5f5-4390-89e3-de85bf58c5c0\n Backing store flags: \n Account information:\n RQYtdJM7dk9Gnc6T76e7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc\n System information:\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-f2e279d9-98c5-4b58-aa65-433c4a8745dc\n Backing store flags: \n Account information:\n vY7MYrHeQMFq3F3hZu8P\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:42:26.713073 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:26.837755 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:26.838380 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448340932864]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-de504860-e5f5-4390-89e3-de85bf58c5c0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-de504860-e5f5-4390-89e3-de85bf58c5c0\n Backing store flags: \n Account information:\n RQYtdJM7dk9Gnc6T76e7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc\n System information:\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-f2e279d9-98c5-4b58-aa65-433c4a8745dc\n Backing store flags: \n Account information:\n vY7MYrHeQMFq3F3hZu8P\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:42:26.839667 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-72691150-640e-490d-a090-503b1d6cb9d3 req-d475a82e-4422-4f04-9446-6b8576fee1b3 tempest-LiveAutoBlockMigrationV225Test-178062987 None] Set provider_location to: 10.222.0.46:3260,4 iqn.2010-10.org.openstack:volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 17:42:27.093367 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-72691150-640e-490d-a090-503b1d6cb9d3 req-d475a82e-4422-4f04-9446-6b8576fee1b3 tempest-LiveAutoBlockMigrationV225Test-178062987 None] attachment_update completed successfully.
Nov 10 17:42:35.884596 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-d0649e1d-a955-4360-b719-202229705c5c req-df8bc988-89f3-430e-a414-8f45f95372fe tempest-LiveMigrationTest-1858343456 None] Terminate volume connection completed successfully.
Nov 10 17:42:35.886012 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-d0649e1d-a955-4360-b719-202229705c5c req-df8bc988-89f3-430e-a414-8f45f95372fe tempest-LiveMigrationTest-1858343456 None] Deleting attachment c561748c-aaca-40c1-8529-07ff9045f79a. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 17:42:35.978057 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-d0649e1d-a955-4360-b719-202229705c5c req-df8bc988-89f3-430e-a414-8f45f95372fe tempest-LiveMigrationTest-1858343456 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:42:35.978057 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:42:35.978057 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:42:47.620813 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-3a396494-6ec0-4fa3-b7bb-ea6bcaa46651 req-310ceedd-2f3a-4a43-853f-1d9e7cd30fb2 tempest-LiveMigrationTest-1495172843 None] Terminate volume connection completed successfully.
Nov 10 17:42:47.621602 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-3a396494-6ec0-4fa3-b7bb-ea6bcaa46651 req-310ceedd-2f3a-4a43-853f-1d9e7cd30fb2 tempest-LiveMigrationTest-1495172843 None] Deleting attachment 8627efbf-014f-48d7-a8d2-8dc301b692eb. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 17:42:47.622738 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:47.724442 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.101s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:47.724770 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448340932864]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-de504860-e5f5-4390-89e3-de85bf58c5c0\n System information:\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-de504860-e5f5-4390-89e3-de85bf58c5c0\n Backing store flags: \n Account information:\n RQYtdJM7dk9Gnc6T76e7\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f2e279d9-98c5-4b58-aa65-433c4a8745dc\n Backing store flags: \n Account information:\n vY7MYrHeQMFq3F3hZu8P\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:42:47.725498 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-3a396494-6ec0-4fa3-b7bb-ea6bcaa46651 req-310ceedd-2f3a-4a43-853f-1d9e7cd30fb2 tempest-LiveMigrationTest-1495172843 None] Removing iscsi_target for Volume ID: de504860-e5f5-4390-89e3-de85bf58c5c0
Nov 10 17:42:47.729024 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-de504860-e5f5-4390-89e3-de85bf58c5c0 -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:47.834254 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-de504860-e5f5-4390-89e3-de85bf58c5c0 -f" returned: 0 in 0.107s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:47.834736 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448340932864]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:42:47.835937 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:47.950975 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.115s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:47.951437 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448340932864]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f2e279d9-98c5-4b58-aa65-433c4a8745dc\n Backing store flags: \n Account information:\n vY7MYrHeQMFq3F3hZu8P\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:42:48.027679 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-3a396494-6ec0-4fa3-b7bb-ea6bcaa46651 req-310ceedd-2f3a-4a43-853f-1d9e7cd30fb2 tempest-LiveMigrationTest-1495172843 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:42:48.027679 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:42:48.027679 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:42:48.203491 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [req-3a396494-6ec0-4fa3-b7bb-ea6bcaa46651 req-ac9c5ff9-158e-4592-93c8-296151217eff tempest-LiveMigrationTest-1495172843 None] Lock "b'cinder-de504860-e5f5-4390-89e3-de85bf58c5c0-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 17:42:48.293025 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:48.398111 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:48.398985 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448340932864]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f2e279d9-98c5-4b58-aa65-433c4a8745dc\n Backing store flags: \n Account information:\n vY7MYrHeQMFq3F3hZu8P\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:42:48.400026 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [req-3a396494-6ec0-4fa3-b7bb-ea6bcaa46651 req-ac9c5ff9-158e-4592-93c8-296151217eff tempest-LiveMigrationTest-1495172843 None] Skipping remove_export. No iscsi_target is presently exported for volume: de504860-e5f5-4390-89e3-de85bf58c5c0
Nov 10 17:42:48.407394 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-3a396494-6ec0-4fa3-b7bb-ea6bcaa46651 req-ac9c5ff9-158e-4592-93c8-296151217eff tempest-LiveMigrationTest-1495172843 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-de504860-e5f5-4390-89e3-de85bf58c5c0 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:48.445733 n-d-817210-1 sudo[102712]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-de504860-e5f5-4390-89e3-de85bf58c5c0
Nov 10 17:42:48.447867 n-d-817210-1 sudo[102712]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:42:48.967853 n-d-817210-1 sudo[102712]: pam_unix(sudo:session): session closed for user root
Nov 10 17:42:48.970132 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-3a396494-6ec0-4fa3-b7bb-ea6bcaa46651 req-ac9c5ff9-158e-4592-93c8-296151217eff tempest-LiveMigrationTest-1495172843 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-de504860-e5f5-4390-89e3-de85bf58c5c0" returned: 0 in 0.564s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:48.972010 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-3a396494-6ec0-4fa3-b7bb-ea6bcaa46651 req-ac9c5ff9-158e-4592-93c8-296151217eff tempest-LiveMigrationTest-1495172843 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-de504860-e5f5-4390-89e3-de85bf58c5c0 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:48.993113 n-d-817210-1 sudo[102715]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-de504860-e5f5-4390-89e3-de85bf58c5c0
Nov 10 17:42:48.994074 n-d-817210-1 sudo[102715]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:42:49.401111 n-d-817210-1 sudo[102715]: pam_unix(sudo:session): session closed for user root
Nov 10 17:42:49.403510 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-3a396494-6ec0-4fa3-b7bb-ea6bcaa46651 req-ac9c5ff9-158e-4592-93c8-296151217eff tempest-LiveMigrationTest-1495172843 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-de504860-e5f5-4390-89e3-de85bf58c5c0" returned: 0 in 0.431s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:49.406032 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-3a396494-6ec0-4fa3-b7bb-ea6bcaa46651 req-ac9c5ff9-158e-4592-93c8-296151217eff tempest-LiveMigrationTest-1495172843 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-de504860-e5f5-4390-89e3-de85bf58c5c0 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:49.426809 n-d-817210-1 sudo[102718]: ubuntu : TTY=unknown ; 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-de504860-e5f5-4390-89e3-de85bf58c5c0
Nov 10 17:42:49.428212 n-d-817210-1 sudo[102718]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:42:49.953081 n-d-817210-1 sudo[102718]: pam_unix(sudo:session): session closed for user root
Nov 10 17:42:49.955421 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-3a396494-6ec0-4fa3-b7bb-ea6bcaa46651 req-ac9c5ff9-158e-4592-93c8-296151217eff tempest-LiveMigrationTest-1495172843 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-de504860-e5f5-4390-89e3-de85bf58c5c0" returned: 0 in 0.549s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:49.956659 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [req-3a396494-6ec0-4fa3-b7bb-ea6bcaa46651 req-ac9c5ff9-158e-4592-93c8-296151217eff tempest-LiveMigrationTest-1495172843 None] Successfully deleted volume: de504860-e5f5-4390-89e3-de85bf58c5c0
Nov 10 17:42:50.009496 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [req-3a396494-6ec0-4fa3-b7bb-ea6bcaa46651 req-ac9c5ff9-158e-4592-93c8-296151217eff tempest-LiveMigrationTest-1495172843 None] Created reservations ['748f2e2e-6b29-408d-8ead-672f2cf8514c', 'ef9a2baf-adc4-4086-a1d6-7454672f4d1a', '41dbf26a-fcbe-4fdb-8240-fab0cb94374e', '8db0c44a-eeb2-4392-8297-3a635d4476b6'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:42:50.013292 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-3a396494-6ec0-4fa3-b7bb-ea6bcaa46651 req-ac9c5ff9-158e-4592-93c8-296151217eff tempest-LiveMigrationTest-1495172843 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:42:50.013292 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:42:50.013292 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:42:50.078056 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [req-3a396494-6ec0-4fa3-b7bb-ea6bcaa46651 req-ac9c5ff9-158e-4592-93c8-296151217eff tempest-LiveMigrationTest-1495172843 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:42:50.079234 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-3a396494-6ec0-4fa3-b7bb-ea6bcaa46651 req-ac9c5ff9-158e-4592-93c8-296151217eff tempest-LiveMigrationTest-1495172843 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:50.122696 n-d-817210-1 sudo[102727]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:42:50.124774 n-d-817210-1 sudo[102727]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:42:50.477168 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-57dfa304-9585-4d5a-bc15-72b964089e01 tempest-LiveMigrationTest-1495172843 None] Lock "b'cinder-6cb182c1-7a13-438a-b18d-9cdf997fcde8-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 17:42:50.573125 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:50.658029 n-d-817210-1 sudo[102727]: pam_unix(sudo:session): session closed for user root
Nov 10 17:42:50.660159 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-3a396494-6ec0-4fa3-b7bb-ea6bcaa46651 req-ac9c5ff9-158e-4592-93c8-296151217eff tempest-LiveMigrationTest-1495172843 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.581s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:50.662048 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-3a396494-6ec0-4fa3-b7bb-ea6bcaa46651 req-ac9c5ff9-158e-4592-93c8-296151217eff tempest-LiveMigrationTest-1495172843 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:50.681486 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:50.682251 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337578880]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f2e279d9-98c5-4b58-aa65-433c4a8745dc\n Backing store flags: \n Account information:\n vY7MYrHeQMFq3F3hZu8P\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:42:50.683534 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-57dfa304-9585-4d5a-bc15-72b964089e01 tempest-LiveMigrationTest-1495172843 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6cb182c1-7a13-438a-b18d-9cdf997fcde8
Nov 10 17:42:50.685266 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-57dfa304-9585-4d5a-bc15-72b964089e01 tempest-LiveMigrationTest-1495172843 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:50.688111 n-d-817210-1 sudo[102731]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:42:50.689042 n-d-817210-1 sudo[102731]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:42:50.706317 n-d-817210-1 sudo[102734]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8
Nov 10 17:42:50.707759 n-d-817210-1 sudo[102734]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:42:51.217322 n-d-817210-1 sudo[102731]: pam_unix(sudo:session): session closed for user root
Nov 10 17:42:51.220843 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-3a396494-6ec0-4fa3-b7bb-ea6bcaa46651 req-ac9c5ff9-158e-4592-93c8-296151217eff tempest-LiveMigrationTest-1495172843 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.558s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:51.224425 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [req-3a396494-6ec0-4fa3-b7bb-ea6bcaa46651 req-ac9c5ff9-158e-4592-93c8-296151217eff tempest-LiveMigrationTest-1495172843 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:42:51.233082 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-3a396494-6ec0-4fa3-b7bb-ea6bcaa46651 req-ac9c5ff9-158e-4592-93c8-296151217eff tempest-LiveMigrationTest-1495172843 None] Deleted volume successfully.
Nov 10 17:42:51.242431 n-d-817210-1 sudo[102734]: pam_unix(sudo:session): session closed for user root
Nov 10 17:42:51.245827 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-57dfa304-9585-4d5a-bc15-72b964089e01 tempest-LiveMigrationTest-1495172843 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8" returned: 0 in 0.560s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:51.247939 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-57dfa304-9585-4d5a-bc15-72b964089e01 tempest-LiveMigrationTest-1495172843 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:51.273824 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [req-3a396494-6ec0-4fa3-b7bb-ea6bcaa46651 req-ac9c5ff9-158e-4592-93c8-296151217eff tempest-LiveMigrationTest-1495172843 None] Lock "b'cinder-de504860-e5f5-4390-89e3-de85bf58c5c0-delete_volume'" released by "delete_volume" :: held 3.070s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 17:42:51.278617 n-d-817210-1 sudo[102738]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8
Nov 10 17:42:51.279619 n-d-817210-1 sudo[102738]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:42:51.775611 n-d-817210-1 sudo[102738]: pam_unix(sudo:session): session closed for user root
Nov 10 17:42:51.777433 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-57dfa304-9585-4d5a-bc15-72b964089e01 tempest-LiveMigrationTest-1495172843 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8" returned: 0 in 0.530s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:51.779319 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-57dfa304-9585-4d5a-bc15-72b964089e01 tempest-LiveMigrationTest-1495172843 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:51.815344 n-d-817210-1 sudo[102741]: ubuntu : TTY=unknown ; 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-6cb182c1-7a13-438a-b18d-9cdf997fcde8
Nov 10 17:42:51.816133 n-d-817210-1 sudo[102741]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:42:52.336845 n-d-817210-1 sudo[102741]: pam_unix(sudo:session): session closed for user root
Nov 10 17:42:52.339295 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-57dfa304-9585-4d5a-bc15-72b964089e01 tempest-LiveMigrationTest-1495172843 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6cb182c1-7a13-438a-b18d-9cdf997fcde8" returned: 0 in 0.559s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:52.340540 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-57dfa304-9585-4d5a-bc15-72b964089e01 tempest-LiveMigrationTest-1495172843 None] Successfully deleted volume: 6cb182c1-7a13-438a-b18d-9cdf997fcde8
Nov 10 17:42:52.399110 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-57dfa304-9585-4d5a-bc15-72b964089e01 tempest-LiveMigrationTest-1495172843 None] Created reservations ['34ca19f0-2738-49a8-855a-d98e06d82fd0', '18896830-d94d-4a13-8036-ad80fe3c2323', '2b3168b0-93b3-4189-b2df-4a60368af725', '7f8bd2d8-f936-46e0-9001-cbe58e059205'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:42:52.402873 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-57dfa304-9585-4d5a-bc15-72b964089e01 tempest-LiveMigrationTest-1495172843 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:42:52.402873 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:42:52.402873 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:42:52.456654 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-57dfa304-9585-4d5a-bc15-72b964089e01 tempest-LiveMigrationTest-1495172843 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:42:52.459222 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-57dfa304-9585-4d5a-bc15-72b964089e01 tempest-LiveMigrationTest-1495172843 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:52.483667 n-d-817210-1 sudo[102747]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:42:52.485342 n-d-817210-1 sudo[102747]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:42:52.994703 n-d-817210-1 sudo[102747]: pam_unix(sudo:session): session closed for user root
Nov 10 17:42:52.997700 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-57dfa304-9585-4d5a-bc15-72b964089e01 tempest-LiveMigrationTest-1495172843 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.539s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:53.000026 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-57dfa304-9585-4d5a-bc15-72b964089e01 tempest-LiveMigrationTest-1495172843 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:53.019711 n-d-817210-1 sudo[102750]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:42:53.020553 n-d-817210-1 sudo[102750]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:42:53.523618 n-d-817210-1 sudo[102750]: pam_unix(sudo:session): session closed for user root
Nov 10 17:42:53.526094 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-57dfa304-9585-4d5a-bc15-72b964089e01 tempest-LiveMigrationTest-1495172843 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.526s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:53.530214 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-57dfa304-9585-4d5a-bc15-72b964089e01 tempest-LiveMigrationTest-1495172843 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:42:53.543352 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-57dfa304-9585-4d5a-bc15-72b964089e01 tempest-LiveMigrationTest-1495172843 None] Deleted volume successfully.
Nov 10 17:42:53.569614 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-57dfa304-9585-4d5a-bc15-72b964089e01 tempest-LiveMigrationTest-1495172843 None] Lock "b'cinder-6cb182c1-7a13-438a-b18d-9cdf997fcde8-delete_volume'" released by "delete_volume" :: held 3.092s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 17:42:55.302382 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-1806fbe8-5378-4af6-aa29-7972c61dec4a req-80770643-8f0c-4aa2-856e-1caebbecdc34 tempest-LiveAutoBlockMigrationV225Test-1244834997 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:55.322832 n-d-817210-1 sudo[102753]: 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-f2e279d9-98c5-4b58-aa65-433c4a8745dc
Nov 10 17:42:55.327270 n-d-817210-1 sudo[102753]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:42:55.778148 n-d-817210-1 sudo[102753]: pam_unix(sudo:session): session closed for user root
Nov 10 17:42:55.780398 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-1806fbe8-5378-4af6-aa29-7972c61dec4a req-80770643-8f0c-4aa2-856e-1caebbecdc34 tempest-LiveAutoBlockMigrationV225Test-1244834997 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc" returned: 0 in 0.478s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:55.833105 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:55.840351 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448340932864]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f2e279d9-98c5-4b58-aa65-433c4a8745dc\n Backing store flags: \n Account information:\n vY7MYrHeQMFq3F3hZu8P\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-1806fbe8-5378-4af6-aa29-7972c61dec4a req-80770643-8f0c-4aa2-856e-1caebbecdc34 tempest-LiveAutoBlockMigrationV225Test-1244834997 None] Targets prior to update: Target 4: iqn.2010-10.org.openstack:volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: I_T nexus: 8
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040000
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf40
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040001
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf41
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: vY7MYrHeQMFq3F3hZu8P
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:42:55.841207 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 17:42:55.844736 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-1806fbe8-5378-4af6-aa29-7972c61dec4a req-80770643-8f0c-4aa2-856e-1caebbecdc34 tempest-LiveAutoBlockMigrationV225Test-1244834997 None] Creating iscsi_target for Volume ID: volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 17:42:55.844736 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-1806fbe8-5378-4af6-aa29-7972c61dec4a req-80770643-8f0c-4aa2-856e-1caebbecdc34 tempest-LiveAutoBlockMigrationV225Test-1244834997 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Nov 10 17:42:55.853084 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-1806fbe8-5378-4af6-aa29-7972c61dec4a req-80770643-8f0c-4aa2-856e-1caebbecdc34 tempest-LiveAutoBlockMigrationV225Test-1244834997 None] Created volume path /opt/stack/data/cinder/volumes/volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc,
Nov 10 17:42:55.853084 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 17:42:55.853084 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:42:55.853084 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc
Nov 10 17:42:55.853084 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 17:42:55.853084 n-d-817210-1 cinder-volume[91926]: incominguser vY7MYrHeQMFq3F3hZu8P 5ddpiXgKDB5hJxPw
Nov 10 17:42:55.853084 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:42:55.853084 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 17:42:55.853084 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:42:55.853084 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 17:42:55.858276 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:56.126295 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc" returned: 0 in 0.270s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:56.126859 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448340932864]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:42:56.127761 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-1806fbe8-5378-4af6-aa29-7972c61dec4a req-80770643-8f0c-4aa2-856e-1caebbecdc34 tempest-LiveAutoBlockMigrationV225Test-1244834997 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 17:42:56.128327 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-1806fbe8-5378-4af6-aa29-7972c61dec4a req-80770643-8f0c-4aa2-856e-1caebbecdc34 tempest-LiveAutoBlockMigrationV225Test-1244834997 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 17:42:56.129824 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:56.148461 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:56.148818 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448340932864]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f2e279d9-98c5-4b58-aa65-433c4a8745dc\n Backing store flags: \n Account information:\n vY7MYrHeQMFq3F3hZu8P\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-1806fbe8-5378-4af6-aa29-7972c61dec4a req-80770643-8f0c-4aa2-856e-1caebbecdc34 tempest-LiveAutoBlockMigrationV225Test-1244834997 None] Targets after update: Target 4: iqn.2010-10.org.openstack:volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: I_T nexus: 8
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040000
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf40
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040001
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf41
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: vY7MYrHeQMFq3F3hZu8P
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:42:56.149424 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 17:42:56.153095 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:56.252377 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:56.253183 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448340932864]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f2e279d9-98c5-4b58-aa65-433c4a8745dc\n Backing store flags: \n Account information:\n vY7MYrHeQMFq3F3hZu8P\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:42:56.257512 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:42:56.387525 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.132s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:42:56.388115 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448340932864]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f2e279d9-98c5-4b58-aa65-433c4a8745dc\n Backing store flags: \n Account information:\n vY7MYrHeQMFq3F3hZu8P\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:42:56.389373 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-1806fbe8-5378-4af6-aa29-7972c61dec4a req-80770643-8f0c-4aa2-856e-1caebbecdc34 tempest-LiveAutoBlockMigrationV225Test-1244834997 None] Set provider_location to: 10.222.0.46:3260,4 iqn.2010-10.org.openstack:volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 17:42:56.598971 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-1806fbe8-5378-4af6-aa29-7972c61dec4a req-80770643-8f0c-4aa2-856e-1caebbecdc34 tempest-LiveAutoBlockMigrationV225Test-1244834997 None] attachment_update completed successfully.
Nov 10 17:43:02.523441 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 17:43:02.525078 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:43:02.526034 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:43:02.577283 n-d-817210-1 sudo[102788]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:43:02.580270 n-d-817210-1 sudo[102788]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:43:03.208556 n-d-817210-1 sudo[102788]: pam_unix(sudo:session): session closed for user root
Nov 10 17:43:03.210551 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.684s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:43:03.212388 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:43:03.251401 n-d-817210-1 sudo[102791]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:43:03.252210 n-d-817210-1 sudo[102791]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:43:03.782319 n-d-817210-1 sudo[102791]: pam_unix(sudo:session): session closed for user root
Nov 10 17:43:03.784730 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.572s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:43:03.787122 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:43:10.599265 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-1806fbe8-5378-4af6-aa29-7972c61dec4a req-40b9e4b8-0ca1-48ee-8bfa-1df7a816d231 tempest-LiveAutoBlockMigrationV225Test-1244834997 None] Terminate volume connection completed successfully.
Nov 10 17:43:10.600328 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-1806fbe8-5378-4af6-aa29-7972c61dec4a req-40b9e4b8-0ca1-48ee-8bfa-1df7a816d231 tempest-LiveAutoBlockMigrationV225Test-1244834997 None] Deleting attachment 5beeef4c-82b8-4584-93d5-114931b41815. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 17:43:10.771030 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-1806fbe8-5378-4af6-aa29-7972c61dec4a req-40b9e4b8-0ca1-48ee-8bfa-1df7a816d231 tempest-LiveAutoBlockMigrationV225Test-1244834997 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:43:10.771030 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:43:10.771030 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:43:31.823355 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-0b622cd4-e028-4d1b-8b4f-2b65a8a9b546 req-8e9ed757-f16f-4663-9741-522b3548677f tempest-LiveAutoBlockMigrationV225Test-178062987 None] Terminate volume connection completed successfully.
Nov 10 17:43:31.825172 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-0b622cd4-e028-4d1b-8b4f-2b65a8a9b546 req-8e9ed757-f16f-4663-9741-522b3548677f tempest-LiveAutoBlockMigrationV225Test-178062987 None] Deleting attachment 71dcf315-c327-4ca0-9b40-1b638b5b971d. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 17:43:31.829949 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:43:31.933655 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:43:31.934328 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337579200]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc\n System information:\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-f2e279d9-98c5-4b58-aa65-433c4a8745dc\n Backing store flags: \n Account information:\n vY7MYrHeQMFq3F3hZu8P\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:43:31.935214 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-0b622cd4-e028-4d1b-8b4f-2b65a8a9b546 req-8e9ed757-f16f-4663-9741-522b3548677f tempest-LiveAutoBlockMigrationV225Test-178062987 None] Removing iscsi_target for Volume ID: f2e279d9-98c5-4b58-aa65-433c4a8745dc
Nov 10 17:43:31.939090 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:43:32.102425 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc -f" returned: 0 in 0.165s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:43:32.103155 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337579200]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:43:32.107476 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:43:32.352347 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.246s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:43:32.352727 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337579200]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:43:32.437969 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-0b622cd4-e028-4d1b-8b4f-2b65a8a9b546 req-8e9ed757-f16f-4663-9741-522b3548677f tempest-LiveAutoBlockMigrationV225Test-178062987 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:43:32.437969 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:43:32.437969 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:43:32.721032 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [req-0b622cd4-e028-4d1b-8b4f-2b65a8a9b546 req-4c146df4-3cf5-4d47-b127-5d171f8b058e tempest-LiveAutoBlockMigrationV225Test-178062987 None] Lock "b'cinder-f2e279d9-98c5-4b58-aa65-433c4a8745dc-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 17:43:32.881363 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:43:33.206831 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.325s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:43:33.207150 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337579200]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:43:33.208074 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [req-0b622cd4-e028-4d1b-8b4f-2b65a8a9b546 req-4c146df4-3cf5-4d47-b127-5d171f8b058e tempest-LiveAutoBlockMigrationV225Test-178062987 None] Skipping remove_export. No iscsi_target is presently exported for volume: f2e279d9-98c5-4b58-aa65-433c4a8745dc
Nov 10 17:43:33.209110 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-0b622cd4-e028-4d1b-8b4f-2b65a8a9b546 req-4c146df4-3cf5-4d47-b127-5d171f8b058e tempest-LiveAutoBlockMigrationV225Test-178062987 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:43:33.254917 n-d-817210-1 sudo[102893]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc
Nov 10 17:43:33.258371 n-d-817210-1 sudo[102893]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:43:33.949807 n-d-817210-1 sudo[102893]: pam_unix(sudo:session): session closed for user root
Nov 10 17:43:33.953622 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-0b622cd4-e028-4d1b-8b4f-2b65a8a9b546 req-4c146df4-3cf5-4d47-b127-5d171f8b058e tempest-LiveAutoBlockMigrationV225Test-178062987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc" returned: 0 in 0.743s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:43:33.957213 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-0b622cd4-e028-4d1b-8b4f-2b65a8a9b546 req-4c146df4-3cf5-4d47-b127-5d171f8b058e tempest-LiveAutoBlockMigrationV225Test-178062987 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:43:33.983960 n-d-817210-1 sudo[102896]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc
Nov 10 17:43:33.987744 n-d-817210-1 sudo[102896]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:43:34.477955 n-d-817210-1 sudo[102896]: pam_unix(sudo:session): session closed for user root
Nov 10 17:43:34.481011 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-0b622cd4-e028-4d1b-8b4f-2b65a8a9b546 req-4c146df4-3cf5-4d47-b127-5d171f8b058e tempest-LiveAutoBlockMigrationV225Test-178062987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc" returned: 0 in 0.523s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:43:34.483771 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-0b622cd4-e028-4d1b-8b4f-2b65a8a9b546 req-4c146df4-3cf5-4d47-b127-5d171f8b058e tempest-LiveAutoBlockMigrationV225Test-178062987 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:43:34.504210 n-d-817210-1 sudo[102899]: ubuntu : TTY=unknown ; 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-f2e279d9-98c5-4b58-aa65-433c4a8745dc
Nov 10 17:43:34.505630 n-d-817210-1 sudo[102899]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:43:35.029865 n-d-817210-1 sudo[102899]: pam_unix(sudo:session): session closed for user root
Nov 10 17:43:35.032529 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-0b622cd4-e028-4d1b-8b4f-2b65a8a9b546 req-4c146df4-3cf5-4d47-b127-5d171f8b058e tempest-LiveAutoBlockMigrationV225Test-178062987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f2e279d9-98c5-4b58-aa65-433c4a8745dc" returned: 0 in 0.548s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:43:35.034300 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [req-0b622cd4-e028-4d1b-8b4f-2b65a8a9b546 req-4c146df4-3cf5-4d47-b127-5d171f8b058e tempest-LiveAutoBlockMigrationV225Test-178062987 None] Successfully deleted volume: f2e279d9-98c5-4b58-aa65-433c4a8745dc
Nov 10 17:43:35.102537 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [req-0b622cd4-e028-4d1b-8b4f-2b65a8a9b546 req-4c146df4-3cf5-4d47-b127-5d171f8b058e tempest-LiveAutoBlockMigrationV225Test-178062987 None] Created reservations ['10002fbe-d246-44dc-9118-c63a26cae89b', '60ab5292-a820-446d-909d-cecc54aa560f', '9d66fd53-b00c-487f-af43-1959996647eb', '049e227c-c67d-4126-be6b-566068633c10'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:43:35.105010 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-0b622cd4-e028-4d1b-8b4f-2b65a8a9b546 req-4c146df4-3cf5-4d47-b127-5d171f8b058e tempest-LiveAutoBlockMigrationV225Test-178062987 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:43:35.105010 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:43:35.105010 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:43:35.197554 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [req-0b622cd4-e028-4d1b-8b4f-2b65a8a9b546 req-4c146df4-3cf5-4d47-b127-5d171f8b058e tempest-LiveAutoBlockMigrationV225Test-178062987 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:43:35.198415 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-0b622cd4-e028-4d1b-8b4f-2b65a8a9b546 req-4c146df4-3cf5-4d47-b127-5d171f8b058e tempest-LiveAutoBlockMigrationV225Test-178062987 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:43:35.225945 n-d-817210-1 sudo[102906]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:43:35.226809 n-d-817210-1 sudo[102906]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:43:35.260153 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-227eecd4-0b9c-4d23-9f5d-6e8ad2ca1b6e tempest-LiveAutoBlockMigrationV225Test-178062987 None] Lock "b'cinder-bc8d2355-f5c9-40b8-b037-bec171ce38ef-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 17:43:35.382196 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:43:35.593377 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.212s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:43:35.593815 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337578880]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:43:35.594818 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-227eecd4-0b9c-4d23-9f5d-6e8ad2ca1b6e tempest-LiveAutoBlockMigrationV225Test-178062987 None] Skipping remove_export. No iscsi_target is presently exported for volume: bc8d2355-f5c9-40b8-b037-bec171ce38ef
Nov 10 17:43:35.596440 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-227eecd4-0b9c-4d23-9f5d-6e8ad2ca1b6e tempest-LiveAutoBlockMigrationV225Test-178062987 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:43:35.651430 n-d-817210-1 sudo[102910]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef
Nov 10 17:43:35.652912 n-d-817210-1 sudo[102910]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:43:35.875640 n-d-817210-1 sudo[102906]: pam_unix(sudo:session): session closed for user root
Nov 10 17:43:35.878184 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-0b622cd4-e028-4d1b-8b4f-2b65a8a9b546 req-4c146df4-3cf5-4d47-b127-5d171f8b058e tempest-LiveAutoBlockMigrationV225Test-178062987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:43:35.882383 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-0b622cd4-e028-4d1b-8b4f-2b65a8a9b546 req-4c146df4-3cf5-4d47-b127-5d171f8b058e tempest-LiveAutoBlockMigrationV225Test-178062987 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:43:35.915043 n-d-817210-1 sudo[102913]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:43:35.916839 n-d-817210-1 sudo[102913]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:43:36.243415 n-d-817210-1 sudo[102910]: pam_unix(sudo:session): session closed for user root
Nov 10 17:43:36.246067 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-227eecd4-0b9c-4d23-9f5d-6e8ad2ca1b6e tempest-LiveAutoBlockMigrationV225Test-178062987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef" returned: 0 in 0.649s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:43:36.258420 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-227eecd4-0b9c-4d23-9f5d-6e8ad2ca1b6e tempest-LiveAutoBlockMigrationV225Test-178062987 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:43:36.280066 n-d-817210-1 sudo[102917]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef
Nov 10 17:43:36.280893 n-d-817210-1 sudo[102917]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:43:36.379462 n-d-817210-1 sudo[102913]: pam_unix(sudo:session): session closed for user root
Nov 10 17:43:36.381769 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-0b622cd4-e028-4d1b-8b4f-2b65a8a9b546 req-4c146df4-3cf5-4d47-b127-5d171f8b058e tempest-LiveAutoBlockMigrationV225Test-178062987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.499s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:43:36.384351 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [req-0b622cd4-e028-4d1b-8b4f-2b65a8a9b546 req-4c146df4-3cf5-4d47-b127-5d171f8b058e tempest-LiveAutoBlockMigrationV225Test-178062987 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:43:36.392206 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-0b622cd4-e028-4d1b-8b4f-2b65a8a9b546 req-4c146df4-3cf5-4d47-b127-5d171f8b058e tempest-LiveAutoBlockMigrationV225Test-178062987 None] Deleted volume successfully.
Nov 10 17:43:36.417691 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [req-0b622cd4-e028-4d1b-8b4f-2b65a8a9b546 req-4c146df4-3cf5-4d47-b127-5d171f8b058e tempest-LiveAutoBlockMigrationV225Test-178062987 None] Lock "b'cinder-f2e279d9-98c5-4b58-aa65-433c4a8745dc-delete_volume'" released by "delete_volume" :: held 3.699s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 17:43:36.682485 n-d-817210-1 sudo[102917]: pam_unix(sudo:session): session closed for user root
Nov 10 17:43:36.684844 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-227eecd4-0b9c-4d23-9f5d-6e8ad2ca1b6e tempest-LiveAutoBlockMigrationV225Test-178062987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef" returned: 0 in 0.426s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:43:36.687133 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-227eecd4-0b9c-4d23-9f5d-6e8ad2ca1b6e tempest-LiveAutoBlockMigrationV225Test-178062987 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:43:36.707232 n-d-817210-1 sudo[102920]: ubuntu : TTY=unknown ; 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-bc8d2355-f5c9-40b8-b037-bec171ce38ef
Nov 10 17:43:36.708120 n-d-817210-1 sudo[102920]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:43:37.373003 n-d-817210-1 sudo[102920]: pam_unix(sudo:session): session closed for user root
Nov 10 17:43:37.375604 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-227eecd4-0b9c-4d23-9f5d-6e8ad2ca1b6e tempest-LiveAutoBlockMigrationV225Test-178062987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bc8d2355-f5c9-40b8-b037-bec171ce38ef" returned: 0 in 0.688s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:43:37.378009 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-227eecd4-0b9c-4d23-9f5d-6e8ad2ca1b6e tempest-LiveAutoBlockMigrationV225Test-178062987 None] Successfully deleted volume: bc8d2355-f5c9-40b8-b037-bec171ce38ef
Nov 10 17:43:37.508942 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-227eecd4-0b9c-4d23-9f5d-6e8ad2ca1b6e tempest-LiveAutoBlockMigrationV225Test-178062987 None] Created reservations ['1fb26aa5-2cdc-4459-9f48-bffa6701d049', '734dd8ae-cc89-4fc9-a364-a7ff328f3804', '28c6914e-1437-43ca-8af2-20933bdba9ee', '9b046737-ee97-48bb-b838-366a74b2f43f'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:43:37.513599 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-227eecd4-0b9c-4d23-9f5d-6e8ad2ca1b6e tempest-LiveAutoBlockMigrationV225Test-178062987 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:43:37.513599 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:43:37.513599 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:43:37.604788 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-227eecd4-0b9c-4d23-9f5d-6e8ad2ca1b6e tempest-LiveAutoBlockMigrationV225Test-178062987 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:43:37.606353 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-227eecd4-0b9c-4d23-9f5d-6e8ad2ca1b6e tempest-LiveAutoBlockMigrationV225Test-178062987 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:43:37.655368 n-d-817210-1 sudo[102933]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:43:37.656217 n-d-817210-1 sudo[102933]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:43:38.317548 n-d-817210-1 sudo[102933]: pam_unix(sudo:session): session closed for user root
Nov 10 17:43:38.320629 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-227eecd4-0b9c-4d23-9f5d-6e8ad2ca1b6e tempest-LiveAutoBlockMigrationV225Test-178062987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.714s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:43:38.322539 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-227eecd4-0b9c-4d23-9f5d-6e8ad2ca1b6e tempest-LiveAutoBlockMigrationV225Test-178062987 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:43:38.344740 n-d-817210-1 sudo[102939]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:43:38.345684 n-d-817210-1 sudo[102939]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:43:38.948587 n-d-817210-1 sudo[102939]: pam_unix(sudo:session): session closed for user root
Nov 10 17:43:38.951068 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-227eecd4-0b9c-4d23-9f5d-6e8ad2ca1b6e tempest-LiveAutoBlockMigrationV225Test-178062987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.628s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:43:38.953551 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-227eecd4-0b9c-4d23-9f5d-6e8ad2ca1b6e tempest-LiveAutoBlockMigrationV225Test-178062987 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:43:38.969650 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-227eecd4-0b9c-4d23-9f5d-6e8ad2ca1b6e tempest-LiveAutoBlockMigrationV225Test-178062987 None] Deleted volume successfully.
Nov 10 17:43:38.987605 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-227eecd4-0b9c-4d23-9f5d-6e8ad2ca1b6e tempest-LiveAutoBlockMigrationV225Test-178062987 None] Lock "b'cinder-bc8d2355-f5c9-40b8-b037-bec171ce38ef-delete_volume'" released by "delete_volume" :: held 3.728s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 17:44:02.527945 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 17:44:02.528592 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:44:02.529415 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:44:02.579346 n-d-817210-1 sudo[103100]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:44:02.580202 n-d-817210-1 sudo[103100]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:44:03.474680 n-d-817210-1 sudo[103100]: pam_unix(sudo:session): session closed for user root
Nov 10 17:44:03.476817 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.947s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:44:03.478894 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:44:03.541097 n-d-817210-1 sudo[103137]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:44:03.547585 n-d-817210-1 sudo[103137]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:44:04.544948 n-d-817210-1 sudo[103137]: pam_unix(sudo:session): session closed for user root
Nov 10 17:44:04.547337 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.069s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:44:04.549369 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:44:57.364747 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-1b065aa5-037c-4812-9829-39d3b029f504 tempest-VolumesAdminNegativeTest-1832087524 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:44:57.383015 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-1b065aa5-037c-4812-9829-39d3b029f504 tempest-VolumesAdminNegativeTest-1832087524 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:44:57.385978 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-1b065aa5-037c-4812-9829-39d3b029f504 tempest-VolumesAdminNegativeTest-1832087524 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:44:57.448435 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1b065aa5-037c-4812-9829-39d3b029f504 tempest-VolumesAdminNegativeTest-1832087524 None] Flow 'volume_create_manager' (c018bbd5-5f8c-4c77-8fa9-9b04fb573dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:44:57.459504 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1b065aa5-037c-4812-9829-39d3b029f504 tempest-VolumesAdminNegativeTest-1832087524 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a70fea4d-a1b3-4a3e-ab94-84e3a5b914da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:44:57.498125 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-1b065aa5-037c-4812-9829-39d3b029f504 tempest-VolumesAdminNegativeTest-1832087524 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:44:57.528875 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1b065aa5-037c-4812-9829-39d3b029f504 tempest-VolumesAdminNegativeTest-1832087524 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a70fea4d-a1b3-4a3e-ab94-84e3a5b914da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:44:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-354250294',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=3b89c045-36a7-45de-9cd0-1a5d763a09a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a503df10cf54a53a05831c434000299',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:44:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:44:57Z,user_id='4993f8e441ed4ce7b36292c32481c2d1',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:44:57.532401 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1b065aa5-037c-4812-9829-39d3b029f504 tempest-VolumesAdminNegativeTest-1832087524 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8995b2fe-53e5-43ca-94a9-ff6c21c2ec97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:44:57.535059 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1b065aa5-037c-4812-9829-39d3b029f504 tempest-VolumesAdminNegativeTest-1832087524 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8995b2fe-53e5-43ca-94a9-ff6c21c2ec97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:44:57.538125 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1b065aa5-037c-4812-9829-39d3b029f504 tempest-VolumesAdminNegativeTest-1832087524 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1d39cce0-3c44-4d8c-8226-e4564408242d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:44:57.540678 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1b065aa5-037c-4812-9829-39d3b029f504 tempest-VolumesAdminNegativeTest-1832087524 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1d39cce0-3c44-4d8c-8226-e4564408242d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3b89c045-36a7-45de-9cd0-1a5d763a09a9', 'volume_name': 'volume-3b89c045-36a7-45de-9cd0-1a5d763a09a9', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:44:57.543382 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1b065aa5-037c-4812-9829-39d3b029f504 tempest-VolumesAdminNegativeTest-1832087524 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2b9fef77-f8cd-471d-b0d9-4d14d624e4f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:44:57.545780 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1b065aa5-037c-4812-9829-39d3b029f504 tempest-VolumesAdminNegativeTest-1832087524 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2b9fef77-f8cd-471d-b0d9-4d14d624e4f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:44:57.548156 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1b065aa5-037c-4812-9829-39d3b029f504 tempest-VolumesAdminNegativeTest-1832087524 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (235695f4-0a7f-4de7-8dcf-a7a2fab0da10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:44:57.549220 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-1b065aa5-037c-4812-9829-39d3b029f504 tempest-VolumesAdminNegativeTest-1832087524 None] Volume 3b89c045-36a7-45de-9cd0-1a5d763a09a9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3b89c045-36a7-45de-9cd0-1a5d763a09a9', 'volume_size': 1}
Nov 10 17:44:57.554107 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1b065aa5-037c-4812-9829-39d3b029f504 tempest-VolumesAdminNegativeTest-1832087524 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3b89c045-36a7-45de-9cd0-1a5d763a09a9 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:44:57.599933 n-d-817210-1 sudo[103899]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3b89c045-36a7-45de-9cd0-1a5d763a09a9 stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:44:57.601019 n-d-817210-1 sudo[103899]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:44:58.509371 n-d-817210-1 sudo[103899]: pam_unix(sudo:session): session closed for user root
Nov 10 17:44:58.511728 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1b065aa5-037c-4812-9829-39d3b029f504 tempest-VolumesAdminNegativeTest-1832087524 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3b89c045-36a7-45de-9cd0-1a5d763a09a9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.961s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:44:58.515122 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1b065aa5-037c-4812-9829-39d3b029f504 tempest-VolumesAdminNegativeTest-1832087524 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (235695f4-0a7f-4de7-8dcf-a7a2fab0da10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3b89c045-36a7-45de-9cd0-1a5d763a09a9', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:44:58.517652 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1b065aa5-037c-4812-9829-39d3b029f504 tempest-VolumesAdminNegativeTest-1832087524 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c33c71c5-18c9-42f9-988c-90f3f3f72d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:44:58.541709 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-1b065aa5-037c-4812-9829-39d3b029f504 tempest-VolumesAdminNegativeTest-1832087524 None] Volume volume-3b89c045-36a7-45de-9cd0-1a5d763a09a9 (3b89c045-36a7-45de-9cd0-1a5d763a09a9): created successfully
Nov 10 17:44:58.545440 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1b065aa5-037c-4812-9829-39d3b029f504 tempest-VolumesAdminNegativeTest-1832087524 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c33c71c5-18c9-42f9-988c-90f3f3f72d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:44:58.548576 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1b065aa5-037c-4812-9829-39d3b029f504 tempest-VolumesAdminNegativeTest-1832087524 None] Flow 'volume_create_manager' (c018bbd5-5f8c-4c77-8fa9-9b04fb573dfd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:44:58.580906 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-1b065aa5-037c-4812-9829-39d3b029f504 tempest-VolumesAdminNegativeTest-1832087524 None] Created volume successfully.
Nov 10 17:45:02.155402 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-2bb5f21e-a452-45e8-88e4-1917d8e48da5 req-36ff3819-3b89-48e6-960a-612c99d418ef tempest-VolumesAdminNegativeTest-1832087524 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3b89c045-36a7-45de-9cd0-1a5d763a09a9 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:45:02.203048 n-d-817210-1 sudo[103988]: 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-3b89c045-36a7-45de-9cd0-1a5d763a09a9
Nov 10 17:45:02.204511 n-d-817210-1 sudo[103988]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:45:02.528132 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 17:45:02.528504 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:45:02.529304 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:45:02.564625 n-d-817210-1 sudo[103990]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:45:02.568095 n-d-817210-1 sudo[103990]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:45:03.192108 n-d-817210-1 sudo[103988]: pam_unix(sudo:session): session closed for user root
Nov 10 17:45:03.194389 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-2bb5f21e-a452-45e8-88e4-1917d8e48da5 req-36ff3819-3b89-48e6-960a-612c99d418ef tempest-VolumesAdminNegativeTest-1832087524 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3b89c045-36a7-45de-9cd0-1a5d763a09a9" returned: 0 in 1.043s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:45:03.343640 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:45:03.369074 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:45:03.369588 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337579680]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:45:03.370365 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-2bb5f21e-a452-45e8-88e4-1917d8e48da5 req-36ff3819-3b89-48e6-960a-612c99d418ef tempest-VolumesAdminNegativeTest-1832087524 None] Targets prior to update: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 17:45:03.371401 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-2bb5f21e-a452-45e8-88e4-1917d8e48da5 req-36ff3819-3b89-48e6-960a-612c99d418ef tempest-VolumesAdminNegativeTest-1832087524 None] Creating iscsi_target for Volume ID: volume-3b89c045-36a7-45de-9cd0-1a5d763a09a9 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 17:45:03.383284 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-2bb5f21e-a452-45e8-88e4-1917d8e48da5 req-36ff3819-3b89-48e6-960a-612c99d418ef tempest-VolumesAdminNegativeTest-1832087524 None] Created volume path /opt/stack/data/cinder/volumes/volume-3b89c045-36a7-45de-9cd0-1a5d763a09a9,
Nov 10 17:45:03.383284 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 17:45:03.383284 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:45:03.383284 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-3b89c045-36a7-45de-9cd0-1a5d763a09a9
Nov 10 17:45:03.383284 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 17:45:03.383284 n-d-817210-1 cinder-volume[91926]: incominguser 7Qfv9X7BGvF8GxFcSHkR p4JBszPVp3UQmZc9
Nov 10 17:45:03.383284 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:45:03.383284 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 17:45:03.383284 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:45:03.383284 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 17:45:03.386435 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3b89c045-36a7-45de-9cd0-1a5d763a09a9 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:45:03.806538 n-d-817210-1 sudo[103990]: pam_unix(sudo:session): session closed for user root
Nov 10 17:45:03.808907 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.280s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:45:03.810392 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:45:03.893898 n-d-817210-1 sudo[104041]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:45:03.898927 n-d-817210-1 sudo[104041]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:45:04.376903 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3b89c045-36a7-45de-9cd0-1a5d763a09a9" returned: 0 in 0.990s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:45:04.377495 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337579680]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:45:04.378132 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-2bb5f21e-a452-45e8-88e4-1917d8e48da5 req-36ff3819-3b89-48e6-960a-612c99d418ef tempest-VolumesAdminNegativeTest-1832087524 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 17:45:04.378501 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-2bb5f21e-a452-45e8-88e4-1917d8e48da5 req-36ff3819-3b89-48e6-960a-612c99d418ef tempest-VolumesAdminNegativeTest-1832087524 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 17:45:04.382260 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:45:04.434411 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.054s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:45:04.434768 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337579680]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3b89c045-36a7-45de-9cd0-1a5d763a09a9\n System information:\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-3b89c045-36a7-45de-9cd0-1a5d763a09a9\n Backing store flags: \n Account information:\n 7Qfv9X7BGvF8GxFcSHkR\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:45:04.435366 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-2bb5f21e-a452-45e8-88e4-1917d8e48da5 req-36ff3819-3b89-48e6-960a-612c99d418ef tempest-VolumesAdminNegativeTest-1832087524 None] Targets after update: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 17:45:04.436798 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:45:04.742462 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.305s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:45:04.743031 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337579680]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3b89c045-36a7-45de-9cd0-1a5d763a09a9\n System information:\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-3b89c045-36a7-45de-9cd0-1a5d763a09a9\n Backing store flags: \n Account information:\n 7Qfv9X7BGvF8GxFcSHkR\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:45:04.744375 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:45:04.908970 n-d-817210-1 sudo[104041]: pam_unix(sudo:session): session closed for user root
Nov 10 17:45:04.910749 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.100s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:45:04.912710 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:45:05.003911 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.259s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:45:05.004648 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337579680]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3b89c045-36a7-45de-9cd0-1a5d763a09a9\n System information:\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-3b89c045-36a7-45de-9cd0-1a5d763a09a9\n Backing store flags: \n Account information:\n 7Qfv9X7BGvF8GxFcSHkR\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:45:05.008702 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-2bb5f21e-a452-45e8-88e4-1917d8e48da5 req-36ff3819-3b89-48e6-960a-612c99d418ef tempest-VolumesAdminNegativeTest-1832087524 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-3b89c045-36a7-45de-9cd0-1a5d763a09a9 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 17:45:05.445531 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-2bb5f21e-a452-45e8-88e4-1917d8e48da5 req-36ff3819-3b89-48e6-960a-612c99d418ef tempest-VolumesAdminNegativeTest-1832087524 None] attachment_update completed successfully.
Nov 10 17:45:14.948743 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-f9e48839-a554-4d7f-b5e3-0c7d7c0c72a5 req-11fe253d-ed7f-4e21-83b4-87546f9a7e65 tempest-VolumesAdminNegativeTest-1832087524 None] Terminate volume connection completed successfully.
Nov 10 17:45:14.949469 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-f9e48839-a554-4d7f-b5e3-0c7d7c0c72a5 req-11fe253d-ed7f-4e21-83b4-87546f9a7e65 tempest-VolumesAdminNegativeTest-1832087524 None] Deleting attachment f7201a2d-48eb-490b-bcc2-2c8ed896f58b. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 17:45:14.955172 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:45:15.119333 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.168s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:45:15.120081 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337579680]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-3b89c045-36a7-45de-9cd0-1a5d763a09a9\n System information:\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-3b89c045-36a7-45de-9cd0-1a5d763a09a9\n Backing store flags: \n Account information:\n 7Qfv9X7BGvF8GxFcSHkR\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:45:15.121134 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-f9e48839-a554-4d7f-b5e3-0c7d7c0c72a5 req-11fe253d-ed7f-4e21-83b4-87546f9a7e65 tempest-VolumesAdminNegativeTest-1832087524 None] Removing iscsi_target for Volume ID: 3b89c045-36a7-45de-9cd0-1a5d763a09a9
Nov 10 17:45:15.124746 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-3b89c045-36a7-45de-9cd0-1a5d763a09a9 -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:45:15.314733 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-3b89c045-36a7-45de-9cd0-1a5d763a09a9 -f" returned: 0 in 0.191s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:45:15.315044 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337579680]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:45:15.318960 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:45:15.545544 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.229s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:45:15.546120 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337579680]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:45:15.651440 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-f9e48839-a554-4d7f-b5e3-0c7d7c0c72a5 req-11fe253d-ed7f-4e21-83b4-87546f9a7e65 tempest-VolumesAdminNegativeTest-1832087524 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:45:15.651440 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:45:15.651440 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:45:17.600578 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-59f9a5c0-d257-4c1e-b165-63a44deaafe7 tempest-VolumesAdminNegativeTest-1832087524 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:45:17.606738 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-59f9a5c0-d257-4c1e-b165-63a44deaafe7 tempest-VolumesAdminNegativeTest-1832087524 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:45:17.608242 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-59f9a5c0-d257-4c1e-b165-63a44deaafe7 tempest-VolumesAdminNegativeTest-1832087524 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:45:17.641258 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-59f9a5c0-d257-4c1e-b165-63a44deaafe7 tempest-VolumesAdminNegativeTest-1832087524 None] Flow 'volume_create_manager' (f3d8b81a-b8ae-4b6f-bad6-2db738f0e905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:45:17.646453 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-59f9a5c0-d257-4c1e-b165-63a44deaafe7 tempest-VolumesAdminNegativeTest-1832087524 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4492b2df-3b5a-4ea7-b6a8-bf9c96e108d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:45:17.684034 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-59f9a5c0-d257-4c1e-b165-63a44deaafe7 tempest-VolumesAdminNegativeTest-1832087524 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:45:17.728908 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-59f9a5c0-d257-4c1e-b165-63a44deaafe7 tempest-VolumesAdminNegativeTest-1832087524 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4492b2df-3b5a-4ea7-b6a8-bf9c96e108d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:45:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2034576410',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=579f096b-4577-4c4e-add4-de37a424558e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a503df10cf54a53a05831c434000299',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:45:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:45:18Z,user_id='4993f8e441ed4ce7b36292c32481c2d1',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:45:17.733385 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-59f9a5c0-d257-4c1e-b165-63a44deaafe7 tempest-VolumesAdminNegativeTest-1832087524 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c3fc1eff-f509-4c2d-ab2d-073de4dae4e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:45:17.745764 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-59f9a5c0-d257-4c1e-b165-63a44deaafe7 tempest-VolumesAdminNegativeTest-1832087524 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c3fc1eff-f509-4c2d-ab2d-073de4dae4e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:45:17.750770 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-59f9a5c0-d257-4c1e-b165-63a44deaafe7 tempest-VolumesAdminNegativeTest-1832087524 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9f126b1b-7a12-426f-8e55-845d3bd6d49a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:45:17.754224 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-59f9a5c0-d257-4c1e-b165-63a44deaafe7 tempest-VolumesAdminNegativeTest-1832087524 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9f126b1b-7a12-426f-8e55-845d3bd6d49a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '579f096b-4577-4c4e-add4-de37a424558e', 'volume_name': 'volume-579f096b-4577-4c4e-add4-de37a424558e', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:45:17.757249 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-59f9a5c0-d257-4c1e-b165-63a44deaafe7 tempest-VolumesAdminNegativeTest-1832087524 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bcf71c2a-f029-406f-b14d-5cec03fa9ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:45:17.760030 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-59f9a5c0-d257-4c1e-b165-63a44deaafe7 tempest-VolumesAdminNegativeTest-1832087524 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bcf71c2a-f029-406f-b14d-5cec03fa9ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:45:17.762744 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-59f9a5c0-d257-4c1e-b165-63a44deaafe7 tempest-VolumesAdminNegativeTest-1832087524 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (18be556f-72a6-40bb-8071-0733e9028298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:45:17.763803 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-59f9a5c0-d257-4c1e-b165-63a44deaafe7 tempest-VolumesAdminNegativeTest-1832087524 None] Volume 579f096b-4577-4c4e-add4-de37a424558e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-579f096b-4577-4c4e-add4-de37a424558e', 'volume_size': 1}
Nov 10 17:45:17.765463 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-59f9a5c0-d257-4c1e-b165-63a44deaafe7 tempest-VolumesAdminNegativeTest-1832087524 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-579f096b-4577-4c4e-add4-de37a424558e stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:45:17.800139 n-d-817210-1 sudo[104338]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-579f096b-4577-4c4e-add4-de37a424558e stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:45:17.802204 n-d-817210-1 sudo[104338]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:45:18.498770 n-d-817210-1 sudo[104338]: pam_unix(sudo:session): session closed for user root
Nov 10 17:45:18.501674 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-59f9a5c0-d257-4c1e-b165-63a44deaafe7 tempest-VolumesAdminNegativeTest-1832087524 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-579f096b-4577-4c4e-add4-de37a424558e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.736s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:45:18.505494 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-59f9a5c0-d257-4c1e-b165-63a44deaafe7 tempest-VolumesAdminNegativeTest-1832087524 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (18be556f-72a6-40bb-8071-0733e9028298) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-579f096b-4577-4c4e-add4-de37a424558e', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:45:18.508306 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-59f9a5c0-d257-4c1e-b165-63a44deaafe7 tempest-VolumesAdminNegativeTest-1832087524 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ef5e454a-076f-4320-9f2e-f8eeb1acb85c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:45:18.519762 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-59f9a5c0-d257-4c1e-b165-63a44deaafe7 tempest-VolumesAdminNegativeTest-1832087524 None] Volume volume-579f096b-4577-4c4e-add4-de37a424558e (579f096b-4577-4c4e-add4-de37a424558e): created successfully
Nov 10 17:45:18.523223 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-59f9a5c0-d257-4c1e-b165-63a44deaafe7 tempest-VolumesAdminNegativeTest-1832087524 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ef5e454a-076f-4320-9f2e-f8eeb1acb85c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:45:18.527184 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-59f9a5c0-d257-4c1e-b165-63a44deaafe7 tempest-VolumesAdminNegativeTest-1832087524 None] Flow 'volume_create_manager' (f3d8b81a-b8ae-4b6f-bad6-2db738f0e905) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:45:18.540134 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-59f9a5c0-d257-4c1e-b165-63a44deaafe7 tempest-VolumesAdminNegativeTest-1832087524 None] Created volume successfully.
Nov 10 17:45:20.011246 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-8560fd8e-7a4a-41eb-8e27-c3efd1512f91 tempest-VolumesAdminNegativeTest-1832087524 None] Lock "b'cinder-579f096b-4577-4c4e-add4-de37a424558e-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 17:45:20.191316 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-8560fd8e-7a4a-41eb-8e27-c3efd1512f91 tempest-VolumesAdminNegativeTest-1832087524 None] Skipping remove_export. No iscsi_target is presently exported for volume: 579f096b-4577-4c4e-add4-de37a424558e
Nov 10 17:45:20.192508 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8560fd8e-7a4a-41eb-8e27-c3efd1512f91 tempest-VolumesAdminNegativeTest-1832087524 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-579f096b-4577-4c4e-add4-de37a424558e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:45:20.226458 n-d-817210-1 sudo[104413]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-579f096b-4577-4c4e-add4-de37a424558e
Nov 10 17:45:20.227317 n-d-817210-1 sudo[104413]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:45:20.721132 n-d-817210-1 sudo[104413]: pam_unix(sudo:session): session closed for user root
Nov 10 17:45:20.724599 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8560fd8e-7a4a-41eb-8e27-c3efd1512f91 tempest-VolumesAdminNegativeTest-1832087524 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-579f096b-4577-4c4e-add4-de37a424558e" returned: 0 in 0.532s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:45:20.727168 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8560fd8e-7a4a-41eb-8e27-c3efd1512f91 tempest-VolumesAdminNegativeTest-1832087524 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-579f096b-4577-4c4e-add4-de37a424558e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:45:20.747601 n-d-817210-1 sudo[104416]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-579f096b-4577-4c4e-add4-de37a424558e
Nov 10 17:45:20.749385 n-d-817210-1 sudo[104416]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:45:21.285970 n-d-817210-1 sudo[104416]: pam_unix(sudo:session): session closed for user root
Nov 10 17:45:21.289424 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8560fd8e-7a4a-41eb-8e27-c3efd1512f91 tempest-VolumesAdminNegativeTest-1832087524 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-579f096b-4577-4c4e-add4-de37a424558e" returned: 0 in 0.562s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:45:21.292340 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8560fd8e-7a4a-41eb-8e27-c3efd1512f91 tempest-VolumesAdminNegativeTest-1832087524 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-579f096b-4577-4c4e-add4-de37a424558e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:45:21.340074 n-d-817210-1 sudo[104421]: ubuntu : TTY=unknown ; 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-579f096b-4577-4c4e-add4-de37a424558e
Nov 10 17:45:21.344271 n-d-817210-1 sudo[104421]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:45:21.933789 n-d-817210-1 sudo[104421]: pam_unix(sudo:session): session closed for user root
Nov 10 17:45:21.936134 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8560fd8e-7a4a-41eb-8e27-c3efd1512f91 tempest-VolumesAdminNegativeTest-1832087524 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-579f096b-4577-4c4e-add4-de37a424558e" returned: 0 in 0.643s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:45:21.937858 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-8560fd8e-7a4a-41eb-8e27-c3efd1512f91 tempest-VolumesAdminNegativeTest-1832087524 None] Successfully deleted volume: 579f096b-4577-4c4e-add4-de37a424558e
Nov 10 17:45:21.998417 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-8560fd8e-7a4a-41eb-8e27-c3efd1512f91 tempest-VolumesAdminNegativeTest-1832087524 None] Created reservations ['52ed0997-a35d-4a6a-a63e-01d194b15cb0', 'a0f78918-0e46-4cf4-adc4-7044986e2650', '1cad4f1c-8aff-4edd-8a07-cd525d259504', '8bac4934-3389-4782-8ccb-e67a440870d6'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:45:22.001060 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-8560fd8e-7a4a-41eb-8e27-c3efd1512f91 tempest-VolumesAdminNegativeTest-1832087524 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:45:22.001060 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:45:22.001060 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:45:22.044601 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-8560fd8e-7a4a-41eb-8e27-c3efd1512f91 tempest-VolumesAdminNegativeTest-1832087524 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:45:22.045418 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8560fd8e-7a4a-41eb-8e27-c3efd1512f91 tempest-VolumesAdminNegativeTest-1832087524 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:45:22.064208 n-d-817210-1 sudo[104429]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:45:22.065555 n-d-817210-1 sudo[104429]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:45:22.484183 n-d-817210-1 sudo[104429]: pam_unix(sudo:session): session closed for user root
Nov 10 17:45:22.486564 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8560fd8e-7a4a-41eb-8e27-c3efd1512f91 tempest-VolumesAdminNegativeTest-1832087524 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.441s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:45:22.488718 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8560fd8e-7a4a-41eb-8e27-c3efd1512f91 tempest-VolumesAdminNegativeTest-1832087524 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:45:22.508616 n-d-817210-1 sudo[104434]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:45:22.509536 n-d-817210-1 sudo[104434]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:45:22.588340 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-bad5df52-2b8b-4884-8431-73fae385844d tempest-VolumesAdminNegativeTest-1832087524 None] Lock "b'cinder-3b89c045-36a7-45de-9cd0-1a5d763a09a9-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 17:45:22.670081 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:45:22.783930 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.115s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:45:22.784780 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448338477440]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:45:22.785657 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-bad5df52-2b8b-4884-8431-73fae385844d tempest-VolumesAdminNegativeTest-1832087524 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3b89c045-36a7-45de-9cd0-1a5d763a09a9
Nov 10 17:45:22.787073 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bad5df52-2b8b-4884-8431-73fae385844d tempest-VolumesAdminNegativeTest-1832087524 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b89c045-36a7-45de-9cd0-1a5d763a09a9 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:45:22.830355 n-d-817210-1 sudo[104438]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b89c045-36a7-45de-9cd0-1a5d763a09a9
Nov 10 17:45:22.832072 n-d-817210-1 sudo[104438]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:45:23.032019 n-d-817210-1 sudo[104434]: pam_unix(sudo:session): session closed for user root
Nov 10 17:45:23.035140 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8560fd8e-7a4a-41eb-8e27-c3efd1512f91 tempest-VolumesAdminNegativeTest-1832087524 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.545s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:45:23.040133 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-8560fd8e-7a4a-41eb-8e27-c3efd1512f91 tempest-VolumesAdminNegativeTest-1832087524 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:45:23.054303 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-8560fd8e-7a4a-41eb-8e27-c3efd1512f91 tempest-VolumesAdminNegativeTest-1832087524 None] Deleted volume successfully.
Nov 10 17:45:23.088726 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-8560fd8e-7a4a-41eb-8e27-c3efd1512f91 tempest-VolumesAdminNegativeTest-1832087524 None] Lock "b'cinder-579f096b-4577-4c4e-add4-de37a424558e-delete_volume'" released by "delete_volume" :: held 3.081s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 17:45:23.587535 n-d-817210-1 sudo[104438]: pam_unix(sudo:session): session closed for user root
Nov 10 17:45:23.589410 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bad5df52-2b8b-4884-8431-73fae385844d tempest-VolumesAdminNegativeTest-1832087524 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3b89c045-36a7-45de-9cd0-1a5d763a09a9" returned: 0 in 0.802s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:45:23.591074 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bad5df52-2b8b-4884-8431-73fae385844d tempest-VolumesAdminNegativeTest-1832087524 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3b89c045-36a7-45de-9cd0-1a5d763a09a9 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:45:23.620633 n-d-817210-1 sudo[104444]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3b89c045-36a7-45de-9cd0-1a5d763a09a9
Nov 10 17:45:23.622740 n-d-817210-1 sudo[104444]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:45:24.413949 n-d-817210-1 sudo[104444]: pam_unix(sudo:session): session closed for user root
Nov 10 17:45:24.416915 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bad5df52-2b8b-4884-8431-73fae385844d tempest-VolumesAdminNegativeTest-1832087524 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3b89c045-36a7-45de-9cd0-1a5d763a09a9" returned: 0 in 0.825s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:45:24.419532 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bad5df52-2b8b-4884-8431-73fae385844d tempest-VolumesAdminNegativeTest-1832087524 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3b89c045-36a7-45de-9cd0-1a5d763a09a9 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:45:24.462087 n-d-817210-1 sudo[104448]: ubuntu : TTY=unknown ; 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-3b89c045-36a7-45de-9cd0-1a5d763a09a9
Nov 10 17:45:24.470036 n-d-817210-1 sudo[104448]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:45:25.483460 n-d-817210-1 sudo[104448]: pam_unix(sudo:session): session closed for user root
Nov 10 17:45:25.485738 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bad5df52-2b8b-4884-8431-73fae385844d tempest-VolumesAdminNegativeTest-1832087524 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3b89c045-36a7-45de-9cd0-1a5d763a09a9" returned: 0 in 1.066s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:45:25.486933 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-bad5df52-2b8b-4884-8431-73fae385844d tempest-VolumesAdminNegativeTest-1832087524 None] Successfully deleted volume: 3b89c045-36a7-45de-9cd0-1a5d763a09a9
Nov 10 17:45:25.540790 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-bad5df52-2b8b-4884-8431-73fae385844d tempest-VolumesAdminNegativeTest-1832087524 None] Created reservations ['c2ad8933-d98e-4449-b138-9e0d147d4614', '709d795f-0ae0-4eaa-b4d7-015ecdee19a1', 'e42c849b-7516-4241-ab24-72fdcca67a14', 'd41b46bd-8e63-4d63-8bdd-39c77b40d3a3'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:45:25.544356 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-bad5df52-2b8b-4884-8431-73fae385844d tempest-VolumesAdminNegativeTest-1832087524 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:45:25.544356 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:45:25.544356 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:45:25.604972 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-bad5df52-2b8b-4884-8431-73fae385844d tempest-VolumesAdminNegativeTest-1832087524 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:45:25.607007 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bad5df52-2b8b-4884-8431-73fae385844d tempest-VolumesAdminNegativeTest-1832087524 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:45:25.646470 n-d-817210-1 sudo[104469]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:45:25.648436 n-d-817210-1 sudo[104469]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:45:26.269807 n-d-817210-1 sudo[104469]: pam_unix(sudo:session): session closed for user root
Nov 10 17:45:26.272667 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bad5df52-2b8b-4884-8431-73fae385844d tempest-VolumesAdminNegativeTest-1832087524 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.666s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:45:26.275218 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bad5df52-2b8b-4884-8431-73fae385844d tempest-VolumesAdminNegativeTest-1832087524 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:45:26.315223 n-d-817210-1 sudo[104475]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:45:26.327079 n-d-817210-1 sudo[104475]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:45:27.125428 n-d-817210-1 sudo[104475]: pam_unix(sudo:session): session closed for user root
Nov 10 17:45:27.128754 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bad5df52-2b8b-4884-8431-73fae385844d tempest-VolumesAdminNegativeTest-1832087524 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.852s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:45:27.133779 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-bad5df52-2b8b-4884-8431-73fae385844d tempest-VolumesAdminNegativeTest-1832087524 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:45:27.143840 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-bad5df52-2b8b-4884-8431-73fae385844d tempest-VolumesAdminNegativeTest-1832087524 None] Deleted volume successfully.
Nov 10 17:45:27.175618 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-bad5df52-2b8b-4884-8431-73fae385844d tempest-VolumesAdminNegativeTest-1832087524 None] Lock "b'cinder-3b89c045-36a7-45de-9cd0-1a5d763a09a9-delete_volume'" released by "delete_volume" :: held 4.586s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 17:46:02.530662 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 17:46:02.531761 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:46:02.532746 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:46:02.580838 n-d-817210-1 sudo[104928]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:46:02.582746 n-d-817210-1 sudo[104928]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:46:03.118060 n-d-817210-1 sudo[104928]: pam_unix(sudo:session): session closed for user root
Nov 10 17:46:03.120305 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.587s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:46:03.122003 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:46:03.145313 n-d-817210-1 sudo[104931]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:46:03.146190 n-d-817210-1 sudo[104931]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:46:03.672660 n-d-817210-1 sudo[104931]: pam_unix(sudo:session): session closed for user root
Nov 10 17:46:03.675008 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.553s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:46:03.676423 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:47:02.531822 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 17:47:02.533556 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:47:02.534560 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:47:02.559518 n-d-817210-1 sudo[105120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:47:02.562466 n-d-817210-1 sudo[105120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:47:03.196919 n-d-817210-1 sudo[105120]: pam_unix(sudo:session): session closed for user root
Nov 10 17:47:03.199177 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.664s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:47:03.202780 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:47:03.259099 n-d-817210-1 sudo[105123]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:47:03.261061 n-d-817210-1 sudo[105123]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:47:03.826482 n-d-817210-1 sudo[105123]: pam_unix(sudo:session): session closed for user root
Nov 10 17:47:03.828811 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.626s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:47:03.832172 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:47:33.866061 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:47:33.872739 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:47:33.874187 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:47:33.918502 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] Flow 'volume_create_manager' (3965459c-c226-4749-b9ad-b7d2f567a4fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:47:33.925399 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d23f99c3-f931-4840-a92c-532d81020647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:47:34.007479 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:47:34.058204 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d23f99c3-f931-4840-a92c-532d81020647) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:47:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1073982094',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=00854ffb-f341-4a20-a1ed-f2372953c77c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c74acdfbe774c679f5bb3c99ba01aa8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:47:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:47:34Z,user_id='68167c645892425386fbde1fb75f303f',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:47:34.062152 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (410f04b2-0e89-49fc-afdb-f12d516aa10d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:47:34.066500 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (410f04b2-0e89-49fc-afdb-f12d516aa10d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:47:34.069959 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cfb60a76-33db-48c9-93ad-7cc424369129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:47:34.191697 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cfb60a76-33db-48c9-93ad-7cc424369129) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '00854ffb-f341-4a20-a1ed-f2372953c77c', 'volume_name': 'volume-00854ffb-f341-4a20-a1ed-f2372953c77c', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:47:34.195962 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c9c0fb28-fd33-43cd-91e6-ea0e734831a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:47:34.201591 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c9c0fb28-fd33-43cd-91e6-ea0e734831a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:47:34.204960 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eec5ec7c-a539-48c3-928f-c11159aa2f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:47:34.207888 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] Volume 00854ffb-f341-4a20-a1ed-f2372953c77c: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-00854ffb-f341-4a20-a1ed-f2372953c77c', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Nov 10 17:47:34.213526 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] Cloning 00854ffb-f341-4a20-a1ed-f2372953c77c from image 2ec14fde-8309-4e02-a7c2-293acfcfb789 at location (None, None). {{(pid=91926) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Nov 10 17:47:50.213691 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_n5yybnfxn-d-817210-1@lvmdriver-1, size 616.00 MB, duration 16.00 sec {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Nov 10 17:47:50.215318 n-d-817210-1 cinder-volume[91926]: INFO cinder.image.image_utils [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] Image download 616.00 MB at 38.51 MB/s
Nov 10 17:47:50.261253 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_n5yybnfxn-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:47:50.394955 n-d-817210-1 sudo[105911]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_n5yybnfxn-d-817210-1@lvmdriver-1
Nov 10 17:47:50.397259 n-d-817210-1 sudo[105911]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:47:51.065660 n-d-817210-1 sudo[105911]: pam_unix(sudo:session): session closed for user root
Nov 10 17:47:51.068629 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_n5yybnfxn-d-817210-1@lvmdriver-1" returned: 0 in 0.807s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:47:51.069611 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] Temporary image 2ec14fde-8309-4e02-a7c2-293acfcfb789 is fetched for user 68167c645892425386fbde1fb75f303f. {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Nov 10 17:47:51.145048 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_n5yybnfxn-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:47:51.263136 n-d-817210-1 sudo[105918]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_n5yybnfxn-d-817210-1@lvmdriver-1
Nov 10 17:47:51.263950 n-d-817210-1 sudo[105918]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:47:51.735848 n-d-817210-1 sudo[105918]: pam_unix(sudo:session): session closed for user root
Nov 10 17:47:51.738728 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_n5yybnfxn-d-817210-1@lvmdriver-1" returned: 0 in 0.593s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:47:51.741979 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-00854ffb-f341-4a20-a1ed-f2372953c77c stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:47:51.809577 n-d-817210-1 sudo[105924]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-00854ffb-f341-4a20-a1ed-f2372953c77c stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:47:51.810378 n-d-817210-1 sudo[105924]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:47:52.495835 n-d-817210-1 sudo[105924]: pam_unix(sudo:session): session closed for user root
Nov 10 17:47:52.498496 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-00854ffb-f341-4a20-a1ed-f2372953c77c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.757s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:47:52.521949 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] Attempting download of 2ec14fde-8309-4e02-a7c2-293acfcfb789 ((None, None)) to volume 00854ffb-f341-4a20-a1ed-f2372953c77c. {{(pid=91926) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Nov 10 17:47:52.568559 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_3mj4nbeu {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:47:52.663575 n-d-817210-1 sudo[105960]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_3mj4nbeu
Nov 10 17:47:52.664451 n-d-817210-1 sudo[105960]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:47:53.205178 n-d-817210-1 sudo[105960]: pam_unix(sudo:session): session closed for user root
Nov 10 17:47:53.207485 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_3mj4nbeu" returned: 0 in 0.639s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:47:53.208734 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_n5yybnfxn-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:47:53.312220 n-d-817210-1 sudo[105965]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_n5yybnfxn-d-817210-1@lvmdriver-1
Nov 10 17:47:53.313756 n-d-817210-1 sudo[105965]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:47:53.929107 n-d-817210-1 sudo[105965]: pam_unix(sudo:session): session closed for user root
Nov 10 17:47:53.933020 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_n5yybnfxn-d-817210-1@lvmdriver-1" returned: 0 in 0.724s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:47:53.935404 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] 2ec14fde-8309-4e02-a7c2-293acfcfb789 was vhdx, converting to raw {{(pid=91926) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Nov 10 17:47:53.938807 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_n5yybnfxn-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--00854ffb--f341--4a20--a1ed--f2372953c77c oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:47:54.036436 n-d-817210-1 sudo[105971]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_n5yybnfxn-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--00854ffb--f341--4a20--a1ed--f2372953c77c oflag=direct
Nov 10 17:47:54.039237 n-d-817210-1 sudo[105971]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:47:54.497090 n-d-817210-1 sudo[105971]: pam_unix(sudo:session): session closed for user root
Nov 10 17:47:54.499845 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_n5yybnfxn-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--00854ffb--f341--4a20--a1ed--f2372953c77c oflag=direct" returned: 0 in 0.560s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:47:54.501137 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_n5yybnfxn-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--00854ffb--f341--4a20--a1ed--f2372953c77c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:47:54.521479 n-d-817210-1 sudo[105983]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_n5yybnfxn-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--00854ffb--f341--4a20--a1ed--f2372953c77c
Nov 10 17:47:54.523057 n-d-817210-1 sudo[105983]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:47:55.712789 n-d-817210-1 sudo[105983]: pam_unix(sudo:session): session closed for user root
Nov 10 17:47:55.716328 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_n5yybnfxn-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--00854ffb--f341--4a20--a1ed--f2372953c77c" returned: 0 in 1.215s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:47:55.718150 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_n5yybnfxn-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:47:55.822309 n-d-817210-1 sudo[106012]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_n5yybnfxn-d-817210-1@lvmdriver-1
Nov 10 17:47:55.824071 n-d-817210-1 sudo[106012]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:47:56.322062 n-d-817210-1 sudo[106012]: pam_unix(sudo:session): session closed for user root
Nov 10 17:47:56.324620 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_n5yybnfxn-d-817210-1@lvmdriver-1" returned: 0 in 0.606s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:47:56.325920 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_n5yybnfxn-d-817210-1@lvmdriver-1, size 700.00 MB, duration 1.22 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--00854ffb--f341--4a20--a1ed--f2372953c77c {{(pid=91926) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Nov 10 17:47:56.326594 n-d-817210-1 cinder-volume[91926]: INFO cinder.image.image_utils [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] Converted 700.00 MB image at 575.26 MB/s
Nov 10 17:47:56.327430 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] Downloaded image 2ec14fde-8309-4e02-a7c2-293acfcfb789 ((None, None)) to volume 00854ffb-f341-4a20-a1ed-f2372953c77c successfully. {{(pid=91926) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Nov 10 17:47:56.571609 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] Temporary image 2ec14fde-8309-4e02-a7c2-293acfcfb789 for user 68167c645892425386fbde1fb75f303f is deleted. {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Nov 10 17:47:56.572326 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] Marking volume 00854ffb-f341-4a20-a1ed-f2372953c77c as bootable. {{(pid=91926) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Nov 10 17:47:56.595722 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] Copying metadata from image 2ec14fde-8309-4e02-a7c2-293acfcfb789 to 00854ffb-f341-4a20-a1ed-f2372953c77c. {{(pid=91926) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Nov 10 17:47:56.596225 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] Creating volume glance metadata for volume 00854ffb-f341-4a20-a1ed-f2372953c77c backed by image 2ec14fde-8309-4e02-a7c2-293acfcfb789 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=91926) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Nov 10 17:47:56.727661 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eec5ec7c-a539-48c3-928f-c11159aa2f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-00854ffb-f341-4a20-a1ed-f2372953c77c', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:47:56.729996 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (989ca25d-2120-47e7-a8ba-e46e254c6539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:47:56.785186 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] Volume volume-00854ffb-f341-4a20-a1ed-f2372953c77c (00854ffb-f341-4a20-a1ed-f2372953c77c): created successfully
Nov 10 17:47:56.787708 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (989ca25d-2120-47e7-a8ba-e46e254c6539) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:47:56.791137 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] Flow 'volume_create_manager' (3965459c-c226-4749-b9ad-b7d2f567a4fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:47:56.803844 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-f99e7c0b-cb49-4193-805a-226b663d5379 tempest-ServersTestBootFromVolume-585249102 None] Created volume successfully.
Nov 10 17:48:02.533511 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 17:48:02.534228 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:48:02.534695 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:48:02.573480 n-d-817210-1 sudo[106120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:48:02.574296 n-d-817210-1 sudo[106120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:48:03.400073 n-d-817210-1 sudo[106120]: pam_unix(sudo:session): session closed for user root
Nov 10 17:48:03.402245 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.867s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:48:03.403884 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:48:03.433551 n-d-817210-1 sudo[106135]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:48:03.449142 n-d-817210-1 sudo[106135]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:48:04.053770 n-d-817210-1 sudo[106135]: pam_unix(sudo:session): session closed for user root
Nov 10 17:48:04.055867 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.652s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:48:04.058554 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:48:04.314063 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-6c8fcdf5-626a-4f15-8f9f-cb625587a7ae req-8808d4b2-80ef-4aed-a196-9bd9dfee4085 tempest-ServersTestBootFromVolume-585249102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-00854ffb-f341-4a20-a1ed-f2372953c77c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:48:04.368615 n-d-817210-1 sudo[106148]: 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-00854ffb-f341-4a20-a1ed-f2372953c77c
Nov 10 17:48:04.372320 n-d-817210-1 sudo[106148]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:48:05.048637 n-d-817210-1 sudo[106148]: pam_unix(sudo:session): session closed for user root
Nov 10 17:48:05.053026 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-6c8fcdf5-626a-4f15-8f9f-cb625587a7ae req-8808d4b2-80ef-4aed-a196-9bd9dfee4085 tempest-ServersTestBootFromVolume-585249102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-00854ffb-f341-4a20-a1ed-f2372953c77c" returned: 0 in 0.738s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:48:05.119880 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:48:05.136238 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:48:05.136932 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337579200]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:48:05.137818 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-6c8fcdf5-626a-4f15-8f9f-cb625587a7ae req-8808d4b2-80ef-4aed-a196-9bd9dfee4085 tempest-ServersTestBootFromVolume-585249102 None] Targets prior to update: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 17:48:05.146398 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-6c8fcdf5-626a-4f15-8f9f-cb625587a7ae req-8808d4b2-80ef-4aed-a196-9bd9dfee4085 tempest-ServersTestBootFromVolume-585249102 None] Creating iscsi_target for Volume ID: volume-00854ffb-f341-4a20-a1ed-f2372953c77c {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 17:48:05.155828 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-6c8fcdf5-626a-4f15-8f9f-cb625587a7ae req-8808d4b2-80ef-4aed-a196-9bd9dfee4085 tempest-ServersTestBootFromVolume-585249102 None] Created volume path /opt/stack/data/cinder/volumes/volume-00854ffb-f341-4a20-a1ed-f2372953c77c,
Nov 10 17:48:05.155828 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 17:48:05.155828 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:48:05.155828 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-00854ffb-f341-4a20-a1ed-f2372953c77c
Nov 10 17:48:05.155828 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 17:48:05.155828 n-d-817210-1 cinder-volume[91926]: incominguser SY7iezynY5u8wgh82DPA HFCQkZ3gF4UatR4A
Nov 10 17:48:05.155828 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:48:05.155828 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 17:48:05.155828 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:48:05.155828 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 17:48:05.158394 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-00854ffb-f341-4a20-a1ed-f2372953c77c {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:48:05.692743 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-00854ffb-f341-4a20-a1ed-f2372953c77c" returned: 0 in 0.534s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:48:05.693282 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337579200]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:48:05.693986 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-6c8fcdf5-626a-4f15-8f9f-cb625587a7ae req-8808d4b2-80ef-4aed-a196-9bd9dfee4085 tempest-ServersTestBootFromVolume-585249102 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 17:48:05.694425 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-6c8fcdf5-626a-4f15-8f9f-cb625587a7ae req-8808d4b2-80ef-4aed-a196-9bd9dfee4085 tempest-ServersTestBootFromVolume-585249102 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 17:48:05.697974 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:48:05.734524 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.037s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:48:05.735225 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337579200]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-00854ffb-f341-4a20-a1ed-f2372953c77c\n System information:\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-00854ffb-f341-4a20-a1ed-f2372953c77c\n Backing store flags: \n Account information:\n SY7iezynY5u8wgh82DPA\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:48:05.736064 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-6c8fcdf5-626a-4f15-8f9f-cb625587a7ae req-8808d4b2-80ef-4aed-a196-9bd9dfee4085 tempest-ServersTestBootFromVolume-585249102 None] Targets after update: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 17:48:05.737470 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:48:05.878498 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.140s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:48:05.878857 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337579200]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-00854ffb-f341-4a20-a1ed-f2372953c77c\n System information:\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-00854ffb-f341-4a20-a1ed-f2372953c77c\n Backing store flags: \n Account information:\n SY7iezynY5u8wgh82DPA\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:48:05.880104 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:48:06.116609 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.236s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:48:06.117233 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337579200]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-00854ffb-f341-4a20-a1ed-f2372953c77c\n System information:\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-00854ffb-f341-4a20-a1ed-f2372953c77c\n Backing store flags: \n Account information:\n SY7iezynY5u8wgh82DPA\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:48:06.118431 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-6c8fcdf5-626a-4f15-8f9f-cb625587a7ae req-8808d4b2-80ef-4aed-a196-9bd9dfee4085 tempest-ServersTestBootFromVolume-585249102 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-00854ffb-f341-4a20-a1ed-f2372953c77c 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 17:48:06.537908 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-6c8fcdf5-626a-4f15-8f9f-cb625587a7ae req-8808d4b2-80ef-4aed-a196-9bd9dfee4085 tempest-ServersTestBootFromVolume-585249102 None] attachment_update completed successfully.
Nov 10 17:48:27.047439 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [req-9bd3b5c1-8e8a-408e-9daa-0fce78494e30 req-6ee58bf3-37f3-440b-8abd-9135a18a6692 tempest-VolumesGetTestJSON-1311999118 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:48:27.063623 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [req-9bd3b5c1-8e8a-408e-9daa-0fce78494e30 req-6ee58bf3-37f3-440b-8abd-9135a18a6692 tempest-VolumesGetTestJSON-1311999118 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:48:27.064156 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [req-9bd3b5c1-8e8a-408e-9daa-0fce78494e30 req-6ee58bf3-37f3-440b-8abd-9135a18a6692 tempest-VolumesGetTestJSON-1311999118 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:48:27.113239 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-9bd3b5c1-8e8a-408e-9daa-0fce78494e30 req-6ee58bf3-37f3-440b-8abd-9135a18a6692 tempest-VolumesGetTestJSON-1311999118 None] Flow 'volume_create_manager' (c71489a0-9497-446c-8594-a6b62c005ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:48:27.140151 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-9bd3b5c1-8e8a-408e-9daa-0fce78494e30 req-6ee58bf3-37f3-440b-8abd-9135a18a6692 tempest-VolumesGetTestJSON-1311999118 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (91fdd8b3-c0b4-4918-bb5b-78a9eb966b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:48:27.187411 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [req-9bd3b5c1-8e8a-408e-9daa-0fce78494e30 req-6ee58bf3-37f3-440b-8abd-9135a18a6692 tempest-VolumesGetTestJSON-1311999118 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:48:27.224513 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-9bd3b5c1-8e8a-408e-9daa-0fce78494e30 req-6ee58bf3-37f3-440b-8abd-9135a18a6692 tempest-VolumesGetTestJSON-1311999118 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (91fdd8b3-c0b4-4918-bb5b-78a9eb966b22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:48:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1178202030',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=105e4892-df7c-4e40-8761-55b9288431e9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='58ab9d45ecd348f797578cd1bdd376b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:48:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:48:27Z,user_id='5a950ffd95704bcf8536dbad5e0de0dc',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:48:27.227284 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-9bd3b5c1-8e8a-408e-9daa-0fce78494e30 req-6ee58bf3-37f3-440b-8abd-9135a18a6692 tempest-VolumesGetTestJSON-1311999118 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (361244b8-f4ce-41cc-bcc1-4dd50b9ac365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:48:27.229760 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-9bd3b5c1-8e8a-408e-9daa-0fce78494e30 req-6ee58bf3-37f3-440b-8abd-9135a18a6692 tempest-VolumesGetTestJSON-1311999118 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (361244b8-f4ce-41cc-bcc1-4dd50b9ac365) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:48:27.232558 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-9bd3b5c1-8e8a-408e-9daa-0fce78494e30 req-6ee58bf3-37f3-440b-8abd-9135a18a6692 tempest-VolumesGetTestJSON-1311999118 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (78e0fd98-b938-4a76-8305-602c692c408f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:48:27.235199 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-9bd3b5c1-8e8a-408e-9daa-0fce78494e30 req-6ee58bf3-37f3-440b-8abd-9135a18a6692 tempest-VolumesGetTestJSON-1311999118 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (78e0fd98-b938-4a76-8305-602c692c408f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '105e4892-df7c-4e40-8761-55b9288431e9', 'volume_name': 'volume-105e4892-df7c-4e40-8761-55b9288431e9', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:48:27.237816 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-9bd3b5c1-8e8a-408e-9daa-0fce78494e30 req-6ee58bf3-37f3-440b-8abd-9135a18a6692 tempest-VolumesGetTestJSON-1311999118 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7a26a765-9d92-41e9-bdcf-aebd8786bf9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:48:27.240270 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-9bd3b5c1-8e8a-408e-9daa-0fce78494e30 req-6ee58bf3-37f3-440b-8abd-9135a18a6692 tempest-VolumesGetTestJSON-1311999118 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7a26a765-9d92-41e9-bdcf-aebd8786bf9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:48:27.242756 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-9bd3b5c1-8e8a-408e-9daa-0fce78494e30 req-6ee58bf3-37f3-440b-8abd-9135a18a6692 tempest-VolumesGetTestJSON-1311999118 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4ba021ca-2690-43c4-9443-eb84084b7c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:48:27.243630 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [req-9bd3b5c1-8e8a-408e-9daa-0fce78494e30 req-6ee58bf3-37f3-440b-8abd-9135a18a6692 tempest-VolumesGetTestJSON-1311999118 None] Volume 105e4892-df7c-4e40-8761-55b9288431e9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-105e4892-df7c-4e40-8761-55b9288431e9', 'volume_size': 1}
Nov 10 17:48:27.245038 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-9bd3b5c1-8e8a-408e-9daa-0fce78494e30 req-6ee58bf3-37f3-440b-8abd-9135a18a6692 tempest-VolumesGetTestJSON-1311999118 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-105e4892-df7c-4e40-8761-55b9288431e9 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:48:27.280451 n-d-817210-1 sudo[106505]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-105e4892-df7c-4e40-8761-55b9288431e9 stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:48:27.281920 n-d-817210-1 sudo[106505]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:48:27.847559 n-d-817210-1 sudo[106505]: pam_unix(sudo:session): session closed for user root
Nov 10 17:48:27.850101 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-9bd3b5c1-8e8a-408e-9daa-0fce78494e30 req-6ee58bf3-37f3-440b-8abd-9135a18a6692 tempest-VolumesGetTestJSON-1311999118 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-105e4892-df7c-4e40-8761-55b9288431e9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.605s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:48:27.854381 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-9bd3b5c1-8e8a-408e-9daa-0fce78494e30 req-6ee58bf3-37f3-440b-8abd-9135a18a6692 tempest-VolumesGetTestJSON-1311999118 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4ba021ca-2690-43c4-9443-eb84084b7c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-105e4892-df7c-4e40-8761-55b9288431e9', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:48:27.857243 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-9bd3b5c1-8e8a-408e-9daa-0fce78494e30 req-6ee58bf3-37f3-440b-8abd-9135a18a6692 tempest-VolumesGetTestJSON-1311999118 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e9062dcc-2be7-4459-b6df-59072d0b73d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:48:27.879850 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [req-9bd3b5c1-8e8a-408e-9daa-0fce78494e30 req-6ee58bf3-37f3-440b-8abd-9135a18a6692 tempest-VolumesGetTestJSON-1311999118 None] Volume volume-105e4892-df7c-4e40-8761-55b9288431e9 (105e4892-df7c-4e40-8761-55b9288431e9): created successfully
Nov 10 17:48:27.882057 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-9bd3b5c1-8e8a-408e-9daa-0fce78494e30 req-6ee58bf3-37f3-440b-8abd-9135a18a6692 tempest-VolumesGetTestJSON-1311999118 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e9062dcc-2be7-4459-b6df-59072d0b73d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:48:27.886393 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-9bd3b5c1-8e8a-408e-9daa-0fce78494e30 req-6ee58bf3-37f3-440b-8abd-9135a18a6692 tempest-VolumesGetTestJSON-1311999118 None] Flow 'volume_create_manager' (c71489a0-9497-446c-8594-a6b62c005ade) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:48:27.904839 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-9bd3b5c1-8e8a-408e-9daa-0fce78494e30 req-6ee58bf3-37f3-440b-8abd-9135a18a6692 tempest-VolumesGetTestJSON-1311999118 None] Created volume successfully.
Nov 10 17:48:32.706499 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [req-3e0de285-0d6a-4ac7-8138-833903061716 req-76e352c2-b7bb-4858-9f1a-81ef1b3eb644 tempest-VolumesGetTestJSON-1311999118 None] Lock "b'cinder-105e4892-df7c-4e40-8761-55b9288431e9-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 17:48:32.811696 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [req-3e0de285-0d6a-4ac7-8138-833903061716 req-76e352c2-b7bb-4858-9f1a-81ef1b3eb644 tempest-VolumesGetTestJSON-1311999118 None] Skipping remove_export. No iscsi_target is presently exported for volume: 105e4892-df7c-4e40-8761-55b9288431e9
Nov 10 17:48:32.812677 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-3e0de285-0d6a-4ac7-8138-833903061716 req-76e352c2-b7bb-4858-9f1a-81ef1b3eb644 tempest-VolumesGetTestJSON-1311999118 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-105e4892-df7c-4e40-8761-55b9288431e9 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:48:32.837797 n-d-817210-1 sudo[106562]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-105e4892-df7c-4e40-8761-55b9288431e9
Nov 10 17:48:32.838637 n-d-817210-1 sudo[106562]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:48:33.323009 n-d-817210-1 sudo[106562]: pam_unix(sudo:session): session closed for user root
Nov 10 17:48:33.325599 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-3e0de285-0d6a-4ac7-8138-833903061716 req-76e352c2-b7bb-4858-9f1a-81ef1b3eb644 tempest-VolumesGetTestJSON-1311999118 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-105e4892-df7c-4e40-8761-55b9288431e9" returned: 0 in 0.512s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:48:33.328693 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-3e0de285-0d6a-4ac7-8138-833903061716 req-76e352c2-b7bb-4858-9f1a-81ef1b3eb644 tempest-VolumesGetTestJSON-1311999118 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-105e4892-df7c-4e40-8761-55b9288431e9 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:48:33.347344 n-d-817210-1 sudo[106565]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-105e4892-df7c-4e40-8761-55b9288431e9
Nov 10 17:48:33.348936 n-d-817210-1 sudo[106565]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:48:33.758142 n-d-817210-1 sudo[106565]: pam_unix(sudo:session): session closed for user root
Nov 10 17:48:33.760818 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-3e0de285-0d6a-4ac7-8138-833903061716 req-76e352c2-b7bb-4858-9f1a-81ef1b3eb644 tempest-VolumesGetTestJSON-1311999118 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-105e4892-df7c-4e40-8761-55b9288431e9" returned: 0 in 0.433s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:48:33.763639 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-3e0de285-0d6a-4ac7-8138-833903061716 req-76e352c2-b7bb-4858-9f1a-81ef1b3eb644 tempest-VolumesGetTestJSON-1311999118 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-105e4892-df7c-4e40-8761-55b9288431e9 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:48:33.784962 n-d-817210-1 sudo[106571]: ubuntu : TTY=unknown ; 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-105e4892-df7c-4e40-8761-55b9288431e9
Nov 10 17:48:33.786383 n-d-817210-1 sudo[106571]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:48:34.274735 n-d-817210-1 sudo[106571]: pam_unix(sudo:session): session closed for user root
Nov 10 17:48:34.277220 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-3e0de285-0d6a-4ac7-8138-833903061716 req-76e352c2-b7bb-4858-9f1a-81ef1b3eb644 tempest-VolumesGetTestJSON-1311999118 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-105e4892-df7c-4e40-8761-55b9288431e9" returned: 0 in 0.513s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:48:34.278836 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [req-3e0de285-0d6a-4ac7-8138-833903061716 req-76e352c2-b7bb-4858-9f1a-81ef1b3eb644 tempest-VolumesGetTestJSON-1311999118 None] Successfully deleted volume: 105e4892-df7c-4e40-8761-55b9288431e9
Nov 10 17:48:34.331859 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [req-3e0de285-0d6a-4ac7-8138-833903061716 req-76e352c2-b7bb-4858-9f1a-81ef1b3eb644 tempest-VolumesGetTestJSON-1311999118 None] Created reservations ['de758eb1-9feb-416e-a67b-2deab838d74a', 'dcc94bbd-2b56-4dd9-8d59-6f214add843c', 'cbacb9e6-dcad-42f7-8856-6fbb6f997217', 'cecea0dc-6d8c-45d7-94f1-51bb1dd706be'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:48:34.334794 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-3e0de285-0d6a-4ac7-8138-833903061716 req-76e352c2-b7bb-4858-9f1a-81ef1b3eb644 tempest-VolumesGetTestJSON-1311999118 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:48:34.334794 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:48:34.334794 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:48:34.384453 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [req-3e0de285-0d6a-4ac7-8138-833903061716 req-76e352c2-b7bb-4858-9f1a-81ef1b3eb644 tempest-VolumesGetTestJSON-1311999118 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:48:34.385784 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-3e0de285-0d6a-4ac7-8138-833903061716 req-76e352c2-b7bb-4858-9f1a-81ef1b3eb644 tempest-VolumesGetTestJSON-1311999118 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:48:34.406482 n-d-817210-1 sudo[106579]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:48:34.407451 n-d-817210-1 sudo[106579]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:48:34.860503 n-d-817210-1 sudo[106579]: pam_unix(sudo:session): session closed for user root
Nov 10 17:48:34.864259 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-3e0de285-0d6a-4ac7-8138-833903061716 req-76e352c2-b7bb-4858-9f1a-81ef1b3eb644 tempest-VolumesGetTestJSON-1311999118 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:48:34.866589 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-3e0de285-0d6a-4ac7-8138-833903061716 req-76e352c2-b7bb-4858-9f1a-81ef1b3eb644 tempest-VolumesGetTestJSON-1311999118 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:48:34.893504 n-d-817210-1 sudo[106584]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:48:34.894960 n-d-817210-1 sudo[106584]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:48:35.583570 n-d-817210-1 sudo[106584]: pam_unix(sudo:session): session closed for user root
Nov 10 17:48:35.586426 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-3e0de285-0d6a-4ac7-8138-833903061716 req-76e352c2-b7bb-4858-9f1a-81ef1b3eb644 tempest-VolumesGetTestJSON-1311999118 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.719s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:48:35.589106 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [req-3e0de285-0d6a-4ac7-8138-833903061716 req-76e352c2-b7bb-4858-9f1a-81ef1b3eb644 tempest-VolumesGetTestJSON-1311999118 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:48:35.596803 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-3e0de285-0d6a-4ac7-8138-833903061716 req-76e352c2-b7bb-4858-9f1a-81ef1b3eb644 tempest-VolumesGetTestJSON-1311999118 None] Deleted volume successfully.
Nov 10 17:48:35.620482 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [req-3e0de285-0d6a-4ac7-8138-833903061716 req-76e352c2-b7bb-4858-9f1a-81ef1b3eb644 tempest-VolumesGetTestJSON-1311999118 None] Lock "b'cinder-105e4892-df7c-4e40-8761-55b9288431e9-delete_volume'" released by "delete_volume" :: held 2.914s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 17:48:37.913988 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-b9a9b4b5-89b6-407a-bdb6-6d5cf9ab2aac tempest-VolumesTestJSON-1468167614 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:48:37.932193 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-b9a9b4b5-89b6-407a-bdb6-6d5cf9ab2aac tempest-VolumesTestJSON-1468167614 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:48:37.932772 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-b9a9b4b5-89b6-407a-bdb6-6d5cf9ab2aac tempest-VolumesTestJSON-1468167614 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:48:37.973373 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b9a9b4b5-89b6-407a-bdb6-6d5cf9ab2aac tempest-VolumesTestJSON-1468167614 None] Flow 'volume_create_manager' (53ce437e-51ad-49e7-ac0b-11bb02b10554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:48:37.989571 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b9a9b4b5-89b6-407a-bdb6-6d5cf9ab2aac tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8428afb1-4d26-4c97-a6cc-d2336e429ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:48:38.042212 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-b9a9b4b5-89b6-407a-bdb6-6d5cf9ab2aac tempest-VolumesTestJSON-1468167614 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:48:38.083469 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b9a9b4b5-89b6-407a-bdb6-6d5cf9ab2aac tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8428afb1-4d26-4c97-a6cc-d2336e429ac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:48:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1314218797',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=3c0f0ec0-7c52-46b6-b085-8306d3247aff,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2d8ee642da4247d3a5659861c8da767b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:48:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:48:38Z,user_id='3aaba180f7694c399ab82316ee29ba94',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:48:38.106888 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b9a9b4b5-89b6-407a-bdb6-6d5cf9ab2aac tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9a367546-3d6f-4d17-899a-3e263696ff48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:48:38.114821 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b9a9b4b5-89b6-407a-bdb6-6d5cf9ab2aac tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9a367546-3d6f-4d17-899a-3e263696ff48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:48:38.123009 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b9a9b4b5-89b6-407a-bdb6-6d5cf9ab2aac tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (64c011d3-29f5-4e24-bbe2-f04fa34c14c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:48:38.135347 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b9a9b4b5-89b6-407a-bdb6-6d5cf9ab2aac tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (64c011d3-29f5-4e24-bbe2-f04fa34c14c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3c0f0ec0-7c52-46b6-b085-8306d3247aff', 'volume_name': 'volume-3c0f0ec0-7c52-46b6-b085-8306d3247aff', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:48:38.138709 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b9a9b4b5-89b6-407a-bdb6-6d5cf9ab2aac tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f79cd2e2-d2d1-45fb-addd-176e863fd7c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:48:38.141579 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b9a9b4b5-89b6-407a-bdb6-6d5cf9ab2aac tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f79cd2e2-d2d1-45fb-addd-176e863fd7c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:48:38.144965 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b9a9b4b5-89b6-407a-bdb6-6d5cf9ab2aac tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ab84e4e5-b2e1-452a-ab45-5dcadbe20191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:48:38.146377 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-b9a9b4b5-89b6-407a-bdb6-6d5cf9ab2aac tempest-VolumesTestJSON-1468167614 None] Volume 3c0f0ec0-7c52-46b6-b085-8306d3247aff: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3c0f0ec0-7c52-46b6-b085-8306d3247aff', 'volume_size': 1}
Nov 10 17:48:38.148161 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b9a9b4b5-89b6-407a-bdb6-6d5cf9ab2aac tempest-VolumesTestJSON-1468167614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3c0f0ec0-7c52-46b6-b085-8306d3247aff stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:48:38.201965 n-d-817210-1 sudo[106615]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3c0f0ec0-7c52-46b6-b085-8306d3247aff stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:48:38.204707 n-d-817210-1 sudo[106615]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:48:38.844116 n-d-817210-1 sudo[106615]: pam_unix(sudo:session): session closed for user root
Nov 10 17:48:38.846440 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b9a9b4b5-89b6-407a-bdb6-6d5cf9ab2aac tempest-VolumesTestJSON-1468167614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3c0f0ec0-7c52-46b6-b085-8306d3247aff stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.698s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:48:38.850617 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b9a9b4b5-89b6-407a-bdb6-6d5cf9ab2aac tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ab84e4e5-b2e1-452a-ab45-5dcadbe20191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3c0f0ec0-7c52-46b6-b085-8306d3247aff', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:48:38.853433 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b9a9b4b5-89b6-407a-bdb6-6d5cf9ab2aac tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (164b45e6-d4a3-4f8d-b529-f9a0310bca35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:48:38.877572 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-b9a9b4b5-89b6-407a-bdb6-6d5cf9ab2aac tempest-VolumesTestJSON-1468167614 None] Volume volume-3c0f0ec0-7c52-46b6-b085-8306d3247aff (3c0f0ec0-7c52-46b6-b085-8306d3247aff): created successfully
Nov 10 17:48:38.880476 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b9a9b4b5-89b6-407a-bdb6-6d5cf9ab2aac tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (164b45e6-d4a3-4f8d-b529-f9a0310bca35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:48:38.883999 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b9a9b4b5-89b6-407a-bdb6-6d5cf9ab2aac tempest-VolumesTestJSON-1468167614 None] Flow 'volume_create_manager' (53ce437e-51ad-49e7-ac0b-11bb02b10554) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:48:38.905262 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-b9a9b4b5-89b6-407a-bdb6-6d5cf9ab2aac tempest-VolumesTestJSON-1468167614 None] Created volume successfully.
Nov 10 17:48:40.514290 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-95a08a5a-55f0-4f7c-baa7-6326ad631dfa tempest-VolumesTestJSON-1468167614 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:48:40.524895 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-95a08a5a-55f0-4f7c-baa7-6326ad631dfa tempest-VolumesTestJSON-1468167614 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:48:40.528592 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-95a08a5a-55f0-4f7c-baa7-6326ad631dfa tempest-VolumesTestJSON-1468167614 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:48:40.571286 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-95a08a5a-55f0-4f7c-baa7-6326ad631dfa tempest-VolumesTestJSON-1468167614 None] Flow 'volume_create_manager' (7b01880a-c3f6-4ff8-866b-bbca59038228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:48:40.607470 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-95a08a5a-55f0-4f7c-baa7-6326ad631dfa tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1d91268e-857c-49be-81e6-4314b23f8c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:48:40.666521 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-95a08a5a-55f0-4f7c-baa7-6326ad631dfa tempest-VolumesTestJSON-1468167614 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:48:40.756044 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-95a08a5a-55f0-4f7c-baa7-6326ad631dfa tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1d91268e-857c-49be-81e6-4314b23f8c55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:48:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1783907172',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=12967cea-7b16-4d27-ad59-6cd5d3900b2c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2d8ee642da4247d3a5659861c8da767b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:48:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:48:40Z,user_id='3aaba180f7694c399ab82316ee29ba94',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:48:40.758758 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-95a08a5a-55f0-4f7c-baa7-6326ad631dfa tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (60f80d9e-3c92-49c4-83c3-a5513a913710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:48:40.772255 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-95a08a5a-55f0-4f7c-baa7-6326ad631dfa tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (60f80d9e-3c92-49c4-83c3-a5513a913710) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:48:40.777940 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-95a08a5a-55f0-4f7c-baa7-6326ad631dfa tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3cbd61ef-da13-4935-933a-b01e11fa2736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:48:40.782137 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-95a08a5a-55f0-4f7c-baa7-6326ad631dfa tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3cbd61ef-da13-4935-933a-b01e11fa2736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '12967cea-7b16-4d27-ad59-6cd5d3900b2c', 'volume_name': 'volume-12967cea-7b16-4d27-ad59-6cd5d3900b2c', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:48:40.786200 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-95a08a5a-55f0-4f7c-baa7-6326ad631dfa tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7dd2e1ef-0a29-4abc-9792-36db1a93b2a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:48:40.805152 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-95a08a5a-55f0-4f7c-baa7-6326ad631dfa tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7dd2e1ef-0a29-4abc-9792-36db1a93b2a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:48:40.807716 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-95a08a5a-55f0-4f7c-baa7-6326ad631dfa tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8281c9a5-80ab-452a-99ed-1ef068f1f3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:48:40.809434 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-95a08a5a-55f0-4f7c-baa7-6326ad631dfa tempest-VolumesTestJSON-1468167614 None] Volume 12967cea-7b16-4d27-ad59-6cd5d3900b2c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-12967cea-7b16-4d27-ad59-6cd5d3900b2c', 'volume_size': 1}
Nov 10 17:48:40.810979 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-95a08a5a-55f0-4f7c-baa7-6326ad631dfa tempest-VolumesTestJSON-1468167614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-12967cea-7b16-4d27-ad59-6cd5d3900b2c stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:48:40.832874 n-d-817210-1 sudo[106694]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-12967cea-7b16-4d27-ad59-6cd5d3900b2c stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:48:40.834540 n-d-817210-1 sudo[106694]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:48:41.806373 n-d-817210-1 sudo[106694]: pam_unix(sudo:session): session closed for user root
Nov 10 17:48:41.809263 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-95a08a5a-55f0-4f7c-baa7-6326ad631dfa tempest-VolumesTestJSON-1468167614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-12967cea-7b16-4d27-ad59-6cd5d3900b2c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.997s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:48:41.813498 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-95a08a5a-55f0-4f7c-baa7-6326ad631dfa tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8281c9a5-80ab-452a-99ed-1ef068f1f3ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-12967cea-7b16-4d27-ad59-6cd5d3900b2c', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:48:41.818568 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-95a08a5a-55f0-4f7c-baa7-6326ad631dfa tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (65d48c6c-7f43-4b5d-884d-479b06325b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:48:41.849278 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-95a08a5a-55f0-4f7c-baa7-6326ad631dfa tempest-VolumesTestJSON-1468167614 None] Volume volume-12967cea-7b16-4d27-ad59-6cd5d3900b2c (12967cea-7b16-4d27-ad59-6cd5d3900b2c): created successfully
Nov 10 17:48:41.851615 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-95a08a5a-55f0-4f7c-baa7-6326ad631dfa tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (65d48c6c-7f43-4b5d-884d-479b06325b21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:48:41.854878 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-95a08a5a-55f0-4f7c-baa7-6326ad631dfa tempest-VolumesTestJSON-1468167614 None] Flow 'volume_create_manager' (7b01880a-c3f6-4ff8-866b-bbca59038228) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:48:41.872820 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-95a08a5a-55f0-4f7c-baa7-6326ad631dfa tempest-VolumesTestJSON-1468167614 None] Created volume successfully.
Nov 10 17:48:44.756290 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-a8838948-e227-4e2a-ad05-26c1be4fe86a tempest-VolumesTestJSON-1468167614 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:48:44.773223 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-a8838948-e227-4e2a-ad05-26c1be4fe86a tempest-VolumesTestJSON-1468167614 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:48:44.773865 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-a8838948-e227-4e2a-ad05-26c1be4fe86a tempest-VolumesTestJSON-1468167614 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:48:44.818669 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a8838948-e227-4e2a-ad05-26c1be4fe86a tempest-VolumesTestJSON-1468167614 None] Flow 'volume_create_manager' (fb16a6e4-537c-4755-8d1c-a8a68586343a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:48:44.841989 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a8838948-e227-4e2a-ad05-26c1be4fe86a tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a5110c58-1443-41f8-b387-38d5c27d92d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:48:44.868822 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-a8838948-e227-4e2a-ad05-26c1be4fe86a tempest-VolumesTestJSON-1468167614 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:48:44.896130 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a8838948-e227-4e2a-ad05-26c1be4fe86a tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a5110c58-1443-41f8-b387-38d5c27d92d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:48:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1347318647',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=e3a321f1-8fac-4885-ab94-984579589e34,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2d8ee642da4247d3a5659861c8da767b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:48:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:48:45Z,user_id='3aaba180f7694c399ab82316ee29ba94',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:48:44.909836 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a8838948-e227-4e2a-ad05-26c1be4fe86a tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5d4283bb-e625-4c0a-8eac-7b164080e15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:48:44.912701 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a8838948-e227-4e2a-ad05-26c1be4fe86a tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5d4283bb-e625-4c0a-8eac-7b164080e15c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:48:44.915259 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a8838948-e227-4e2a-ad05-26c1be4fe86a tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2624acfe-6402-415c-922a-ac08ff33d0e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:48:44.918078 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a8838948-e227-4e2a-ad05-26c1be4fe86a tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2624acfe-6402-415c-922a-ac08ff33d0e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e3a321f1-8fac-4885-ab94-984579589e34', 'volume_name': 'volume-e3a321f1-8fac-4885-ab94-984579589e34', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:48:44.920694 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a8838948-e227-4e2a-ad05-26c1be4fe86a tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (64464c9e-c900-40b6-8119-5a7558b851a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:48:44.924680 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a8838948-e227-4e2a-ad05-26c1be4fe86a tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (64464c9e-c900-40b6-8119-5a7558b851a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:48:44.927818 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a8838948-e227-4e2a-ad05-26c1be4fe86a tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (af872bcf-f92c-478e-b1f1-e938da34c435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:48:44.928885 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-a8838948-e227-4e2a-ad05-26c1be4fe86a tempest-VolumesTestJSON-1468167614 None] Volume e3a321f1-8fac-4885-ab94-984579589e34: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e3a321f1-8fac-4885-ab94-984579589e34', 'volume_size': 1}
Nov 10 17:48:44.930673 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a8838948-e227-4e2a-ad05-26c1be4fe86a tempest-VolumesTestJSON-1468167614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e3a321f1-8fac-4885-ab94-984579589e34 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:48:44.956930 n-d-817210-1 sudo[106812]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e3a321f1-8fac-4885-ab94-984579589e34 stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:48:44.958565 n-d-817210-1 sudo[106812]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:48:45.706945 n-d-817210-1 sudo[106812]: pam_unix(sudo:session): session closed for user root
Nov 10 17:48:45.709118 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a8838948-e227-4e2a-ad05-26c1be4fe86a tempest-VolumesTestJSON-1468167614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e3a321f1-8fac-4885-ab94-984579589e34 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.778s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:48:45.713011 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a8838948-e227-4e2a-ad05-26c1be4fe86a tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (af872bcf-f92c-478e-b1f1-e938da34c435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e3a321f1-8fac-4885-ab94-984579589e34', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:48:45.715981 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a8838948-e227-4e2a-ad05-26c1be4fe86a tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c4d0ebf4-3b8c-404e-ac35-13519f0477b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:48:45.732989 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-a8838948-e227-4e2a-ad05-26c1be4fe86a tempest-VolumesTestJSON-1468167614 None] Volume volume-e3a321f1-8fac-4885-ab94-984579589e34 (e3a321f1-8fac-4885-ab94-984579589e34): created successfully
Nov 10 17:48:45.741292 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a8838948-e227-4e2a-ad05-26c1be4fe86a tempest-VolumesTestJSON-1468167614 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c4d0ebf4-3b8c-404e-ac35-13519f0477b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:48:45.747779 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a8838948-e227-4e2a-ad05-26c1be4fe86a tempest-VolumesTestJSON-1468167614 None] Flow 'volume_create_manager' (fb16a6e4-537c-4755-8d1c-a8a68586343a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:48:45.760022 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-a8838948-e227-4e2a-ad05-26c1be4fe86a tempest-VolumesTestJSON-1468167614 None] Created volume successfully.
Nov 10 17:48:57.488891 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-1779b48d-90bc-417f-b1aa-054442859510 tempest-VolumesTestJSON-1468167614 None] Lock "b'cinder-e3a321f1-8fac-4885-ab94-984579589e34-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 17:48:57.674203 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-1779b48d-90bc-417f-b1aa-054442859510 tempest-VolumesTestJSON-1468167614 None] Skipping remove_export. No iscsi_target is presently exported for volume: e3a321f1-8fac-4885-ab94-984579589e34
Nov 10 17:48:57.675472 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1779b48d-90bc-417f-b1aa-054442859510 tempest-VolumesTestJSON-1468167614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e3a321f1-8fac-4885-ab94-984579589e34 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:48:57.745271 n-d-817210-1 sudo[106963]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e3a321f1-8fac-4885-ab94-984579589e34
Nov 10 17:48:57.747149 n-d-817210-1 sudo[106963]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:48:58.706463 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1779b48d-90bc-417f-b1aa-054442859510 tempest-VolumesTestJSON-1468167614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e3a321f1-8fac-4885-ab94-984579589e34" returned: 0 in 1.026s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:48:58.706463 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1779b48d-90bc-417f-b1aa-054442859510 tempest-VolumesTestJSON-1468167614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e3a321f1-8fac-4885-ab94-984579589e34 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:48:58.699050 n-d-817210-1 sudo[106963]: pam_unix(sudo:session): session closed for user root
Nov 10 17:48:58.759047 n-d-817210-1 sudo[106971]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e3a321f1-8fac-4885-ab94-984579589e34
Nov 10 17:48:58.760263 n-d-817210-1 sudo[106971]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:48:59.867086 n-d-817210-1 sudo[106971]: pam_unix(sudo:session): session closed for user root
Nov 10 17:48:59.869432 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1779b48d-90bc-417f-b1aa-054442859510 tempest-VolumesTestJSON-1468167614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e3a321f1-8fac-4885-ab94-984579589e34" returned: 0 in 1.166s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:48:59.871702 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1779b48d-90bc-417f-b1aa-054442859510 tempest-VolumesTestJSON-1468167614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e3a321f1-8fac-4885-ab94-984579589e34 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:48:59.929493 n-d-817210-1 sudo[106977]: ubuntu : TTY=unknown ; 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-e3a321f1-8fac-4885-ab94-984579589e34
Nov 10 17:48:59.932110 n-d-817210-1 sudo[106977]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:49:01.210187 n-d-817210-1 sudo[106977]: pam_unix(sudo:session): session closed for user root
Nov 10 17:49:01.213526 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1779b48d-90bc-417f-b1aa-054442859510 tempest-VolumesTestJSON-1468167614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e3a321f1-8fac-4885-ab94-984579589e34" returned: 0 in 1.341s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:49:01.214938 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-1779b48d-90bc-417f-b1aa-054442859510 tempest-VolumesTestJSON-1468167614 None] Successfully deleted volume: e3a321f1-8fac-4885-ab94-984579589e34
Nov 10 17:49:01.327459 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-1779b48d-90bc-417f-b1aa-054442859510 tempest-VolumesTestJSON-1468167614 None] Created reservations ['1669212b-506e-447a-be9a-970af7072fc1', '5596dfbf-4ce0-4771-809f-eca208bce3a6', 'f02b4a77-91d9-463a-ab3d-09c20a77e542', '1cdd33da-3835-4ff9-9e1c-86b1d9fd1bf6'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:49:01.335061 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-1779b48d-90bc-417f-b1aa-054442859510 tempest-VolumesTestJSON-1468167614 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:49:01.335061 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:49:01.335061 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:49:01.434219 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-1779b48d-90bc-417f-b1aa-054442859510 tempest-VolumesTestJSON-1468167614 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:49:01.435746 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1779b48d-90bc-417f-b1aa-054442859510 tempest-VolumesTestJSON-1468167614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:49:01.459317 n-d-817210-1 sudo[106998]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:49:01.460139 n-d-817210-1 sudo[106998]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:49:01.699716 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-f5641e64-a50e-459a-8aa8-ea9d3674b0ac tempest-VolumesTestJSON-1468167614 None] Lock "b'cinder-12967cea-7b16-4d27-ad59-6cd5d3900b2c-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 17:49:01.894998 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-f5641e64-a50e-459a-8aa8-ea9d3674b0ac tempest-VolumesTestJSON-1468167614 None] Skipping remove_export. No iscsi_target is presently exported for volume: 12967cea-7b16-4d27-ad59-6cd5d3900b2c
Nov 10 17:49:01.899470 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f5641e64-a50e-459a-8aa8-ea9d3674b0ac tempest-VolumesTestJSON-1468167614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-12967cea-7b16-4d27-ad59-6cd5d3900b2c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:49:01.976606 n-d-817210-1 sudo[107001]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-12967cea-7b16-4d27-ad59-6cd5d3900b2c
Nov 10 17:49:01.978806 n-d-817210-1 sudo[107001]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:49:02.209757 n-d-817210-1 sudo[106998]: pam_unix(sudo:session): session closed for user root
Nov 10 17:49:02.212959 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1779b48d-90bc-417f-b1aa-054442859510 tempest-VolumesTestJSON-1468167614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.777s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:49:02.214857 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1779b48d-90bc-417f-b1aa-054442859510 tempest-VolumesTestJSON-1468167614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:49:02.266797 n-d-817210-1 sudo[107004]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:49:02.267591 n-d-817210-1 sudo[107004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:49:02.538255 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 17:49:02.538769 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:49:02.539620 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:49:02.581517 n-d-817210-1 sudo[107007]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:49:02.584535 n-d-817210-1 sudo[107007]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:49:02.665840 n-d-817210-1 sudo[107001]: pam_unix(sudo:session): session closed for user root
Nov 10 17:49:02.668607 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f5641e64-a50e-459a-8aa8-ea9d3674b0ac tempest-VolumesTestJSON-1468167614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-12967cea-7b16-4d27-ad59-6cd5d3900b2c" returned: 0 in 0.769s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:49:02.672996 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f5641e64-a50e-459a-8aa8-ea9d3674b0ac tempest-VolumesTestJSON-1468167614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-12967cea-7b16-4d27-ad59-6cd5d3900b2c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:49:02.792832 n-d-817210-1 sudo[107010]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-12967cea-7b16-4d27-ad59-6cd5d3900b2c
Nov 10 17:49:02.795784 n-d-817210-1 sudo[107010]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:49:03.207750 n-d-817210-1 sudo[107004]: pam_unix(sudo:session): session closed for user root
Nov 10 17:49:03.211189 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1779b48d-90bc-417f-b1aa-054442859510 tempest-VolumesTestJSON-1468167614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.996s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:49:03.213553 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-1779b48d-90bc-417f-b1aa-054442859510 tempest-VolumesTestJSON-1468167614 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:49:03.233686 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-1779b48d-90bc-417f-b1aa-054442859510 tempest-VolumesTestJSON-1468167614 None] Deleted volume successfully.
Nov 10 17:49:03.279941 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-1779b48d-90bc-417f-b1aa-054442859510 tempest-VolumesTestJSON-1468167614 None] Lock "b'cinder-e3a321f1-8fac-4885-ab94-984579589e34-delete_volume'" released by "delete_volume" :: held 5.785s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 17:49:03.588823 n-d-817210-1 sudo[107007]: pam_unix(sudo:session): session closed for user root
Nov 10 17:49:03.591070 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.051s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:49:03.591986 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:49:03.652882 n-d-817210-1 sudo[107017]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:49:03.653714 n-d-817210-1 sudo[107017]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:49:03.858387 n-d-817210-1 sudo[107010]: pam_unix(sudo:session): session closed for user root
Nov 10 17:49:03.861409 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f5641e64-a50e-459a-8aa8-ea9d3674b0ac tempest-VolumesTestJSON-1468167614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-12967cea-7b16-4d27-ad59-6cd5d3900b2c" returned: 0 in 1.190s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:49:03.863327 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f5641e64-a50e-459a-8aa8-ea9d3674b0ac tempest-VolumesTestJSON-1468167614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-12967cea-7b16-4d27-ad59-6cd5d3900b2c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:49:03.935391 n-d-817210-1 sudo[107020]: ubuntu : TTY=unknown ; 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-12967cea-7b16-4d27-ad59-6cd5d3900b2c
Nov 10 17:49:03.936344 n-d-817210-1 sudo[107020]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:49:04.776307 n-d-817210-1 sudo[107020]: pam_unix(sudo:session): session closed for user root
Nov 10 17:49:04.779987 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f5641e64-a50e-459a-8aa8-ea9d3674b0ac tempest-VolumesTestJSON-1468167614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-12967cea-7b16-4d27-ad59-6cd5d3900b2c" returned: 0 in 0.915s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:49:04.781838 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-f5641e64-a50e-459a-8aa8-ea9d3674b0ac tempest-VolumesTestJSON-1468167614 None] Successfully deleted volume: 12967cea-7b16-4d27-ad59-6cd5d3900b2c
Nov 10 17:49:04.782110 n-d-817210-1 sudo[107017]: pam_unix(sudo:session): session closed for user root
Nov 10 17:49:04.816939 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.217s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:49:04.884855 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:49:05.002718 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-f5641e64-a50e-459a-8aa8-ea9d3674b0ac tempest-VolumesTestJSON-1468167614 None] Created reservations ['15dd2c67-b451-4bd5-baa4-38ddb24d9e41', '03f0eb9d-118c-4384-962e-afc2910e7c6e', '00e1cf01-c74b-4d0c-9623-0d57f26ba7a3', '8ea89ba4-b879-44f1-9155-bc21da5951ba'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:49:05.007276 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-f5641e64-a50e-459a-8aa8-ea9d3674b0ac tempest-VolumesTestJSON-1468167614 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:49:05.007276 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:49:05.007276 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:49:05.092811 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-f5641e64-a50e-459a-8aa8-ea9d3674b0ac tempest-VolumesTestJSON-1468167614 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:49:05.094408 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f5641e64-a50e-459a-8aa8-ea9d3674b0ac tempest-VolumesTestJSON-1468167614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:49:05.142261 n-d-817210-1 sudo[107031]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:49:05.143982 n-d-817210-1 sudo[107031]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:49:05.704200 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-c65fd656-5016-4a87-928c-833c1b80e619 tempest-VolumesTestJSON-1468167614 None] Lock "b'cinder-3c0f0ec0-7c52-46b6-b085-8306d3247aff-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 17:49:05.803740 n-d-817210-1 sudo[107031]: pam_unix(sudo:session): session closed for user root
Nov 10 17:49:05.828022 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f5641e64-a50e-459a-8aa8-ea9d3674b0ac tempest-VolumesTestJSON-1468167614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:49:05.834974 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f5641e64-a50e-459a-8aa8-ea9d3674b0ac tempest-VolumesTestJSON-1468167614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:49:05.855959 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-c65fd656-5016-4a87-928c-833c1b80e619 tempest-VolumesTestJSON-1468167614 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3c0f0ec0-7c52-46b6-b085-8306d3247aff
Nov 10 17:49:05.857443 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c65fd656-5016-4a87-928c-833c1b80e619 tempest-VolumesTestJSON-1468167614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3c0f0ec0-7c52-46b6-b085-8306d3247aff {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:49:05.867571 n-d-817210-1 sudo[107034]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:49:05.868375 n-d-817210-1 sudo[107034]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:49:05.885935 n-d-817210-1 sudo[107035]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3c0f0ec0-7c52-46b6-b085-8306d3247aff
Nov 10 17:49:05.886810 n-d-817210-1 sudo[107035]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:49:06.636916 n-d-817210-1 sudo[107034]: pam_unix(sudo:session): session closed for user root
Nov 10 17:49:06.639348 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f5641e64-a50e-459a-8aa8-ea9d3674b0ac tempest-VolumesTestJSON-1468167614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.804s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:49:06.641443 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-f5641e64-a50e-459a-8aa8-ea9d3674b0ac tempest-VolumesTestJSON-1468167614 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:49:06.644747 n-d-817210-1 sudo[107035]: pam_unix(sudo:session): session closed for user root
Nov 10 17:49:06.651707 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c65fd656-5016-4a87-928c-833c1b80e619 tempest-VolumesTestJSON-1468167614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3c0f0ec0-7c52-46b6-b085-8306d3247aff" returned: 0 in 0.793s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:49:06.655480 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c65fd656-5016-4a87-928c-833c1b80e619 tempest-VolumesTestJSON-1468167614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3c0f0ec0-7c52-46b6-b085-8306d3247aff {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:49:06.690563 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-f5641e64-a50e-459a-8aa8-ea9d3674b0ac tempest-VolumesTestJSON-1468167614 None] Deleted volume successfully.
Nov 10 17:49:06.718248 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-f5641e64-a50e-459a-8aa8-ea9d3674b0ac tempest-VolumesTestJSON-1468167614 None] Lock "b'cinder-12967cea-7b16-4d27-ad59-6cd5d3900b2c-delete_volume'" released by "delete_volume" :: held 5.019s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 17:49:06.721773 n-d-817210-1 sudo[107044]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3c0f0ec0-7c52-46b6-b085-8306d3247aff
Nov 10 17:49:06.724548 n-d-817210-1 sudo[107044]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:49:07.660354 n-d-817210-1 sudo[107044]: pam_unix(sudo:session): session closed for user root
Nov 10 17:49:07.663177 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c65fd656-5016-4a87-928c-833c1b80e619 tempest-VolumesTestJSON-1468167614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3c0f0ec0-7c52-46b6-b085-8306d3247aff" returned: 0 in 1.008s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:49:07.665876 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c65fd656-5016-4a87-928c-833c1b80e619 tempest-VolumesTestJSON-1468167614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3c0f0ec0-7c52-46b6-b085-8306d3247aff {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:49:07.714610 n-d-817210-1 sudo[107048]: ubuntu : TTY=unknown ; 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-3c0f0ec0-7c52-46b6-b085-8306d3247aff
Nov 10 17:49:07.718320 n-d-817210-1 sudo[107048]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:49:08.392383 n-d-817210-1 sudo[107048]: pam_unix(sudo:session): session closed for user root
Nov 10 17:49:08.395200 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c65fd656-5016-4a87-928c-833c1b80e619 tempest-VolumesTestJSON-1468167614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3c0f0ec0-7c52-46b6-b085-8306d3247aff" returned: 0 in 0.728s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:49:08.395761 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-c65fd656-5016-4a87-928c-833c1b80e619 tempest-VolumesTestJSON-1468167614 None] Successfully deleted volume: 3c0f0ec0-7c52-46b6-b085-8306d3247aff
Nov 10 17:49:08.450820 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-c65fd656-5016-4a87-928c-833c1b80e619 tempest-VolumesTestJSON-1468167614 None] Created reservations ['77ad97bb-0a01-4d90-b665-9a4cba053d96', '2140766c-40e4-44e8-ac32-ac0f7b69855e', '3be896ca-24c2-4a9f-a72e-6468a0407fd8', '0eaa0531-690c-472f-9198-2e2278a333c3'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:49:08.453712 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-c65fd656-5016-4a87-928c-833c1b80e619 tempest-VolumesTestJSON-1468167614 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:49:08.453712 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:49:08.453712 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:49:08.537879 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-c65fd656-5016-4a87-928c-833c1b80e619 tempest-VolumesTestJSON-1468167614 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:49:08.538550 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c65fd656-5016-4a87-928c-833c1b80e619 tempest-VolumesTestJSON-1468167614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:49:08.589486 n-d-817210-1 sudo[107056]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:49:08.590301 n-d-817210-1 sudo[107056]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:49:09.793426 n-d-817210-1 sudo[107056]: pam_unix(sudo:session): session closed for user root
Nov 10 17:49:09.795823 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c65fd656-5016-4a87-928c-833c1b80e619 tempest-VolumesTestJSON-1468167614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.257s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:49:09.798022 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c65fd656-5016-4a87-928c-833c1b80e619 tempest-VolumesTestJSON-1468167614 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:49:09.845512 n-d-817210-1 sudo[107068]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:49:09.846431 n-d-817210-1 sudo[107068]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:49:10.686220 n-d-817210-1 sudo[107068]: pam_unix(sudo:session): session closed for user root
Nov 10 17:49:10.691593 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c65fd656-5016-4a87-928c-833c1b80e619 tempest-VolumesTestJSON-1468167614 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.893s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:49:10.693631 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-c65fd656-5016-4a87-928c-833c1b80e619 tempest-VolumesTestJSON-1468167614 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:49:10.770218 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-c65fd656-5016-4a87-928c-833c1b80e619 tempest-VolumesTestJSON-1468167614 None] Deleted volume successfully.
Nov 10 17:49:10.803908 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-c65fd656-5016-4a87-928c-833c1b80e619 tempest-VolumesTestJSON-1468167614 None] Lock "b'cinder-3c0f0ec0-7c52-46b6-b085-8306d3247aff-delete_volume'" released by "delete_volume" :: held 5.101s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 17:50:02.535454 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 17:50:02.536582 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:50:02.537503 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:50:02.569218 n-d-817210-1 sudo[107310]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:50:02.571742 n-d-817210-1 sudo[107310]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:50:03.383355 n-d-817210-1 sudo[107310]: pam_unix(sudo:session): session closed for user root
Nov 10 17:50:03.385496 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.848s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:50:03.387590 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:50:03.408662 n-d-817210-1 sudo[107313]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:50:03.409498 n-d-817210-1 sudo[107313]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:50:03.979291 n-d-817210-1 sudo[107313]: pam_unix(sudo:session): session closed for user root
Nov 10 17:50:03.982243 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.594s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:50:03.984609 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:50:38.940386 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-98f45115-0c39-4f6f-b3bf-dbf71888fbd3 req-110e5deb-8e8d-493c-bcc4-097e8597115a tempest-ServersTestBootFromVolume-585249102 None] Terminate volume connection completed successfully.
Nov 10 17:50:38.943656 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-98f45115-0c39-4f6f-b3bf-dbf71888fbd3 req-110e5deb-8e8d-493c-bcc4-097e8597115a tempest-ServersTestBootFromVolume-585249102 None] Deleting attachment de6a3cc2-fca7-44d3-b771-d1f7baafa40f. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 17:50:38.950540 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:50:39.223200 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.273s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:50:39.224584 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337578720]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-00854ffb-f341-4a20-a1ed-f2372953c77c\n System information:\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-00854ffb-f341-4a20-a1ed-f2372953c77c\n Backing store flags: \n Account information:\n SY7iezynY5u8wgh82DPA\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:50:39.224584 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-98f45115-0c39-4f6f-b3bf-dbf71888fbd3 req-110e5deb-8e8d-493c-bcc4-097e8597115a tempest-ServersTestBootFromVolume-585249102 None] Removing iscsi_target for Volume ID: 00854ffb-f341-4a20-a1ed-f2372953c77c
Nov 10 17:50:39.227933 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-00854ffb-f341-4a20-a1ed-f2372953c77c -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:50:39.507436 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-00854ffb-f341-4a20-a1ed-f2372953c77c -f" returned: 0 in 0.281s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:50:39.507743 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337578720]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:50:39.509034 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:50:39.711266 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.201s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:50:39.712437 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337578720]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:50:39.808761 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-98f45115-0c39-4f6f-b3bf-dbf71888fbd3 req-110e5deb-8e8d-493c-bcc4-097e8597115a tempest-ServersTestBootFromVolume-585249102 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:50:39.808761 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:50:39.808761 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:50:40.169835 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [req-98f45115-0c39-4f6f-b3bf-dbf71888fbd3 req-a860f3d2-0e11-44e2-b783-a9b5e3b99b5f tempest-ServersTestBootFromVolume-585249102 None] Lock "b'cinder-00854ffb-f341-4a20-a1ed-f2372953c77c-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 17:50:40.335655 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:50:40.561896 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.226s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:50:40.562220 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337578720]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:50:40.563013 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [req-98f45115-0c39-4f6f-b3bf-dbf71888fbd3 req-a860f3d2-0e11-44e2-b783-a9b5e3b99b5f tempest-ServersTestBootFromVolume-585249102 None] Skipping remove_export. No iscsi_target is presently exported for volume: 00854ffb-f341-4a20-a1ed-f2372953c77c
Nov 10 17:50:40.564131 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-98f45115-0c39-4f6f-b3bf-dbf71888fbd3 req-a860f3d2-0e11-44e2-b783-a9b5e3b99b5f tempest-ServersTestBootFromVolume-585249102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-00854ffb-f341-4a20-a1ed-f2372953c77c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:50:40.633429 n-d-817210-1 sudo[107507]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-00854ffb-f341-4a20-a1ed-f2372953c77c
Nov 10 17:50:40.634262 n-d-817210-1 sudo[107507]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:50:41.543758 n-d-817210-1 sudo[107507]: pam_unix(sudo:session): session closed for user root
Nov 10 17:50:41.546325 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-98f45115-0c39-4f6f-b3bf-dbf71888fbd3 req-a860f3d2-0e11-44e2-b783-a9b5e3b99b5f tempest-ServersTestBootFromVolume-585249102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-00854ffb-f341-4a20-a1ed-f2372953c77c" returned: 0 in 0.982s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:50:41.550641 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-98f45115-0c39-4f6f-b3bf-dbf71888fbd3 req-a860f3d2-0e11-44e2-b783-a9b5e3b99b5f tempest-ServersTestBootFromVolume-585249102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-00854ffb-f341-4a20-a1ed-f2372953c77c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:50:41.632605 n-d-817210-1 sudo[107510]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-00854ffb-f341-4a20-a1ed-f2372953c77c
Nov 10 17:50:41.636287 n-d-817210-1 sudo[107510]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:50:42.436518 n-d-817210-1 sudo[107510]: pam_unix(sudo:session): session closed for user root
Nov 10 17:50:42.451252 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-98f45115-0c39-4f6f-b3bf-dbf71888fbd3 req-a860f3d2-0e11-44e2-b783-a9b5e3b99b5f tempest-ServersTestBootFromVolume-585249102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-00854ffb-f341-4a20-a1ed-f2372953c77c" returned: 0 in 0.901s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:50:42.454066 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-98f45115-0c39-4f6f-b3bf-dbf71888fbd3 req-a860f3d2-0e11-44e2-b783-a9b5e3b99b5f tempest-ServersTestBootFromVolume-585249102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-00854ffb-f341-4a20-a1ed-f2372953c77c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:50:42.524130 n-d-817210-1 sudo[107525]: ubuntu : TTY=unknown ; 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-00854ffb-f341-4a20-a1ed-f2372953c77c
Nov 10 17:50:42.528905 n-d-817210-1 sudo[107525]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:50:43.759026 n-d-817210-1 sudo[107525]: pam_unix(sudo:session): session closed for user root
Nov 10 17:50:43.761153 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-98f45115-0c39-4f6f-b3bf-dbf71888fbd3 req-a860f3d2-0e11-44e2-b783-a9b5e3b99b5f tempest-ServersTestBootFromVolume-585249102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-00854ffb-f341-4a20-a1ed-f2372953c77c" returned: 0 in 1.307s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:50:43.762148 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [req-98f45115-0c39-4f6f-b3bf-dbf71888fbd3 req-a860f3d2-0e11-44e2-b783-a9b5e3b99b5f tempest-ServersTestBootFromVolume-585249102 None] Successfully deleted volume: 00854ffb-f341-4a20-a1ed-f2372953c77c
Nov 10 17:50:43.887688 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [req-98f45115-0c39-4f6f-b3bf-dbf71888fbd3 req-a860f3d2-0e11-44e2-b783-a9b5e3b99b5f tempest-ServersTestBootFromVolume-585249102 None] Created reservations ['197eb844-8710-412f-b653-de0c42eb034d', '07c5c604-3ebc-455b-b5a1-d2449099c9f2', 'ac338cd8-c20b-465b-a91c-299f11dee0c5', '338f2077-2e21-44a4-a3d6-4c7775fa8fc7'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:50:43.890131 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-98f45115-0c39-4f6f-b3bf-dbf71888fbd3 req-a860f3d2-0e11-44e2-b783-a9b5e3b99b5f tempest-ServersTestBootFromVolume-585249102 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:50:43.890131 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:50:43.890131 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:50:44.003688 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [req-98f45115-0c39-4f6f-b3bf-dbf71888fbd3 req-a860f3d2-0e11-44e2-b783-a9b5e3b99b5f tempest-ServersTestBootFromVolume-585249102 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:50:44.004415 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-98f45115-0c39-4f6f-b3bf-dbf71888fbd3 req-a860f3d2-0e11-44e2-b783-a9b5e3b99b5f tempest-ServersTestBootFromVolume-585249102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:50:44.058769 n-d-817210-1 sudo[107568]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:50:44.059611 n-d-817210-1 sudo[107568]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:50:44.801726 n-d-817210-1 sudo[107568]: pam_unix(sudo:session): session closed for user root
Nov 10 17:50:44.804409 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-98f45115-0c39-4f6f-b3bf-dbf71888fbd3 req-a860f3d2-0e11-44e2-b783-a9b5e3b99b5f tempest-ServersTestBootFromVolume-585249102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.799s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:50:44.807408 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-98f45115-0c39-4f6f-b3bf-dbf71888fbd3 req-a860f3d2-0e11-44e2-b783-a9b5e3b99b5f tempest-ServersTestBootFromVolume-585249102 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:50:44.866035 n-d-817210-1 sudo[107571]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:50:44.871349 n-d-817210-1 sudo[107571]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:50:45.785619 n-d-817210-1 sudo[107571]: pam_unix(sudo:session): session closed for user root
Nov 10 17:50:45.789225 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-98f45115-0c39-4f6f-b3bf-dbf71888fbd3 req-a860f3d2-0e11-44e2-b783-a9b5e3b99b5f tempest-ServersTestBootFromVolume-585249102 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.982s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:50:45.791562 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [req-98f45115-0c39-4f6f-b3bf-dbf71888fbd3 req-a860f3d2-0e11-44e2-b783-a9b5e3b99b5f tempest-ServersTestBootFromVolume-585249102 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:50:45.809164 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-98f45115-0c39-4f6f-b3bf-dbf71888fbd3 req-a860f3d2-0e11-44e2-b783-a9b5e3b99b5f tempest-ServersTestBootFromVolume-585249102 None] Deleted volume successfully.
Nov 10 17:50:45.843485 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [req-98f45115-0c39-4f6f-b3bf-dbf71888fbd3 req-a860f3d2-0e11-44e2-b783-a9b5e3b99b5f tempest-ServersTestBootFromVolume-585249102 None] Lock "b'cinder-00854ffb-f341-4a20-a1ed-f2372953c77c-delete_volume'" released by "delete_volume" :: held 5.674s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 17:50:50.978464 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-0df4e791-1893-4e5c-aa72-7d6842a382a5 tempest-ServersNegativeTestJSON-717489943 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:50:50.989689 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-0df4e791-1893-4e5c-aa72-7d6842a382a5 tempest-ServersNegativeTestJSON-717489943 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:50:50.990913 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-0df4e791-1893-4e5c-aa72-7d6842a382a5 tempest-ServersNegativeTestJSON-717489943 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:50:51.034229 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0df4e791-1893-4e5c-aa72-7d6842a382a5 tempest-ServersNegativeTestJSON-717489943 None] Flow 'volume_create_manager' (f03fa831-7b12-4b04-a6ea-a823b4483cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:50:51.047882 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0df4e791-1893-4e5c-aa72-7d6842a382a5 tempest-ServersNegativeTestJSON-717489943 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9bf6ecb9-4dff-4ac3-ae74-0bb8419d18d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:50:51.074663 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-0df4e791-1893-4e5c-aa72-7d6842a382a5 tempest-ServersNegativeTestJSON-717489943 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:50:51.107083 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0df4e791-1893-4e5c-aa72-7d6842a382a5 tempest-ServersNegativeTestJSON-717489943 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9bf6ecb9-4dff-4ac3-ae74-0bb8419d18d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:50:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1219144111',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=837c7a84-8e28-40ea-87e4-0199007d262c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d00ed473d01489099a185dab82e82bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:50:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:50:51Z,user_id='bb2745c203f441a08ab50ea3b1c69163',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:50:51.110479 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0df4e791-1893-4e5c-aa72-7d6842a382a5 tempest-ServersNegativeTestJSON-717489943 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b5949358-1edc-4bce-b80b-7fd431a84b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:50:51.113065 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0df4e791-1893-4e5c-aa72-7d6842a382a5 tempest-ServersNegativeTestJSON-717489943 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b5949358-1edc-4bce-b80b-7fd431a84b61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:50:51.115975 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0df4e791-1893-4e5c-aa72-7d6842a382a5 tempest-ServersNegativeTestJSON-717489943 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (35e7a765-6cec-43dc-8525-b2a19923bc11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:50:51.118675 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0df4e791-1893-4e5c-aa72-7d6842a382a5 tempest-ServersNegativeTestJSON-717489943 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (35e7a765-6cec-43dc-8525-b2a19923bc11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '837c7a84-8e28-40ea-87e4-0199007d262c', 'volume_name': 'volume-837c7a84-8e28-40ea-87e4-0199007d262c', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:50:51.121276 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0df4e791-1893-4e5c-aa72-7d6842a382a5 tempest-ServersNegativeTestJSON-717489943 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3c40a1ec-897e-48a1-93c2-2416454770aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:50:51.123756 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0df4e791-1893-4e5c-aa72-7d6842a382a5 tempest-ServersNegativeTestJSON-717489943 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3c40a1ec-897e-48a1-93c2-2416454770aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:50:51.129198 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0df4e791-1893-4e5c-aa72-7d6842a382a5 tempest-ServersNegativeTestJSON-717489943 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4e2d3fae-d250-4a60-b8c9-434a6b4d83c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:50:51.130202 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-0df4e791-1893-4e5c-aa72-7d6842a382a5 tempest-ServersNegativeTestJSON-717489943 None] Volume 837c7a84-8e28-40ea-87e4-0199007d262c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-837c7a84-8e28-40ea-87e4-0199007d262c', 'volume_size': 1}
Nov 10 17:50:51.132555 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0df4e791-1893-4e5c-aa72-7d6842a382a5 tempest-ServersNegativeTestJSON-717489943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-837c7a84-8e28-40ea-87e4-0199007d262c stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:50:51.155916 n-d-817210-1 sudo[107657]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-837c7a84-8e28-40ea-87e4-0199007d262c stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:50:51.157835 n-d-817210-1 sudo[107657]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:50:52.065652 n-d-817210-1 sudo[107657]: pam_unix(sudo:session): session closed for user root
Nov 10 17:50:52.067950 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0df4e791-1893-4e5c-aa72-7d6842a382a5 tempest-ServersNegativeTestJSON-717489943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-837c7a84-8e28-40ea-87e4-0199007d262c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.935s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:50:52.075457 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0df4e791-1893-4e5c-aa72-7d6842a382a5 tempest-ServersNegativeTestJSON-717489943 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4e2d3fae-d250-4a60-b8c9-434a6b4d83c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-837c7a84-8e28-40ea-87e4-0199007d262c', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:50:52.078516 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0df4e791-1893-4e5c-aa72-7d6842a382a5 tempest-ServersNegativeTestJSON-717489943 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8a8bc54a-49ff-4a93-b377-c8a7d3d875fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:50:52.096370 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-0df4e791-1893-4e5c-aa72-7d6842a382a5 tempest-ServersNegativeTestJSON-717489943 None] Volume volume-837c7a84-8e28-40ea-87e4-0199007d262c (837c7a84-8e28-40ea-87e4-0199007d262c): created successfully
Nov 10 17:50:52.099044 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0df4e791-1893-4e5c-aa72-7d6842a382a5 tempest-ServersNegativeTestJSON-717489943 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8a8bc54a-49ff-4a93-b377-c8a7d3d875fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:50:52.102434 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0df4e791-1893-4e5c-aa72-7d6842a382a5 tempest-ServersNegativeTestJSON-717489943 None] Flow 'volume_create_manager' (f03fa831-7b12-4b04-a6ea-a823b4483cc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:50:52.123433 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-0df4e791-1893-4e5c-aa72-7d6842a382a5 tempest-ServersNegativeTestJSON-717489943 None] Created volume successfully.
Nov 10 17:50:57.081913 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-071a120d-2902-4e25-bef0-df2755442fd1 tempest-ServersNegativeTestJSON-717489943 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:50:57.100439 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-071a120d-2902-4e25-bef0-df2755442fd1 tempest-ServersNegativeTestJSON-717489943 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:50:57.101194 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-071a120d-2902-4e25-bef0-df2755442fd1 tempest-ServersNegativeTestJSON-717489943 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:50:57.127939 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-071a120d-2902-4e25-bef0-df2755442fd1 tempest-ServersNegativeTestJSON-717489943 None] Flow 'volume_create_manager' (e9e52548-0a8d-4d2c-9c9a-b0aaf0deed36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:50:57.136974 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-071a120d-2902-4e25-bef0-df2755442fd1 tempest-ServersNegativeTestJSON-717489943 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (46522f84-7c98-4560-ab54-e45fa92a7620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:50:57.164767 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-071a120d-2902-4e25-bef0-df2755442fd1 tempest-ServersNegativeTestJSON-717489943 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:50:57.199927 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-071a120d-2902-4e25-bef0-df2755442fd1 tempest-ServersNegativeTestJSON-717489943 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (46522f84-7c98-4560-ab54-e45fa92a7620) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:50:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-502023385',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=1a8c23c9-0437-4047-8d32-8c841f98399a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d00ed473d01489099a185dab82e82bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:50:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:50:57Z,user_id='bb2745c203f441a08ab50ea3b1c69163',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:50:57.202389 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-071a120d-2902-4e25-bef0-df2755442fd1 tempest-ServersNegativeTestJSON-717489943 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3ba4e6a6-1d5b-4766-b097-97f14ec47e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:50:57.204493 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-071a120d-2902-4e25-bef0-df2755442fd1 tempest-ServersNegativeTestJSON-717489943 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3ba4e6a6-1d5b-4766-b097-97f14ec47e4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:50:57.219029 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-071a120d-2902-4e25-bef0-df2755442fd1 tempest-ServersNegativeTestJSON-717489943 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ff73caa8-7c8a-4e56-9f19-480a5c553187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:50:57.222470 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-071a120d-2902-4e25-bef0-df2755442fd1 tempest-ServersNegativeTestJSON-717489943 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ff73caa8-7c8a-4e56-9f19-480a5c553187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1a8c23c9-0437-4047-8d32-8c841f98399a', 'volume_name': 'volume-1a8c23c9-0437-4047-8d32-8c841f98399a', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:50:57.230231 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-071a120d-2902-4e25-bef0-df2755442fd1 tempest-ServersNegativeTestJSON-717489943 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c3cff41b-0a79-4a0c-b0fa-2f22676cad6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:50:57.234095 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-071a120d-2902-4e25-bef0-df2755442fd1 tempest-ServersNegativeTestJSON-717489943 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c3cff41b-0a79-4a0c-b0fa-2f22676cad6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:50:57.238635 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-071a120d-2902-4e25-bef0-df2755442fd1 tempest-ServersNegativeTestJSON-717489943 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5a46eead-921a-4840-ac52-55e6d3e8068f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:50:57.241231 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-071a120d-2902-4e25-bef0-df2755442fd1 tempest-ServersNegativeTestJSON-717489943 None] Volume 1a8c23c9-0437-4047-8d32-8c841f98399a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1a8c23c9-0437-4047-8d32-8c841f98399a', 'volume_size': 1}
Nov 10 17:50:57.243112 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-071a120d-2902-4e25-bef0-df2755442fd1 tempest-ServersNegativeTestJSON-717489943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1a8c23c9-0437-4047-8d32-8c841f98399a stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:50:57.280030 n-d-817210-1 sudo[107731]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1a8c23c9-0437-4047-8d32-8c841f98399a stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:50:57.280800 n-d-817210-1 sudo[107731]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:50:57.898807 n-d-817210-1 sudo[107731]: pam_unix(sudo:session): session closed for user root
Nov 10 17:50:57.901167 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-071a120d-2902-4e25-bef0-df2755442fd1 tempest-ServersNegativeTestJSON-717489943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1a8c23c9-0437-4047-8d32-8c841f98399a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.658s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:50:57.905862 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-071a120d-2902-4e25-bef0-df2755442fd1 tempest-ServersNegativeTestJSON-717489943 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5a46eead-921a-4840-ac52-55e6d3e8068f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1a8c23c9-0437-4047-8d32-8c841f98399a', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:50:57.908678 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-071a120d-2902-4e25-bef0-df2755442fd1 tempest-ServersNegativeTestJSON-717489943 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c832ec38-5a7e-430d-a8e6-924833e193ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:50:57.941121 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-071a120d-2902-4e25-bef0-df2755442fd1 tempest-ServersNegativeTestJSON-717489943 None] Volume volume-1a8c23c9-0437-4047-8d32-8c841f98399a (1a8c23c9-0437-4047-8d32-8c841f98399a): created successfully
Nov 10 17:50:57.945969 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-071a120d-2902-4e25-bef0-df2755442fd1 tempest-ServersNegativeTestJSON-717489943 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c832ec38-5a7e-430d-a8e6-924833e193ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:50:57.950383 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-071a120d-2902-4e25-bef0-df2755442fd1 tempest-ServersNegativeTestJSON-717489943 None] Flow 'volume_create_manager' (e9e52548-0a8d-4d2c-9c9a-b0aaf0deed36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:50:57.975099 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-071a120d-2902-4e25-bef0-df2755442fd1 tempest-ServersNegativeTestJSON-717489943 None] Created volume successfully.
Nov 10 17:51:02.534002 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 17:51:02.534710 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:51:02.535285 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:51:02.572702 n-d-817210-1 sudo[107780]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:51:02.573531 n-d-817210-1 sudo[107780]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:51:03.165023 n-d-817210-1 sudo[107780]: pam_unix(sudo:session): session closed for user root
Nov 10 17:51:03.167580 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.632s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:51:03.172292 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:51:03.238901 n-d-817210-1 sudo[107804]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:51:03.249680 n-d-817210-1 sudo[107804]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:51:03.799507 n-d-817210-1 sudo[107804]: pam_unix(sudo:session): session closed for user root
Nov 10 17:51:03.801546 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.630s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:51:03.804274 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:52:02.531734 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 17:52:02.531734 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:52:02.532701 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:52:02.576360 n-d-817210-1 sudo[108880]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:52:02.577247 n-d-817210-1 sudo[108880]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:52:03.272542 n-d-817210-1 sudo[108880]: pam_unix(sudo:session): session closed for user root
Nov 10 17:52:03.275030 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.742s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:52:03.278210 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:52:03.303390 n-d-817210-1 sudo[108885]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:52:03.304846 n-d-817210-1 sudo[108885]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:52:03.973107 n-d-817210-1 sudo[108885]: pam_unix(sudo:session): session closed for user root
Nov 10 17:52:03.975265 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.698s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:52:03.976565 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:52:09.878087 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-624c557a-8718-4127-98b6-87e0adb27224 tempest-AttachVolumeTestJSON-499212231 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:52:09.889696 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-624c557a-8718-4127-98b6-87e0adb27224 tempest-AttachVolumeTestJSON-499212231 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:52:09.890486 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-624c557a-8718-4127-98b6-87e0adb27224 tempest-AttachVolumeTestJSON-499212231 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:52:09.907666 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-624c557a-8718-4127-98b6-87e0adb27224 tempest-AttachVolumeTestJSON-499212231 None] Flow 'volume_create_manager' (089cd604-465a-455c-a816-99d7b61ada26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:52:09.913195 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-624c557a-8718-4127-98b6-87e0adb27224 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (df1d2656-9f7a-4b77-900f-0dc0ac0fa39e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:52:09.944094 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-624c557a-8718-4127-98b6-87e0adb27224 tempest-AttachVolumeTestJSON-499212231 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:52:10.022950 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-624c557a-8718-4127-98b6-87e0adb27224 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (df1d2656-9f7a-4b77-900f-0dc0ac0fa39e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:52:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1810790716',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=e09a8fc6-6650-4965-a259-f6a22672f1c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abc8eb5523c8480d808fef2090509f99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:52:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:52:10Z,user_id='e5c15ae7a10548d2b8ce27c214c76d6a',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:52:10.039633 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-624c557a-8718-4127-98b6-87e0adb27224 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c6f91f73-6e9a-4fe6-bd4e-cae2fd4d20de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:52:10.043419 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-624c557a-8718-4127-98b6-87e0adb27224 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c6f91f73-6e9a-4fe6-bd4e-cae2fd4d20de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:52:10.047807 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-624c557a-8718-4127-98b6-87e0adb27224 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5f72677f-02ba-4170-9d18-7e5ae87d4493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:52:10.055759 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-624c557a-8718-4127-98b6-87e0adb27224 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5f72677f-02ba-4170-9d18-7e5ae87d4493) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e09a8fc6-6650-4965-a259-f6a22672f1c3', 'volume_name': 'volume-e09a8fc6-6650-4965-a259-f6a22672f1c3', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:52:10.059912 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-624c557a-8718-4127-98b6-87e0adb27224 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7113517d-e039-4d95-be07-7f0edab2b259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:52:10.065951 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-624c557a-8718-4127-98b6-87e0adb27224 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7113517d-e039-4d95-be07-7f0edab2b259) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:52:10.069421 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-624c557a-8718-4127-98b6-87e0adb27224 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (16efb5e8-1bc9-4910-ad66-410d805e091a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:52:10.072223 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-624c557a-8718-4127-98b6-87e0adb27224 tempest-AttachVolumeTestJSON-499212231 None] Volume e09a8fc6-6650-4965-a259-f6a22672f1c3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e09a8fc6-6650-4965-a259-f6a22672f1c3', 'volume_size': 1}
Nov 10 17:52:10.073666 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-624c557a-8718-4127-98b6-87e0adb27224 tempest-AttachVolumeTestJSON-499212231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e09a8fc6-6650-4965-a259-f6a22672f1c3 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:52:10.156980 n-d-817210-1 sudo[109007]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e09a8fc6-6650-4965-a259-f6a22672f1c3 stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:52:10.162373 n-d-817210-1 sudo[109007]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:52:11.149525 n-d-817210-1 sudo[109007]: pam_unix(sudo:session): session closed for user root
Nov 10 17:52:11.151968 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-624c557a-8718-4127-98b6-87e0adb27224 tempest-AttachVolumeTestJSON-499212231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e09a8fc6-6650-4965-a259-f6a22672f1c3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.078s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:52:11.156051 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-624c557a-8718-4127-98b6-87e0adb27224 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (16efb5e8-1bc9-4910-ad66-410d805e091a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e09a8fc6-6650-4965-a259-f6a22672f1c3', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:52:11.158468 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-624c557a-8718-4127-98b6-87e0adb27224 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e728931d-0a9a-47e6-80b3-ea864d9c1bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:52:11.182617 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-624c557a-8718-4127-98b6-87e0adb27224 tempest-AttachVolumeTestJSON-499212231 None] Volume volume-e09a8fc6-6650-4965-a259-f6a22672f1c3 (e09a8fc6-6650-4965-a259-f6a22672f1c3): created successfully
Nov 10 17:52:11.186605 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-624c557a-8718-4127-98b6-87e0adb27224 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e728931d-0a9a-47e6-80b3-ea864d9c1bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:52:11.190850 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-624c557a-8718-4127-98b6-87e0adb27224 tempest-AttachVolumeTestJSON-499212231 None] Flow 'volume_create_manager' (089cd604-465a-455c-a816-99d7b61ada26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:52:11.214010 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-624c557a-8718-4127-98b6-87e0adb27224 tempest-AttachVolumeTestJSON-499212231 None] Created volume successfully.
Nov 10 17:52:15.217557 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-819827f7-9803-4d4a-bf08-84170a7499e6 req-336a292f-0bc5-42d7-b351-353fa2a9f7cc tempest-AttachVolumeTestJSON-499212231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e09a8fc6-6650-4965-a259-f6a22672f1c3 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:52:15.265384 n-d-817210-1 sudo[109147]: 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-e09a8fc6-6650-4965-a259-f6a22672f1c3
Nov 10 17:52:15.266878 n-d-817210-1 sudo[109147]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:52:16.254984 n-d-817210-1 sudo[109147]: pam_unix(sudo:session): session closed for user root
Nov 10 17:52:16.258283 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-819827f7-9803-4d4a-bf08-84170a7499e6 req-336a292f-0bc5-42d7-b351-353fa2a9f7cc tempest-AttachVolumeTestJSON-499212231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e09a8fc6-6650-4965-a259-f6a22672f1c3" returned: 0 in 1.042s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:52:16.426413 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:52:16.446769 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:52:16.447271 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:52:16.448049 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-819827f7-9803-4d4a-bf08-84170a7499e6 req-336a292f-0bc5-42d7-b351-353fa2a9f7cc tempest-AttachVolumeTestJSON-499212231 None] Targets prior to update: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 17:52:16.450062 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-819827f7-9803-4d4a-bf08-84170a7499e6 req-336a292f-0bc5-42d7-b351-353fa2a9f7cc tempest-AttachVolumeTestJSON-499212231 None] Creating iscsi_target for Volume ID: volume-e09a8fc6-6650-4965-a259-f6a22672f1c3 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 17:52:16.455368 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-819827f7-9803-4d4a-bf08-84170a7499e6 req-336a292f-0bc5-42d7-b351-353fa2a9f7cc tempest-AttachVolumeTestJSON-499212231 None] Created volume path /opt/stack/data/cinder/volumes/volume-e09a8fc6-6650-4965-a259-f6a22672f1c3,
Nov 10 17:52:16.455368 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 17:52:16.455368 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:52:16.455368 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e09a8fc6-6650-4965-a259-f6a22672f1c3
Nov 10 17:52:16.455368 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 17:52:16.455368 n-d-817210-1 cinder-volume[91926]: incominguser G6e8w9MpTZ4y32zqVABQ PZ8gobRdMQSuMBC6
Nov 10 17:52:16.455368 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:52:16.455368 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 17:52:16.455368 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:52:16.455368 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 17:52:16.458243 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e09a8fc6-6650-4965-a259-f6a22672f1c3 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:52:17.432931 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e09a8fc6-6650-4965-a259-f6a22672f1c3" returned: 0 in 0.975s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:52:17.433523 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:52:17.433809 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-819827f7-9803-4d4a-bf08-84170a7499e6 req-336a292f-0bc5-42d7-b351-353fa2a9f7cc tempest-AttachVolumeTestJSON-499212231 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 17:52:17.434199 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-819827f7-9803-4d4a-bf08-84170a7499e6 req-336a292f-0bc5-42d7-b351-353fa2a9f7cc tempest-AttachVolumeTestJSON-499212231 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 17:52:17.436367 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:52:17.453859 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:52:17.454208 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e09a8fc6-6650-4965-a259-f6a22672f1c3\n System information:\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-e09a8fc6-6650-4965-a259-f6a22672f1c3\n Backing store flags: \n Account information:\n G6e8w9MpTZ4y32zqVABQ\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:52:17.454885 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-819827f7-9803-4d4a-bf08-84170a7499e6 req-336a292f-0bc5-42d7-b351-353fa2a9f7cc tempest-AttachVolumeTestJSON-499212231 None] Targets after update: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 17:52:17.455892 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:52:17.683504 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.227s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:52:17.684113 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e09a8fc6-6650-4965-a259-f6a22672f1c3\n System information:\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-e09a8fc6-6650-4965-a259-f6a22672f1c3\n Backing store flags: \n Account information:\n G6e8w9MpTZ4y32zqVABQ\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:52:17.688226 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:52:17.909756 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.223s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:52:17.910302 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e09a8fc6-6650-4965-a259-f6a22672f1c3\n System information:\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-e09a8fc6-6650-4965-a259-f6a22672f1c3\n Backing store flags: \n Account information:\n G6e8w9MpTZ4y32zqVABQ\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:52:17.911491 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-819827f7-9803-4d4a-bf08-84170a7499e6 req-336a292f-0bc5-42d7-b351-353fa2a9f7cc tempest-AttachVolumeTestJSON-499212231 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-e09a8fc6-6650-4965-a259-f6a22672f1c3 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 17:52:18.223829 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-819827f7-9803-4d4a-bf08-84170a7499e6 req-336a292f-0bc5-42d7-b351-353fa2a9f7cc tempest-AttachVolumeTestJSON-499212231 None] attachment_update completed successfully.
Nov 10 17:52:50.143086 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-5bb8a5f6-e412-450b-a29b-1dfb0ed58135 tempest-GroupsTest-367336346 None] Group tempest-Group1-752219317: creating
Nov 10 17:52:50.208542 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-5bb8a5f6-e412-450b-a29b-1dfb0ed58135 tempest-GroupsTest-367336346 None] Group tempest-Group1-752219317: created successfully
Nov 10 17:52:50.274148 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-5bb8a5f6-e412-450b-a29b-1dfb0ed58135 tempest-GroupsTest-367336346 None] Create group completed successfully.
Nov 10 17:52:51.564129 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-5b7fd5bd-33e7-4e61-b755-a30c10c86a7f tempest-GroupsTest-367336346 None] Group tempest-Group2-37541808: creating
Nov 10 17:52:51.630264 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-5b7fd5bd-33e7-4e61-b755-a30c10c86a7f tempest-GroupsTest-367336346 None] Group tempest-Group2-37541808: created successfully
Nov 10 17:52:51.701558 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-5b7fd5bd-33e7-4e61-b755-a30c10c86a7f tempest-GroupsTest-367336346 None] Create group completed successfully.
Nov 10 17:52:53.678217 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-3dbb5260-79dc-4994-af01-837c503e449d tempest-GroupsTest-367336346 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:52:53.693952 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-3dbb5260-79dc-4994-af01-837c503e449d tempest-GroupsTest-367336346 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:52:53.696492 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-3dbb5260-79dc-4994-af01-837c503e449d tempest-GroupsTest-367336346 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:52:53.737935 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3dbb5260-79dc-4994-af01-837c503e449d tempest-GroupsTest-367336346 None] Flow 'volume_create_manager' (5effb775-353b-4351-be1f-b3d8807651ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:52:53.743044 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3dbb5260-79dc-4994-af01-837c503e449d tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f763076d-6312-4e34-9f9c-857d8600718a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:52:53.772043 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-3dbb5260-79dc-4994-af01-837c503e449d tempest-GroupsTest-367336346 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:52:53.805439 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3dbb5260-79dc-4994-af01-837c503e449d tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f763076d-6312-4e34-9f9c-857d8600718a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:52:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1501046725',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=25478628-0d3e-473b-ac97-693cd952d19c,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=8c0cf67a-a339-4e69-a94d-2bb32c07ba89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a3a04ac7df449d7b748efc62535d6a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:52:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:52:54Z,user_id='4af50ba80c4147d195e99ee227083a18',volume_attachment=>,volume_type=VolumeType(cd7d4074-4821-452c-95dd-a564546b4b5e),volume_type_id=cd7d4074-4821-452c-95dd-a564546b4b5e)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:52:53.809055 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3dbb5260-79dc-4994-af01-837c503e449d tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (10b3edd4-8044-4b67-91ce-a9ef00421b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:52:53.813122 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3dbb5260-79dc-4994-af01-837c503e449d tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (10b3edd4-8044-4b67-91ce-a9ef00421b1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:52:53.816064 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3dbb5260-79dc-4994-af01-837c503e449d tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (48687e60-1167-4839-989a-c61e454e8013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:52:53.819923 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3dbb5260-79dc-4994-af01-837c503e449d tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (48687e60-1167-4839-989a-c61e454e8013) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8c0cf67a-a339-4e69-a94d-2bb32c07ba89', 'volume_name': 'volume-8c0cf67a-a339-4e69-a94d-2bb32c07ba89', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:52:53.823415 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3dbb5260-79dc-4994-af01-837c503e449d tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f5dbbbe2-5533-48ba-a3ab-ab7f5c1ee4c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:52:53.826053 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3dbb5260-79dc-4994-af01-837c503e449d tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f5dbbbe2-5533-48ba-a3ab-ab7f5c1ee4c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:52:53.828774 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3dbb5260-79dc-4994-af01-837c503e449d tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fdc01520-348d-4ccd-ba69-44f7775bfc8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:52:53.874764 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-3dbb5260-79dc-4994-af01-837c503e449d tempest-GroupsTest-367336346 None] Volume 8c0cf67a-a339-4e69-a94d-2bb32c07ba89: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8c0cf67a-a339-4e69-a94d-2bb32c07ba89', 'volume_size': 1}
Nov 10 17:52:53.876352 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-3dbb5260-79dc-4994-af01-837c503e449d tempest-GroupsTest-367336346 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8c0cf67a-a339-4e69-a94d-2bb32c07ba89 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:52:53.983816 n-d-817210-1 sudo[109650]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8c0cf67a-a339-4e69-a94d-2bb32c07ba89 stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:52:53.985218 n-d-817210-1 sudo[109650]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:52:55.206623 n-d-817210-1 sudo[109650]: pam_unix(sudo:session): session closed for user root
Nov 10 17:52:55.219741 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-3dbb5260-79dc-4994-af01-837c503e449d tempest-GroupsTest-367336346 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8c0cf67a-a339-4e69-a94d-2bb32c07ba89 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.332s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:52:55.219741 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3dbb5260-79dc-4994-af01-837c503e449d tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fdc01520-348d-4ccd-ba69-44f7775bfc8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8c0cf67a-a339-4e69-a94d-2bb32c07ba89', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:52:55.219741 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3dbb5260-79dc-4994-af01-837c503e449d tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3dfb0630-1b75-4cd7-b62f-8e89fa6063b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:52:55.237393 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-3dbb5260-79dc-4994-af01-837c503e449d tempest-GroupsTest-367336346 None] Volume volume-8c0cf67a-a339-4e69-a94d-2bb32c07ba89 (8c0cf67a-a339-4e69-a94d-2bb32c07ba89): created successfully
Nov 10 17:52:55.239556 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3dbb5260-79dc-4994-af01-837c503e449d tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3dfb0630-1b75-4cd7-b62f-8e89fa6063b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:52:55.244785 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3dbb5260-79dc-4994-af01-837c503e449d tempest-GroupsTest-367336346 None] Flow 'volume_create_manager' (5effb775-353b-4351-be1f-b3d8807651ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:52:55.267972 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-3dbb5260-79dc-4994-af01-837c503e449d tempest-GroupsTest-367336346 None] Created volume successfully.
Nov 10 17:52:58.144401 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-8e5d3961-d12c-4d81-b228-02cb639a2d98 tempest-GroupsTest-367336346 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8c0cf67a-a339-4e69-a94d-2bb32c07ba89
Nov 10 17:52:58.150718 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8e5d3961-d12c-4d81-b228-02cb639a2d98 tempest-GroupsTest-367336346 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8c0cf67a-a339-4e69-a94d-2bb32c07ba89 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:52:58.211620 n-d-817210-1 sudo[109713]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8c0cf67a-a339-4e69-a94d-2bb32c07ba89
Nov 10 17:52:58.212463 n-d-817210-1 sudo[109713]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:52:59.001820 n-d-817210-1 sudo[109713]: pam_unix(sudo:session): session closed for user root
Nov 10 17:52:59.004542 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8e5d3961-d12c-4d81-b228-02cb639a2d98 tempest-GroupsTest-367336346 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8c0cf67a-a339-4e69-a94d-2bb32c07ba89" returned: 0 in 0.859s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:52:59.006261 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8e5d3961-d12c-4d81-b228-02cb639a2d98 tempest-GroupsTest-367336346 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8c0cf67a-a339-4e69-a94d-2bb32c07ba89 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:52:59.030551 n-d-817210-1 sudo[109717]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8c0cf67a-a339-4e69-a94d-2bb32c07ba89
Nov 10 17:52:59.032199 n-d-817210-1 sudo[109717]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:52:59.912931 n-d-817210-1 sudo[109717]: pam_unix(sudo:session): session closed for user root
Nov 10 17:52:59.916983 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8e5d3961-d12c-4d81-b228-02cb639a2d98 tempest-GroupsTest-367336346 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8c0cf67a-a339-4e69-a94d-2bb32c07ba89" returned: 0 in 0.908s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:52:59.920296 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8e5d3961-d12c-4d81-b228-02cb639a2d98 tempest-GroupsTest-367336346 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8c0cf67a-a339-4e69-a94d-2bb32c07ba89 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:52:59.957278 n-d-817210-1 sudo[109722]: ubuntu : TTY=unknown ; 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-8c0cf67a-a339-4e69-a94d-2bb32c07ba89
Nov 10 17:52:59.964799 n-d-817210-1 sudo[109722]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:01.240411 n-d-817210-1 sudo[109722]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:01.243667 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8e5d3961-d12c-4d81-b228-02cb639a2d98 tempest-GroupsTest-367336346 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8c0cf67a-a339-4e69-a94d-2bb32c07ba89" returned: 0 in 1.323s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:01.247003 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-8e5d3961-d12c-4d81-b228-02cb639a2d98 tempest-GroupsTest-367336346 None] Successfully deleted volume: 8c0cf67a-a339-4e69-a94d-2bb32c07ba89
Nov 10 17:53:01.545480 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-8e5d3961-d12c-4d81-b228-02cb639a2d98 tempest-GroupsTest-367336346 None] Created reservations ['1ddcc66d-ce53-447a-bd19-9213aea1d7b2'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:53:01.600454 n-d-817210-1 cinder-volume[91926]: WARNING cinder.quota [None req-8e5d3961-d12c-4d81-b228-02cb639a2d98 tempest-GroupsTest-367336346 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1349331657 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1349331657, it is now deprecated. Please use the default quota class for default quota.
Nov 10 17:53:01.605176 n-d-817210-1 cinder-volume[91926]: WARNING cinder.quota [None req-8e5d3961-d12c-4d81-b228-02cb639a2d98 tempest-GroupsTest-367336346 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1349331657 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1349331657, it is now deprecated. Please use the default quota class for default quota.
Nov 10 17:53:01.658348 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-8e5d3961-d12c-4d81-b228-02cb639a2d98 tempest-GroupsTest-367336346 None] Created reservations ['41d97fe6-211e-4f56-b8f3-bedd9472673d', '58c12db1-94ab-411d-a245-213da513677a', 'c2b119f7-7ca8-4fba-96a5-b704f9b2069a', 'b172189c-7656-4661-b381-bfe9061a923e'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:53:01.660810 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-8e5d3961-d12c-4d81-b228-02cb639a2d98 tempest-GroupsTest-367336346 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:53:01.660810 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:53:01.660810 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:53:01.874590 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-8e5d3961-d12c-4d81-b228-02cb639a2d98 tempest-GroupsTest-367336346 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:53:01.875963 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8e5d3961-d12c-4d81-b228-02cb639a2d98 tempest-GroupsTest-367336346 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:01.931328 n-d-817210-1 sudo[109729]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:53:01.932262 n-d-817210-1 sudo[109729]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:02.530226 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 17:53:02.532703 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:53:02.534365 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:02.603938 n-d-817210-1 sudo[109731]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:53:02.604764 n-d-817210-1 sudo[109731]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:02.629314 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-cee1ca33-7a40-459c-a73b-212b438c78e3 tempest-GroupsTest-367336346 None] Created reservations ['0201eefa-69b2-4c06-89e8-f4caf6883b14'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:53:02.708158 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-cee1ca33-7a40-459c-a73b-212b438c78e3 tempest-GroupsTest-367336346 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:53:02.708158 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:53:02.708158 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:53:02.790783 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-cee1ca33-7a40-459c-a73b-212b438c78e3 tempest-GroupsTest-367336346 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:53:02.794007 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-cee1ca33-7a40-459c-a73b-212b438c78e3 tempest-GroupsTest-367336346 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:02.849749 n-d-817210-1 sudo[109734]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:53:02.850886 n-d-817210-1 sudo[109734]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:03.074191 n-d-817210-1 sudo[109729]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:03.077039 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8e5d3961-d12c-4d81-b228-02cb639a2d98 tempest-GroupsTest-367336346 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.200s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:03.079050 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8e5d3961-d12c-4d81-b228-02cb639a2d98 tempest-GroupsTest-367336346 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:03.163582 n-d-817210-1 sudo[109736]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:53:03.164428 n-d-817210-1 sudo[109736]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:03.659334 n-d-817210-1 sudo[109731]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:03.661389 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.127s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:03.662938 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:03.730540 n-d-817210-1 sudo[109739]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:53:03.732455 n-d-817210-1 sudo[109739]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:03.953327 n-d-817210-1 sudo[109734]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:03.957676 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-cee1ca33-7a40-459c-a73b-212b438c78e3 tempest-GroupsTest-367336346 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.163s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:03.959833 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-cee1ca33-7a40-459c-a73b-212b438c78e3 tempest-GroupsTest-367336346 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:04.060859 n-d-817210-1 sudo[109743]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:53:04.062725 n-d-817210-1 sudo[109743]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:04.198849 n-d-817210-1 sudo[109736]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:04.202405 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8e5d3961-d12c-4d81-b228-02cb639a2d98 tempest-GroupsTest-367336346 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.123s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:04.206341 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-8e5d3961-d12c-4d81-b228-02cb639a2d98 tempest-GroupsTest-367336346 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:53:04.221218 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-8e5d3961-d12c-4d81-b228-02cb639a2d98 tempest-GroupsTest-367336346 None] Delete group completed successfully.
Nov 10 17:53:04.823748 n-d-817210-1 sudo[109739]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:04.826342 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.163s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:04.828122 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:53:04.845580 n-d-817210-1 sudo[109743]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:04.847692 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-cee1ca33-7a40-459c-a73b-212b438c78e3 tempest-GroupsTest-367336346 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.888s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:04.848778 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-cee1ca33-7a40-459c-a73b-212b438c78e3 tempest-GroupsTest-367336346 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:53:04.866957 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-cee1ca33-7a40-459c-a73b-212b438c78e3 tempest-GroupsTest-367336346 None] Delete group completed successfully.
Nov 10 17:53:04.985054 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-4d8f47cb-a38e-4343-9944-da9a6ba10c2c tempest-GroupsTest-367336346 None] Group tempest-GroupsTest-Group-1744451803: creating
Nov 10 17:53:05.034918 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-4d8f47cb-a38e-4343-9944-da9a6ba10c2c tempest-GroupsTest-367336346 None] Group tempest-GroupsTest-Group-1744451803: created successfully
Nov 10 17:53:05.075304 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-4d8f47cb-a38e-4343-9944-da9a6ba10c2c tempest-GroupsTest-367336346 None] Create group completed successfully.
Nov 10 17:53:06.937518 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-2ac887a4-a7f9-4556-8be3-8b0b8a83c3b1 tempest-GroupsTest-367336346 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:53:06.941661 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-2ac887a4-a7f9-4556-8be3-8b0b8a83c3b1 tempest-GroupsTest-367336346 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:53:06.942957 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-2ac887a4-a7f9-4556-8be3-8b0b8a83c3b1 tempest-GroupsTest-367336346 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:53:06.993800 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-2ac887a4-a7f9-4556-8be3-8b0b8a83c3b1 tempest-GroupsTest-367336346 None] Flow 'volume_create_manager' (2ca604f7-b13c-49ad-80fd-507c45f3fed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:53:06.997780 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-2ac887a4-a7f9-4556-8be3-8b0b8a83c3b1 tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4a570f71-166b-47df-9d78-11b4891e192a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:53:07.078148 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-2ac887a4-a7f9-4556-8be3-8b0b8a83c3b1 tempest-GroupsTest-367336346 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:53:07.110872 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-2ac887a4-a7f9-4556-8be3-8b0b8a83c3b1 tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4a570f71-166b-47df-9d78-11b4891e192a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:53:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1846634529',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=9784382c-6b51-4a05-8a4b-074ead6f4dde,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=91aff4ab-551d-4dc4-8785-100811688c90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a3a04ac7df449d7b748efc62535d6a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:53:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:53:07Z,user_id='4af50ba80c4147d195e99ee227083a18',volume_attachment=>,volume_type=VolumeType(0957e273-4b2d-40f7-a626-f12e24e0b477),volume_type_id=0957e273-4b2d-40f7-a626-f12e24e0b477)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:53:07.113956 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-2ac887a4-a7f9-4556-8be3-8b0b8a83c3b1 tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c728e8f8-fc20-4ea7-9598-d8d652b90dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:53:07.116571 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-2ac887a4-a7f9-4556-8be3-8b0b8a83c3b1 tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c728e8f8-fc20-4ea7-9598-d8d652b90dc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:53:07.119275 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-2ac887a4-a7f9-4556-8be3-8b0b8a83c3b1 tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (844339cb-c37e-4f09-9a49-97311d7c04bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:53:07.122000 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-2ac887a4-a7f9-4556-8be3-8b0b8a83c3b1 tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (844339cb-c37e-4f09-9a49-97311d7c04bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '91aff4ab-551d-4dc4-8785-100811688c90', 'volume_name': 'volume-91aff4ab-551d-4dc4-8785-100811688c90', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:53:07.125259 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-2ac887a4-a7f9-4556-8be3-8b0b8a83c3b1 tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bc53129a-bbbd-4486-8e5e-b492770e37cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:53:07.127776 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-2ac887a4-a7f9-4556-8be3-8b0b8a83c3b1 tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bc53129a-bbbd-4486-8e5e-b492770e37cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:53:07.130477 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-2ac887a4-a7f9-4556-8be3-8b0b8a83c3b1 tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (be0d3c84-4415-4df4-a6a3-1de639e83161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:53:07.158459 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-2ac887a4-a7f9-4556-8be3-8b0b8a83c3b1 tempest-GroupsTest-367336346 None] Volume 91aff4ab-551d-4dc4-8785-100811688c90: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-91aff4ab-551d-4dc4-8785-100811688c90', 'volume_size': 1}
Nov 10 17:53:07.160973 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-2ac887a4-a7f9-4556-8be3-8b0b8a83c3b1 tempest-GroupsTest-367336346 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-91aff4ab-551d-4dc4-8785-100811688c90 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:07.186509 n-d-817210-1 sudo[109747]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-91aff4ab-551d-4dc4-8785-100811688c90 stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:53:07.188053 n-d-817210-1 sudo[109747]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:08.023553 n-d-817210-1 sudo[109747]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:08.025880 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-2ac887a4-a7f9-4556-8be3-8b0b8a83c3b1 tempest-GroupsTest-367336346 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-91aff4ab-551d-4dc4-8785-100811688c90 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.865s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:08.030163 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-2ac887a4-a7f9-4556-8be3-8b0b8a83c3b1 tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (be0d3c84-4415-4df4-a6a3-1de639e83161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-91aff4ab-551d-4dc4-8785-100811688c90', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:53:08.046518 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-2ac887a4-a7f9-4556-8be3-8b0b8a83c3b1 tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fa0fe3ab-c4a2-4ae1-8ade-14b61518e490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:53:08.089018 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-2ac887a4-a7f9-4556-8be3-8b0b8a83c3b1 tempest-GroupsTest-367336346 None] Volume volume-91aff4ab-551d-4dc4-8785-100811688c90 (91aff4ab-551d-4dc4-8785-100811688c90): created successfully
Nov 10 17:53:08.091399 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-2ac887a4-a7f9-4556-8be3-8b0b8a83c3b1 tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fa0fe3ab-c4a2-4ae1-8ade-14b61518e490) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:53:08.096690 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-2ac887a4-a7f9-4556-8be3-8b0b8a83c3b1 tempest-GroupsTest-367336346 None] Flow 'volume_create_manager' (2ca604f7-b13c-49ad-80fd-507c45f3fed8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:53:08.111733 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-2ac887a4-a7f9-4556-8be3-8b0b8a83c3b1 tempest-GroupsTest-367336346 None] Created volume successfully.
Nov 10 17:53:09.288857 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-c2694b5a-346a-46e6-b6fc-c0563a687683 tempest-GroupsTest-367336346 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:53:09.300113 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-c2694b5a-346a-46e6-b6fc-c0563a687683 tempest-GroupsTest-367336346 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:53:09.300722 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-c2694b5a-346a-46e6-b6fc-c0563a687683 tempest-GroupsTest-367336346 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:53:09.343897 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c2694b5a-346a-46e6-b6fc-c0563a687683 tempest-GroupsTest-367336346 None] Flow 'volume_create_manager' (b6f2004e-ed37-4456-9560-65e42126c820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:53:09.347316 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c2694b5a-346a-46e6-b6fc-c0563a687683 tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dada31a0-a5ce-446f-a368-88661ea7334c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:53:09.400637 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-c2694b5a-346a-46e6-b6fc-c0563a687683 tempest-GroupsTest-367336346 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:53:09.430603 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c2694b5a-346a-46e6-b6fc-c0563a687683 tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dada31a0-a5ce-446f-a368-88661ea7334c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:53:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1772795393',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=9784382c-6b51-4a05-8a4b-074ead6f4dde,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=8384964c-219c-48c9-aeda-87cfc259d087,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a3a04ac7df449d7b748efc62535d6a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:53:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:53:09Z,user_id='4af50ba80c4147d195e99ee227083a18',volume_attachment=>,volume_type=VolumeType(0957e273-4b2d-40f7-a626-f12e24e0b477),volume_type_id=0957e273-4b2d-40f7-a626-f12e24e0b477)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:53:09.433061 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c2694b5a-346a-46e6-b6fc-c0563a687683 tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fec1ecb3-0703-4080-a865-1fa0dd324b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:53:09.435474 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c2694b5a-346a-46e6-b6fc-c0563a687683 tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fec1ecb3-0703-4080-a865-1fa0dd324b61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:53:09.438322 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c2694b5a-346a-46e6-b6fc-c0563a687683 tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5b81af9a-e16d-499d-b860-2942ecde93a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:53:09.441025 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c2694b5a-346a-46e6-b6fc-c0563a687683 tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5b81af9a-e16d-499d-b860-2942ecde93a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8384964c-219c-48c9-aeda-87cfc259d087', 'volume_name': 'volume-8384964c-219c-48c9-aeda-87cfc259d087', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:53:09.443569 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c2694b5a-346a-46e6-b6fc-c0563a687683 tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (59a2f576-a8d8-4272-bafa-bcd2b42bb7ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:53:09.446214 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c2694b5a-346a-46e6-b6fc-c0563a687683 tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (59a2f576-a8d8-4272-bafa-bcd2b42bb7ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:53:09.448488 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c2694b5a-346a-46e6-b6fc-c0563a687683 tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f3bbfef3-11df-4f38-a2e0-7a765f8a98e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:53:09.470650 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-c2694b5a-346a-46e6-b6fc-c0563a687683 tempest-GroupsTest-367336346 None] Volume 8384964c-219c-48c9-aeda-87cfc259d087: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8384964c-219c-48c9-aeda-87cfc259d087', 'volume_size': 1}
Nov 10 17:53:09.472180 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c2694b5a-346a-46e6-b6fc-c0563a687683 tempest-GroupsTest-367336346 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8384964c-219c-48c9-aeda-87cfc259d087 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:09.510066 n-d-817210-1 sudo[109790]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8384964c-219c-48c9-aeda-87cfc259d087 stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:53:09.512164 n-d-817210-1 sudo[109790]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:10.282770 n-d-817210-1 sudo[109790]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:10.285745 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c2694b5a-346a-46e6-b6fc-c0563a687683 tempest-GroupsTest-367336346 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8384964c-219c-48c9-aeda-87cfc259d087 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.813s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:10.291797 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c2694b5a-346a-46e6-b6fc-c0563a687683 tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f3bbfef3-11df-4f38-a2e0-7a765f8a98e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8384964c-219c-48c9-aeda-87cfc259d087', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:53:10.294326 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c2694b5a-346a-46e6-b6fc-c0563a687683 tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (df070f75-8b2b-444e-af9f-38d1f413df2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:53:10.311406 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-c2694b5a-346a-46e6-b6fc-c0563a687683 tempest-GroupsTest-367336346 None] Volume volume-8384964c-219c-48c9-aeda-87cfc259d087 (8384964c-219c-48c9-aeda-87cfc259d087): created successfully
Nov 10 17:53:10.313567 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c2694b5a-346a-46e6-b6fc-c0563a687683 tempest-GroupsTest-367336346 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (df070f75-8b2b-444e-af9f-38d1f413df2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:53:10.317041 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c2694b5a-346a-46e6-b6fc-c0563a687683 tempest-GroupsTest-367336346 None] Flow 'volume_create_manager' (b6f2004e-ed37-4456-9560-65e42126c820) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:53:10.333796 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-c2694b5a-346a-46e6-b6fc-c0563a687683 tempest-GroupsTest-367336346 None] Created volume successfully.
Nov 10 17:53:10.782915 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-50ce80ea-6cea-4ca5-a5dd-4dec468a4758 tempest-GroupsTest-367336346 None] Update group completed successfully.
Nov 10 17:53:12.210952 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-fac5be4c-8bd8-4963-ae98-1c4bac2d5ed9 tempest-GroupsTest-367336346 None] Update group completed successfully.
Nov 10 17:53:13.834510 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-00086f87-1348-4bf1-aeca-32065d559a85 tempest-GroupsTest-367336346 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8384964c-219c-48c9-aeda-87cfc259d087
Nov 10 17:53:13.835551 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00086f87-1348-4bf1-aeca-32065d559a85 tempest-GroupsTest-367336346 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8384964c-219c-48c9-aeda-87cfc259d087 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:13.855164 n-d-817210-1 sudo[109844]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8384964c-219c-48c9-aeda-87cfc259d087
Nov 10 17:53:13.856006 n-d-817210-1 sudo[109844]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:14.294947 n-d-817210-1 sudo[109844]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:14.297843 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00086f87-1348-4bf1-aeca-32065d559a85 tempest-GroupsTest-367336346 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8384964c-219c-48c9-aeda-87cfc259d087" returned: 0 in 0.461s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:14.300466 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00086f87-1348-4bf1-aeca-32065d559a85 tempest-GroupsTest-367336346 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8384964c-219c-48c9-aeda-87cfc259d087 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:14.328714 n-d-817210-1 sudo[109847]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8384964c-219c-48c9-aeda-87cfc259d087
Nov 10 17:53:14.329544 n-d-817210-1 sudo[109847]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:14.731240 n-d-817210-1 sudo[109847]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:14.734034 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00086f87-1348-4bf1-aeca-32065d559a85 tempest-GroupsTest-367336346 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8384964c-219c-48c9-aeda-87cfc259d087" returned: 0 in 0.433s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:14.736595 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00086f87-1348-4bf1-aeca-32065d559a85 tempest-GroupsTest-367336346 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8384964c-219c-48c9-aeda-87cfc259d087 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:14.754726 n-d-817210-1 sudo[109851]: ubuntu : TTY=unknown ; 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-8384964c-219c-48c9-aeda-87cfc259d087
Nov 10 17:53:14.755509 n-d-817210-1 sudo[109851]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:15.179822 n-d-817210-1 sudo[109851]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:15.182127 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00086f87-1348-4bf1-aeca-32065d559a85 tempest-GroupsTest-367336346 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8384964c-219c-48c9-aeda-87cfc259d087" returned: 0 in 0.445s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:15.183447 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-00086f87-1348-4bf1-aeca-32065d559a85 tempest-GroupsTest-367336346 None] Successfully deleted volume: 8384964c-219c-48c9-aeda-87cfc259d087
Nov 10 17:53:15.183954 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-00086f87-1348-4bf1-aeca-32065d559a85 tempest-GroupsTest-367336346 None] Skipping remove_export. No iscsi_target is presently exported for volume: 91aff4ab-551d-4dc4-8785-100811688c90
Nov 10 17:53:15.185273 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00086f87-1348-4bf1-aeca-32065d559a85 tempest-GroupsTest-367336346 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-91aff4ab-551d-4dc4-8785-100811688c90 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:15.203391 n-d-817210-1 sudo[109859]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-91aff4ab-551d-4dc4-8785-100811688c90
Nov 10 17:53:15.204225 n-d-817210-1 sudo[109859]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:15.629627 n-d-817210-1 sudo[109859]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:15.632317 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00086f87-1348-4bf1-aeca-32065d559a85 tempest-GroupsTest-367336346 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-91aff4ab-551d-4dc4-8785-100811688c90" returned: 0 in 0.447s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:15.634413 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00086f87-1348-4bf1-aeca-32065d559a85 tempest-GroupsTest-367336346 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-91aff4ab-551d-4dc4-8785-100811688c90 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:15.654773 n-d-817210-1 sudo[109862]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-91aff4ab-551d-4dc4-8785-100811688c90
Nov 10 17:53:15.656300 n-d-817210-1 sudo[109862]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:16.094871 n-d-817210-1 sudo[109862]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:16.097505 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00086f87-1348-4bf1-aeca-32065d559a85 tempest-GroupsTest-367336346 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-91aff4ab-551d-4dc4-8785-100811688c90" returned: 0 in 0.463s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:16.100477 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00086f87-1348-4bf1-aeca-32065d559a85 tempest-GroupsTest-367336346 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-91aff4ab-551d-4dc4-8785-100811688c90 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:16.123793 n-d-817210-1 sudo[109865]: ubuntu : TTY=unknown ; 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-91aff4ab-551d-4dc4-8785-100811688c90
Nov 10 17:53:16.125622 n-d-817210-1 sudo[109865]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:16.593474 n-d-817210-1 sudo[109865]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:16.595953 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00086f87-1348-4bf1-aeca-32065d559a85 tempest-GroupsTest-367336346 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-91aff4ab-551d-4dc4-8785-100811688c90" returned: 0 in 0.496s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:16.597775 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-00086f87-1348-4bf1-aeca-32065d559a85 tempest-GroupsTest-367336346 None] Successfully deleted volume: 91aff4ab-551d-4dc4-8785-100811688c90
Nov 10 17:53:16.735829 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-00086f87-1348-4bf1-aeca-32065d559a85 tempest-GroupsTest-367336346 None] Created reservations ['4bdbb8c2-3c6f-419f-ac37-80210d48410c'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:53:16.765264 n-d-817210-1 cinder-volume[91926]: WARNING cinder.quota [None req-00086f87-1348-4bf1-aeca-32065d559a85 tempest-GroupsTest-367336346 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1171318658 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1171318658, it is now deprecated. Please use the default quota class for default quota.
Nov 10 17:53:16.766167 n-d-817210-1 cinder-volume[91926]: WARNING cinder.quota [None req-00086f87-1348-4bf1-aeca-32065d559a85 tempest-GroupsTest-367336346 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1171318658 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1171318658, it is now deprecated. Please use the default quota class for default quota.
Nov 10 17:53:16.786471 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-00086f87-1348-4bf1-aeca-32065d559a85 tempest-GroupsTest-367336346 None] Created reservations ['c613f00d-7aa5-4308-8d80-7cf1d1fe6706', 'db7d238f-f6ef-4780-a184-b0c33efb410d', '7f504be8-6a8a-42c5-8b1b-9efe7443991b', '3af875a3-4691-44c1-b681-83018dcc0e97'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:53:16.790234 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-00086f87-1348-4bf1-aeca-32065d559a85 tempest-GroupsTest-367336346 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:53:16.790234 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:53:16.790234 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:53:16.907611 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-00086f87-1348-4bf1-aeca-32065d559a85 tempest-GroupsTest-367336346 None] Created reservations ['de384404-881b-42c8-8e99-e71910770865', '827eb91b-51a8-47b0-8ff0-c8ac54827600', '64dcbcc6-7900-4014-a685-8f1d92fb6a4b', '00003735-0f09-4425-b048-5acfb8c8afba'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:53:17.064601 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-00086f87-1348-4bf1-aeca-32065d559a85 tempest-GroupsTest-367336346 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:53:17.065600 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00086f87-1348-4bf1-aeca-32065d559a85 tempest-GroupsTest-367336346 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:17.092869 n-d-817210-1 sudo[109875]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:53:17.093660 n-d-817210-1 sudo[109875]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:17.682454 n-d-817210-1 sudo[109875]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:17.684774 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00086f87-1348-4bf1-aeca-32065d559a85 tempest-GroupsTest-367336346 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.619s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:17.687553 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00086f87-1348-4bf1-aeca-32065d559a85 tempest-GroupsTest-367336346 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:17.736818 n-d-817210-1 sudo[109878]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:53:17.737725 n-d-817210-1 sudo[109878]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:18.295606 n-d-817210-1 sudo[109878]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:18.297928 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00086f87-1348-4bf1-aeca-32065d559a85 tempest-GroupsTest-367336346 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.610s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:18.300101 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-00086f87-1348-4bf1-aeca-32065d559a85 tempest-GroupsTest-367336346 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:53:18.305925 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-00086f87-1348-4bf1-aeca-32065d559a85 tempest-GroupsTest-367336346 None] Delete group completed successfully.
Nov 10 17:53:24.812682 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-70d82381-8ee5-4603-ad2f-8ead7712886d tempest-GroupsV314Test-352106732 None] Group tempest-GroupsV314Test-Group-1234283791: creating
Nov 10 17:53:24.884880 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-70d82381-8ee5-4603-ad2f-8ead7712886d tempest-GroupsV314Test-352106732 None] Group tempest-GroupsV314Test-Group-1234283791: created successfully
Nov 10 17:53:24.933489 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-70d82381-8ee5-4603-ad2f-8ead7712886d tempest-GroupsV314Test-352106732 None] Create group completed successfully.
Nov 10 17:53:26.848045 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-44a1570a-caba-4c92-b351-a1ba503c22de tempest-GroupsV314Test-352106732 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:53:26.852757 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-44a1570a-caba-4c92-b351-a1ba503c22de tempest-GroupsV314Test-352106732 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:53:26.869480 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-44a1570a-caba-4c92-b351-a1ba503c22de tempest-GroupsV314Test-352106732 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:53:26.907186 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-44a1570a-caba-4c92-b351-a1ba503c22de tempest-GroupsV314Test-352106732 None] Flow 'volume_create_manager' (fd20d6f3-e1b0-4f4b-af9c-3fdd7b13d2b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:53:26.920071 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-44a1570a-caba-4c92-b351-a1ba503c22de tempest-GroupsV314Test-352106732 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d7c0068e-59e2-40a4-b572-54c0f3a3f3d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:53:26.970279 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-44a1570a-caba-4c92-b351-a1ba503c22de tempest-GroupsV314Test-352106732 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:53:27.038463 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-44a1570a-caba-4c92-b351-a1ba503c22de tempest-GroupsV314Test-352106732 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d7c0068e-59e2-40a4-b572-54c0f3a3f3d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:53:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-596190645',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=a896eee3-5b4d-4eb1-a020-98f8af2ff0ed,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=f8c2d36b-27b2-46aa-9fd2-96e5354be064,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a5480d9191840ab8ea45702a1cbff07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:53:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:53:27Z,user_id='71f6645b22f1470396598c3e2adcbd8e',volume_attachment=>,volume_type=VolumeType(872c8b85-65d6-4db9-b891-deb4f69891e7),volume_type_id=872c8b85-65d6-4db9-b891-deb4f69891e7)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:53:27.056202 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-44a1570a-caba-4c92-b351-a1ba503c22de tempest-GroupsV314Test-352106732 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eee7f793-b7c9-4922-8c4a-4bef6131f35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:53:27.058421 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-44a1570a-caba-4c92-b351-a1ba503c22de tempest-GroupsV314Test-352106732 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eee7f793-b7c9-4922-8c4a-4bef6131f35a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:53:27.061140 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-44a1570a-caba-4c92-b351-a1ba503c22de tempest-GroupsV314Test-352106732 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6d09976a-aeba-45f5-bddd-b4183039bfed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:53:27.063607 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-44a1570a-caba-4c92-b351-a1ba503c22de tempest-GroupsV314Test-352106732 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6d09976a-aeba-45f5-bddd-b4183039bfed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f8c2d36b-27b2-46aa-9fd2-96e5354be064', 'volume_name': 'volume-f8c2d36b-27b2-46aa-9fd2-96e5354be064', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:53:27.079013 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-44a1570a-caba-4c92-b351-a1ba503c22de tempest-GroupsV314Test-352106732 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (100a7dae-d4a0-422b-8d92-574d876d9459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:53:27.081505 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-44a1570a-caba-4c92-b351-a1ba503c22de tempest-GroupsV314Test-352106732 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (100a7dae-d4a0-422b-8d92-574d876d9459) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:53:27.083758 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-44a1570a-caba-4c92-b351-a1ba503c22de tempest-GroupsV314Test-352106732 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bb84e57b-7608-45af-9c1a-faeb30cf575c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:53:27.126308 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-44a1570a-caba-4c92-b351-a1ba503c22de tempest-GroupsV314Test-352106732 None] Volume f8c2d36b-27b2-46aa-9fd2-96e5354be064: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f8c2d36b-27b2-46aa-9fd2-96e5354be064', 'volume_size': 1}
Nov 10 17:53:27.142544 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-44a1570a-caba-4c92-b351-a1ba503c22de tempest-GroupsV314Test-352106732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f8c2d36b-27b2-46aa-9fd2-96e5354be064 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:27.197734 n-d-817210-1 sudo[109981]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f8c2d36b-27b2-46aa-9fd2-96e5354be064 stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:53:27.199668 n-d-817210-1 sudo[109981]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:28.119431 n-d-817210-1 sudo[109981]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:28.122997 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-44a1570a-caba-4c92-b351-a1ba503c22de tempest-GroupsV314Test-352106732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f8c2d36b-27b2-46aa-9fd2-96e5354be064 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.980s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:28.129893 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-44a1570a-caba-4c92-b351-a1ba503c22de tempest-GroupsV314Test-352106732 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bb84e57b-7608-45af-9c1a-faeb30cf575c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f8c2d36b-27b2-46aa-9fd2-96e5354be064', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:53:28.133875 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-44a1570a-caba-4c92-b351-a1ba503c22de tempest-GroupsV314Test-352106732 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4d1aab68-39db-4bcd-9353-5c9c1aa38763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:53:28.148009 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-44a1570a-caba-4c92-b351-a1ba503c22de tempest-GroupsV314Test-352106732 None] Volume volume-f8c2d36b-27b2-46aa-9fd2-96e5354be064 (f8c2d36b-27b2-46aa-9fd2-96e5354be064): created successfully
Nov 10 17:53:28.150291 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-44a1570a-caba-4c92-b351-a1ba503c22de tempest-GroupsV314Test-352106732 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4d1aab68-39db-4bcd-9353-5c9c1aa38763) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:53:28.153559 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-44a1570a-caba-4c92-b351-a1ba503c22de tempest-GroupsV314Test-352106732 None] Flow 'volume_create_manager' (fd20d6f3-e1b0-4f4b-af9c-3fdd7b13d2b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:53:28.190629 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-44a1570a-caba-4c92-b351-a1ba503c22de tempest-GroupsV314Test-352106732 None] Created volume successfully.
Nov 10 17:53:29.408677 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-9d9d3eb0-3e9e-4d7a-be82-db9d0d5e3def tempest-GroupsV314Test-352106732 None] Creating clone of volume: f8c2d36b-27b2-46aa-9fd2-96e5354be064
Nov 10 17:53:29.409981 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9d9d3eb0-3e9e-4d7a-be82-db9d0d5e3def tempest-GroupsV314Test-352106732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f8c2d36b-27b2-46aa-9fd2-96e5354be064 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:29.460397 n-d-817210-1 sudo[110043]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f8c2d36b-27b2-46aa-9fd2-96e5354be064
Nov 10 17:53:29.461226 n-d-817210-1 sudo[110043]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:30.031419 n-d-817210-1 sudo[110043]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:30.034231 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9d9d3eb0-3e9e-4d7a-be82-db9d0d5e3def tempest-GroupsV314Test-352106732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f8c2d36b-27b2-46aa-9fd2-96e5354be064" returned: 0 in 0.623s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:30.036252 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9d9d3eb0-3e9e-4d7a-be82-db9d0d5e3def tempest-GroupsV314Test-352106732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-2b54a863-6bfb-4c23-b0bc-29b157aa8c04 --snapshot stack-volumes-lvmdriver-1/volume-f8c2d36b-27b2-46aa-9fd2-96e5354be064 -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:30.055680 n-d-817210-1 sudo[110048]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-2b54a863-6bfb-4c23-b0bc-29b157aa8c04 --snapshot stack-volumes-lvmdriver-1/volume-f8c2d36b-27b2-46aa-9fd2-96e5354be064 -L 1.00g
Nov 10 17:53:30.056459 n-d-817210-1 sudo[110048]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:30.904506 n-d-817210-1 sudo[110048]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:30.907056 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9d9d3eb0-3e9e-4d7a-be82-db9d0d5e3def tempest-GroupsV314Test-352106732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-2b54a863-6bfb-4c23-b0bc-29b157aa8c04 --snapshot stack-volumes-lvmdriver-1/volume-f8c2d36b-27b2-46aa-9fd2-96e5354be064 -L 1.00g" returned: 0 in 0.870s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:30.909945 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9d9d3eb0-3e9e-4d7a-be82-db9d0d5e3def tempest-GroupsV314Test-352106732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2b54a863-6bfb-4c23-b0bc-29b157aa8c04 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:31.006615 n-d-817210-1 sudo[110169]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2b54a863-6bfb-4c23-b0bc-29b157aa8c04 stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:53:31.007420 n-d-817210-1 sudo[110169]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:31.582156 n-d-817210-1 sudo[110169]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:31.584997 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9d9d3eb0-3e9e-4d7a-be82-db9d0d5e3def tempest-GroupsV314Test-352106732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2b54a863-6bfb-4c23-b0bc-29b157aa8c04 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.674s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:31.588227 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9d9d3eb0-3e9e-4d7a-be82-db9d0d5e3def tempest-GroupsV314Test-352106732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:31.617572 n-d-817210-1 sudo[110201]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Nov 10 17:53:31.619108 n-d-817210-1 sudo[110201]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:31.969256 n-d-817210-1 sudo[110201]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:31.971582 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9d9d3eb0-3e9e-4d7a-be82-db9d0d5e3def tempest-GroupsV314Test-352106732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.383s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:31.972716 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9d9d3eb0-3e9e-4d7a-be82-db9d0d5e3def tempest-GroupsV314Test-352106732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-2b54a863-6bfb-4c23-b0bc-29b157aa8c04 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:31.991669 n-d-817210-1 sudo[110204]: 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-2b54a863-6bfb-4c23-b0bc-29b157aa8c04
Nov 10 17:53:31.992454 n-d-817210-1 sudo[110204]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:32.413669 n-d-817210-1 sudo[110204]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:32.415916 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9d9d3eb0-3e9e-4d7a-be82-db9d0d5e3def tempest-GroupsV314Test-352106732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-2b54a863-6bfb-4c23-b0bc-29b157aa8c04" returned: 0 in 0.443s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:32.419836 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9d9d3eb0-3e9e-4d7a-be82-db9d0d5e3def tempest-GroupsV314Test-352106732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--2b54a863--6bfb--4c23--b0bc--29b157aa8c04 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2b54a863--6bfb--4c23--b0bc--29b157aa8c04 iflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:32.450874 n-d-817210-1 sudo[110207]: 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--2b54a863--6bfb--4c23--b0bc--29b157aa8c04 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2b54a863--6bfb--4c23--b0bc--29b157aa8c04 iflag=direct
Nov 10 17:53:32.451921 n-d-817210-1 sudo[110207]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:32.799645 n-d-817210-1 sudo[110207]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:32.803062 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9d9d3eb0-3e9e-4d7a-be82-db9d0d5e3def tempest-GroupsV314Test-352106732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--2b54a863--6bfb--4c23--b0bc--29b157aa8c04 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2b54a863--6bfb--4c23--b0bc--29b157aa8c04 iflag=direct" returned: 0 in 0.383s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:32.804915 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9d9d3eb0-3e9e-4d7a-be82-db9d0d5e3def tempest-GroupsV314Test-352106732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--2b54a863--6bfb--4c23--b0bc--29b157aa8c04 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2b54a863--6bfb--4c23--b0bc--29b157aa8c04 oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:32.822944 n-d-817210-1 sudo[110219]: 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--2b54a863--6bfb--4c23--b0bc--29b157aa8c04 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2b54a863--6bfb--4c23--b0bc--29b157aa8c04 oflag=direct
Nov 10 17:53:32.823952 n-d-817210-1 sudo[110219]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:33.171323 n-d-817210-1 sudo[110219]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:33.174694 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9d9d3eb0-3e9e-4d7a-be82-db9d0d5e3def tempest-GroupsV314Test-352106732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--2b54a863--6bfb--4c23--b0bc--29b157aa8c04 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2b54a863--6bfb--4c23--b0bc--29b157aa8c04 oflag=direct" returned: 0 in 0.369s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:33.175834 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9d9d3eb0-3e9e-4d7a-be82-db9d0d5e3def tempest-GroupsV314Test-352106732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--2b54a863--6bfb--4c23--b0bc--29b157aa8c04 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2b54a863--6bfb--4c23--b0bc--29b157aa8c04 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:33.193896 n-d-817210-1 sudo[110231]: 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--2b54a863--6bfb--4c23--b0bc--29b157aa8c04 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2b54a863--6bfb--4c23--b0bc--29b157aa8c04 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Nov 10 17:53:33.194758 n-d-817210-1 sudo[110231]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:37.880853 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9d9d3eb0-3e9e-4d7a-be82-db9d0d5e3def tempest-GroupsV314Test-352106732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--2b54a863--6bfb--4c23--b0bc--29b157aa8c04 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2b54a863--6bfb--4c23--b0bc--29b157aa8c04 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 4.702s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:37.880853 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-9d9d3eb0-3e9e-4d7a-be82-db9d0d5e3def tempest-GroupsV314Test-352106732 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--2b54a863--6bfb--4c23--b0bc--29b157aa8c04, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--2b54a863--6bfb--4c23--b0bc--29b157aa8c04, size 1024.00 MB, duration 4.70 sec {{(pid=91926) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Nov 10 17:53:37.880853 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.volume_utils [None req-9d9d3eb0-3e9e-4d7a-be82-db9d0d5e3def tempest-GroupsV314Test-352106732 None] Volume copy 1024.00 MB at 217.71 MB/s
Nov 10 17:53:37.880853 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9d9d3eb0-3e9e-4d7a-be82-db9d0d5e3def tempest-GroupsV314Test-352106732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-2b54a863-6bfb-4c23-b0bc-29b157aa8c04 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:37.875878 n-d-817210-1 sudo[110231]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:37.900245 n-d-817210-1 sudo[110244]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-2b54a863-6bfb-4c23-b0bc-29b157aa8c04
Nov 10 17:53:37.901034 n-d-817210-1 sudo[110244]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:38.292745 n-d-817210-1 sudo[110244]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:38.295221 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9d9d3eb0-3e9e-4d7a-be82-db9d0d5e3def tempest-GroupsV314Test-352106732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-2b54a863-6bfb-4c23-b0bc-29b157aa8c04" returned: 0 in 0.414s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:38.297356 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9d9d3eb0-3e9e-4d7a-be82-db9d0d5e3def tempest-GroupsV314Test-352106732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-2b54a863-6bfb-4c23-b0bc-29b157aa8c04 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:38.315758 n-d-817210-1 sudo[110247]: ubuntu : TTY=unknown ; 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-2b54a863-6bfb-4c23-b0bc-29b157aa8c04
Nov 10 17:53:38.316558 n-d-817210-1 sudo[110247]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:38.961938 n-d-817210-1 sudo[110247]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:38.964719 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9d9d3eb0-3e9e-4d7a-be82-db9d0d5e3def tempest-GroupsV314Test-352106732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-2b54a863-6bfb-4c23-b0bc-29b157aa8c04" returned: 0 in 0.667s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:39.073355 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-9d9d3eb0-3e9e-4d7a-be82-db9d0d5e3def tempest-GroupsV314Test-352106732 None] Create group from source-group-a896eee3-5b4d-4eb1-a020-98f8af2ff0ed completed successfully.
Nov 10 17:53:40.714046 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-13c1bd28-bbeb-4c66-9852-555ef7ac1dc0 tempest-GroupsV314Test-352106732 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2b54a863-6bfb-4c23-b0bc-29b157aa8c04
Nov 10 17:53:40.715931 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-13c1bd28-bbeb-4c66-9852-555ef7ac1dc0 tempest-GroupsV314Test-352106732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2b54a863-6bfb-4c23-b0bc-29b157aa8c04 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:40.756591 n-d-817210-1 sudo[110294]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2b54a863-6bfb-4c23-b0bc-29b157aa8c04
Nov 10 17:53:40.758269 n-d-817210-1 sudo[110294]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:41.407929 n-d-817210-1 sudo[110294]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:41.411190 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-13c1bd28-bbeb-4c66-9852-555ef7ac1dc0 tempest-GroupsV314Test-352106732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2b54a863-6bfb-4c23-b0bc-29b157aa8c04" returned: 0 in 0.694s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:41.413188 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-13c1bd28-bbeb-4c66-9852-555ef7ac1dc0 tempest-GroupsV314Test-352106732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2b54a863-6bfb-4c23-b0bc-29b157aa8c04 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:41.433013 n-d-817210-1 sudo[110297]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2b54a863-6bfb-4c23-b0bc-29b157aa8c04
Nov 10 17:53:41.433910 n-d-817210-1 sudo[110297]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:41.936105 n-d-817210-1 sudo[110297]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:41.938562 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-13c1bd28-bbeb-4c66-9852-555ef7ac1dc0 tempest-GroupsV314Test-352106732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2b54a863-6bfb-4c23-b0bc-29b157aa8c04" returned: 0 in 0.525s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:41.941764 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-13c1bd28-bbeb-4c66-9852-555ef7ac1dc0 tempest-GroupsV314Test-352106732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2b54a863-6bfb-4c23-b0bc-29b157aa8c04 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:41.982295 n-d-817210-1 sudo[110300]: ubuntu : TTY=unknown ; 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-2b54a863-6bfb-4c23-b0bc-29b157aa8c04
Nov 10 17:53:41.983802 n-d-817210-1 sudo[110300]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:42.632555 n-d-817210-1 sudo[110300]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:42.635093 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-13c1bd28-bbeb-4c66-9852-555ef7ac1dc0 tempest-GroupsV314Test-352106732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2b54a863-6bfb-4c23-b0bc-29b157aa8c04" returned: 0 in 0.693s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:42.636533 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-13c1bd28-bbeb-4c66-9852-555ef7ac1dc0 tempest-GroupsV314Test-352106732 None] Successfully deleted volume: 2b54a863-6bfb-4c23-b0bc-29b157aa8c04
Nov 10 17:53:42.840099 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-13c1bd28-bbeb-4c66-9852-555ef7ac1dc0 tempest-GroupsV314Test-352106732 None] Created reservations ['0f85aee5-1edf-44ba-aecc-a2f153db3782'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:53:42.915076 n-d-817210-1 cinder-volume[91926]: WARNING cinder.quota [None req-13c1bd28-bbeb-4c66-9852-555ef7ac1dc0 tempest-GroupsV314Test-352106732 None] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-904160958 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-904160958, it is now deprecated. Please use the default quota class for default quota.
Nov 10 17:53:42.916255 n-d-817210-1 cinder-volume[91926]: WARNING cinder.quota [None req-13c1bd28-bbeb-4c66-9852-555ef7ac1dc0 tempest-GroupsV314Test-352106732 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-904160958 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-904160958, it is now deprecated. Please use the default quota class for default quota.
Nov 10 17:53:42.966360 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-13c1bd28-bbeb-4c66-9852-555ef7ac1dc0 tempest-GroupsV314Test-352106732 None] Created reservations ['51b4b458-45f7-44f5-93e1-8309a4b6086b', '13620b8c-725c-4d49-aeee-a1e44241c1d5', '4cc477da-c094-4328-9f29-c69e7b6a7bce', '6a8c814c-fcfa-420c-89af-8c7efc7dde01'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:53:42.975842 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-13c1bd28-bbeb-4c66-9852-555ef7ac1dc0 tempest-GroupsV314Test-352106732 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:53:42.975842 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:53:42.975842 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:53:43.132171 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-13c1bd28-bbeb-4c66-9852-555ef7ac1dc0 tempest-GroupsV314Test-352106732 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:53:43.132893 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-13c1bd28-bbeb-4c66-9852-555ef7ac1dc0 tempest-GroupsV314Test-352106732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:43.190067 n-d-817210-1 sudo[110316]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:53:43.200069 n-d-817210-1 sudo[110316]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:43.767854 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-eb5ffc1a-f72d-4b36-becc-f48fd3da781f tempest-GroupsV314Test-352106732 None] Skipping remove_export. No iscsi_target is presently exported for volume: f8c2d36b-27b2-46aa-9fd2-96e5354be064
Nov 10 17:53:43.770256 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-eb5ffc1a-f72d-4b36-becc-f48fd3da781f tempest-GroupsV314Test-352106732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f8c2d36b-27b2-46aa-9fd2-96e5354be064 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:43.781275 n-d-817210-1 sudo[110316]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:43.808732 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-13c1bd28-bbeb-4c66-9852-555ef7ac1dc0 tempest-GroupsV314Test-352106732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.675s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:43.814626 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-13c1bd28-bbeb-4c66-9852-555ef7ac1dc0 tempest-GroupsV314Test-352106732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:43.830644 n-d-817210-1 sudo[110319]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f8c2d36b-27b2-46aa-9fd2-96e5354be064
Nov 10 17:53:43.832059 n-d-817210-1 sudo[110319]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:43.844722 n-d-817210-1 sudo[110320]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:53:43.845653 n-d-817210-1 sudo[110320]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:44.641721 n-d-817210-1 sudo[110319]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:44.644185 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-eb5ffc1a-f72d-4b36-becc-f48fd3da781f tempest-GroupsV314Test-352106732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f8c2d36b-27b2-46aa-9fd2-96e5354be064" returned: 0 in 0.874s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:44.646114 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-eb5ffc1a-f72d-4b36-becc-f48fd3da781f tempest-GroupsV314Test-352106732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f8c2d36b-27b2-46aa-9fd2-96e5354be064 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:44.669743 n-d-817210-1 sudo[110320]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:44.672431 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-13c1bd28-bbeb-4c66-9852-555ef7ac1dc0 tempest-GroupsV314Test-352106732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.857s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:44.674694 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-13c1bd28-bbeb-4c66-9852-555ef7ac1dc0 tempest-GroupsV314Test-352106732 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:53:44.677382 n-d-817210-1 sudo[110359]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f8c2d36b-27b2-46aa-9fd2-96e5354be064
Nov 10 17:53:44.684040 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-13c1bd28-bbeb-4c66-9852-555ef7ac1dc0 tempest-GroupsV314Test-352106732 None] Delete group completed successfully.
Nov 10 17:53:44.691607 n-d-817210-1 sudo[110359]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:45.242141 n-d-817210-1 sudo[110359]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:45.245354 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-eb5ffc1a-f72d-4b36-becc-f48fd3da781f tempest-GroupsV314Test-352106732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f8c2d36b-27b2-46aa-9fd2-96e5354be064" returned: 0 in 0.599s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:45.247564 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-eb5ffc1a-f72d-4b36-becc-f48fd3da781f tempest-GroupsV314Test-352106732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f8c2d36b-27b2-46aa-9fd2-96e5354be064 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:45.290320 n-d-817210-1 sudo[110367]: ubuntu : TTY=unknown ; 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-f8c2d36b-27b2-46aa-9fd2-96e5354be064
Nov 10 17:53:45.299318 n-d-817210-1 sudo[110367]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:46.110526 n-d-817210-1 sudo[110367]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:46.113483 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-eb5ffc1a-f72d-4b36-becc-f48fd3da781f tempest-GroupsV314Test-352106732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f8c2d36b-27b2-46aa-9fd2-96e5354be064" returned: 0 in 0.866s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:46.116433 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-eb5ffc1a-f72d-4b36-becc-f48fd3da781f tempest-GroupsV314Test-352106732 None] Successfully deleted volume: f8c2d36b-27b2-46aa-9fd2-96e5354be064
Nov 10 17:53:46.283557 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-eb5ffc1a-f72d-4b36-becc-f48fd3da781f tempest-GroupsV314Test-352106732 None] Created reservations ['7d09cfae-616b-40fc-ad27-498460ddeafb'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:53:46.404334 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-eb5ffc1a-f72d-4b36-becc-f48fd3da781f tempest-GroupsV314Test-352106732 None] Created reservations ['9aa07f5f-26b2-4814-8eec-964bd161528a', '1f1b9ff8-33bb-400e-8677-579d1e9c2235', 'f35b7f03-c779-4a54-a82b-bb155fa45492', 'b62fc111-f1b3-4545-b86f-e4d40f320a61'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:53:46.406415 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-eb5ffc1a-f72d-4b36-becc-f48fd3da781f tempest-GroupsV314Test-352106732 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:53:46.406415 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:53:46.406415 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:53:46.582193 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-eb5ffc1a-f72d-4b36-becc-f48fd3da781f tempest-GroupsV314Test-352106732 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:53:46.583240 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-eb5ffc1a-f72d-4b36-becc-f48fd3da781f tempest-GroupsV314Test-352106732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:46.606410 n-d-817210-1 sudo[110378]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:53:46.607270 n-d-817210-1 sudo[110378]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:47.371741 n-d-817210-1 sudo[110378]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:47.374124 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-eb5ffc1a-f72d-4b36-becc-f48fd3da781f tempest-GroupsV314Test-352106732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:47.376475 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-eb5ffc1a-f72d-4b36-becc-f48fd3da781f tempest-GroupsV314Test-352106732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:47.434859 n-d-817210-1 sudo[110391]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:53:47.436357 n-d-817210-1 sudo[110391]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:48.350553 n-d-817210-1 sudo[110391]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:48.353445 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-eb5ffc1a-f72d-4b36-becc-f48fd3da781f tempest-GroupsV314Test-352106732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.977s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:48.356028 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-eb5ffc1a-f72d-4b36-becc-f48fd3da781f tempest-GroupsV314Test-352106732 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:53:48.365920 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-eb5ffc1a-f72d-4b36-becc-f48fd3da781f tempest-GroupsV314Test-352106732 None] Delete group completed successfully.
Nov 10 17:53:56.667406 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-d946c612-bf77-4286-b88b-1cd65fbeac48 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:53:56.673672 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-d946c612-bf77-4286-b88b-1cd65fbeac48 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:53:56.674188 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-d946c612-bf77-4286-b88b-1cd65fbeac48 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:53:56.729675 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d946c612-bf77-4286-b88b-1cd65fbeac48 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] Flow 'volume_create_manager' (7fb048d3-aaa4-4027-9c06-6b28de605b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:53:56.739285 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d946c612-bf77-4286-b88b-1cd65fbeac48 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (530a9e1d-996e-471c-9bc1-271784957340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:53:56.787958 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-d946c612-bf77-4286-b88b-1cd65fbeac48 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:53:56.826839 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d946c612-bf77-4286-b88b-1cd65fbeac48 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (530a9e1d-996e-471c-9bc1-271784957340) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:53:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-884677561',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=1c654147-0599-4549-ac85-60b77e162d21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a8f467b08124b059fcf7e4e5e530fd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:53:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:53:57Z,user_id='eb598eae22304744bfa378d44128f248',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:53:56.830005 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d946c612-bf77-4286-b88b-1cd65fbeac48 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f3879db0-93e0-4eaa-acb3-cdb3c320e17a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:53:56.832537 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d946c612-bf77-4286-b88b-1cd65fbeac48 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f3879db0-93e0-4eaa-acb3-cdb3c320e17a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:53:56.835459 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d946c612-bf77-4286-b88b-1cd65fbeac48 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a9da01c3-0187-4cac-a613-523d16c64a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:53:56.838831 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d946c612-bf77-4286-b88b-1cd65fbeac48 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a9da01c3-0187-4cac-a613-523d16c64a18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1c654147-0599-4549-ac85-60b77e162d21', 'volume_name': 'volume-1c654147-0599-4549-ac85-60b77e162d21', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:53:56.844023 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d946c612-bf77-4286-b88b-1cd65fbeac48 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (db108a1c-3887-4064-b9af-ad2061170087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:53:56.846983 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d946c612-bf77-4286-b88b-1cd65fbeac48 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (db108a1c-3887-4064-b9af-ad2061170087) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:53:56.849550 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d946c612-bf77-4286-b88b-1cd65fbeac48 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ac7e1d22-a282-4080-bfd3-bdf79d53527b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:53:56.850719 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-d946c612-bf77-4286-b88b-1cd65fbeac48 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] Volume 1c654147-0599-4549-ac85-60b77e162d21: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1c654147-0599-4549-ac85-60b77e162d21', 'volume_size': 1}
Nov 10 17:53:56.852215 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d946c612-bf77-4286-b88b-1cd65fbeac48 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1c654147-0599-4549-ac85-60b77e162d21 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:53:56.906766 n-d-817210-1 sudo[110441]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1c654147-0599-4549-ac85-60b77e162d21 stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:53:56.916016 n-d-817210-1 sudo[110441]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:53:57.792481 n-d-817210-1 sudo[110441]: pam_unix(sudo:session): session closed for user root
Nov 10 17:53:57.795081 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d946c612-bf77-4286-b88b-1cd65fbeac48 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1c654147-0599-4549-ac85-60b77e162d21 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.942s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:53:57.798543 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d946c612-bf77-4286-b88b-1cd65fbeac48 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ac7e1d22-a282-4080-bfd3-bdf79d53527b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1c654147-0599-4549-ac85-60b77e162d21', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:53:57.800901 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d946c612-bf77-4286-b88b-1cd65fbeac48 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1592f10b-30cf-4aff-ba1c-79be72ad77d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:53:57.830235 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-d946c612-bf77-4286-b88b-1cd65fbeac48 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] Volume volume-1c654147-0599-4549-ac85-60b77e162d21 (1c654147-0599-4549-ac85-60b77e162d21): created successfully
Nov 10 17:53:57.832470 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d946c612-bf77-4286-b88b-1cd65fbeac48 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1592f10b-30cf-4aff-ba1c-79be72ad77d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:53:57.835771 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d946c612-bf77-4286-b88b-1cd65fbeac48 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] Flow 'volume_create_manager' (7fb048d3-aaa4-4027-9c06-6b28de605b9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:53:57.851750 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-d946c612-bf77-4286-b88b-1cd65fbeac48 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] Created volume successfully.
Nov 10 17:54:00.540404 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-4d70263b-9796-454c-b418-31919393ac37 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] Lock "b'cinder-1c654147-0599-4549-ac85-60b77e162d21-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 17:54:00.709059 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-4d70263b-9796-454c-b418-31919393ac37 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1c654147-0599-4549-ac85-60b77e162d21
Nov 10 17:54:00.720063 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4d70263b-9796-454c-b418-31919393ac37 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1c654147-0599-4549-ac85-60b77e162d21 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:00.760347 n-d-817210-1 sudo[110488]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1c654147-0599-4549-ac85-60b77e162d21
Nov 10 17:54:00.762221 n-d-817210-1 sudo[110488]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:01.247588 n-d-817210-1 sudo[110488]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:01.250552 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4d70263b-9796-454c-b418-31919393ac37 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1c654147-0599-4549-ac85-60b77e162d21" returned: 0 in 0.530s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:01.254422 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4d70263b-9796-454c-b418-31919393ac37 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1c654147-0599-4549-ac85-60b77e162d21 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:01.282751 n-d-817210-1 sudo[110491]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1c654147-0599-4549-ac85-60b77e162d21
Nov 10 17:54:01.283566 n-d-817210-1 sudo[110491]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:01.735463 n-d-817210-1 sudo[110491]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:01.737704 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4d70263b-9796-454c-b418-31919393ac37 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1c654147-0599-4549-ac85-60b77e162d21" returned: 0 in 0.483s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:01.740520 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4d70263b-9796-454c-b418-31919393ac37 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1c654147-0599-4549-ac85-60b77e162d21 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:01.762932 n-d-817210-1 sudo[110494]: ubuntu : TTY=unknown ; 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-1c654147-0599-4549-ac85-60b77e162d21
Nov 10 17:54:01.765173 n-d-817210-1 sudo[110494]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:02.242162 n-d-817210-1 sudo[110494]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:02.244379 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4d70263b-9796-454c-b418-31919393ac37 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1c654147-0599-4549-ac85-60b77e162d21" returned: 0 in 0.503s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:02.245584 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-4d70263b-9796-454c-b418-31919393ac37 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] Successfully deleted volume: 1c654147-0599-4549-ac85-60b77e162d21
Nov 10 17:54:02.295894 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-4d70263b-9796-454c-b418-31919393ac37 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] Created reservations ['6123abcf-c66f-4905-b844-0f423509b440', 'b55f9980-fd97-4455-a094-54e48c3d2534', 'ed631196-9a94-4538-9b3c-6acf7c111d50', '3663ac69-7461-4b3d-95b5-40fde545369a'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:54:02.298048 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-4d70263b-9796-454c-b418-31919393ac37 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:54:02.298048 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:54:02.298048 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:54:02.347348 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-4d70263b-9796-454c-b418-31919393ac37 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:54:02.348315 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4d70263b-9796-454c-b418-31919393ac37 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:02.368961 n-d-817210-1 sudo[110502]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:54:02.369863 n-d-817210-1 sudo[110502]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:02.534638 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 17:54:02.535404 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:54:02.536800 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:02.583421 n-d-817210-1 sudo[110504]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:54:02.584836 n-d-817210-1 sudo[110504]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:02.918546 n-d-817210-1 sudo[110502]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:02.921953 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4d70263b-9796-454c-b418-31919393ac37 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.573s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:02.926335 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4d70263b-9796-454c-b418-31919393ac37 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:02.958920 n-d-817210-1 sudo[110507]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:54:02.961107 n-d-817210-1 sudo[110507]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:03.248846 n-d-817210-1 sudo[110504]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:03.251391 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.714s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:03.253606 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:03.327544 n-d-817210-1 sudo[110510]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:54:03.328464 n-d-817210-1 sudo[110510]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:03.545328 n-d-817210-1 sudo[110507]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:03.548671 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4d70263b-9796-454c-b418-31919393ac37 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.621s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:03.552457 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-4d70263b-9796-454c-b418-31919393ac37 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:54:03.571671 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-4d70263b-9796-454c-b418-31919393ac37 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] Deleted volume successfully.
Nov 10 17:54:03.601812 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-4d70263b-9796-454c-b418-31919393ac37 tempest-VolumeQuotasNegativeTestJSON-1803106597 None] Lock "b'cinder-1c654147-0599-4549-ac85-60b77e162d21-delete_volume'" released by "delete_volume" :: held 3.060s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 17:54:03.821862 n-d-817210-1 sudo[110510]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:03.824563 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.571s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:03.826112 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:54:07.634007 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-acb0395d-873c-4fee-975c-2d326dc32c0e tempest-SnapshotMetadataTestJSON-1083683112 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:54:07.642790 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-acb0395d-873c-4fee-975c-2d326dc32c0e tempest-SnapshotMetadataTestJSON-1083683112 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:54:07.643452 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-acb0395d-873c-4fee-975c-2d326dc32c0e tempest-SnapshotMetadataTestJSON-1083683112 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:54:07.657818 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-acb0395d-873c-4fee-975c-2d326dc32c0e tempest-SnapshotMetadataTestJSON-1083683112 None] Flow 'volume_create_manager' (b65a3d6c-b5d6-4bc5-bb2d-645576b52c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:54:07.661982 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-acb0395d-873c-4fee-975c-2d326dc32c0e tempest-SnapshotMetadataTestJSON-1083683112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (39c8008b-a0b7-4a24-b717-cbfaa313a1c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:54:07.684915 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-acb0395d-873c-4fee-975c-2d326dc32c0e tempest-SnapshotMetadataTestJSON-1083683112 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:54:07.711779 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-acb0395d-873c-4fee-975c-2d326dc32c0e tempest-SnapshotMetadataTestJSON-1083683112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (39c8008b-a0b7-4a24-b717-cbfaa313a1c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:54:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-859217085',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=490ef81e-a508-4374-8826-ae0630db5a88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfc8b5cda4534432ad83566a6e485473',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:54:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:54:08Z,user_id='0c0df8de4e544b41b37b0a8a31ecfd35',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:54:07.714250 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-acb0395d-873c-4fee-975c-2d326dc32c0e tempest-SnapshotMetadataTestJSON-1083683112 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (be9ad0bb-5050-4b23-b5aa-f4462f3987c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:54:07.716594 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-acb0395d-873c-4fee-975c-2d326dc32c0e tempest-SnapshotMetadataTestJSON-1083683112 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (be9ad0bb-5050-4b23-b5aa-f4462f3987c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:54:07.718917 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-acb0395d-873c-4fee-975c-2d326dc32c0e tempest-SnapshotMetadataTestJSON-1083683112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (88cda7b0-1312-4634-b78e-7f0ea6f1e0ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:54:07.721433 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-acb0395d-873c-4fee-975c-2d326dc32c0e tempest-SnapshotMetadataTestJSON-1083683112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (88cda7b0-1312-4634-b78e-7f0ea6f1e0ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '490ef81e-a508-4374-8826-ae0630db5a88', 'volume_name': 'volume-490ef81e-a508-4374-8826-ae0630db5a88', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:54:07.723687 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-acb0395d-873c-4fee-975c-2d326dc32c0e tempest-SnapshotMetadataTestJSON-1083683112 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fdf4016a-cf4c-42e6-9b26-e2ef5fe5ff4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:54:07.725952 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-acb0395d-873c-4fee-975c-2d326dc32c0e tempest-SnapshotMetadataTestJSON-1083683112 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fdf4016a-cf4c-42e6-9b26-e2ef5fe5ff4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:54:07.728282 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-acb0395d-873c-4fee-975c-2d326dc32c0e tempest-SnapshotMetadataTestJSON-1083683112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0bc1d503-c7ad-45a5-a282-42fd2d08450f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:54:07.729063 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-acb0395d-873c-4fee-975c-2d326dc32c0e tempest-SnapshotMetadataTestJSON-1083683112 None] Volume 490ef81e-a508-4374-8826-ae0630db5a88: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-490ef81e-a508-4374-8826-ae0630db5a88', 'volume_size': 1}
Nov 10 17:54:07.730373 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-acb0395d-873c-4fee-975c-2d326dc32c0e tempest-SnapshotMetadataTestJSON-1083683112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-490ef81e-a508-4374-8826-ae0630db5a88 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:07.751773 n-d-817210-1 sudo[110528]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-490ef81e-a508-4374-8826-ae0630db5a88 stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:54:07.752703 n-d-817210-1 sudo[110528]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:08.286748 n-d-817210-1 sudo[110528]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:08.289411 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-acb0395d-873c-4fee-975c-2d326dc32c0e tempest-SnapshotMetadataTestJSON-1083683112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-490ef81e-a508-4374-8826-ae0630db5a88 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.559s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:08.292671 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-acb0395d-873c-4fee-975c-2d326dc32c0e tempest-SnapshotMetadataTestJSON-1083683112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0bc1d503-c7ad-45a5-a282-42fd2d08450f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-490ef81e-a508-4374-8826-ae0630db5a88', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:54:08.295107 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-acb0395d-873c-4fee-975c-2d326dc32c0e tempest-SnapshotMetadataTestJSON-1083683112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d8356cdd-aa18-4df1-afae-e439b8a4c2d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:54:08.308287 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-acb0395d-873c-4fee-975c-2d326dc32c0e tempest-SnapshotMetadataTestJSON-1083683112 None] Volume volume-490ef81e-a508-4374-8826-ae0630db5a88 (490ef81e-a508-4374-8826-ae0630db5a88): created successfully
Nov 10 17:54:08.311914 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-acb0395d-873c-4fee-975c-2d326dc32c0e tempest-SnapshotMetadataTestJSON-1083683112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d8356cdd-aa18-4df1-afae-e439b8a4c2d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:54:08.317709 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-acb0395d-873c-4fee-975c-2d326dc32c0e tempest-SnapshotMetadataTestJSON-1083683112 None] Flow 'volume_create_manager' (b65a3d6c-b5d6-4bc5-bb2d-645576b52c6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:54:08.331712 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-acb0395d-873c-4fee-975c-2d326dc32c0e tempest-SnapshotMetadataTestJSON-1083683112 None] Created volume successfully.
Nov 10 17:54:09.162715 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-57eb4cbc-62c3-4820-9827-055068443ba9 tempest-SnapshotMetadataTestJSON-1083683112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-490ef81e-a508-4374-8826-ae0630db5a88 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:09.182225 n-d-817210-1 sudo[110564]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-490ef81e-a508-4374-8826-ae0630db5a88
Nov 10 17:54:09.183095 n-d-817210-1 sudo[110564]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:09.586056 n-d-817210-1 sudo[110564]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:09.588629 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-57eb4cbc-62c3-4820-9827-055068443ba9 tempest-SnapshotMetadataTestJSON-1083683112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-490ef81e-a508-4374-8826-ae0630db5a88" returned: 0 in 0.426s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:09.590389 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-57eb4cbc-62c3-4820-9827-055068443ba9 tempest-SnapshotMetadataTestJSON-1083683112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-527e5d1b-558b-4f6c-b4a6-32599b427e0c --snapshot stack-volumes-lvmdriver-1/volume-490ef81e-a508-4374-8826-ae0630db5a88 -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:09.609685 n-d-817210-1 sudo[110567]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-527e5d1b-558b-4f6c-b4a6-32599b427e0c --snapshot stack-volumes-lvmdriver-1/volume-490ef81e-a508-4374-8826-ae0630db5a88 -L 1.00g
Nov 10 17:54:09.610495 n-d-817210-1 sudo[110567]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:10.315408 n-d-817210-1 sudo[110567]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:10.317852 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-57eb4cbc-62c3-4820-9827-055068443ba9 tempest-SnapshotMetadataTestJSON-1083683112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-527e5d1b-558b-4f6c-b4a6-32599b427e0c --snapshot stack-volumes-lvmdriver-1/volume-490ef81e-a508-4374-8826-ae0630db5a88 -L 1.00g" returned: 0 in 0.727s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:10.374507 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-57eb4cbc-62c3-4820-9827-055068443ba9 tempest-SnapshotMetadataTestJSON-1083683112 None] Create snapshot completed successfully
Nov 10 17:54:12.422213 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-9d226582-3c9f-4196-bea4-4ba90e531f5a tempest-SnapshotMetadataTestJSON-1083683112 None] Lock "b'cinder-527e5d1b-558b-4f6c-b4a6-32599b427e0c-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 17:54:12.424786 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9d226582-3c9f-4196-bea4-4ba90e531f5a tempest-SnapshotMetadataTestJSON-1083683112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-527e5d1b-558b-4f6c-b4a6-32599b427e0c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:12.471634 n-d-817210-1 sudo[110683]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-527e5d1b-558b-4f6c-b4a6-32599b427e0c
Nov 10 17:54:12.474208 n-d-817210-1 sudo[110683]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:13.012171 n-d-817210-1 sudo[110683]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:13.014845 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9d226582-3c9f-4196-bea4-4ba90e531f5a tempest-SnapshotMetadataTestJSON-1083683112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-527e5d1b-558b-4f6c-b4a6-32599b427e0c" returned: 0 in 0.590s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:13.016969 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9d226582-3c9f-4196-bea4-4ba90e531f5a tempest-SnapshotMetadataTestJSON-1083683112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-527e5d1b-558b-4f6c-b4a6-32599b427e0c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:13.065706 n-d-817210-1 sudo[110687]: ubuntu : TTY=unknown ; 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-527e5d1b-558b-4f6c-b4a6-32599b427e0c
Nov 10 17:54:13.067038 n-d-817210-1 sudo[110687]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:13.723939 n-d-817210-1 sudo[110687]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:13.728401 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9d226582-3c9f-4196-bea4-4ba90e531f5a tempest-SnapshotMetadataTestJSON-1083683112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-527e5d1b-558b-4f6c-b4a6-32599b427e0c" returned: 0 in 0.710s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:13.806701 n-d-817210-1 cinder-volume[91926]: WARNING cinder.quota [None req-9d226582-3c9f-4196-bea4-4ba90e531f5a tempest-SnapshotMetadataTestJSON-1083683112 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.
Nov 10 17:54:13.824047 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-9d226582-3c9f-4196-bea4-4ba90e531f5a tempest-SnapshotMetadataTestJSON-1083683112 None] Created reservations ['cbf941da-83b3-4ea2-8e8a-3f0b40599d27', 'df513e21-9e54-4966-a60e-b35edb453e4a', '259c70e5-e556-47a0-8e8e-7c8a78abce21', '195771ab-5262-4d2c-8ca4-1729078c45f6'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:54:13.826073 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-9d226582-3c9f-4196-bea4-4ba90e531f5a tempest-SnapshotMetadataTestJSON-1083683112 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:54:13.826073 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:54:13.826073 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:54:13.864439 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-9d226582-3c9f-4196-bea4-4ba90e531f5a tempest-SnapshotMetadataTestJSON-1083683112 None] Delete snapshot completed successfully.
Nov 10 17:54:13.869686 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-9d226582-3c9f-4196-bea4-4ba90e531f5a tempest-SnapshotMetadataTestJSON-1083683112 None] Lock "b'cinder-527e5d1b-558b-4f6c-b4a6-32599b427e0c-delete_snapshot'" released by "delete_snapshot" :: held 1.448s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 17:54:14.501861 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-59aaef12-e09a-4426-9f0c-29ddcbd4979f tempest-ServersNegativeTestJSON-717489943 None] Lock "b'cinder-1a8c23c9-0437-4047-8d32-8c841f98399a-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 17:54:14.582889 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-59aaef12-e09a-4426-9f0c-29ddcbd4979f tempest-ServersNegativeTestJSON-717489943 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1a8c23c9-0437-4047-8d32-8c841f98399a
Nov 10 17:54:14.584453 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-59aaef12-e09a-4426-9f0c-29ddcbd4979f tempest-ServersNegativeTestJSON-717489943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1a8c23c9-0437-4047-8d32-8c841f98399a {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:14.622800 n-d-817210-1 sudo[110729]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1a8c23c9-0437-4047-8d32-8c841f98399a
Nov 10 17:54:14.623596 n-d-817210-1 sudo[110729]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:14.759573 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-5e59a581-068b-4a77-af51-435ae8c93e77 tempest-SnapshotMetadataTestJSON-1083683112 None] Lock "b'cinder-490ef81e-a508-4374-8826-ae0630db5a88-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 17:54:14.884265 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-5e59a581-068b-4a77-af51-435ae8c93e77 tempest-SnapshotMetadataTestJSON-1083683112 None] Skipping remove_export. No iscsi_target is presently exported for volume: 490ef81e-a508-4374-8826-ae0630db5a88
Nov 10 17:54:14.886228 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5e59a581-068b-4a77-af51-435ae8c93e77 tempest-SnapshotMetadataTestJSON-1083683112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-490ef81e-a508-4374-8826-ae0630db5a88 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:14.937351 n-d-817210-1 sudo[110731]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-490ef81e-a508-4374-8826-ae0630db5a88
Nov 10 17:54:14.940668 n-d-817210-1 sudo[110731]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:15.187935 n-d-817210-1 sudo[110729]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:15.190512 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-59aaef12-e09a-4426-9f0c-29ddcbd4979f tempest-ServersNegativeTestJSON-717489943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1a8c23c9-0437-4047-8d32-8c841f98399a" returned: 0 in 0.606s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:15.192604 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-59aaef12-e09a-4426-9f0c-29ddcbd4979f tempest-ServersNegativeTestJSON-717489943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1a8c23c9-0437-4047-8d32-8c841f98399a {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:15.211051 n-d-817210-1 sudo[110734]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1a8c23c9-0437-4047-8d32-8c841f98399a
Nov 10 17:54:15.211930 n-d-817210-1 sudo[110734]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:15.447297 n-d-817210-1 sudo[110731]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:15.449654 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5e59a581-068b-4a77-af51-435ae8c93e77 tempest-SnapshotMetadataTestJSON-1083683112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-490ef81e-a508-4374-8826-ae0630db5a88" returned: 0 in 0.563s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:15.451702 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5e59a581-068b-4a77-af51-435ae8c93e77 tempest-SnapshotMetadataTestJSON-1083683112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-490ef81e-a508-4374-8826-ae0630db5a88 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:15.475608 n-d-817210-1 sudo[110737]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-490ef81e-a508-4374-8826-ae0630db5a88
Nov 10 17:54:15.477662 n-d-817210-1 sudo[110737]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:15.639036 n-d-817210-1 sudo[110734]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:15.641699 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-59aaef12-e09a-4426-9f0c-29ddcbd4979f tempest-ServersNegativeTestJSON-717489943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1a8c23c9-0437-4047-8d32-8c841f98399a" returned: 0 in 0.449s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:15.655989 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-59aaef12-e09a-4426-9f0c-29ddcbd4979f tempest-ServersNegativeTestJSON-717489943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1a8c23c9-0437-4047-8d32-8c841f98399a {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:15.693310 n-d-817210-1 sudo[110740]: ubuntu : TTY=unknown ; 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-1a8c23c9-0437-4047-8d32-8c841f98399a
Nov 10 17:54:15.695928 n-d-817210-1 sudo[110740]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:16.044426 n-d-817210-1 sudo[110737]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:16.047860 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5e59a581-068b-4a77-af51-435ae8c93e77 tempest-SnapshotMetadataTestJSON-1083683112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-490ef81e-a508-4374-8826-ae0630db5a88" returned: 0 in 0.596s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:16.050216 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5e59a581-068b-4a77-af51-435ae8c93e77 tempest-SnapshotMetadataTestJSON-1083683112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-490ef81e-a508-4374-8826-ae0630db5a88 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:16.071474 n-d-817210-1 sudo[110744]: ubuntu : TTY=unknown ; 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-490ef81e-a508-4374-8826-ae0630db5a88
Nov 10 17:54:16.072876 n-d-817210-1 sudo[110744]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:16.282316 n-d-817210-1 sudo[110740]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:16.284891 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-59aaef12-e09a-4426-9f0c-29ddcbd4979f tempest-ServersNegativeTestJSON-717489943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1a8c23c9-0437-4047-8d32-8c841f98399a" returned: 0 in 0.629s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:16.286053 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-59aaef12-e09a-4426-9f0c-29ddcbd4979f tempest-ServersNegativeTestJSON-717489943 None] Successfully deleted volume: 1a8c23c9-0437-4047-8d32-8c841f98399a
Nov 10 17:54:16.383633 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-59aaef12-e09a-4426-9f0c-29ddcbd4979f tempest-ServersNegativeTestJSON-717489943 None] Created reservations ['1ddaa0cb-bb78-48d1-9151-990940c9606d', '9f8b6528-a32b-4830-9f71-4575eb7eeac5', 'b1e3b5cb-35fa-4abb-b9aa-85edc2a780a8', 'ab940df9-d4b7-43be-9e69-5ed12b2815d8'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:54:16.385813 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-59aaef12-e09a-4426-9f0c-29ddcbd4979f tempest-ServersNegativeTestJSON-717489943 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:54:16.385813 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:54:16.385813 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:54:16.458836 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-59aaef12-e09a-4426-9f0c-29ddcbd4979f tempest-ServersNegativeTestJSON-717489943 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:54:16.459557 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-59aaef12-e09a-4426-9f0c-29ddcbd4979f tempest-ServersNegativeTestJSON-717489943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:16.481412 n-d-817210-1 sudo[110747]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:54:16.482634 n-d-817210-1 sudo[110747]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:16.862904 n-d-817210-1 sudo[110744]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:16.865572 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5e59a581-068b-4a77-af51-435ae8c93e77 tempest-SnapshotMetadataTestJSON-1083683112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-490ef81e-a508-4374-8826-ae0630db5a88" returned: 0 in 0.815s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:16.866884 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-5e59a581-068b-4a77-af51-435ae8c93e77 tempest-SnapshotMetadataTestJSON-1083683112 None] Successfully deleted volume: 490ef81e-a508-4374-8826-ae0630db5a88
Nov 10 17:54:17.001784 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-5e59a581-068b-4a77-af51-435ae8c93e77 tempest-SnapshotMetadataTestJSON-1083683112 None] Created reservations ['e9df040c-2ed6-49e3-acaa-046bbfc5100e', '8644bbe4-4c8c-4786-94cb-f75fd78eb565', '99426cc3-a8a4-46f9-941c-d304eb626d53', '59077334-3dab-4fe2-8329-0cd65d4b4c27'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:54:17.004322 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-5e59a581-068b-4a77-af51-435ae8c93e77 tempest-SnapshotMetadataTestJSON-1083683112 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:54:17.004322 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:54:17.004322 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:54:17.092122 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-5e59a581-068b-4a77-af51-435ae8c93e77 tempest-SnapshotMetadataTestJSON-1083683112 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:54:17.092821 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5e59a581-068b-4a77-af51-435ae8c93e77 tempest-SnapshotMetadataTestJSON-1083683112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:17.119836 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-29fcdcc8-2667-444a-8d00-68317fcd18f9 tempest-ServersNegativeTestJSON-717489943 None] Lock "b'cinder-837c7a84-8e28-40ea-87e4-0199007d262c-delete_volume'" acquired by "delete_volume" :: waited 0.034s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 17:54:17.136599 n-d-817210-1 sudo[110762]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:54:17.137518 n-d-817210-1 sudo[110762]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:17.202700 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-29fcdcc8-2667-444a-8d00-68317fcd18f9 tempest-ServersNegativeTestJSON-717489943 None] Skipping remove_export. No iscsi_target is presently exported for volume: 837c7a84-8e28-40ea-87e4-0199007d262c
Nov 10 17:54:17.204866 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-29fcdcc8-2667-444a-8d00-68317fcd18f9 tempest-ServersNegativeTestJSON-717489943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-837c7a84-8e28-40ea-87e4-0199007d262c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:17.205847 n-d-817210-1 sudo[110747]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:17.249793 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-59aaef12-e09a-4426-9f0c-29ddcbd4979f tempest-ServersNegativeTestJSON-717489943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:17.261837 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-59aaef12-e09a-4426-9f0c-29ddcbd4979f tempest-ServersNegativeTestJSON-717489943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:17.286486 n-d-817210-1 sudo[110764]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-837c7a84-8e28-40ea-87e4-0199007d262c
Nov 10 17:54:17.288516 n-d-817210-1 sudo[110764]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:17.305796 n-d-817210-1 sudo[110765]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:54:17.306615 n-d-817210-1 sudo[110765]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:17.907260 n-d-817210-1 sudo[110765]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:17.909611 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-59aaef12-e09a-4426-9f0c-29ddcbd4979f tempest-ServersNegativeTestJSON-717489943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.648s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:17.912107 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-59aaef12-e09a-4426-9f0c-29ddcbd4979f tempest-ServersNegativeTestJSON-717489943 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:54:17.930656 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-59aaef12-e09a-4426-9f0c-29ddcbd4979f tempest-ServersNegativeTestJSON-717489943 None] Deleted volume successfully.
Nov 10 17:54:17.954250 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-59aaef12-e09a-4426-9f0c-29ddcbd4979f tempest-ServersNegativeTestJSON-717489943 None] Lock "b'cinder-1a8c23c9-0437-4047-8d32-8c841f98399a-delete_volume'" released by "delete_volume" :: held 3.452s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 17:54:17.976018 n-d-817210-1 sudo[110764]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:17.977692 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-29fcdcc8-2667-444a-8d00-68317fcd18f9 tempest-ServersNegativeTestJSON-717489943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-837c7a84-8e28-40ea-87e4-0199007d262c" returned: 0 in 0.773s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:17.979181 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-29fcdcc8-2667-444a-8d00-68317fcd18f9 tempest-ServersNegativeTestJSON-717489943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-837c7a84-8e28-40ea-87e4-0199007d262c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:18.031194 n-d-817210-1 sudo[110771]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-837c7a84-8e28-40ea-87e4-0199007d262c
Nov 10 17:54:18.032607 n-d-817210-1 sudo[110771]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:18.074336 n-d-817210-1 sudo[110762]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:18.077331 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5e59a581-068b-4a77-af51-435ae8c93e77 tempest-SnapshotMetadataTestJSON-1083683112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.984s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:18.079624 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5e59a581-068b-4a77-af51-435ae8c93e77 tempest-SnapshotMetadataTestJSON-1083683112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:18.103745 n-d-817210-1 sudo[110773]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:54:18.105444 n-d-817210-1 sudo[110773]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:18.598385 n-d-817210-1 sudo[110771]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:18.600740 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-29fcdcc8-2667-444a-8d00-68317fcd18f9 tempest-ServersNegativeTestJSON-717489943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-837c7a84-8e28-40ea-87e4-0199007d262c" returned: 0 in 0.621s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:18.603381 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-29fcdcc8-2667-444a-8d00-68317fcd18f9 tempest-ServersNegativeTestJSON-717489943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-837c7a84-8e28-40ea-87e4-0199007d262c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:18.670045 n-d-817210-1 sudo[110777]: ubuntu : TTY=unknown ; 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-837c7a84-8e28-40ea-87e4-0199007d262c
Nov 10 17:54:18.671827 n-d-817210-1 sudo[110777]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:18.715231 n-d-817210-1 sudo[110773]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:18.718274 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5e59a581-068b-4a77-af51-435ae8c93e77 tempest-SnapshotMetadataTestJSON-1083683112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.638s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:18.719973 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-5e59a581-068b-4a77-af51-435ae8c93e77 tempest-SnapshotMetadataTestJSON-1083683112 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:54:18.726790 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-5e59a581-068b-4a77-af51-435ae8c93e77 tempest-SnapshotMetadataTestJSON-1083683112 None] Deleted volume successfully.
Nov 10 17:54:18.755703 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-5e59a581-068b-4a77-af51-435ae8c93e77 tempest-SnapshotMetadataTestJSON-1083683112 None] Lock "b'cinder-490ef81e-a508-4374-8826-ae0630db5a88-delete_volume'" released by "delete_volume" :: held 3.996s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 17:54:19.271585 n-d-817210-1 sudo[110777]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:19.273439 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-29fcdcc8-2667-444a-8d00-68317fcd18f9 tempest-ServersNegativeTestJSON-717489943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-837c7a84-8e28-40ea-87e4-0199007d262c" returned: 0 in 0.670s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:19.274365 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-29fcdcc8-2667-444a-8d00-68317fcd18f9 tempest-ServersNegativeTestJSON-717489943 None] Successfully deleted volume: 837c7a84-8e28-40ea-87e4-0199007d262c
Nov 10 17:54:19.326566 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-29fcdcc8-2667-444a-8d00-68317fcd18f9 tempest-ServersNegativeTestJSON-717489943 None] Created reservations ['55e4d95f-05b3-4e68-8d68-8eaeab3d92da', '32d76cda-9150-451c-8b58-1c02a48e92d7', '8bdef899-61fc-4d0c-b555-3ff25160edf2', '732b87b2-4e45-4aba-bdaf-c3d5fef432ef'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:54:19.329239 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-29fcdcc8-2667-444a-8d00-68317fcd18f9 tempest-ServersNegativeTestJSON-717489943 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:54:19.329239 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:54:19.329239 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:54:19.405642 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-29fcdcc8-2667-444a-8d00-68317fcd18f9 tempest-ServersNegativeTestJSON-717489943 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:54:19.407669 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-29fcdcc8-2667-444a-8d00-68317fcd18f9 tempest-ServersNegativeTestJSON-717489943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:19.452930 n-d-817210-1 sudo[110791]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:54:19.455167 n-d-817210-1 sudo[110791]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:20.085752 n-d-817210-1 sudo[110791]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:20.088334 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-29fcdcc8-2667-444a-8d00-68317fcd18f9 tempest-ServersNegativeTestJSON-717489943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.681s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:20.091991 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-29fcdcc8-2667-444a-8d00-68317fcd18f9 tempest-ServersNegativeTestJSON-717489943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:20.114928 n-d-817210-1 sudo[110797]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:54:20.116386 n-d-817210-1 sudo[110797]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:20.712637 n-d-817210-1 sudo[110797]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:20.715141 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-29fcdcc8-2667-444a-8d00-68317fcd18f9 tempest-ServersNegativeTestJSON-717489943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.623s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:20.717879 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-29fcdcc8-2667-444a-8d00-68317fcd18f9 tempest-ServersNegativeTestJSON-717489943 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:54:20.732138 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-29fcdcc8-2667-444a-8d00-68317fcd18f9 tempest-ServersNegativeTestJSON-717489943 None] Deleted volume successfully.
Nov 10 17:54:20.762088 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-29fcdcc8-2667-444a-8d00-68317fcd18f9 tempest-ServersNegativeTestJSON-717489943 None] Lock "b'cinder-837c7a84-8e28-40ea-87e4-0199007d262c-delete_volume'" released by "delete_volume" :: held 3.642s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 17:54:23.458154 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-36b8de8e-584c-4d31-bcb0-f7a2adc16a61 tempest-VolumesActionsTest-1379287144 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:54:23.465869 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-36b8de8e-584c-4d31-bcb0-f7a2adc16a61 tempest-VolumesActionsTest-1379287144 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:54:23.469692 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-36b8de8e-584c-4d31-bcb0-f7a2adc16a61 tempest-VolumesActionsTest-1379287144 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:54:23.514661 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-36b8de8e-584c-4d31-bcb0-f7a2adc16a61 tempest-VolumesActionsTest-1379287144 None] Flow 'volume_create_manager' (22c3e697-8cf6-419c-a9ce-6282220fe1b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:54:23.518230 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-36b8de8e-584c-4d31-bcb0-f7a2adc16a61 tempest-VolumesActionsTest-1379287144 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e86bd10f-b905-41bf-925f-e90e612e65dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:54:23.542820 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-36b8de8e-584c-4d31-bcb0-f7a2adc16a61 tempest-VolumesActionsTest-1379287144 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:54:23.570262 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-36b8de8e-584c-4d31-bcb0-f7a2adc16a61 tempest-VolumesActionsTest-1379287144 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e86bd10f-b905-41bf-925f-e90e612e65dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:54:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1957816236',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=525b0c43-2a6a-4a12-8e70-33f9c700d6b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aeafabf760194349ad5458a8ab7b5334',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:54:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:54:23Z,user_id='5be60284d1ba4ab4951fa52773348658',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:54:23.573924 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-36b8de8e-584c-4d31-bcb0-f7a2adc16a61 tempest-VolumesActionsTest-1379287144 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (52afd9f9-815a-4f10-80d3-ceb12f29e78b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:54:23.580485 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-36b8de8e-584c-4d31-bcb0-f7a2adc16a61 tempest-VolumesActionsTest-1379287144 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (52afd9f9-815a-4f10-80d3-ceb12f29e78b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:54:23.584174 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-36b8de8e-584c-4d31-bcb0-f7a2adc16a61 tempest-VolumesActionsTest-1379287144 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3a15ea98-60f7-43cb-83fd-64f2ed0e210c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:54:23.586727 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-36b8de8e-584c-4d31-bcb0-f7a2adc16a61 tempest-VolumesActionsTest-1379287144 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3a15ea98-60f7-43cb-83fd-64f2ed0e210c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '525b0c43-2a6a-4a12-8e70-33f9c700d6b3', 'volume_name': 'volume-525b0c43-2a6a-4a12-8e70-33f9c700d6b3', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:54:23.589221 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-36b8de8e-584c-4d31-bcb0-f7a2adc16a61 tempest-VolumesActionsTest-1379287144 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fe3502f3-29c9-4047-91cb-f344a9060855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:54:23.607675 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-36b8de8e-584c-4d31-bcb0-f7a2adc16a61 tempest-VolumesActionsTest-1379287144 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fe3502f3-29c9-4047-91cb-f344a9060855) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:54:23.609945 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-36b8de8e-584c-4d31-bcb0-f7a2adc16a61 tempest-VolumesActionsTest-1379287144 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4f9e3c06-53a5-48b1-a183-eb58b5e17193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:54:23.610829 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-36b8de8e-584c-4d31-bcb0-f7a2adc16a61 tempest-VolumesActionsTest-1379287144 None] Volume 525b0c43-2a6a-4a12-8e70-33f9c700d6b3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-525b0c43-2a6a-4a12-8e70-33f9c700d6b3', 'volume_size': 1}
Nov 10 17:54:23.612086 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-36b8de8e-584c-4d31-bcb0-f7a2adc16a61 tempest-VolumesActionsTest-1379287144 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-525b0c43-2a6a-4a12-8e70-33f9c700d6b3 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:23.661133 n-d-817210-1 sudo[110814]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-525b0c43-2a6a-4a12-8e70-33f9c700d6b3 stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:54:23.663631 n-d-817210-1 sudo[110814]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:24.256868 n-d-817210-1 sudo[110814]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:24.259683 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-36b8de8e-584c-4d31-bcb0-f7a2adc16a61 tempest-VolumesActionsTest-1379287144 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-525b0c43-2a6a-4a12-8e70-33f9c700d6b3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.647s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:24.263861 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-36b8de8e-584c-4d31-bcb0-f7a2adc16a61 tempest-VolumesActionsTest-1379287144 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4f9e3c06-53a5-48b1-a183-eb58b5e17193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-525b0c43-2a6a-4a12-8e70-33f9c700d6b3', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:54:24.267167 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-36b8de8e-584c-4d31-bcb0-f7a2adc16a61 tempest-VolumesActionsTest-1379287144 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7074dae4-c910-42d7-8373-c19b9db9df7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:54:24.284432 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-36b8de8e-584c-4d31-bcb0-f7a2adc16a61 tempest-VolumesActionsTest-1379287144 None] Volume volume-525b0c43-2a6a-4a12-8e70-33f9c700d6b3 (525b0c43-2a6a-4a12-8e70-33f9c700d6b3): created successfully
Nov 10 17:54:24.287080 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-36b8de8e-584c-4d31-bcb0-f7a2adc16a61 tempest-VolumesActionsTest-1379287144 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7074dae4-c910-42d7-8373-c19b9db9df7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:54:24.290423 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-36b8de8e-584c-4d31-bcb0-f7a2adc16a61 tempest-VolumesActionsTest-1379287144 None] Flow 'volume_create_manager' (22c3e697-8cf6-419c-a9ce-6282220fe1b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:54:24.300229 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-36b8de8e-584c-4d31-bcb0-f7a2adc16a61 tempest-VolumesActionsTest-1379287144 None] Created volume successfully.
Nov 10 17:54:28.488288 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-93a73540-1300-4b5a-90e8-62bfc6c820d5 req-11c5b902-c76e-497b-aa92-d2eb5810afc5 tempest-AttachVolumeTestJSON-499212231 None] Terminate volume connection completed successfully.
Nov 10 17:54:28.488888 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-93a73540-1300-4b5a-90e8-62bfc6c820d5 req-11c5b902-c76e-497b-aa92-d2eb5810afc5 tempest-AttachVolumeTestJSON-499212231 None] Deleting attachment 7c8bf5f2-56b0-44ea-9d23-aedcb01caa8c. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 17:54:28.495691 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:28.685057 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.194s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:28.686044 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e09a8fc6-6650-4965-a259-f6a22672f1c3\n System information:\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-e09a8fc6-6650-4965-a259-f6a22672f1c3\n Backing store flags: \n Account information:\n G6e8w9MpTZ4y32zqVABQ\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:54:28.687205 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-93a73540-1300-4b5a-90e8-62bfc6c820d5 req-11c5b902-c76e-497b-aa92-d2eb5810afc5 tempest-AttachVolumeTestJSON-499212231 None] Removing iscsi_target for Volume ID: e09a8fc6-6650-4965-a259-f6a22672f1c3
Nov 10 17:54:28.691706 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-e09a8fc6-6650-4965-a259-f6a22672f1c3 -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:28.855972 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-e09a8fc6-6650-4965-a259-f6a22672f1c3 -f" returned: 0 in 0.161s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:28.856445 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:54:28.863109 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:28.969516 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.110s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:28.970188 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:54:29.051419 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-93a73540-1300-4b5a-90e8-62bfc6c820d5 req-11c5b902-c76e-497b-aa92-d2eb5810afc5 tempest-AttachVolumeTestJSON-499212231 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:54:29.051419 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:54:29.051419 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:54:32.204129 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [req-617d0bd0-09de-48be-8e20-b011a624961d req-9156b1dc-9984-4866-b1e3-d09fe243cd52 tempest-VolumesSnapshotsTestJSON-708592520 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:54:32.211397 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [req-617d0bd0-09de-48be-8e20-b011a624961d req-9156b1dc-9984-4866-b1e3-d09fe243cd52 tempest-VolumesSnapshotsTestJSON-708592520 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:54:32.211914 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [req-617d0bd0-09de-48be-8e20-b011a624961d req-9156b1dc-9984-4866-b1e3-d09fe243cd52 tempest-VolumesSnapshotsTestJSON-708592520 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:54:32.240102 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-617d0bd0-09de-48be-8e20-b011a624961d req-9156b1dc-9984-4866-b1e3-d09fe243cd52 tempest-VolumesSnapshotsTestJSON-708592520 None] Flow 'volume_create_manager' (a78fcdd4-95e7-4a4a-8a89-3b87698aa9a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:54:32.244225 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-617d0bd0-09de-48be-8e20-b011a624961d req-9156b1dc-9984-4866-b1e3-d09fe243cd52 tempest-VolumesSnapshotsTestJSON-708592520 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1387ebb1-c91c-4dcf-9c96-6dc6439b50c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:54:32.275734 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [req-617d0bd0-09de-48be-8e20-b011a624961d req-9156b1dc-9984-4866-b1e3-d09fe243cd52 tempest-VolumesSnapshotsTestJSON-708592520 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:54:32.308100 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-617d0bd0-09de-48be-8e20-b011a624961d req-9156b1dc-9984-4866-b1e3-d09fe243cd52 tempest-VolumesSnapshotsTestJSON-708592520 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1387ebb1-c91c-4dcf-9c96-6dc6439b50c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:54:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-2146836775',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=99b54a3e-0f41-4736-aa96-625f84b6b9f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='734345760b514e8092dfb25143ffa88d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:54:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:54:32Z,user_id='e7e3427a5fbf441cb6cfc370cdb7d011',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:54:32.311155 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-617d0bd0-09de-48be-8e20-b011a624961d req-9156b1dc-9984-4866-b1e3-d09fe243cd52 tempest-VolumesSnapshotsTestJSON-708592520 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (11f1b6c5-3976-438e-a30d-c8ff2247aa9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:54:32.313437 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-617d0bd0-09de-48be-8e20-b011a624961d req-9156b1dc-9984-4866-b1e3-d09fe243cd52 tempest-VolumesSnapshotsTestJSON-708592520 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (11f1b6c5-3976-438e-a30d-c8ff2247aa9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:54:32.316432 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-617d0bd0-09de-48be-8e20-b011a624961d req-9156b1dc-9984-4866-b1e3-d09fe243cd52 tempest-VolumesSnapshotsTestJSON-708592520 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0add2bc6-a262-4b1e-bbb8-babba2470163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:54:32.319061 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-617d0bd0-09de-48be-8e20-b011a624961d req-9156b1dc-9984-4866-b1e3-d09fe243cd52 tempest-VolumesSnapshotsTestJSON-708592520 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0add2bc6-a262-4b1e-bbb8-babba2470163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '99b54a3e-0f41-4736-aa96-625f84b6b9f2', 'volume_name': 'volume-99b54a3e-0f41-4736-aa96-625f84b6b9f2', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:54:32.321480 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-617d0bd0-09de-48be-8e20-b011a624961d req-9156b1dc-9984-4866-b1e3-d09fe243cd52 tempest-VolumesSnapshotsTestJSON-708592520 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bc8c2cc0-2833-4829-87f8-8889bd3973b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:54:32.323788 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-617d0bd0-09de-48be-8e20-b011a624961d req-9156b1dc-9984-4866-b1e3-d09fe243cd52 tempest-VolumesSnapshotsTestJSON-708592520 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bc8c2cc0-2833-4829-87f8-8889bd3973b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:54:32.327013 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-617d0bd0-09de-48be-8e20-b011a624961d req-9156b1dc-9984-4866-b1e3-d09fe243cd52 tempest-VolumesSnapshotsTestJSON-708592520 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aace3232-c026-40f0-9d7d-bdcc8de0753c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:54:32.328060 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [req-617d0bd0-09de-48be-8e20-b011a624961d req-9156b1dc-9984-4866-b1e3-d09fe243cd52 tempest-VolumesSnapshotsTestJSON-708592520 None] Volume 99b54a3e-0f41-4736-aa96-625f84b6b9f2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-99b54a3e-0f41-4736-aa96-625f84b6b9f2', 'volume_size': 1}
Nov 10 17:54:32.329360 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-617d0bd0-09de-48be-8e20-b011a624961d req-9156b1dc-9984-4866-b1e3-d09fe243cd52 tempest-VolumesSnapshotsTestJSON-708592520 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-99b54a3e-0f41-4736-aa96-625f84b6b9f2 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:32.351566 n-d-817210-1 sudo[110885]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-99b54a3e-0f41-4736-aa96-625f84b6b9f2 stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:54:32.353695 n-d-817210-1 sudo[110885]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:32.997902 n-d-817210-1 sudo[110885]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:33.001147 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-617d0bd0-09de-48be-8e20-b011a624961d req-9156b1dc-9984-4866-b1e3-d09fe243cd52 tempest-VolumesSnapshotsTestJSON-708592520 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-99b54a3e-0f41-4736-aa96-625f84b6b9f2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.671s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:33.005201 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-617d0bd0-09de-48be-8e20-b011a624961d req-9156b1dc-9984-4866-b1e3-d09fe243cd52 tempest-VolumesSnapshotsTestJSON-708592520 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aace3232-c026-40f0-9d7d-bdcc8de0753c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-99b54a3e-0f41-4736-aa96-625f84b6b9f2', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:54:33.008019 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-617d0bd0-09de-48be-8e20-b011a624961d req-9156b1dc-9984-4866-b1e3-d09fe243cd52 tempest-VolumesSnapshotsTestJSON-708592520 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3bd04be6-d6d9-4766-836d-c97dd020e8fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:54:33.037048 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [req-617d0bd0-09de-48be-8e20-b011a624961d req-9156b1dc-9984-4866-b1e3-d09fe243cd52 tempest-VolumesSnapshotsTestJSON-708592520 None] Volume volume-99b54a3e-0f41-4736-aa96-625f84b6b9f2 (99b54a3e-0f41-4736-aa96-625f84b6b9f2): created successfully
Nov 10 17:54:33.039544 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-617d0bd0-09de-48be-8e20-b011a624961d req-9156b1dc-9984-4866-b1e3-d09fe243cd52 tempest-VolumesSnapshotsTestJSON-708592520 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3bd04be6-d6d9-4766-836d-c97dd020e8fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:54:33.057692 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-617d0bd0-09de-48be-8e20-b011a624961d req-9156b1dc-9984-4866-b1e3-d09fe243cd52 tempest-VolumesSnapshotsTestJSON-708592520 None] Flow 'volume_create_manager' (a78fcdd4-95e7-4a4a-8a89-3b87698aa9a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:54:33.078852 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-617d0bd0-09de-48be-8e20-b011a624961d req-9156b1dc-9984-4866-b1e3-d09fe243cd52 tempest-VolumesSnapshotsTestJSON-708592520 None] Created volume successfully.
Nov 10 17:54:35.136313 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-da00b5a8-8a53-41a3-b513-042d83f288e6 req-8470e5bf-1559-4216-9a60-a7c11c757616 tempest-VolumesSnapshotsTestJSON-708592520 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-99b54a3e-0f41-4736-aa96-625f84b6b9f2 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:35.165562 n-d-817210-1 sudo[110933]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-99b54a3e-0f41-4736-aa96-625f84b6b9f2
Nov 10 17:54:35.171301 n-d-817210-1 sudo[110933]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:35.791075 n-d-817210-1 sudo[110933]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:35.794612 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-da00b5a8-8a53-41a3-b513-042d83f288e6 req-8470e5bf-1559-4216-9a60-a7c11c757616 tempest-VolumesSnapshotsTestJSON-708592520 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-99b54a3e-0f41-4736-aa96-625f84b6b9f2" returned: 0 in 0.657s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:35.797357 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-da00b5a8-8a53-41a3-b513-042d83f288e6 req-8470e5bf-1559-4216-9a60-a7c11c757616 tempest-VolumesSnapshotsTestJSON-708592520 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c4629028-2949-4bdb-885f-0f2e3a856a8e --snapshot stack-volumes-lvmdriver-1/volume-99b54a3e-0f41-4736-aa96-625f84b6b9f2 -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:35.831027 n-d-817210-1 sudo[110943]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c4629028-2949-4bdb-885f-0f2e3a856a8e --snapshot stack-volumes-lvmdriver-1/volume-99b54a3e-0f41-4736-aa96-625f84b6b9f2 -L 1.00g
Nov 10 17:54:35.831846 n-d-817210-1 sudo[110943]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:36.656855 n-d-817210-1 sudo[110943]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:36.659356 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-da00b5a8-8a53-41a3-b513-042d83f288e6 req-8470e5bf-1559-4216-9a60-a7c11c757616 tempest-VolumesSnapshotsTestJSON-708592520 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c4629028-2949-4bdb-885f-0f2e3a856a8e --snapshot stack-volumes-lvmdriver-1/volume-99b54a3e-0f41-4736-aa96-625f84b6b9f2 -L 1.00g" returned: 0 in 0.862s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:36.770590 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-da00b5a8-8a53-41a3-b513-042d83f288e6 req-8470e5bf-1559-4216-9a60-a7c11c757616 tempest-VolumesSnapshotsTestJSON-708592520 None] Create snapshot completed successfully
Nov 10 17:54:37.756613 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [req-da18f828-fe6f-4752-a5fe-4f0d7f6c7bcb req-ada7ce86-1260-44fb-bfeb-3d47f1222f8b tempest-VolumesSnapshotsTestJSON-708592520 None] Lock "b'cinder-c4629028-2949-4bdb-885f-0f2e3a856a8e-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.019s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 17:54:37.758881 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-da18f828-fe6f-4752-a5fe-4f0d7f6c7bcb req-ada7ce86-1260-44fb-bfeb-3d47f1222f8b tempest-VolumesSnapshotsTestJSON-708592520 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c4629028-2949-4bdb-885f-0f2e3a856a8e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:37.798634 n-d-817210-1 sudo[111051]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c4629028-2949-4bdb-885f-0f2e3a856a8e
Nov 10 17:54:37.800428 n-d-817210-1 sudo[111051]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:38.338292 n-d-817210-1 sudo[111051]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:38.340761 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-da18f828-fe6f-4752-a5fe-4f0d7f6c7bcb req-ada7ce86-1260-44fb-bfeb-3d47f1222f8b tempest-VolumesSnapshotsTestJSON-708592520 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c4629028-2949-4bdb-885f-0f2e3a856a8e" returned: 0 in 0.582s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:38.342973 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-da18f828-fe6f-4752-a5fe-4f0d7f6c7bcb req-ada7ce86-1260-44fb-bfeb-3d47f1222f8b tempest-VolumesSnapshotsTestJSON-708592520 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c4629028-2949-4bdb-885f-0f2e3a856a8e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:38.395384 n-d-817210-1 sudo[111054]: ubuntu : TTY=unknown ; 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-c4629028-2949-4bdb-885f-0f2e3a856a8e
Nov 10 17:54:38.397742 n-d-817210-1 sudo[111054]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:39.503898 n-d-817210-1 sudo[111054]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:39.507099 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-da18f828-fe6f-4752-a5fe-4f0d7f6c7bcb req-ada7ce86-1260-44fb-bfeb-3d47f1222f8b tempest-VolumesSnapshotsTestJSON-708592520 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c4629028-2949-4bdb-885f-0f2e3a856a8e" returned: 0 in 1.163s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:39.903680 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [req-da18f828-fe6f-4752-a5fe-4f0d7f6c7bcb req-ada7ce86-1260-44fb-bfeb-3d47f1222f8b tempest-VolumesSnapshotsTestJSON-708592520 None] Created reservations ['2ca91b9e-0b5c-4aef-9a44-01af6ef3f483', 'bf49ca57-e803-402c-9a1d-ea10c0b658bc', '153664ee-eafa-4c87-803b-ab1e4135c3b1', '9f8b6b5b-bafd-4807-82a8-b5c4416be719'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:54:39.907308 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-da18f828-fe6f-4752-a5fe-4f0d7f6c7bcb req-ada7ce86-1260-44fb-bfeb-3d47f1222f8b tempest-VolumesSnapshotsTestJSON-708592520 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:54:39.907308 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:54:39.907308 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:54:40.003700 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-da18f828-fe6f-4752-a5fe-4f0d7f6c7bcb req-ada7ce86-1260-44fb-bfeb-3d47f1222f8b tempest-VolumesSnapshotsTestJSON-708592520 None] Delete snapshot completed successfully.
Nov 10 17:54:40.020497 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [req-da18f828-fe6f-4752-a5fe-4f0d7f6c7bcb req-ada7ce86-1260-44fb-bfeb-3d47f1222f8b tempest-VolumesSnapshotsTestJSON-708592520 None] Lock "b'cinder-c4629028-2949-4bdb-885f-0f2e3a856a8e-delete_snapshot'" released by "delete_snapshot" :: held 2.264s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 17:54:40.329476 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [req-30b390d8-fd29-4b16-8e97-8f251fb4755b req-d543fa02-ae0d-418b-a578-ba6f25eb9fc2 tempest-VolumesSnapshotsTestJSON-708592520 None] Lock "b'cinder-99b54a3e-0f41-4736-aa96-625f84b6b9f2-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 17:54:40.497884 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [req-30b390d8-fd29-4b16-8e97-8f251fb4755b req-d543fa02-ae0d-418b-a578-ba6f25eb9fc2 tempest-VolumesSnapshotsTestJSON-708592520 None] Skipping remove_export. No iscsi_target is presently exported for volume: 99b54a3e-0f41-4736-aa96-625f84b6b9f2
Nov 10 17:54:40.500636 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-30b390d8-fd29-4b16-8e97-8f251fb4755b req-d543fa02-ae0d-418b-a578-ba6f25eb9fc2 tempest-VolumesSnapshotsTestJSON-708592520 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-99b54a3e-0f41-4736-aa96-625f84b6b9f2 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:40.564771 n-d-817210-1 sudo[111118]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-99b54a3e-0f41-4736-aa96-625f84b6b9f2
Nov 10 17:54:40.565665 n-d-817210-1 sudo[111118]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:41.346950 n-d-817210-1 sudo[111118]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:41.349979 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-30b390d8-fd29-4b16-8e97-8f251fb4755b req-d543fa02-ae0d-418b-a578-ba6f25eb9fc2 tempest-VolumesSnapshotsTestJSON-708592520 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-99b54a3e-0f41-4736-aa96-625f84b6b9f2" returned: 0 in 0.850s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:41.352666 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-30b390d8-fd29-4b16-8e97-8f251fb4755b req-d543fa02-ae0d-418b-a578-ba6f25eb9fc2 tempest-VolumesSnapshotsTestJSON-708592520 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-99b54a3e-0f41-4736-aa96-625f84b6b9f2 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:41.377784 n-d-817210-1 sudo[111137]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-99b54a3e-0f41-4736-aa96-625f84b6b9f2
Nov 10 17:54:41.379430 n-d-817210-1 sudo[111137]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:42.155465 n-d-817210-1 sudo[111137]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:42.159962 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-30b390d8-fd29-4b16-8e97-8f251fb4755b req-d543fa02-ae0d-418b-a578-ba6f25eb9fc2 tempest-VolumesSnapshotsTestJSON-708592520 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-99b54a3e-0f41-4736-aa96-625f84b6b9f2" returned: 0 in 0.806s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:42.163420 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-30b390d8-fd29-4b16-8e97-8f251fb4755b req-d543fa02-ae0d-418b-a578-ba6f25eb9fc2 tempest-VolumesSnapshotsTestJSON-708592520 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-99b54a3e-0f41-4736-aa96-625f84b6b9f2 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:42.216753 n-d-817210-1 sudo[111150]: ubuntu : TTY=unknown ; 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-99b54a3e-0f41-4736-aa96-625f84b6b9f2
Nov 10 17:54:42.223049 n-d-817210-1 sudo[111150]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:43.322551 n-d-817210-1 sudo[111150]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:43.327198 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-30b390d8-fd29-4b16-8e97-8f251fb4755b req-d543fa02-ae0d-418b-a578-ba6f25eb9fc2 tempest-VolumesSnapshotsTestJSON-708592520 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-99b54a3e-0f41-4736-aa96-625f84b6b9f2" returned: 0 in 1.164s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:43.328683 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [req-30b390d8-fd29-4b16-8e97-8f251fb4755b req-d543fa02-ae0d-418b-a578-ba6f25eb9fc2 tempest-VolumesSnapshotsTestJSON-708592520 None] Successfully deleted volume: 99b54a3e-0f41-4736-aa96-625f84b6b9f2
Nov 10 17:54:43.433617 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [req-30b390d8-fd29-4b16-8e97-8f251fb4755b req-d543fa02-ae0d-418b-a578-ba6f25eb9fc2 tempest-VolumesSnapshotsTestJSON-708592520 None] Created reservations ['40c2381c-6b5b-477f-add4-9fbb70c837e4', '21dce697-1481-4890-b65a-bca880347d99', '1f7544f0-e345-4d19-bfe6-df8375d648ca', 'bb3d60f3-14a3-4803-8e53-793e3f3bfa3d'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:54:43.436689 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-30b390d8-fd29-4b16-8e97-8f251fb4755b req-d543fa02-ae0d-418b-a578-ba6f25eb9fc2 tempest-VolumesSnapshotsTestJSON-708592520 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:54:43.436689 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:54:43.436689 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:54:43.513962 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [req-30b390d8-fd29-4b16-8e97-8f251fb4755b req-d543fa02-ae0d-418b-a578-ba6f25eb9fc2 tempest-VolumesSnapshotsTestJSON-708592520 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:54:43.514998 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-30b390d8-fd29-4b16-8e97-8f251fb4755b req-d543fa02-ae0d-418b-a578-ba6f25eb9fc2 tempest-VolumesSnapshotsTestJSON-708592520 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:43.570845 n-d-817210-1 sudo[111163]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:54:43.571928 n-d-817210-1 sudo[111163]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:44.382147 n-d-817210-1 sudo[111163]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:44.385634 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-30b390d8-fd29-4b16-8e97-8f251fb4755b req-d543fa02-ae0d-418b-a578-ba6f25eb9fc2 tempest-VolumesSnapshotsTestJSON-708592520 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.870s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:44.387971 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-30b390d8-fd29-4b16-8e97-8f251fb4755b req-d543fa02-ae0d-418b-a578-ba6f25eb9fc2 tempest-VolumesSnapshotsTestJSON-708592520 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:54:44.438108 n-d-817210-1 sudo[111166]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:54:44.443175 n-d-817210-1 sudo[111166]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:54:45.454460 n-d-817210-1 sudo[111166]: pam_unix(sudo:session): session closed for user root
Nov 10 17:54:45.456856 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-30b390d8-fd29-4b16-8e97-8f251fb4755b req-d543fa02-ae0d-418b-a578-ba6f25eb9fc2 tempest-VolumesSnapshotsTestJSON-708592520 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.068s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:54:45.459107 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [req-30b390d8-fd29-4b16-8e97-8f251fb4755b req-d543fa02-ae0d-418b-a578-ba6f25eb9fc2 tempest-VolumesSnapshotsTestJSON-708592520 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:54:45.479534 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-30b390d8-fd29-4b16-8e97-8f251fb4755b req-d543fa02-ae0d-418b-a578-ba6f25eb9fc2 tempest-VolumesSnapshotsTestJSON-708592520 None] Deleted volume successfully.
Nov 10 17:54:45.505621 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [req-30b390d8-fd29-4b16-8e97-8f251fb4755b req-d543fa02-ae0d-418b-a578-ba6f25eb9fc2 tempest-VolumesSnapshotsTestJSON-708592520 None] Lock "b'cinder-99b54a3e-0f41-4736-aa96-625f84b6b9f2-delete_volume'" released by "delete_volume" :: held 5.176s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 17:54:49.447377 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-9951dd08-a104-4145-bb5e-6bdee4e4eb2d tempest-VolumesActionsTest-1379287144 None] Lock "b'cinder-525b0c43-2a6a-4a12-8e70-33f9c700d6b3'" acquired by "attach_volume" :: waited 0.020s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 17:54:49.560598 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-9951dd08-a104-4145-bb5e-6bdee4e4eb2d tempest-VolumesActionsTest-1379287144 None] Attaching volume 525b0c43-2a6a-4a12-8e70-33f9c700d6b3 to instance 68895479-e79e-4d80-a0a3-e2bb77166287 at mountpoint /dev/sdb on host None.
Nov 10 17:54:49.644012 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-9951dd08-a104-4145-bb5e-6bdee4e4eb2d tempest-VolumesActionsTest-1379287144 None] Attach volume completed successfully.
Nov 10 17:54:49.653749 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-9951dd08-a104-4145-bb5e-6bdee4e4eb2d tempest-VolumesActionsTest-1379287144 None] Lock "b'cinder-525b0c43-2a6a-4a12-8e70-33f9c700d6b3'" released by "attach_volume" :: held 0.208s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 17:54:49.982342 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-9d608a4d-9db4-4ccc-bf67-8913e2cbc68d tempest-VolumesActionsTest-1379287144 None] Lock "b'cinder-525b0c43-2a6a-4a12-8e70-33f9c700d6b3-detach_volume'" acquired by "detach_volume" :: waited 0.020s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 17:54:50.017029 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-9d608a4d-9db4-4ccc-bf67-8913e2cbc68d tempest-VolumesActionsTest-1379287144 None] Detaching volume 525b0c43-2a6a-4a12-8e70-33f9c700d6b3 from instance 68895479-e79e-4d80-a0a3-e2bb77166287.
Nov 10 17:54:50.017795 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-9d608a4d-9db4-4ccc-bf67-8913e2cbc68d tempest-VolumesActionsTest-1379287144 None] Skipping remove_export. No iscsi_target is presently exported for volume: 525b0c43-2a6a-4a12-8e70-33f9c700d6b3
Nov 10 17:54:50.208078 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-9d608a4d-9db4-4ccc-bf67-8913e2cbc68d tempest-VolumesActionsTest-1379287144 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:54:50.208078 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:54:50.208078 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:54:50.254159 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-9d608a4d-9db4-4ccc-bf67-8913e2cbc68d tempest-VolumesActionsTest-1379287144 None] Detach volume completed successfully.
Nov 10 17:54:50.263469 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-9d608a4d-9db4-4ccc-bf67-8913e2cbc68d tempest-VolumesActionsTest-1379287144 None] Lock "b'cinder-525b0c43-2a6a-4a12-8e70-33f9c700d6b3-detach_volume'" released by "detach_volume" :: held 0.281s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 17:54:52.549354 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:54:52.558441 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:54:52.560484 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:54:52.609716 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] Flow 'volume_create_manager' (8aefd5ed-a1bb-48b8-9c5c-658e71c40c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:54:52.622442 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (60176687-1d6d-491b-a24b-0f9ae60ee1d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:54:52.701026 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:54:52.791452 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (60176687-1d6d-491b-a24b-0f9ae60ee1d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:54:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1398535344',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81238924f1dc48139595e632094dbcdd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:54:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:54:52Z,user_id='2ffdfd9508d84a92a0b70bd2f4c610f5',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:54:52.795251 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0158b3b4-6e0c-475a-af13-35d2f39689e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:54:52.805507 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0158b3b4-6e0c-475a-af13-35d2f39689e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:54:52.808662 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fdfa8f3d-a65b-49d5-a432-8b7b3d0b6549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:54:52.945265 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fdfa8f3d-a65b-49d5-a432-8b7b3d0b6549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb', 'volume_name': 'volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:54:52.948348 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (288aeb78-8b20-413a-bad7-9b759110fb0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:54:52.951366 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (288aeb78-8b20-413a-bad7-9b759110fb0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:54:52.954389 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d3ba70c4-ed26-480e-919d-6c1f80325598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:54:52.956034 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] Volume 9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Nov 10 17:54:52.957056 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] Cloning 9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb from image 2ec14fde-8309-4e02-a7c2-293acfcfb789 at location (None, None). {{(pid=91926) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Nov 10 17:54:58.211867 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:54:58.217433 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:54:58.218436 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:54:58.244587 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] Flow 'volume_create_manager' (12d17d9f-2ae3-468b-8bcc-c1dd1f69ca1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:54:58.248017 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (84b0c83e-3e2c-4ec3-b306-3eeba9443d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:54:58.272026 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:54:58.313037 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (84b0c83e-3e2c-4ec3-b306-3eeba9443d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:54:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2069042365',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=f15b667b-8cfb-402c-8708-750fd670212e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da56918dffd44c598ab4ec17f8bbf1b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:54:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:54:58Z,user_id='5a86777281c04768bfc803ac5132af48',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:54:58.316406 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (08904f6f-a5f0-481b-a1e5-958688e6167e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:54:58.318722 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (08904f6f-a5f0-481b-a1e5-958688e6167e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:54:58.321260 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (76df5e69-00ee-470f-9763-1985226c8750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:54:58.509809 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (76df5e69-00ee-470f-9763-1985226c8750) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'f15b667b-8cfb-402c-8708-750fd670212e', 'volume_name': 'volume-f15b667b-8cfb-402c-8708-750fd670212e', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:54:58.516047 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f88a3076-ff8c-4ebf-a0e3-be24760747d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:54:58.518303 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f88a3076-ff8c-4ebf-a0e3-be24760747d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:54:58.520864 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8c2a64df-4f09-4e42-bb1f-0d7e093065b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:54:58.521670 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] Volume f15b667b-8cfb-402c-8708-750fd670212e: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-f15b667b-8cfb-402c-8708-750fd670212e', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Nov 10 17:54:58.522244 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] Cloning f15b667b-8cfb-402c-8708-750fd670212e from image 2ec14fde-8309-4e02-a7c2-293acfcfb789 at location (None, None). {{(pid=91926) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Nov 10 17:55:02.534203 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 17:55:02.537610 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:55:02.538511 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:55:02.608313 n-d-817210-1 sudo[111611]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:55:02.609154 n-d-817210-1 sudo[111611]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:55:03.112560 n-d-817210-1 sudo[111611]: pam_unix(sudo:session): session closed for user root
Nov 10 17:55:03.118094 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.579s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:55:03.121471 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:55:03.153221 n-d-817210-1 sudo[111614]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:55:03.154038 n-d-817210-1 sudo[111614]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:55:04.226305 n-d-817210-1 sudo[111614]: pam_unix(sudo:session): session closed for user root
Nov 10 17:55:04.231528 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.110s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:55:04.234623 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:55:16.500718 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_eqhi_ej7n-d-817210-1@lvmdriver-1, size 616.00 MB, duration 23.54 sec {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Nov 10 17:55:16.501348 n-d-817210-1 cinder-volume[91926]: INFO cinder.image.image_utils [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] Image download 616.00 MB at 26.17 MB/s
Nov 10 17:55:16.578404 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_eqhi_ej7n-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:55:16.828790 n-d-817210-1 sudo[111659]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_eqhi_ej7n-d-817210-1@lvmdriver-1
Nov 10 17:55:16.841755 n-d-817210-1 sudo[111659]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:55:17.332089 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-22f8c4d4-92f9-42ba-9300-2655638802e4 tempest-VolumesActionsTest-1379287144 None] Lock "b'cinder-525b0c43-2a6a-4a12-8e70-33f9c700d6b3'" acquired by "attach_volume" :: waited 0.023s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 17:55:17.475454 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-22f8c4d4-92f9-42ba-9300-2655638802e4 tempest-VolumesActionsTest-1379287144 None] Attaching volume 525b0c43-2a6a-4a12-8e70-33f9c700d6b3 to instance daf4aec6-2cd3-49b2-b41a-e096ade5e9bc at mountpoint /dev/sdb on host None.
Nov 10 17:55:17.577068 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-22f8c4d4-92f9-42ba-9300-2655638802e4 tempest-VolumesActionsTest-1379287144 None] Attach volume completed successfully.
Nov 10 17:55:17.582979 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-22f8c4d4-92f9-42ba-9300-2655638802e4 tempest-VolumesActionsTest-1379287144 None] Lock "b'cinder-525b0c43-2a6a-4a12-8e70-33f9c700d6b3'" released by "attach_volume" :: held 0.251s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 17:55:17.890309 n-d-817210-1 sudo[111659]: pam_unix(sudo:session): session closed for user root
Nov 10 17:55:17.892902 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_eqhi_ej7n-d-817210-1@lvmdriver-1" returned: 0 in 1.314s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:55:17.893972 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] Temporary image 2ec14fde-8309-4e02-a7c2-293acfcfb789 is fetched for user 2ffdfd9508d84a92a0b70bd2f4c610f5. {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Nov 10 17:55:18.041644 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_eqhi_ej7n-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:55:18.220919 n-d-817210-1 sudo[111668]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_eqhi_ej7n-d-817210-1@lvmdriver-1
Nov 10 17:55:18.222396 n-d-817210-1 sudo[111668]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:55:18.283804 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-e805bd0e-9bbc-403a-8aab-847f088c1327 tempest-VolumesActionsTest-1379287144 None] Lock "b'cinder-525b0c43-2a6a-4a12-8e70-33f9c700d6b3-detach_volume'" acquired by "detach_volume" :: waited 0.019s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 17:55:18.328669 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-e805bd0e-9bbc-403a-8aab-847f088c1327 tempest-VolumesActionsTest-1379287144 None] Detaching volume 525b0c43-2a6a-4a12-8e70-33f9c700d6b3 from instance daf4aec6-2cd3-49b2-b41a-e096ade5e9bc.
Nov 10 17:55:18.329907 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-e805bd0e-9bbc-403a-8aab-847f088c1327 tempest-VolumesActionsTest-1379287144 None] Skipping remove_export. No iscsi_target is presently exported for volume: 525b0c43-2a6a-4a12-8e70-33f9c700d6b3
Nov 10 17:55:18.521873 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-e805bd0e-9bbc-403a-8aab-847f088c1327 tempest-VolumesActionsTest-1379287144 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:55:18.521873 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:55:18.521873 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:55:18.555736 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-e805bd0e-9bbc-403a-8aab-847f088c1327 tempest-VolumesActionsTest-1379287144 None] Detach volume completed successfully.
Nov 10 17:55:18.570170 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-e805bd0e-9bbc-403a-8aab-847f088c1327 tempest-VolumesActionsTest-1379287144 None] Lock "b'cinder-525b0c43-2a6a-4a12-8e70-33f9c700d6b3-detach_volume'" released by "detach_volume" :: held 0.287s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 17:55:18.822091 n-d-817210-1 sudo[111668]: pam_unix(sudo:session): session closed for user root
Nov 10 17:55:18.825769 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_eqhi_ej7n-d-817210-1@lvmdriver-1" returned: 0 in 0.784s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:55:18.828443 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:55:18.886158 n-d-817210-1 sudo[111673]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:55:18.887832 n-d-817210-1 sudo[111673]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:55:20.067231 n-d-817210-1 sudo[111673]: pam_unix(sudo:session): session closed for user root
Nov 10 17:55:20.070485 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.242s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:55:20.102499 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] Attempting download of 2ec14fde-8309-4e02-a7c2-293acfcfb789 ((None, None)) to volume 9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb. {{(pid=91926) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Nov 10 17:55:20.523531 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_mx0p8jo0 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:55:20.662884 n-d-817210-1 sudo[111721]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_mx0p8jo0
Nov 10 17:55:20.664176 n-d-817210-1 sudo[111721]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:55:21.279767 n-d-817210-1 sudo[111721]: pam_unix(sudo:session): session closed for user root
Nov 10 17:55:21.282710 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_mx0p8jo0" returned: 0 in 0.759s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:55:21.283969 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_eqhi_ej7n-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:55:21.441185 n-d-817210-1 sudo[111725]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_eqhi_ej7n-d-817210-1@lvmdriver-1
Nov 10 17:55:21.442039 n-d-817210-1 sudo[111725]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:55:22.239981 n-d-817210-1 sudo[111725]: pam_unix(sudo:session): session closed for user root
Nov 10 17:55:22.243701 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_eqhi_ej7n-d-817210-1@lvmdriver-1" returned: 0 in 0.959s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:55:22.245501 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] 2ec14fde-8309-4e02-a7c2-293acfcfb789 was vhdx, converting to raw {{(pid=91926) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Nov 10 17:55:22.246894 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_eqhi_ej7n-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9f2cb556--f29c--4ac7--b7e8--a3cc28bcdadb oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:55:22.304997 n-d-817210-1 sudo[111741]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_eqhi_ej7n-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9f2cb556--f29c--4ac7--b7e8--a3cc28bcdadb oflag=direct
Nov 10 17:55:22.306770 n-d-817210-1 sudo[111741]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:55:23.062196 n-d-817210-1 sudo[111741]: pam_unix(sudo:session): session closed for user root
Nov 10 17:55:23.065471 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_eqhi_ej7n-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9f2cb556--f29c--4ac7--b7e8--a3cc28bcdadb oflag=direct" returned: 0 in 0.818s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:55:23.067931 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_eqhi_ej7n-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--9f2cb556--f29c--4ac7--b7e8--a3cc28bcdadb {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:55:23.116179 n-d-817210-1 sudo[111767]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_eqhi_ej7n-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--9f2cb556--f29c--4ac7--b7e8--a3cc28bcdadb
Nov 10 17:55:23.117839 n-d-817210-1 sudo[111767]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:55:23.192679 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_7q9gzsuon-d-817210-1@lvmdriver-1, size 616.00 MB, duration 24.67 sec {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Nov 10 17:55:23.193507 n-d-817210-1 cinder-volume[91926]: INFO cinder.image.image_utils [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] Image download 616.00 MB at 24.97 MB/s
Nov 10 17:55:23.266121 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_7q9gzsuon-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:55:23.402556 n-d-817210-1 sudo[111769]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_7q9gzsuon-d-817210-1@lvmdriver-1
Nov 10 17:55:23.403607 n-d-817210-1 sudo[111769]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:55:23.874988 n-d-817210-1 sudo[111769]: pam_unix(sudo:session): session closed for user root
Nov 10 17:55:23.877363 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_7q9gzsuon-d-817210-1@lvmdriver-1" returned: 0 in 0.611s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:55:23.878560 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] Temporary image 2ec14fde-8309-4e02-a7c2-293acfcfb789 is fetched for user 5a86777281c04768bfc803ac5132af48. {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Nov 10 17:55:24.031547 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_7q9gzsuon-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:55:24.274387 n-d-817210-1 sudo[111794]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_7q9gzsuon-d-817210-1@lvmdriver-1
Nov 10 17:55:24.277393 n-d-817210-1 sudo[111794]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:55:24.739526 n-d-817210-1 sudo[111767]: pam_unix(sudo:session): session closed for user root
Nov 10 17:55:24.741952 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_eqhi_ej7n-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--9f2cb556--f29c--4ac7--b7e8--a3cc28bcdadb" returned: 0 in 1.674s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:55:24.743985 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_eqhi_ej7n-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:55:24.852957 n-d-817210-1 sudo[111806]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_eqhi_ej7n-d-817210-1@lvmdriver-1
Nov 10 17:55:24.853786 n-d-817210-1 sudo[111806]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:55:24.901573 n-d-817210-1 sudo[111794]: pam_unix(sudo:session): session closed for user root
Nov 10 17:55:24.904267 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_7q9gzsuon-d-817210-1@lvmdriver-1" returned: 0 in 0.874s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:55:24.906670 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f15b667b-8cfb-402c-8708-750fd670212e stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:55:24.946004 n-d-817210-1 sudo[111811]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f15b667b-8cfb-402c-8708-750fd670212e stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:55:24.947708 n-d-817210-1 sudo[111811]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:55:25.447016 n-d-817210-1 sudo[111806]: pam_unix(sudo:session): session closed for user root
Nov 10 17:55:25.451588 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_eqhi_ej7n-d-817210-1@lvmdriver-1" returned: 0 in 0.706s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:55:25.452389 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_eqhi_ej7n-d-817210-1@lvmdriver-1, size 700.00 MB, duration 1.68 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--9f2cb556--f29c--4ac7--b7e8--a3cc28bcdadb {{(pid=91926) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Nov 10 17:55:25.453139 n-d-817210-1 cinder-volume[91926]: INFO cinder.image.image_utils [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] Converted 700.00 MB image at 417.67 MB/s
Nov 10 17:55:25.454253 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] Downloaded image 2ec14fde-8309-4e02-a7c2-293acfcfb789 ((None, None)) to volume 9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb successfully. {{(pid=91926) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Nov 10 17:55:25.685787 n-d-817210-1 sudo[111811]: pam_unix(sudo:session): session closed for user root
Nov 10 17:55:25.724085 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] Temporary image 2ec14fde-8309-4e02-a7c2-293acfcfb789 for user 2ffdfd9508d84a92a0b70bd2f4c610f5 is deleted. {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Nov 10 17:55:25.724848 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] Marking volume 9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb as bootable. {{(pid=91926) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Nov 10 17:55:25.731964 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f15b667b-8cfb-402c-8708-750fd670212e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.825s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:55:25.752825 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] Copying metadata from image 2ec14fde-8309-4e02-a7c2-293acfcfb789 to 9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb. {{(pid=91926) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Nov 10 17:55:25.762209 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] Creating volume glance metadata for volume 9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb backed by image 2ec14fde-8309-4e02-a7c2-293acfcfb789 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=91926) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Nov 10 17:55:25.847509 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] Attempting download of 2ec14fde-8309-4e02-a7c2-293acfcfb789 ((None, None)) to volume f15b667b-8cfb-402c-8708-750fd670212e. {{(pid=91926) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Nov 10 17:55:25.937380 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_cb879h_y {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:55:25.977711 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d3ba70c4-ed26-480e-919d-6c1f80325598) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:55:25.986737 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4730f75f-d9ea-4732-afc3-5471ea351084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:55:26.007925 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] Volume volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb (9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb): created successfully
Nov 10 17:55:26.009987 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4730f75f-d9ea-4732-afc3-5471ea351084) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:55:26.025690 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] Flow 'volume_create_manager' (8aefd5ed-a1bb-48b8-9c5c-658e71c40c8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:55:26.059149 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-9bc4222c-a748-4ef5-9c06-b888ca53107e tempest-TaggedBootDevicesTest_v242-1825294943 None] Created volume successfully.
Nov 10 17:55:26.157034 n-d-817210-1 sudo[111848]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_cb879h_y
Nov 10 17:55:26.158046 n-d-817210-1 sudo[111848]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:55:26.705597 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-2629e00b-c787-4383-82fd-a14a49015907 tempest-VolumesActionsTest-1379287144 None] cc65fc1f-cd26-42aa-a3e4-6b32d1af513f was raw, no need to convert to raw {{(pid=91926) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:749}}
Nov 10 17:55:26.706800 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-2629e00b-c787-4383-82fd-a14a49015907 tempest-VolumesActionsTest-1379287144 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--525b0c43--2a6a--4a12--8e70--33f9c700d6b3 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:55:26.753599 n-d-817210-1 sudo[111854]: 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--525b0c43--2a6a--4a12--8e70--33f9c700d6b3
Nov 10 17:55:26.755220 n-d-817210-1 sudo[111854]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:55:26.785237 n-d-817210-1 sudo[111848]: pam_unix(sudo:session): session closed for user root
Nov 10 17:55:26.787832 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_cb879h_y" returned: 0 in 0.850s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:55:26.789820 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_7q9gzsuon-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:55:26.969308 n-d-817210-1 sudo[111857]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_7q9gzsuon-d-817210-1@lvmdriver-1
Nov 10 17:55:26.970130 n-d-817210-1 sudo[111857]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:55:27.268696 n-d-817210-1 sudo[111854]: pam_unix(sudo:session): session closed for user root
Nov 10 17:55:27.271714 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-2629e00b-c787-4383-82fd-a14a49015907 tempest-VolumesActionsTest-1379287144 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--525b0c43--2a6a--4a12--8e70--33f9c700d6b3" returned: 0 in 0.564s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:55:27.576582 n-d-817210-1 sudo[111857]: pam_unix(sudo:session): session closed for user root
Nov 10 17:55:27.583530 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_7q9gzsuon-d-817210-1@lvmdriver-1" returned: 0 in 0.794s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:55:27.588373 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] 2ec14fde-8309-4e02-a7c2-293acfcfb789 was vhdx, converting to raw {{(pid=91926) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Nov 10 17:55:27.590737 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_7q9gzsuon-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f15b667b--8cfb--402c--8708--750fd670212e oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:55:27.639693 n-d-817210-1 sudo[111864]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_7q9gzsuon-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f15b667b--8cfb--402c--8708--750fd670212e oflag=direct
Nov 10 17:55:27.642218 n-d-817210-1 sudo[111864]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:55:27.647962 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-d1450242-6d6f-4cd4-9c50-5f97c10aeb99 tempest-TaggedBootDevicesTest_v242-1825294943 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:55:27.653300 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-d1450242-6d6f-4cd4-9c50-5f97c10aeb99 tempest-TaggedBootDevicesTest_v242-1825294943 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:55:27.653858 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-d1450242-6d6f-4cd4-9c50-5f97c10aeb99 tempest-TaggedBootDevicesTest_v242-1825294943 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:55:27.710459 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d1450242-6d6f-4cd4-9c50-5f97c10aeb99 tempest-TaggedBootDevicesTest_v242-1825294943 None] Flow 'volume_create_manager' (a35c7dbc-8403-44e5-a1f3-ab7d9f3f3f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:55:27.714404 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d1450242-6d6f-4cd4-9c50-5f97c10aeb99 tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (32bfbf21-81df-4c46-8ccd-790edab91c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:55:27.751541 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-d1450242-6d6f-4cd4-9c50-5f97c10aeb99 tempest-TaggedBootDevicesTest_v242-1825294943 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:55:27.778496 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d1450242-6d6f-4cd4-9c50-5f97c10aeb99 tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (32bfbf21-81df-4c46-8ccd-790edab91c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:55:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-487649740',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=7a1cc9af-5e21-4183-b1a6-7eda6e38bf89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81238924f1dc48139595e632094dbcdd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:55:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:55:28Z,user_id='2ffdfd9508d84a92a0b70bd2f4c610f5',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:55:27.781275 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d1450242-6d6f-4cd4-9c50-5f97c10aeb99 tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7f0ac3a2-d095-47b8-83e7-3ffc6ca209b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:55:27.784342 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d1450242-6d6f-4cd4-9c50-5f97c10aeb99 tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7f0ac3a2-d095-47b8-83e7-3ffc6ca209b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:55:27.786820 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d1450242-6d6f-4cd4-9c50-5f97c10aeb99 tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4c6b859b-c8d0-4b0e-9ac5-907a5dbc0733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:55:27.789934 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d1450242-6d6f-4cd4-9c50-5f97c10aeb99 tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4c6b859b-c8d0-4b0e-9ac5-907a5dbc0733) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7a1cc9af-5e21-4183-b1a6-7eda6e38bf89', 'volume_name': 'volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:55:27.792439 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d1450242-6d6f-4cd4-9c50-5f97c10aeb99 tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b2bee245-25a4-4317-8968-52f6fe0c99be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:55:27.794923 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d1450242-6d6f-4cd4-9c50-5f97c10aeb99 tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b2bee245-25a4-4317-8968-52f6fe0c99be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:55:27.798028 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d1450242-6d6f-4cd4-9c50-5f97c10aeb99 tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c4f08e68-5338-4f3e-96de-efcb7971d81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:55:27.799165 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-d1450242-6d6f-4cd4-9c50-5f97c10aeb99 tempest-TaggedBootDevicesTest_v242-1825294943 None] Volume 7a1cc9af-5e21-4183-b1a6-7eda6e38bf89: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89', 'volume_size': 1}
Nov 10 17:55:27.800652 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d1450242-6d6f-4cd4-9c50-5f97c10aeb99 tempest-TaggedBootDevicesTest_v242-1825294943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:55:27.830472 n-d-817210-1 sudo[111866]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89 stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:55:27.831383 n-d-817210-1 sudo[111866]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:55:28.350160 n-d-817210-1 sudo[111864]: pam_unix(sudo:session): session closed for user root
Nov 10 17:55:28.354615 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_7q9gzsuon-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f15b667b--8cfb--402c--8708--750fd670212e oflag=direct" returned: 0 in 0.765s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:55:28.356121 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_7q9gzsuon-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f15b667b--8cfb--402c--8708--750fd670212e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:55:28.441385 n-d-817210-1 sudo[111881]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_7q9gzsuon-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f15b667b--8cfb--402c--8708--750fd670212e
Nov 10 17:55:28.445611 n-d-817210-1 sudo[111881]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:55:28.883974 n-d-817210-1 sudo[111866]: pam_unix(sudo:session): session closed for user root
Nov 10 17:55:28.886716 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d1450242-6d6f-4cd4-9c50-5f97c10aeb99 tempest-TaggedBootDevicesTest_v242-1825294943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.085s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:55:28.892092 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d1450242-6d6f-4cd4-9c50-5f97c10aeb99 tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c4f08e68-5338-4f3e-96de-efcb7971d81e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:55:28.894750 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d1450242-6d6f-4cd4-9c50-5f97c10aeb99 tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (018ac48c-c95c-4168-b941-1e5a812e4d5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:55:28.933523 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-d1450242-6d6f-4cd4-9c50-5f97c10aeb99 tempest-TaggedBootDevicesTest_v242-1825294943 None] Volume volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89 (7a1cc9af-5e21-4183-b1a6-7eda6e38bf89): created successfully
Nov 10 17:55:28.936526 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d1450242-6d6f-4cd4-9c50-5f97c10aeb99 tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (018ac48c-c95c-4168-b941-1e5a812e4d5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:55:28.947353 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d1450242-6d6f-4cd4-9c50-5f97c10aeb99 tempest-TaggedBootDevicesTest_v242-1825294943 None] Flow 'volume_create_manager' (a35c7dbc-8403-44e5-a1f3-ab7d9f3f3f0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:55:28.967611 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-d1450242-6d6f-4cd4-9c50-5f97c10aeb99 tempest-TaggedBootDevicesTest_v242-1825294943 None] Created volume successfully.
Nov 10 17:55:30.141380 n-d-817210-1 sudo[111881]: pam_unix(sudo:session): session closed for user root
Nov 10 17:55:30.143142 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_7q9gzsuon-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f15b667b--8cfb--402c--8708--750fd670212e" returned: 0 in 1.787s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:55:30.144340 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_7q9gzsuon-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:55:30.449594 n-d-817210-1 sudo[111951]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_7q9gzsuon-d-817210-1@lvmdriver-1
Nov 10 17:55:30.459442 n-d-817210-1 sudo[111951]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:55:31.190897 n-d-817210-1 sudo[111951]: pam_unix(sudo:session): session closed for user root
Nov 10 17:55:31.193125 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_7q9gzsuon-d-817210-1@lvmdriver-1" returned: 0 in 1.048s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:55:31.194102 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_7q9gzsuon-d-817210-1@lvmdriver-1, size 700.00 MB, duration 1.79 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--f15b667b--8cfb--402c--8708--750fd670212e {{(pid=91926) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Nov 10 17:55:31.194522 n-d-817210-1 cinder-volume[91926]: INFO cinder.image.image_utils [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] Converted 700.00 MB image at 391.49 MB/s
Nov 10 17:55:31.195481 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] Downloaded image 2ec14fde-8309-4e02-a7c2-293acfcfb789 ((None, None)) to volume f15b667b-8cfb-402c-8708-750fd670212e successfully. {{(pid=91926) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Nov 10 17:55:31.554982 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] Temporary image 2ec14fde-8309-4e02-a7c2-293acfcfb789 for user 5a86777281c04768bfc803ac5132af48 is deleted. {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Nov 10 17:55:31.555649 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] Marking volume f15b667b-8cfb-402c-8708-750fd670212e as bootable. {{(pid=91926) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Nov 10 17:55:31.587994 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] Copying metadata from image 2ec14fde-8309-4e02-a7c2-293acfcfb789 to f15b667b-8cfb-402c-8708-750fd670212e. {{(pid=91926) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Nov 10 17:55:31.588541 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] Creating volume glance metadata for volume f15b667b-8cfb-402c-8708-750fd670212e backed by image 2ec14fde-8309-4e02-a7c2-293acfcfb789 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=91926) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Nov 10 17:55:31.696284 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8c2a64df-4f09-4e42-bb1f-0d7e093065b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f15b667b-8cfb-402c-8708-750fd670212e', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:55:31.699788 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (04796aaf-badd-47a5-8204-4d66edc58737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:55:31.712398 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-b2e9cb80-9b10-4b4d-97d5-80dc71d0309e tempest-TaggedBootDevicesTest_v242-1825294943 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:55:31.717553 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-b2e9cb80-9b10-4b4d-97d5-80dc71d0309e tempest-TaggedBootDevicesTest_v242-1825294943 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:55:31.718421 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-b2e9cb80-9b10-4b4d-97d5-80dc71d0309e tempest-TaggedBootDevicesTest_v242-1825294943 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:55:31.735717 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b2e9cb80-9b10-4b4d-97d5-80dc71d0309e tempest-TaggedBootDevicesTest_v242-1825294943 None] Flow 'volume_create_manager' (b6912474-0812-4ca3-b283-d4325765717d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:55:31.739183 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b2e9cb80-9b10-4b4d-97d5-80dc71d0309e tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b2a936c0-e59e-4303-bf35-0dc8fc67fbaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:55:31.763778 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-b2e9cb80-9b10-4b4d-97d5-80dc71d0309e tempest-TaggedBootDevicesTest_v242-1825294943 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:55:31.790820 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b2e9cb80-9b10-4b4d-97d5-80dc71d0309e tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b2a936c0-e59e-4303-bf35-0dc8fc67fbaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:55:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1104805243',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=bf487ddf-2507-44b3-a119-904d50e49d47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81238924f1dc48139595e632094dbcdd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:55:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:55:31Z,user_id='2ffdfd9508d84a92a0b70bd2f4c610f5',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:55:31.793816 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b2e9cb80-9b10-4b4d-97d5-80dc71d0309e tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (44e95a42-f9d3-4097-90de-a87545f069f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:55:31.796134 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b2e9cb80-9b10-4b4d-97d5-80dc71d0309e tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (44e95a42-f9d3-4097-90de-a87545f069f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:55:31.798507 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b2e9cb80-9b10-4b4d-97d5-80dc71d0309e tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fa69b154-9937-480e-a6fc-d29cb291fea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:55:31.800841 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b2e9cb80-9b10-4b4d-97d5-80dc71d0309e tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fa69b154-9937-480e-a6fc-d29cb291fea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bf487ddf-2507-44b3-a119-904d50e49d47', 'volume_name': 'volume-bf487ddf-2507-44b3-a119-904d50e49d47', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:55:31.803529 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b2e9cb80-9b10-4b4d-97d5-80dc71d0309e tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (55b1663c-0137-436f-a878-7d83c97007bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:55:31.805722 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b2e9cb80-9b10-4b4d-97d5-80dc71d0309e tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (55b1663c-0137-436f-a878-7d83c97007bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:55:31.808348 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b2e9cb80-9b10-4b4d-97d5-80dc71d0309e tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e6bd5619-9380-45ca-a9eb-3e2cdaf831ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:55:31.809227 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-b2e9cb80-9b10-4b4d-97d5-80dc71d0309e tempest-TaggedBootDevicesTest_v242-1825294943 None] Volume bf487ddf-2507-44b3-a119-904d50e49d47: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bf487ddf-2507-44b3-a119-904d50e49d47', 'volume_size': 1}
Nov 10 17:55:31.810653 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b2e9cb80-9b10-4b4d-97d5-80dc71d0309e tempest-TaggedBootDevicesTest_v242-1825294943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bf487ddf-2507-44b3-a119-904d50e49d47 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:55:31.860817 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] Volume volume-f15b667b-8cfb-402c-8708-750fd670212e (f15b667b-8cfb-402c-8708-750fd670212e): created successfully
Nov 10 17:55:31.864034 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (04796aaf-badd-47a5-8204-4d66edc58737) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:55:31.870453 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] Flow 'volume_create_manager' (12d17d9f-2ae3-468b-8bcc-c1dd1f69ca1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:55:31.888115 n-d-817210-1 sudo[111964]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bf487ddf-2507-44b3-a119-904d50e49d47 stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:55:31.898463 n-d-817210-1 sudo[111964]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:55:31.911832 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-a1850ec7-0b5e-4d1c-bbb1-795169f983c4 tempest-TaggedBootDevicesTest-1800941384 None] Created volume successfully.
Nov 10 17:55:33.296078 n-d-817210-1 sudo[111964]: pam_unix(sudo:session): session closed for user root
Nov 10 17:55:33.315099 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b2e9cb80-9b10-4b4d-97d5-80dc71d0309e tempest-TaggedBootDevicesTest_v242-1825294943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bf487ddf-2507-44b3-a119-904d50e49d47 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.502s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:55:33.335958 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b2e9cb80-9b10-4b4d-97d5-80dc71d0309e tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e6bd5619-9380-45ca-a9eb-3e2cdaf831ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bf487ddf-2507-44b3-a119-904d50e49d47', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:55:33.344976 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b2e9cb80-9b10-4b4d-97d5-80dc71d0309e tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6d478b91-75e3-44a6-92fc-54852f60f303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:55:33.395389 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-31fc10f7-5661-4288-82ae-0290d601737d tempest-TaggedBootDevicesTest-1800941384 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:55:33.409422 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-31fc10f7-5661-4288-82ae-0290d601737d tempest-TaggedBootDevicesTest-1800941384 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:55:33.410202 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-31fc10f7-5661-4288-82ae-0290d601737d tempest-TaggedBootDevicesTest-1800941384 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:55:33.462159 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-31fc10f7-5661-4288-82ae-0290d601737d tempest-TaggedBootDevicesTest-1800941384 None] Flow 'volume_create_manager' (409ef9d3-1977-416d-9199-309057edd9a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:55:33.471681 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-31fc10f7-5661-4288-82ae-0290d601737d tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ff71ce81-9875-4fd2-b53b-1066d8b636c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:55:33.503842 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-b2e9cb80-9b10-4b4d-97d5-80dc71d0309e tempest-TaggedBootDevicesTest_v242-1825294943 None] Volume volume-bf487ddf-2507-44b3-a119-904d50e49d47 (bf487ddf-2507-44b3-a119-904d50e49d47): created successfully
Nov 10 17:55:33.508532 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b2e9cb80-9b10-4b4d-97d5-80dc71d0309e tempest-TaggedBootDevicesTest_v242-1825294943 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6d478b91-75e3-44a6-92fc-54852f60f303) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:55:33.511711 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b2e9cb80-9b10-4b4d-97d5-80dc71d0309e tempest-TaggedBootDevicesTest_v242-1825294943 None] Flow 'volume_create_manager' (b6912474-0812-4ca3-b283-d4325765717d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:55:33.537220 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-31fc10f7-5661-4288-82ae-0290d601737d tempest-TaggedBootDevicesTest-1800941384 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:55:33.595796 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-31fc10f7-5661-4288-82ae-0290d601737d tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ff71ce81-9875-4fd2-b53b-1066d8b636c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:55:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1794026943',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=10765073-a0f6-4949-87f9-85a300af9e5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da56918dffd44c598ab4ec17f8bbf1b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:55:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:55:33Z,user_id='5a86777281c04768bfc803ac5132af48',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:55:33.598516 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-31fc10f7-5661-4288-82ae-0290d601737d tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (708f8e51-129c-487a-ad43-1a160272b113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:55:33.605567 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-31fc10f7-5661-4288-82ae-0290d601737d tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (708f8e51-129c-487a-ad43-1a160272b113) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:55:33.605567 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-31fc10f7-5661-4288-82ae-0290d601737d tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bcde8048-c52f-447a-9edf-09238bd6859b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:55:33.605567 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-31fc10f7-5661-4288-82ae-0290d601737d tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bcde8048-c52f-447a-9edf-09238bd6859b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '10765073-a0f6-4949-87f9-85a300af9e5e', 'volume_name': 'volume-10765073-a0f6-4949-87f9-85a300af9e5e', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:55:33.616423 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-31fc10f7-5661-4288-82ae-0290d601737d tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (abcf3152-5063-4d74-b017-be02c6cf5c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:55:33.619944 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-31fc10f7-5661-4288-82ae-0290d601737d tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (abcf3152-5063-4d74-b017-be02c6cf5c9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:55:33.622453 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-31fc10f7-5661-4288-82ae-0290d601737d tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3a6e3f21-4a70-46cc-b6e5-f2339c7a3159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:55:33.623460 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-31fc10f7-5661-4288-82ae-0290d601737d tempest-TaggedBootDevicesTest-1800941384 None] Volume 10765073-a0f6-4949-87f9-85a300af9e5e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-10765073-a0f6-4949-87f9-85a300af9e5e', 'volume_size': 1}
Nov 10 17:55:33.624914 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-31fc10f7-5661-4288-82ae-0290d601737d tempest-TaggedBootDevicesTest-1800941384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-10765073-a0f6-4949-87f9-85a300af9e5e stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:55:33.662499 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-b2e9cb80-9b10-4b4d-97d5-80dc71d0309e tempest-TaggedBootDevicesTest_v242-1825294943 None] Created volume successfully.
Nov 10 17:55:33.672014 n-d-817210-1 sudo[112004]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-10765073-a0f6-4949-87f9-85a300af9e5e stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:55:33.678202 n-d-817210-1 sudo[112004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:55:34.957632 n-d-817210-1 sudo[112004]: pam_unix(sudo:session): session closed for user root
Nov 10 17:55:34.959559 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-31fc10f7-5661-4288-82ae-0290d601737d tempest-TaggedBootDevicesTest-1800941384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-10765073-a0f6-4949-87f9-85a300af9e5e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.335s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:55:34.963001 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-31fc10f7-5661-4288-82ae-0290d601737d tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3a6e3f21-4a70-46cc-b6e5-f2339c7a3159) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-10765073-a0f6-4949-87f9-85a300af9e5e', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:55:34.970477 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-31fc10f7-5661-4288-82ae-0290d601737d tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4a282643-4a59-4cb5-9d53-4ef183548cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:55:34.986836 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-31fc10f7-5661-4288-82ae-0290d601737d tempest-TaggedBootDevicesTest-1800941384 None] Volume volume-10765073-a0f6-4949-87f9-85a300af9e5e (10765073-a0f6-4949-87f9-85a300af9e5e): created successfully
Nov 10 17:55:34.991175 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-31fc10f7-5661-4288-82ae-0290d601737d tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4a282643-4a59-4cb5-9d53-4ef183548cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:55:34.997715 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-31fc10f7-5661-4288-82ae-0290d601737d tempest-TaggedBootDevicesTest-1800941384 None] Flow 'volume_create_manager' (409ef9d3-1977-416d-9199-309057edd9a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:55:35.018074 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-31fc10f7-5661-4288-82ae-0290d601737d tempest-TaggedBootDevicesTest-1800941384 None] Created volume successfully.
Nov 10 17:55:37.024521 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-a18890bf-bb8e-48ca-96e0-0fb22bef85d8 tempest-TaggedBootDevicesTest-1800941384 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:55:37.041949 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-a18890bf-bb8e-48ca-96e0-0fb22bef85d8 tempest-TaggedBootDevicesTest-1800941384 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:55:37.046097 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-a18890bf-bb8e-48ca-96e0-0fb22bef85d8 tempest-TaggedBootDevicesTest-1800941384 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:55:37.100533 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a18890bf-bb8e-48ca-96e0-0fb22bef85d8 tempest-TaggedBootDevicesTest-1800941384 None] Flow 'volume_create_manager' (e18bc2a9-4c11-470e-a82c-49d8c43b202e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:55:37.104677 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a18890bf-bb8e-48ca-96e0-0fb22bef85d8 tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7aa7e429-4433-4c82-b8e2-dac932b6d1d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:55:37.166598 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-a18890bf-bb8e-48ca-96e0-0fb22bef85d8 tempest-TaggedBootDevicesTest-1800941384 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:55:37.228385 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a18890bf-bb8e-48ca-96e0-0fb22bef85d8 tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7aa7e429-4433-4c82-b8e2-dac932b6d1d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:55:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-123751151',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=a93b8115-ce53-4267-bce4-7ab60f0509d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da56918dffd44c598ab4ec17f8bbf1b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:55:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:55:37Z,user_id='5a86777281c04768bfc803ac5132af48',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:55:37.231323 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a18890bf-bb8e-48ca-96e0-0fb22bef85d8 tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (35fc2e70-f07f-42f9-ad88-83c0b23b25d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:55:37.233495 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a18890bf-bb8e-48ca-96e0-0fb22bef85d8 tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (35fc2e70-f07f-42f9-ad88-83c0b23b25d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:55:37.236303 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a18890bf-bb8e-48ca-96e0-0fb22bef85d8 tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ffacf32-26c8-430c-829d-33e93b6939a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:55:37.238602 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a18890bf-bb8e-48ca-96e0-0fb22bef85d8 tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ffacf32-26c8-430c-829d-33e93b6939a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a93b8115-ce53-4267-bce4-7ab60f0509d9', 'volume_name': 'volume-a93b8115-ce53-4267-bce4-7ab60f0509d9', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:55:37.240854 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a18890bf-bb8e-48ca-96e0-0fb22bef85d8 tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2f424b44-e2fe-405a-ae12-f7f72938b72f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:55:37.251878 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a18890bf-bb8e-48ca-96e0-0fb22bef85d8 tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2f424b44-e2fe-405a-ae12-f7f72938b72f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:55:37.254166 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a18890bf-bb8e-48ca-96e0-0fb22bef85d8 tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a21379be-987a-4bc2-9d10-4a021784cfcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:55:37.255032 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-a18890bf-bb8e-48ca-96e0-0fb22bef85d8 tempest-TaggedBootDevicesTest-1800941384 None] Volume a93b8115-ce53-4267-bce4-7ab60f0509d9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a93b8115-ce53-4267-bce4-7ab60f0509d9', 'volume_size': 1}
Nov 10 17:55:37.260281 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a18890bf-bb8e-48ca-96e0-0fb22bef85d8 tempest-TaggedBootDevicesTest-1800941384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a93b8115-ce53-4267-bce4-7ab60f0509d9 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:55:37.362709 n-d-817210-1 sudo[112101]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a93b8115-ce53-4267-bce4-7ab60f0509d9 stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:55:37.363975 n-d-817210-1 sudo[112101]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:55:38.323402 n-d-817210-1 sudo[112101]: pam_unix(sudo:session): session closed for user root
Nov 10 17:55:38.326493 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a18890bf-bb8e-48ca-96e0-0fb22bef85d8 tempest-TaggedBootDevicesTest-1800941384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a93b8115-ce53-4267-bce4-7ab60f0509d9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.065s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:55:38.331324 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a18890bf-bb8e-48ca-96e0-0fb22bef85d8 tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a21379be-987a-4bc2-9d10-4a021784cfcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a93b8115-ce53-4267-bce4-7ab60f0509d9', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:55:38.334239 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a18890bf-bb8e-48ca-96e0-0fb22bef85d8 tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (866472e5-6033-4662-b4e7-de71ac8c270e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:55:38.346511 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-a18890bf-bb8e-48ca-96e0-0fb22bef85d8 tempest-TaggedBootDevicesTest-1800941384 None] Volume volume-a93b8115-ce53-4267-bce4-7ab60f0509d9 (a93b8115-ce53-4267-bce4-7ab60f0509d9): created successfully
Nov 10 17:55:38.353142 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a18890bf-bb8e-48ca-96e0-0fb22bef85d8 tempest-TaggedBootDevicesTest-1800941384 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (866472e5-6033-4662-b4e7-de71ac8c270e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:55:38.364603 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a18890bf-bb8e-48ca-96e0-0fb22bef85d8 tempest-TaggedBootDevicesTest-1800941384 None] Flow 'volume_create_manager' (e18bc2a9-4c11-470e-a82c-49d8c43b202e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:55:38.388894 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-a18890bf-bb8e-48ca-96e0-0fb22bef85d8 tempest-TaggedBootDevicesTest-1800941384 None] Created volume successfully.
Nov 10 17:56:02.533808 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 17:56:02.536658 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:56:02.537370 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:02.598935 n-d-817210-1 sudo[112602]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:56:02.612131 n-d-817210-1 sudo[112602]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:56:03.171747 n-d-817210-1 sudo[112602]: pam_unix(sudo:session): session closed for user root
Nov 10 17:56:03.174725 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.637s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:03.179907 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:03.228278 n-d-817210-1 sudo[112606]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:56:03.229307 n-d-817210-1 sudo[112606]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:56:04.019106 n-d-817210-1 sudo[112606]: pam_unix(sudo:session): session closed for user root
Nov 10 17:56:04.021089 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.841s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:04.023137 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:56:13.456470 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-72b3419c-88a1-438c-bcb6-39b4a52c10dd req-793482f1-97be-4335-8d0c-95cda76064dc tempest-TaggedBootDevicesTest_v242-1825294943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:13.546165 n-d-817210-1 sudo[112663]: 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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 17:56:13.551878 n-d-817210-1 sudo[112663]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:56:14.645563 n-d-817210-1 sudo[112663]: pam_unix(sudo:session): session closed for user root
Nov 10 17:56:14.648686 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-72b3419c-88a1-438c-bcb6-39b4a52c10dd req-793482f1-97be-4335-8d0c-95cda76064dc tempest-TaggedBootDevicesTest_v242-1825294943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb" returned: 0 in 1.191s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:14.725396 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:14.760528 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.037s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:14.760915 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337695424]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:56:14.761630 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-72b3419c-88a1-438c-bcb6-39b4a52c10dd req-793482f1-97be-4335-8d0c-95cda76064dc tempest-TaggedBootDevicesTest_v242-1825294943 None] Targets prior to update: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 17:56:14.762554 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-72b3419c-88a1-438c-bcb6-39b4a52c10dd req-793482f1-97be-4335-8d0c-95cda76064dc tempest-TaggedBootDevicesTest_v242-1825294943 None] Creating iscsi_target for Volume ID: volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 17:56:14.768269 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-72b3419c-88a1-438c-bcb6-39b4a52c10dd req-793482f1-97be-4335-8d0c-95cda76064dc tempest-TaggedBootDevicesTest_v242-1825294943 None] Created volume path /opt/stack/data/cinder/volumes/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb,
Nov 10 17:56:14.768269 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 17:56:14.768269 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:56:14.768269 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 17:56:14.768269 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 17:56:14.768269 n-d-817210-1 cinder-volume[91926]: incominguser bsXFyLeUqXZPNSBDA4EH G7oecNt45XKZ64ZD
Nov 10 17:56:14.768269 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:56:14.768269 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 17:56:14.768269 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:56:14.768269 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 17:56:14.772476 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:15.112040 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-c7fa2a24-9840-471e-a8ac-c75dc51531df req-18bb7a93-8841-4201-88d2-bbb53058500d tempest-TaggedBootDevicesTest-1800941384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:15.156002 n-d-817210-1 sudo[112670]: 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-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 17:56:15.157018 n-d-817210-1 sudo[112670]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:56:15.886086 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb" returned: 0 in 1.115s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:15.886718 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337695424]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:56:15.887505 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-72b3419c-88a1-438c-bcb6-39b4a52c10dd req-793482f1-97be-4335-8d0c-95cda76064dc tempest-TaggedBootDevicesTest_v242-1825294943 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 17:56:15.887932 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-72b3419c-88a1-438c-bcb6-39b4a52c10dd req-793482f1-97be-4335-8d0c-95cda76064dc tempest-TaggedBootDevicesTest_v242-1825294943 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 17:56:15.889607 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:15.916838 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:15.917249 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337695424]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:56:15.918010 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-72b3419c-88a1-438c-bcb6-39b4a52c10dd req-793482f1-97be-4335-8d0c-95cda76064dc tempest-TaggedBootDevicesTest_v242-1825294943 None] Targets after update: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 17:56:15.919110 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:16.041131 n-d-817210-1 sudo[112670]: pam_unix(sudo:session): session closed for user root
Nov 10 17:56:16.043374 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-c7fa2a24-9840-471e-a8ac-c75dc51531df req-18bb7a93-8841-4201-88d2-bbb53058500d tempest-TaggedBootDevicesTest-1800941384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e" returned: 0 in 0.931s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:16.107299 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:16.137080 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.030s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:16.138315 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-c7fa2a24-9840-471e-a8ac-c75dc51531df req-18bb7a93-8841-4201-88d2-bbb53058500d tempest-TaggedBootDevicesTest-1800941384 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: bsXFyLeUqXZPNSBDA4EH
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:16.139188 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 17:56:16.145621 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-c7fa2a24-9840-471e-a8ac-c75dc51531df req-18bb7a93-8841-4201-88d2-bbb53058500d tempest-TaggedBootDevicesTest-1800941384 None] Creating iscsi_target for Volume ID: volume-f15b667b-8cfb-402c-8708-750fd670212e {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 17:56:16.148985 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-c7fa2a24-9840-471e-a8ac-c75dc51531df req-18bb7a93-8841-4201-88d2-bbb53058500d tempest-TaggedBootDevicesTest-1800941384 None] Created volume path /opt/stack/data/cinder/volumes/volume-f15b667b-8cfb-402c-8708-750fd670212e,
Nov 10 17:56:16.148985 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 17:56:16.148985 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:56:16.148985 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 17:56:16.148985 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 17:56:16.148985 n-d-817210-1 cinder-volume[91926]: incominguser XcRpArJu4KqPt2dkrnN7 v53EVuUriMC6bFcW
Nov 10 17:56:16.148985 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:56:16.148985 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 17:56:16.148985 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:56:16.148985 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 17:56:16.150471 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:16.181648 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.262s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:16.182010 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337695424]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:56:16.183557 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:16.506048 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.322s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:16.506985 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337695424]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:56:16.508533 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-72b3419c-88a1-438c-bcb6-39b4a52c10dd req-793482f1-97be-4335-8d0c-95cda76064dc tempest-TaggedBootDevicesTest_v242-1825294943 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 17:56:16.904756 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-72b3419c-88a1-438c-bcb6-39b4a52c10dd req-793482f1-97be-4335-8d0c-95cda76064dc tempest-TaggedBootDevicesTest_v242-1825294943 None] attachment_update completed successfully.
Nov 10 17:56:17.007642 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e" returned: 0 in 0.857s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:17.008227 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:56:17.008982 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-c7fa2a24-9840-471e-a8ac-c75dc51531df req-18bb7a93-8841-4201-88d2-bbb53058500d tempest-TaggedBootDevicesTest-1800941384 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 17:56:17.009506 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-c7fa2a24-9840-471e-a8ac-c75dc51531df req-18bb7a93-8841-4201-88d2-bbb53058500d tempest-TaggedBootDevicesTest-1800941384 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 17:56:17.013138 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:17.025128 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:17.025504 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\n System information:\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-c7fa2a24-9840-471e-a8ac-c75dc51531df req-18bb7a93-8841-4201-88d2-bbb53058500d tempest-TaggedBootDevicesTest-1800941384 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: bsXFyLeUqXZPNSBDA4EH
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:17.026134 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 17:56:17.029431 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:17.290442 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.263s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:17.290827 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\n System information:\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:56:17.294399 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:17.678210 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.379s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:17.678512 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\n System information:\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:56:17.684511 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-c7fa2a24-9840-471e-a8ac-c75dc51531df req-18bb7a93-8841-4201-88d2-bbb53058500d tempest-TaggedBootDevicesTest-1800941384 None] Set provider_location to: 10.222.0.46:3260,2 iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 17:56:17.726872 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-72b3419c-88a1-438c-bcb6-39b4a52c10dd req-1aff595a-8a77-4c64-ae5a-59384c63e452 tempest-TaggedBootDevicesTest_v242-1825294943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:17.767065 n-d-817210-1 sudo[112750]: 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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 17:56:17.769673 n-d-817210-1 sudo[112750]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:56:18.040479 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-2629e00b-c787-4383-82fd-a14a49015907 tempest-VolumesActionsTest-1379287144 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--525b0c43--2a6a--4a12--8e70--33f9c700d6b3 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:18.100658 n-d-817210-1 sudo[112752]: 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--525b0c43--2a6a--4a12--8e70--33f9c700d6b3
Nov 10 17:56:18.102065 n-d-817210-1 sudo[112752]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:56:18.469557 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-c7fa2a24-9840-471e-a8ac-c75dc51531df req-18bb7a93-8841-4201-88d2-bbb53058500d tempest-TaggedBootDevicesTest-1800941384 None] attachment_update completed successfully.
Nov 10 17:56:18.593914 n-d-817210-1 sudo[112752]: pam_unix(sudo:session): session closed for user root
Nov 10 17:56:18.596465 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-2629e00b-c787-4383-82fd-a14a49015907 tempest-VolumesActionsTest-1379287144 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--525b0c43--2a6a--4a12--8e70--33f9c700d6b3" returned: 0 in 0.564s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:18.597075 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-2629e00b-c787-4383-82fd-a14a49015907 tempest-VolumesActionsTest-1379287144 None] Uploaded volume to glance image-id: cc65fc1f-cd26-42aa-a3e4-6b32d1af513f. {{(pid=91926) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1673}}
Nov 10 17:56:18.602485 n-d-817210-1 sudo[112750]: pam_unix(sudo:session): session closed for user root
Nov 10 17:56:18.636993 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-72b3419c-88a1-438c-bcb6-39b4a52c10dd req-1aff595a-8a77-4c64-ae5a-59384c63e452 tempest-TaggedBootDevicesTest_v242-1825294943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89" returned: 0 in 0.910s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:18.857052 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-2629e00b-c787-4383-82fd-a14a49015907 tempest-VolumesActionsTest-1379287144 None] Copy volume to image completed successfully.
Nov 10 17:56:18.874254 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:18.895921 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:18.896946 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337695424]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\n System information:\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-72b3419c-88a1-438c-bcb6-39b4a52c10dd req-1aff595a-8a77-4c64-ae5a-59384c63e452 tempest-TaggedBootDevicesTest_v242-1825294943 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: bsXFyLeUqXZPNSBDA4EH
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Target 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: XcRpArJu4KqPt2dkrnN7
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:18.897821 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 17:56:18.904971 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-72b3419c-88a1-438c-bcb6-39b4a52c10dd req-1aff595a-8a77-4c64-ae5a-59384c63e452 tempest-TaggedBootDevicesTest_v242-1825294943 None] Creating iscsi_target for Volume ID: volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 17:56:18.915530 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-72b3419c-88a1-438c-bcb6-39b4a52c10dd req-1aff595a-8a77-4c64-ae5a-59384c63e452 tempest-TaggedBootDevicesTest_v242-1825294943 None] Created volume path /opt/stack/data/cinder/volumes/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89,
Nov 10 17:56:18.915530 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 17:56:18.915530 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:56:18.915530 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 17:56:18.915530 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 17:56:18.915530 n-d-817210-1 cinder-volume[91926]: incominguser E2ebsUQKWiduwcUrUyCb hUsKMoK7ehYrTRAD
Nov 10 17:56:18.915530 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:56:18.915530 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 17:56:18.915530 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:56:18.915530 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 17:56:18.929112 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:19.281058 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-c7fa2a24-9840-471e-a8ac-c75dc51531df req-234684b1-2faa-405f-88e1-595eca413fc0 tempest-TaggedBootDevicesTest-1800941384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:19.304638 n-d-817210-1 sudo[112765]: 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-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 17:56:19.305452 n-d-817210-1 sudo[112765]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:56:19.600269 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89" returned: 0 in 0.681s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:19.600638 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337695424]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:56:19.601752 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-72b3419c-88a1-438c-bcb6-39b4a52c10dd req-1aff595a-8a77-4c64-ae5a-59384c63e452 tempest-TaggedBootDevicesTest_v242-1825294943 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 17:56:19.602125 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-72b3419c-88a1-438c-bcb6-39b4a52c10dd req-1aff595a-8a77-4c64-ae5a-59384c63e452 tempest-TaggedBootDevicesTest_v242-1825294943 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 17:56:19.603914 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:19.615419 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:19.615815 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337695424]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\n System information:\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n System information:\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-72b3419c-88a1-438c-bcb6-39b4a52c10dd req-1aff595a-8a77-4c64-ae5a-59384c63e452 tempest-TaggedBootDevicesTest_v242-1825294943 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: bsXFyLeUqXZPNSBDA4EH
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Target 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: XcRpArJu4KqPt2dkrnN7
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:19.616453 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 17:56:19.627641 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:19.911061 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.283s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:19.911409 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337695424]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\n System information:\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n System information:\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:56:19.912892 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:20.032247 n-d-817210-1 sudo[112765]: pam_unix(sudo:session): session closed for user root
Nov 10 17:56:20.034624 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-c7fa2a24-9840-471e-a8ac-c75dc51531df req-234684b1-2faa-405f-88e1-595eca413fc0 tempest-TaggedBootDevicesTest-1800941384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e" returned: 0 in 0.754s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:20.163874 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.197s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:20.164466 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337695424]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\n System information:\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n System information:\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:56:20.165962 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-72b3419c-88a1-438c-bcb6-39b4a52c10dd req-1aff595a-8a77-4c64-ae5a-59384c63e452 tempest-TaggedBootDevicesTest_v242-1825294943 None] Set provider_location to: 10.222.0.46:3260,3 iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 17:56:20.178385 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:20.218410 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:20.218997 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\n System information:\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n System information:\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-c7fa2a24-9840-471e-a8ac-c75dc51531df req-234684b1-2faa-405f-88e1-595eca413fc0 tempest-TaggedBootDevicesTest-1800941384 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: bsXFyLeUqXZPNSBDA4EH
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Target 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: XcRpArJu4KqPt2dkrnN7
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Target 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030000
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf30
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030001
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf31
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: E2ebsUQKWiduwcUrUyCb
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:20.219796 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 17:56:20.232528 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-c7fa2a24-9840-471e-a8ac-c75dc51531df req-234684b1-2faa-405f-88e1-595eca413fc0 tempest-TaggedBootDevicesTest-1800941384 None] Creating iscsi_target for Volume ID: volume-10765073-a0f6-4949-87f9-85a300af9e5e {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 17:56:20.242148 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-c7fa2a24-9840-471e-a8ac-c75dc51531df req-234684b1-2faa-405f-88e1-595eca413fc0 tempest-TaggedBootDevicesTest-1800941384 None] Created volume path /opt/stack/data/cinder/volumes/volume-10765073-a0f6-4949-87f9-85a300af9e5e,
Nov 10 17:56:20.242148 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 17:56:20.242148 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:56:20.242148 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 17:56:20.242148 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 17:56:20.242148 n-d-817210-1 cinder-volume[91926]: incominguser jKxjQyrJY76AeAQUokGm nexDPPp4PVqnZ6sG
Nov 10 17:56:20.242148 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:56:20.242148 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 17:56:20.242148 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:56:20.242148 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 17:56:20.246505 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:20.511334 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-72b3419c-88a1-438c-bcb6-39b4a52c10dd req-1aff595a-8a77-4c64-ae5a-59384c63e452 tempest-TaggedBootDevicesTest_v242-1825294943 None] attachment_update completed successfully.
Nov 10 17:56:21.230215 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e" returned: 0 in 0.985s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:21.230546 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:56:21.231179 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-c7fa2a24-9840-471e-a8ac-c75dc51531df req-234684b1-2faa-405f-88e1-595eca413fc0 tempest-TaggedBootDevicesTest-1800941384 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 17:56:21.231542 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-c7fa2a24-9840-471e-a8ac-c75dc51531df req-234684b1-2faa-405f-88e1-595eca413fc0 tempest-TaggedBootDevicesTest-1800941384 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 17:56:21.232888 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:21.251959 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:21.252323 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\n System information:\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n System information:\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\n System information:\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-c7fa2a24-9840-471e-a8ac-c75dc51531df req-234684b1-2faa-405f-88e1-595eca413fc0 tempest-TaggedBootDevicesTest-1800941384 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: bsXFyLeUqXZPNSBDA4EH
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Target 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: XcRpArJu4KqPt2dkrnN7
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Target 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030000
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf30
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030001
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf31
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: E2ebsUQKWiduwcUrUyCb
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:21.252979 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 17:56:21.268894 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:21.520709 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-72b3419c-88a1-438c-bcb6-39b4a52c10dd req-974d1ff7-94e0-4bfa-8149-3e102dfd3a97 tempest-TaggedBootDevicesTest_v242-1825294943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bf487ddf-2507-44b3-a119-904d50e49d47 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:21.577685 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.307s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:21.578445 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\n System information:\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n System information:\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\n System information:\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:56:21.583227 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:21.592912 n-d-817210-1 sudo[112848]: 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-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 17:56:21.593752 n-d-817210-1 sudo[112848]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:56:21.830431 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.249s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:21.831865 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\n System information:\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n System information:\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\n System information:\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:56:21.832645 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-c7fa2a24-9840-471e-a8ac-c75dc51531df req-234684b1-2faa-405f-88e1-595eca413fc0 tempest-TaggedBootDevicesTest-1800941384 None] Set provider_location to: 10.222.0.46:3260,4 iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 17:56:22.217095 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-c7fa2a24-9840-471e-a8ac-c75dc51531df req-234684b1-2faa-405f-88e1-595eca413fc0 tempest-TaggedBootDevicesTest-1800941384 None] attachment_update completed successfully.
Nov 10 17:56:22.384207 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-d7db4414-dbe4-4c5b-a4c7-774cd053a708 tempest-VolumesActionsTest-1379287144 None] Lock "b'cinder-525b0c43-2a6a-4a12-8e70-33f9c700d6b3-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 17:56:22.470862 n-d-817210-1 sudo[112848]: pam_unix(sudo:session): session closed for user root
Nov 10 17:56:22.475912 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-72b3419c-88a1-438c-bcb6-39b4a52c10dd req-974d1ff7-94e0-4bfa-8149-3e102dfd3a97 tempest-TaggedBootDevicesTest_v242-1825294943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bf487ddf-2507-44b3-a119-904d50e49d47" returned: 0 in 0.956s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:22.574086 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:22.581024 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-d7db4414-dbe4-4c5b-a4c7-774cd053a708 tempest-VolumesActionsTest-1379287144 None] Skipping remove_export. No iscsi_target is presently exported for volume: 525b0c43-2a6a-4a12-8e70-33f9c700d6b3
Nov 10 17:56:22.582521 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d7db4414-dbe4-4c5b-a4c7-774cd053a708 tempest-VolumesActionsTest-1379287144 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-525b0c43-2a6a-4a12-8e70-33f9c700d6b3 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:22.610296 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:22.610734 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448338479200]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\n System information:\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n System information:\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\n System information:\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-72b3419c-88a1-438c-bcb6-39b4a52c10dd req-974d1ff7-94e0-4bfa-8149-3e102dfd3a97 tempest-TaggedBootDevicesTest_v242-1825294943 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: bsXFyLeUqXZPNSBDA4EH
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Target 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: XcRpArJu4KqPt2dkrnN7
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Target 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030000
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf30
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030001
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf31
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: E2ebsUQKWiduwcUrUyCb
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Target 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040000
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf40
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040001
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf41
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: jKxjQyrJY76AeAQUokGm
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:22.611639 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 17:56:22.625156 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-72b3419c-88a1-438c-bcb6-39b4a52c10dd req-974d1ff7-94e0-4bfa-8149-3e102dfd3a97 tempest-TaggedBootDevicesTest_v242-1825294943 None] Creating iscsi_target for Volume ID: volume-bf487ddf-2507-44b3-a119-904d50e49d47 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 17:56:22.625156 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-72b3419c-88a1-438c-bcb6-39b4a52c10dd req-974d1ff7-94e0-4bfa-8149-3e102dfd3a97 tempest-TaggedBootDevicesTest_v242-1825294943 None] Created volume path /opt/stack/data/cinder/volumes/volume-bf487ddf-2507-44b3-a119-904d50e49d47,
Nov 10 17:56:22.625156 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 17:56:22.625156 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:56:22.625156 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 17:56:22.625156 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 17:56:22.625156 n-d-817210-1 cinder-volume[91926]: incominguser NMwzmHf78H3CZCuWjPcB 5ZJnJViD6y9pjiQp
Nov 10 17:56:22.625156 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:56:22.625156 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 17:56:22.625156 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:56:22.625156 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 17:56:22.625156 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:22.621480 n-d-817210-1 sudo[112865]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-525b0c43-2a6a-4a12-8e70-33f9c700d6b3
Nov 10 17:56:22.622284 n-d-817210-1 sudo[112865]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:56:23.268284 n-d-817210-1 sudo[112865]: pam_unix(sudo:session): session closed for user root
Nov 10 17:56:23.270164 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d7db4414-dbe4-4c5b-a4c7-774cd053a708 tempest-VolumesActionsTest-1379287144 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-525b0c43-2a6a-4a12-8e70-33f9c700d6b3" returned: 0 in 0.688s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:23.272451 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d7db4414-dbe4-4c5b-a4c7-774cd053a708 tempest-VolumesActionsTest-1379287144 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-525b0c43-2a6a-4a12-8e70-33f9c700d6b3 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:23.317188 n-d-817210-1 sudo[112881]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-525b0c43-2a6a-4a12-8e70-33f9c700d6b3
Nov 10 17:56:23.319017 n-d-817210-1 sudo[112881]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:56:23.395543 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-c7fa2a24-9840-471e-a8ac-c75dc51531df req-dafa65e1-c2b3-4e1e-a8c8-b27550f56892 tempest-TaggedBootDevicesTest-1800941384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a93b8115-ce53-4267-bce4-7ab60f0509d9 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:23.442826 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47" returned: 0 in 0.818s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:23.443489 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448338479200]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:56:23.444543 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-72b3419c-88a1-438c-bcb6-39b4a52c10dd req-974d1ff7-94e0-4bfa-8149-3e102dfd3a97 tempest-TaggedBootDevicesTest_v242-1825294943 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 17:56:23.445061 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-72b3419c-88a1-438c-bcb6-39b4a52c10dd req-974d1ff7-94e0-4bfa-8149-3e102dfd3a97 tempest-TaggedBootDevicesTest_v242-1825294943 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 17:56:23.448462 n-d-817210-1 sudo[112887]: 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-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 17:56:23.449145 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:23.450032 n-d-817210-1 sudo[112887]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:56:23.465241 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:23.466143 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448338479200]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\n System information:\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n System information:\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\n System information:\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\n System information:\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-72b3419c-88a1-438c-bcb6-39b4a52c10dd req-974d1ff7-94e0-4bfa-8149-3e102dfd3a97 tempest-TaggedBootDevicesTest_v242-1825294943 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: bsXFyLeUqXZPNSBDA4EH
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Target 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: XcRpArJu4KqPt2dkrnN7
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Target 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030000
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf30
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030001
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf31
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: E2ebsUQKWiduwcUrUyCb
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Target 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040000
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf40
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040001
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf41
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: jKxjQyrJY76AeAQUokGm
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:23.467124 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 17:56:23.482710 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:23.699476 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.222s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:23.700516 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448338479200]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\n System information:\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n System information:\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\n System information:\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\n System information:\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:56:23.704450 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:23.814349 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:23.814936 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448338479200]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\n System information:\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n System information:\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\n System information:\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\n System information:\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:56:23.816401 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-72b3419c-88a1-438c-bcb6-39b4a52c10dd req-974d1ff7-94e0-4bfa-8149-3e102dfd3a97 tempest-TaggedBootDevicesTest_v242-1825294943 None] Set provider_location to: 10.222.0.46:3260,5 iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 17:56:23.882275 n-d-817210-1 sudo[112881]: pam_unix(sudo:session): session closed for user root
Nov 10 17:56:23.884167 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d7db4414-dbe4-4c5b-a4c7-774cd053a708 tempest-VolumesActionsTest-1379287144 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-525b0c43-2a6a-4a12-8e70-33f9c700d6b3" returned: 0 in 0.612s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:23.886507 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d7db4414-dbe4-4c5b-a4c7-774cd053a708 tempest-VolumesActionsTest-1379287144 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-525b0c43-2a6a-4a12-8e70-33f9c700d6b3 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:23.923718 n-d-817210-1 sudo[112917]: ubuntu : TTY=unknown ; 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-525b0c43-2a6a-4a12-8e70-33f9c700d6b3
Nov 10 17:56:23.927494 n-d-817210-1 sudo[112917]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:56:24.120311 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-72b3419c-88a1-438c-bcb6-39b4a52c10dd req-974d1ff7-94e0-4bfa-8149-3e102dfd3a97 tempest-TaggedBootDevicesTest_v242-1825294943 None] attachment_update completed successfully.
Nov 10 17:56:24.236655 n-d-817210-1 sudo[112887]: pam_unix(sudo:session): session closed for user root
Nov 10 17:56:24.238384 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-c7fa2a24-9840-471e-a8ac-c75dc51531df req-dafa65e1-c2b3-4e1e-a8c8-b27550f56892 tempest-TaggedBootDevicesTest-1800941384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a93b8115-ce53-4267-bce4-7ab60f0509d9" returned: 0 in 0.843s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:24.344317 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:24.361481 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:24.362345 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\n System information:\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n System information:\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\n System information:\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\n System information:\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-c7fa2a24-9840-471e-a8ac-c75dc51531df req-dafa65e1-c2b3-4e1e-a8c8-b27550f56892 tempest-TaggedBootDevicesTest-1800941384 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: bsXFyLeUqXZPNSBDA4EH
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Target 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: XcRpArJu4KqPt2dkrnN7
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Target 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030000
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf30
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030001
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf31
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: E2ebsUQKWiduwcUrUyCb
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Target 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040000
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf40
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040001
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf41
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: jKxjQyrJY76AeAQUokGm
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Target 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050000
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf50
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050001
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf51
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: NMwzmHf78H3CZCuWjPcB
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:24.363076 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 17:56:24.379848 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-c7fa2a24-9840-471e-a8ac-c75dc51531df req-dafa65e1-c2b3-4e1e-a8c8-b27550f56892 tempest-TaggedBootDevicesTest-1800941384 None] Creating iscsi_target for Volume ID: volume-a93b8115-ce53-4267-bce4-7ab60f0509d9 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 17:56:24.379848 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-c7fa2a24-9840-471e-a8ac-c75dc51531df req-dafa65e1-c2b3-4e1e-a8c8-b27550f56892 tempest-TaggedBootDevicesTest-1800941384 None] Created volume path /opt/stack/data/cinder/volumes/volume-a93b8115-ce53-4267-bce4-7ab60f0509d9,
Nov 10 17:56:24.379848 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 17:56:24.379848 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:56:24.379848 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 17:56:24.379848 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 17:56:24.379848 n-d-817210-1 cinder-volume[91926]: incominguser 2m3KS5QKUYkeuaoR9YRS HeFXizM59AHEh3ak
Nov 10 17:56:24.379848 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:56:24.379848 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 17:56:24.379848 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:56:24.379848 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 17:56:24.382925 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:24.700250 n-d-817210-1 sudo[112917]: pam_unix(sudo:session): session closed for user root
Nov 10 17:56:24.702394 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d7db4414-dbe4-4c5b-a4c7-774cd053a708 tempest-VolumesActionsTest-1379287144 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-525b0c43-2a6a-4a12-8e70-33f9c700d6b3" returned: 0 in 0.816s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:24.703947 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-d7db4414-dbe4-4c5b-a4c7-774cd053a708 tempest-VolumesActionsTest-1379287144 None] Successfully deleted volume: 525b0c43-2a6a-4a12-8e70-33f9c700d6b3
Nov 10 17:56:24.786864 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-d7db4414-dbe4-4c5b-a4c7-774cd053a708 tempest-VolumesActionsTest-1379287144 None] Created reservations ['ebc78de2-0062-49ce-bd0e-d2e95d27e313', '8dfa9719-0b9b-4c0d-97d0-2d74571f1de5', '7153e576-83dd-4f19-8e61-217970ccfc33', '23921a01-c6a0-4abc-8b16-310f6d3ac773'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:56:24.792316 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-d7db4414-dbe4-4c5b-a4c7-774cd053a708 tempest-VolumesActionsTest-1379287144 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:56:24.792316 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:56:24.792316 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:56:24.887675 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-d7db4414-dbe4-4c5b-a4c7-774cd053a708 tempest-VolumesActionsTest-1379287144 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:56:24.888888 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d7db4414-dbe4-4c5b-a4c7-774cd053a708 tempest-VolumesActionsTest-1379287144 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:24.944894 n-d-817210-1 sudo[112943]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:56:24.945725 n-d-817210-1 sudo[112943]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:56:25.363306 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9" returned: 0 in 0.988s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:25.363997 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:56:25.365060 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-c7fa2a24-9840-471e-a8ac-c75dc51531df req-dafa65e1-c2b3-4e1e-a8c8-b27550f56892 tempest-TaggedBootDevicesTest-1800941384 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 17:56:25.365667 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-c7fa2a24-9840-471e-a8ac-c75dc51531df req-dafa65e1-c2b3-4e1e-a8c8-b27550f56892 tempest-TaggedBootDevicesTest-1800941384 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 17:56:25.371767 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:25.392470 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:25.393764 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\n System information:\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n System information:\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\n System information:\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\n System information:\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-c7fa2a24-9840-471e-a8ac-c75dc51531df req-dafa65e1-c2b3-4e1e-a8c8-b27550f56892 tempest-TaggedBootDevicesTest-1800941384 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: bsXFyLeUqXZPNSBDA4EH
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Target 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: XcRpArJu4KqPt2dkrnN7
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Target 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030000
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf30
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030001
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf31
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: E2ebsUQKWiduwcUrUyCb
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Target 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040000
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf40
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040001
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf41
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: jKxjQyrJY76AeAQUokGm
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Target 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050000
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf50
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050001
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf51
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: NMwzmHf78H3CZCuWjPcB
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:25.394878 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 17:56:25.422535 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:25.517400 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-61672705-aee2-4e3f-9169-8772bafd7b3f tempest-ServerRescueNegativeTestJSON-2075828621 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:56:25.524154 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-61672705-aee2-4e3f-9169-8772bafd7b3f tempest-ServerRescueNegativeTestJSON-2075828621 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:56:25.526933 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-61672705-aee2-4e3f-9169-8772bafd7b3f tempest-ServerRescueNegativeTestJSON-2075828621 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:56:25.548188 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-61672705-aee2-4e3f-9169-8772bafd7b3f tempest-ServerRescueNegativeTestJSON-2075828621 None] Flow 'volume_create_manager' (239df4b3-ac35-4518-b5a2-282fe4f3a66a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:56:25.553377 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-61672705-aee2-4e3f-9169-8772bafd7b3f tempest-ServerRescueNegativeTestJSON-2075828621 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (187961b5-f5bd-4d38-aa65-3806676f6194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:56:25.589253 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-61672705-aee2-4e3f-9169-8772bafd7b3f tempest-ServerRescueNegativeTestJSON-2075828621 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:56:25.633134 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-61672705-aee2-4e3f-9169-8772bafd7b3f tempest-ServerRescueNegativeTestJSON-2075828621 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (187961b5-f5bd-4d38-aa65-3806676f6194) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:56:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-289416812',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=3fac68e0-5edc-4c10-a4d4-c9abc906af56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1a9d00095d14df680630bdfa2ee6d05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:56:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:56:25Z,user_id='fd2583a2415e4e03b40c937357633969',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:56:25.636766 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-61672705-aee2-4e3f-9169-8772bafd7b3f tempest-ServerRescueNegativeTestJSON-2075828621 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d312f15c-5b6e-4797-8226-1eacd1bebfe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:56:25.643116 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-61672705-aee2-4e3f-9169-8772bafd7b3f tempest-ServerRescueNegativeTestJSON-2075828621 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d312f15c-5b6e-4797-8226-1eacd1bebfe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:56:25.646497 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-61672705-aee2-4e3f-9169-8772bafd7b3f tempest-ServerRescueNegativeTestJSON-2075828621 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cab1e39a-b564-4aaa-9436-64d14bfc16ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:56:25.652257 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-61672705-aee2-4e3f-9169-8772bafd7b3f tempest-ServerRescueNegativeTestJSON-2075828621 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cab1e39a-b564-4aaa-9436-64d14bfc16ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3fac68e0-5edc-4c10-a4d4-c9abc906af56', 'volume_name': 'volume-3fac68e0-5edc-4c10-a4d4-c9abc906af56', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:56:25.656529 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-61672705-aee2-4e3f-9169-8772bafd7b3f tempest-ServerRescueNegativeTestJSON-2075828621 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (333ecd08-5812-40b3-8209-772f3fc01ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:56:25.663739 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-61672705-aee2-4e3f-9169-8772bafd7b3f tempest-ServerRescueNegativeTestJSON-2075828621 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (333ecd08-5812-40b3-8209-772f3fc01ffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:56:25.667068 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-61672705-aee2-4e3f-9169-8772bafd7b3f tempest-ServerRescueNegativeTestJSON-2075828621 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e61ebe59-5821-4a40-b6f0-ffee7101a31a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:56:25.668692 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-61672705-aee2-4e3f-9169-8772bafd7b3f tempest-ServerRescueNegativeTestJSON-2075828621 None] Volume 3fac68e0-5edc-4c10-a4d4-c9abc906af56: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3fac68e0-5edc-4c10-a4d4-c9abc906af56', 'volume_size': 1}
Nov 10 17:56:25.672522 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-61672705-aee2-4e3f-9169-8772bafd7b3f tempest-ServerRescueNegativeTestJSON-2075828621 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3fac68e0-5edc-4c10-a4d4-c9abc906af56 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:25.712529 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.226s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:25.716372 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\n System information:\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n System information:\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\n System information:\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\n System information:\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:56:25.718305 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:25.721786 n-d-817210-1 sudo[112970]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3fac68e0-5edc-4c10-a4d4-c9abc906af56 stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:56:25.723829 n-d-817210-1 sudo[112970]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:56:25.735088 n-d-817210-1 sudo[112943]: pam_unix(sudo:session): session closed for user root
Nov 10 17:56:25.737226 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d7db4414-dbe4-4c5b-a4c7-774cd053a708 tempest-VolumesActionsTest-1379287144 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.848s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:25.739234 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d7db4414-dbe4-4c5b-a4c7-774cd053a708 tempest-VolumesActionsTest-1379287144 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:25.806977 n-d-817210-1 sudo[112973]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:56:25.807864 n-d-817210-1 sudo[112973]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:56:25.852916 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.134s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:25.853708 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\n System information:\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n System information:\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\n System information:\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\n System information:\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:56:25.857458 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-c7fa2a24-9840-471e-a8ac-c75dc51531df req-dafa65e1-c2b3-4e1e-a8c8-b27550f56892 tempest-TaggedBootDevicesTest-1800941384 None] Set provider_location to: 10.222.0.46:3260,6 iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 17:56:26.193862 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-c7fa2a24-9840-471e-a8ac-c75dc51531df req-dafa65e1-c2b3-4e1e-a8c8-b27550f56892 tempest-TaggedBootDevicesTest-1800941384 None] attachment_update completed successfully.
Nov 10 17:56:26.479442 n-d-817210-1 sudo[112970]: pam_unix(sudo:session): session closed for user root
Nov 10 17:56:26.482668 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-61672705-aee2-4e3f-9169-8772bafd7b3f tempest-ServerRescueNegativeTestJSON-2075828621 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3fac68e0-5edc-4c10-a4d4-c9abc906af56 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.811s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:26.485706 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-61672705-aee2-4e3f-9169-8772bafd7b3f tempest-ServerRescueNegativeTestJSON-2075828621 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e61ebe59-5821-4a40-b6f0-ffee7101a31a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3fac68e0-5edc-4c10-a4d4-c9abc906af56', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:56:26.488269 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-61672705-aee2-4e3f-9169-8772bafd7b3f tempest-ServerRescueNegativeTestJSON-2075828621 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d5eaf1c8-f89c-4b8c-869a-ee991aa35fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:56:26.505073 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-61672705-aee2-4e3f-9169-8772bafd7b3f tempest-ServerRescueNegativeTestJSON-2075828621 None] Volume volume-3fac68e0-5edc-4c10-a4d4-c9abc906af56 (3fac68e0-5edc-4c10-a4d4-c9abc906af56): created successfully
Nov 10 17:56:26.508074 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-61672705-aee2-4e3f-9169-8772bafd7b3f tempest-ServerRescueNegativeTestJSON-2075828621 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d5eaf1c8-f89c-4b8c-869a-ee991aa35fb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:56:26.530287 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-61672705-aee2-4e3f-9169-8772bafd7b3f tempest-ServerRescueNegativeTestJSON-2075828621 None] Flow 'volume_create_manager' (239df4b3-ac35-4518-b5a2-282fe4f3a66a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:56:26.555762 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-61672705-aee2-4e3f-9169-8772bafd7b3f tempest-ServerRescueNegativeTestJSON-2075828621 None] Created volume successfully.
Nov 10 17:56:26.596626 n-d-817210-1 sudo[112973]: pam_unix(sudo:session): session closed for user root
Nov 10 17:56:26.599978 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d7db4414-dbe4-4c5b-a4c7-774cd053a708 tempest-VolumesActionsTest-1379287144 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.861s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:26.605195 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-d7db4414-dbe4-4c5b-a4c7-774cd053a708 tempest-VolumesActionsTest-1379287144 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:56:26.627772 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-d7db4414-dbe4-4c5b-a4c7-774cd053a708 tempest-VolumesActionsTest-1379287144 None] Deleted volume successfully.
Nov 10 17:56:26.649678 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-d7db4414-dbe4-4c5b-a4c7-774cd053a708 tempest-VolumesActionsTest-1379287144 None] Lock "b'cinder-525b0c43-2a6a-4a12-8e70-33f9c700d6b3-delete_volume'" released by "delete_volume" :: held 4.262s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 17:56:34.488441 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-f8993a13-b24d-4a3b-8b24-e023260e9706 tempest-VolumesBackupsV39Test-1985047420 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:56:34.510876 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-f8993a13-b24d-4a3b-8b24-e023260e9706 tempest-VolumesBackupsV39Test-1985047420 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:56:34.512300 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-f8993a13-b24d-4a3b-8b24-e023260e9706 tempest-VolumesBackupsV39Test-1985047420 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:56:34.591181 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f8993a13-b24d-4a3b-8b24-e023260e9706 tempest-VolumesBackupsV39Test-1985047420 None] Flow 'volume_create_manager' (9510f200-d011-4dad-bc32-e0b3aad0fb8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:56:34.606531 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f8993a13-b24d-4a3b-8b24-e023260e9706 tempest-VolumesBackupsV39Test-1985047420 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3edc6ac4-2019-4b6e-b4ce-7a0c22685d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:56:34.681216 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-f8993a13-b24d-4a3b-8b24-e023260e9706 tempest-VolumesBackupsV39Test-1985047420 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:56:34.730446 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f8993a13-b24d-4a3b-8b24-e023260e9706 tempest-VolumesBackupsV39Test-1985047420 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3edc6ac4-2019-4b6e-b4ce-7a0c22685d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:56:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-9864615',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=908d796f-8b77-446f-9265-ebba5e142842,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fd65b6c7a4440e7bf130f94e8cb611c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:56:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:56:34Z,user_id='bb3c9035db57417b80b42daeeaa21efd',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:56:34.739397 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f8993a13-b24d-4a3b-8b24-e023260e9706 tempest-VolumesBackupsV39Test-1985047420 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (61aa70ef-5aa7-41ba-a53c-1962d21d074f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:56:34.743863 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f8993a13-b24d-4a3b-8b24-e023260e9706 tempest-VolumesBackupsV39Test-1985047420 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (61aa70ef-5aa7-41ba-a53c-1962d21d074f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:56:34.746324 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f8993a13-b24d-4a3b-8b24-e023260e9706 tempest-VolumesBackupsV39Test-1985047420 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (45c5cf20-8828-497c-987c-b2950977745d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:56:34.748597 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f8993a13-b24d-4a3b-8b24-e023260e9706 tempest-VolumesBackupsV39Test-1985047420 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (45c5cf20-8828-497c-987c-b2950977745d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '908d796f-8b77-446f-9265-ebba5e142842', 'volume_name': 'volume-908d796f-8b77-446f-9265-ebba5e142842', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:56:34.761308 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f8993a13-b24d-4a3b-8b24-e023260e9706 tempest-VolumesBackupsV39Test-1985047420 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (abdb42cc-625d-4379-a963-46f0597fca2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:56:34.765029 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f8993a13-b24d-4a3b-8b24-e023260e9706 tempest-VolumesBackupsV39Test-1985047420 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (abdb42cc-625d-4379-a963-46f0597fca2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:56:34.767804 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f8993a13-b24d-4a3b-8b24-e023260e9706 tempest-VolumesBackupsV39Test-1985047420 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7a089cf6-c1e2-4a67-a51c-cd519bb0d022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:56:34.767804 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-f8993a13-b24d-4a3b-8b24-e023260e9706 tempest-VolumesBackupsV39Test-1985047420 None] Volume 908d796f-8b77-446f-9265-ebba5e142842: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-908d796f-8b77-446f-9265-ebba5e142842', 'volume_size': 1}
Nov 10 17:56:34.779053 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f8993a13-b24d-4a3b-8b24-e023260e9706 tempest-VolumesBackupsV39Test-1985047420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-908d796f-8b77-446f-9265-ebba5e142842 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:34.828546 n-d-817210-1 sudo[113119]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-908d796f-8b77-446f-9265-ebba5e142842 stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:56:34.839225 n-d-817210-1 sudo[113119]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:56:36.149437 n-d-817210-1 sudo[113119]: pam_unix(sudo:session): session closed for user root
Nov 10 17:56:36.152499 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f8993a13-b24d-4a3b-8b24-e023260e9706 tempest-VolumesBackupsV39Test-1985047420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-908d796f-8b77-446f-9265-ebba5e142842 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.383s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:36.160560 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f8993a13-b24d-4a3b-8b24-e023260e9706 tempest-VolumesBackupsV39Test-1985047420 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7a089cf6-c1e2-4a67-a51c-cd519bb0d022) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-908d796f-8b77-446f-9265-ebba5e142842', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:56:36.161240 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f8993a13-b24d-4a3b-8b24-e023260e9706 tempest-VolumesBackupsV39Test-1985047420 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (baff9265-1c44-4112-b871-e4d43aa52aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:56:36.208696 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-f8993a13-b24d-4a3b-8b24-e023260e9706 tempest-VolumesBackupsV39Test-1985047420 None] Volume volume-908d796f-8b77-446f-9265-ebba5e142842 (908d796f-8b77-446f-9265-ebba5e142842): created successfully
Nov 10 17:56:36.214876 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f8993a13-b24d-4a3b-8b24-e023260e9706 tempest-VolumesBackupsV39Test-1985047420 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (baff9265-1c44-4112-b871-e4d43aa52aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:56:36.225924 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f8993a13-b24d-4a3b-8b24-e023260e9706 tempest-VolumesBackupsV39Test-1985047420 None] Flow 'volume_create_manager' (9510f200-d011-4dad-bc32-e0b3aad0fb8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:56:36.262544 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-f8993a13-b24d-4a3b-8b24-e023260e9706 tempest-VolumesBackupsV39Test-1985047420 None] Created volume successfully.
Nov 10 17:56:40.312695 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.driver [None req-8715f50b-6d56-46db-ab7f-ed2a9b4a94f9 tempest-VolumesBackupsV39Test-1985047420 None] Creating a new backup for volume volume-908d796f-8b77-446f-9265-ebba5e142842. {{(pid=91926) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Nov 10 17:56:40.333669 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8715f50b-6d56-46db-ab7f-ed2a9b4a94f9 tempest-VolumesBackupsV39Test-1985047420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-908d796f-8b77-446f-9265-ebba5e142842 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:40.359241 n-d-817210-1 sudo[113220]: 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-908d796f-8b77-446f-9265-ebba5e142842
Nov 10 17:56:40.361194 n-d-817210-1 sudo[113220]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:56:40.965989 n-d-817210-1 sudo[113220]: pam_unix(sudo:session): session closed for user root
Nov 10 17:56:40.968282 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8715f50b-6d56-46db-ab7f-ed2a9b4a94f9 tempest-VolumesBackupsV39Test-1985047420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-908d796f-8b77-446f-9265-ebba5e142842" returned: 0 in 0.634s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:41.083382 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:41.105116 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:41.105742 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\n System information:\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n System information:\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\n System information:\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\n System information:\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-8715f50b-6d56-46db-ab7f-ed2a9b4a94f9 tempest-VolumesBackupsV39Test-1985047420 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: bsXFyLeUqXZPNSBDA4EH
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Target 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: XcRpArJu4KqPt2dkrnN7
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Target 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030000
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf30
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030001
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf31
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: E2ebsUQKWiduwcUrUyCb
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Target 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040000
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf40
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040001
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf41
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: jKxjQyrJY76AeAQUokGm
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Target 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050000
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf50
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050001
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf51
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: NMwzmHf78H3CZCuWjPcB
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Target 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060000
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf60
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060001
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf61
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: 2m3KS5QKUYkeuaoR9YRS
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:41.107026 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 17:56:41.130199 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-8715f50b-6d56-46db-ab7f-ed2a9b4a94f9 tempest-VolumesBackupsV39Test-1985047420 None] Creating iscsi_target for Volume ID: volume-908d796f-8b77-446f-9265-ebba5e142842 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 17:56:41.130199 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-8715f50b-6d56-46db-ab7f-ed2a9b4a94f9 tempest-VolumesBackupsV39Test-1985047420 None] Created volume path /opt/stack/data/cinder/volumes/volume-908d796f-8b77-446f-9265-ebba5e142842,
Nov 10 17:56:41.130199 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 17:56:41.130199 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:56:41.130199 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-908d796f-8b77-446f-9265-ebba5e142842
Nov 10 17:56:41.130199 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 17:56:41.130199 n-d-817210-1 cinder-volume[91926]: incominguser DTFFXnKLj3XeCo86zK5z rnHBXQkrUs8YjvXu
Nov 10 17:56:41.130199 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:56:41.130199 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 17:56:41.130199 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:56:41.130199 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 17:56:41.130199 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-908d796f-8b77-446f-9265-ebba5e142842 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:41.910166 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-908d796f-8b77-446f-9265-ebba5e142842" returned: 0 in 0.792s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:41.911167 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:56:41.911976 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-8715f50b-6d56-46db-ab7f-ed2a9b4a94f9 tempest-VolumesBackupsV39Test-1985047420 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 17:56:41.912548 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-8715f50b-6d56-46db-ab7f-ed2a9b4a94f9 tempest-VolumesBackupsV39Test-1985047420 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 17:56:41.914096 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:41.933290 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:41.933976 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\n System information:\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n System information:\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\n System information:\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\n System information:\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-908d796f-8b77-446f-9265-ebba5e142842\n System information:\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-908d796f-8b77-446f-9265-ebba5e142842\n Backing store flags: \n Account information:\n DTFFXnKLj3XeCo86zK5z\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-8715f50b-6d56-46db-ab7f-ed2a9b4a94f9 tempest-VolumesBackupsV39Test-1985047420 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: bsXFyLeUqXZPNSBDA4EH
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Target 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: XcRpArJu4KqPt2dkrnN7
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Target 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030000
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf30
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030001
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf31
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: E2ebsUQKWiduwcUrUyCb
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Target 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040000
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf40
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040001
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf41
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: jKxjQyrJY76AeAQUokGm
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Target 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050000
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf50
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050001
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf51
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: NMwzmHf78H3CZCuWjPcB
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Target 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060000
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf60
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060001
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf61
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: 2m3KS5QKUYkeuaoR9YRS
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:56:41.935185 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 17:56:41.968556 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:42.058428 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:42.059153 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\n System information:\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n System information:\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\n System information:\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\n System information:\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-908d796f-8b77-446f-9265-ebba5e142842\n System information:\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-908d796f-8b77-446f-9265-ebba5e142842\n Backing store flags: \n Account information:\n DTFFXnKLj3XeCo86zK5z\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:56:42.063543 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:56:42.189422 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.128s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:56:42.190146 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\n System information:\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n System information:\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\n System information:\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\n System information:\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-908d796f-8b77-446f-9265-ebba5e142842\n System information:\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-908d796f-8b77-446f-9265-ebba5e142842\n Backing store flags: \n Account information:\n DTFFXnKLj3XeCo86zK5z\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:56:42.192133 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [None req-8715f50b-6d56-46db-ab7f-ed2a9b4a94f9 tempest-VolumesBackupsV39Test-1985047420 None] Set provider_location to: 10.222.0.46:3260,7 iqn.2010-10.org.openstack:volume-908d796f-8b77-446f-9265-ebba5e142842 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 17:56:42.253326 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-8715f50b-6d56-46db-ab7f-ed2a9b4a94f9 tempest-VolumesBackupsV39Test-1985047420 None] Initialize volume connection completed successfully.
Nov 10 17:57:02.531296 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 17:57:02.532399 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:57:02.533257 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:02.575488 n-d-817210-1 sudo[113662]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:57:02.582632 n-d-817210-1 sudo[113662]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:57:03.408844 n-d-817210-1 sudo[113662]: pam_unix(sudo:session): session closed for user root
Nov 10 17:57:03.414645 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.881s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:03.416967 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:03.463778 n-d-817210-1 sudo[113669]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:57:03.464938 n-d-817210-1 sudo[113669]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:57:04.035005 n-d-817210-1 sudo[113669]: pam_unix(sudo:session): session closed for user root
Nov 10 17:57:04.037122 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.620s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:04.039885 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:57:10.747702 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-86a63f49-5515-4d78-bc43-42bfa1832505 tempest-ServerRescueNegativeTestJSON-2075828621 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:57:10.761271 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-86a63f49-5515-4d78-bc43-42bfa1832505 tempest-ServerRescueNegativeTestJSON-2075828621 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:57:10.761804 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-86a63f49-5515-4d78-bc43-42bfa1832505 tempest-ServerRescueNegativeTestJSON-2075828621 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:57:10.817227 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-86a63f49-5515-4d78-bc43-42bfa1832505 tempest-ServerRescueNegativeTestJSON-2075828621 None] Flow 'volume_create_manager' (d661b669-f50e-4ae7-9a6c-2854ba1814b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:57:10.821373 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-86a63f49-5515-4d78-bc43-42bfa1832505 tempest-ServerRescueNegativeTestJSON-2075828621 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f245a76-967f-488f-a644-cacb8ae51dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:57:10.850358 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-86a63f49-5515-4d78-bc43-42bfa1832505 tempest-ServerRescueNegativeTestJSON-2075828621 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:57:10.878331 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-86a63f49-5515-4d78-bc43-42bfa1832505 tempest-ServerRescueNegativeTestJSON-2075828621 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f245a76-967f-488f-a644-cacb8ae51dcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:57:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1430000726',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=c2645e2d-5b86-459f-a866-b19f5bb790d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1a9d00095d14df680630bdfa2ee6d05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:57:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:57:11Z,user_id='fd2583a2415e4e03b40c937357633969',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:57:10.882113 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-86a63f49-5515-4d78-bc43-42bfa1832505 tempest-ServerRescueNegativeTestJSON-2075828621 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (80d7979a-31b8-42d5-96c2-205957c37ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:57:10.885146 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-86a63f49-5515-4d78-bc43-42bfa1832505 tempest-ServerRescueNegativeTestJSON-2075828621 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (80d7979a-31b8-42d5-96c2-205957c37ee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:57:10.887769 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-86a63f49-5515-4d78-bc43-42bfa1832505 tempest-ServerRescueNegativeTestJSON-2075828621 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5b380527-f521-4d4e-b9c9-edb8ded01fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:57:10.891054 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-86a63f49-5515-4d78-bc43-42bfa1832505 tempest-ServerRescueNegativeTestJSON-2075828621 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5b380527-f521-4d4e-b9c9-edb8ded01fbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c2645e2d-5b86-459f-a866-b19f5bb790d8', 'volume_name': 'volume-c2645e2d-5b86-459f-a866-b19f5bb790d8', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:57:10.893730 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-86a63f49-5515-4d78-bc43-42bfa1832505 tempest-ServerRescueNegativeTestJSON-2075828621 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (03329c5a-2643-4b52-8b3d-05cd23527584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:57:10.896085 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-86a63f49-5515-4d78-bc43-42bfa1832505 tempest-ServerRescueNegativeTestJSON-2075828621 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (03329c5a-2643-4b52-8b3d-05cd23527584) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:57:10.898425 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-86a63f49-5515-4d78-bc43-42bfa1832505 tempest-ServerRescueNegativeTestJSON-2075828621 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7da12425-3c98-4bbf-af2d-7ca7864c0078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:57:10.900263 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-86a63f49-5515-4d78-bc43-42bfa1832505 tempest-ServerRescueNegativeTestJSON-2075828621 None] Volume c2645e2d-5b86-459f-a866-b19f5bb790d8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c2645e2d-5b86-459f-a866-b19f5bb790d8', 'volume_size': 1}
Nov 10 17:57:10.901838 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-86a63f49-5515-4d78-bc43-42bfa1832505 tempest-ServerRescueNegativeTestJSON-2075828621 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c2645e2d-5b86-459f-a866-b19f5bb790d8 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:10.946729 n-d-817210-1 sudo[113684]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c2645e2d-5b86-459f-a866-b19f5bb790d8 stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:57:10.947632 n-d-817210-1 sudo[113684]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:57:11.565243 n-d-817210-1 sudo[113684]: pam_unix(sudo:session): session closed for user root
Nov 10 17:57:11.568033 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-86a63f49-5515-4d78-bc43-42bfa1832505 tempest-ServerRescueNegativeTestJSON-2075828621 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c2645e2d-5b86-459f-a866-b19f5bb790d8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.666s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:11.573114 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-86a63f49-5515-4d78-bc43-42bfa1832505 tempest-ServerRescueNegativeTestJSON-2075828621 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7da12425-3c98-4bbf-af2d-7ca7864c0078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c2645e2d-5b86-459f-a866-b19f5bb790d8', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:57:11.575806 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-86a63f49-5515-4d78-bc43-42bfa1832505 tempest-ServerRescueNegativeTestJSON-2075828621 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (af8448af-ef06-4446-babd-7dd55f0279e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:57:11.588897 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-86a63f49-5515-4d78-bc43-42bfa1832505 tempest-ServerRescueNegativeTestJSON-2075828621 None] Volume volume-c2645e2d-5b86-459f-a866-b19f5bb790d8 (c2645e2d-5b86-459f-a866-b19f5bb790d8): created successfully
Nov 10 17:57:11.592211 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-86a63f49-5515-4d78-bc43-42bfa1832505 tempest-ServerRescueNegativeTestJSON-2075828621 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (af8448af-ef06-4446-babd-7dd55f0279e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:57:11.597646 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-86a63f49-5515-4d78-bc43-42bfa1832505 tempest-ServerRescueNegativeTestJSON-2075828621 None] Flow 'volume_create_manager' (d661b669-f50e-4ae7-9a6c-2854ba1814b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:57:11.613941 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-86a63f49-5515-4d78-bc43-42bfa1832505 tempest-ServerRescueNegativeTestJSON-2075828621 None] Created volume successfully.
Nov 10 17:57:16.212180 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-869cc881-adf7-4bc1-8931-b3fe37105953 req-de30b8d9-2957-43a5-8463-baca7ab6ee24 tempest-ServerRescueNegativeTestJSON-2075828621 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c2645e2d-5b86-459f-a866-b19f5bb790d8 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:16.232581 n-d-817210-1 sudo[113732]: 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-c2645e2d-5b86-459f-a866-b19f5bb790d8
Nov 10 17:57:16.234203 n-d-817210-1 sudo[113732]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:57:16.703373 n-d-817210-1 sudo[113732]: pam_unix(sudo:session): session closed for user root
Nov 10 17:57:16.705926 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-869cc881-adf7-4bc1-8931-b3fe37105953 req-de30b8d9-2957-43a5-8463-baca7ab6ee24 tempest-ServerRescueNegativeTestJSON-2075828621 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c2645e2d-5b86-459f-a866-b19f5bb790d8" returned: 0 in 0.493s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:16.795723 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:16.820237 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:16.822235 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n System information:\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\n System information:\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\n System information:\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-908d796f-8b77-446f-9265-ebba5e142842\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-908d796f-8b77-446f-9265-ebba5e142842\n Backing store flags: \n Account information:\n DTFFXnKLj3XeCo86zK5z\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-869cc881-adf7-4bc1-8931-b3fe37105953 req-de30b8d9-2957-43a5-8463-baca7ab6ee24 tempest-ServerRescueNegativeTestJSON-2075828621 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: bsXFyLeUqXZPNSBDA4EH
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Target 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: I_T nexus: 14
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: XcRpArJu4KqPt2dkrnN7
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Target 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030000
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf30
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030001
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf31
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: E2ebsUQKWiduwcUrUyCb
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Target 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040000
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf40
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040001
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf41
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: jKxjQyrJY76AeAQUokGm
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Target 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050000
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf50
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050001
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf51
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: NMwzmHf78H3CZCuWjPcB
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Target 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060000
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf60
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060001
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf61
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: 2m3KS5QKUYkeuaoR9YRS
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Target 7: iqn.2010-10.org.openstack:volume-908d796f-8b77-446f-9265-ebba5e142842
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: I_T nexus: 13
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Connection: 0
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.46
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00070000
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf70
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00070001
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf71
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-908d796f-8b77-446f-9265-ebba5e142842
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: DTFFXnKLj3XeCo86zK5z
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:57:16.823218 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 17:57:16.867946 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-869cc881-adf7-4bc1-8931-b3fe37105953 req-de30b8d9-2957-43a5-8463-baca7ab6ee24 tempest-ServerRescueNegativeTestJSON-2075828621 None] Creating iscsi_target for Volume ID: volume-c2645e2d-5b86-459f-a866-b19f5bb790d8 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 17:57:16.867946 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-869cc881-adf7-4bc1-8931-b3fe37105953 req-de30b8d9-2957-43a5-8463-baca7ab6ee24 tempest-ServerRescueNegativeTestJSON-2075828621 None] Created volume path /opt/stack/data/cinder/volumes/volume-c2645e2d-5b86-459f-a866-b19f5bb790d8,
Nov 10 17:57:16.867946 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 17:57:16.867946 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:57:16.867946 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c2645e2d-5b86-459f-a866-b19f5bb790d8
Nov 10 17:57:16.867946 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 17:57:16.867946 n-d-817210-1 cinder-volume[91926]: incominguser 3e9vnfGn6jb43UA46AXU LU4iDWV5vDv26uuR
Nov 10 17:57:16.867946 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:57:16.867946 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 17:57:16.867946 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:57:16.867946 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 17:57:16.867946 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c2645e2d-5b86-459f-a866-b19f5bb790d8 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:17.548159 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c2645e2d-5b86-459f-a866-b19f5bb790d8" returned: 0 in 0.708s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:17.549176 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:57:17.550320 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-869cc881-adf7-4bc1-8931-b3fe37105953 req-de30b8d9-2957-43a5-8463-baca7ab6ee24 tempest-ServerRescueNegativeTestJSON-2075828621 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 17:57:17.550982 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-869cc881-adf7-4bc1-8931-b3fe37105953 req-de30b8d9-2957-43a5-8463-baca7ab6ee24 tempest-ServerRescueNegativeTestJSON-2075828621 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 17:57:17.554666 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:17.578717 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.025s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:17.579302 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n System information:\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\n System information:\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\n System information:\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-908d796f-8b77-446f-9265-ebba5e142842\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-908d796f-8b77-446f-9265-ebba5e142842\n Backing store flags: \n Account information:\n DTFFXnKLj3XeCo86zK5z\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-c2645e2d-5b86-459f-a866-b19f5bb790d8\n System information:\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-c2645e2d-5b86-459f-a866-b19f5bb790d8\n Backing store flags: \n Account information:\n 3e9vnfGn6jb43UA46AXU\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-869cc881-adf7-4bc1-8931-b3fe37105953 req-de30b8d9-2957-43a5-8463-baca7ab6ee24 tempest-ServerRescueNegativeTestJSON-2075828621 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: bsXFyLeUqXZPNSBDA4EH
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Target 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: I_T nexus: 14
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: XcRpArJu4KqPt2dkrnN7
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Target 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030000
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf30
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030001
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf31
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: E2ebsUQKWiduwcUrUyCb
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Target 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040000
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf40
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040001
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf41
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: jKxjQyrJY76AeAQUokGm
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Target 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050000
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf50
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050001
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf51
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: NMwzmHf78H3CZCuWjPcB
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Target 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060000
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf60
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060001
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf61
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: 2m3KS5QKUYkeuaoR9YRS
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Target 7: iqn.2010-10.org.openstack:volume-908d796f-8b77-446f-9265-ebba5e142842
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: I_T nexus: 13
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Connection: 0
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.46
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00070000
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf70
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00070001
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf71
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-908d796f-8b77-446f-9265-ebba5e142842
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: DTFFXnKLj3XeCo86zK5z
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:57:17.580436 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 17:57:17.615714 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:17.787475 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.191s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:17.789089 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n System information:\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\n System information:\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\n System information:\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-908d796f-8b77-446f-9265-ebba5e142842\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-908d796f-8b77-446f-9265-ebba5e142842\n Backing store flags: \n Account information:\n DTFFXnKLj3XeCo86zK5z\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-c2645e2d-5b86-459f-a866-b19f5bb790d8\n System information:\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-c2645e2d-5b86-459f-a866-b19f5bb790d8\n Backing store flags: \n Account information:\n 3e9vnfGn6jb43UA46AXU\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:57:17.790939 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:17.928560 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.137s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:17.929333 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n System information:\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\n System information:\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\n System information:\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-908d796f-8b77-446f-9265-ebba5e142842\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-908d796f-8b77-446f-9265-ebba5e142842\n Backing store flags: \n Account information:\n DTFFXnKLj3XeCo86zK5z\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-c2645e2d-5b86-459f-a866-b19f5bb790d8\n System information:\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-c2645e2d-5b86-459f-a866-b19f5bb790d8\n Backing store flags: \n Account information:\n 3e9vnfGn6jb43UA46AXU\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:57:17.931326 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-869cc881-adf7-4bc1-8931-b3fe37105953 req-de30b8d9-2957-43a5-8463-baca7ab6ee24 tempest-ServerRescueNegativeTestJSON-2075828621 None] Set provider_location to: 10.222.0.46:3260,8 iqn.2010-10.org.openstack:volume-c2645e2d-5b86-459f-a866-b19f5bb790d8 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 17:57:18.256466 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-869cc881-adf7-4bc1-8931-b3fe37105953 req-de30b8d9-2957-43a5-8463-baca7ab6ee24 tempest-ServerRescueNegativeTestJSON-2075828621 None] attachment_update completed successfully.
Nov 10 17:57:25.655954 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-8715f50b-6d56-46db-ab7f-ed2a9b4a94f9 tempest-VolumesBackupsV39Test-1985047420 None] Terminate volume connection completed successfully.
Nov 10 17:57:25.703382 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:25.806395 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:25.806805 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\n System information:\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-908d796f-8b77-446f-9265-ebba5e142842\n System information:\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-908d796f-8b77-446f-9265-ebba5e142842\n Backing store flags: \n Account information:\n DTFFXnKLj3XeCo86zK5z\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-c2645e2d-5b86-459f-a866-b19f5bb790d8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-c2645e2d-5b86-459f-a866-b19f5bb790d8\n Backing store flags: \n Account information:\n 3e9vnfGn6jb43UA46AXU\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:57:25.807630 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [None req-8715f50b-6d56-46db-ab7f-ed2a9b4a94f9 tempest-VolumesBackupsV39Test-1985047420 None] Removing iscsi_target for Volume ID: 908d796f-8b77-446f-9265-ebba5e142842
Nov 10 17:57:25.810664 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-908d796f-8b77-446f-9265-ebba5e142842 -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:26.017496 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-908d796f-8b77-446f-9265-ebba5e142842 -f" returned: 0 in 0.208s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:26.017822 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:57:26.020883 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:26.150464 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.131s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:26.150865 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\n System information:\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-c2645e2d-5b86-459f-a866-b19f5bb790d8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-c2645e2d-5b86-459f-a866-b19f5bb790d8\n Backing store flags: \n Account information:\n 3e9vnfGn6jb43UA46AXU\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:57:26.151748 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-8715f50b-6d56-46db-ab7f-ed2a9b4a94f9 tempest-VolumesBackupsV39Test-1985047420 None] Remove volume export completed successfully.
Nov 10 17:57:31.564081 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-35585025-83c1-48b9-85b0-55db402fac74 tempest-VolumesBackupsV39Test-1985047420 None] Lock "b'cinder-908d796f-8b77-446f-9265-ebba5e142842-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 17:57:31.658451 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:31.746786 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:31.747183 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-c2645e2d-5b86-459f-a866-b19f5bb790d8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-c2645e2d-5b86-459f-a866-b19f5bb790d8\n Backing store flags: \n Account information:\n 3e9vnfGn6jb43UA46AXU\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:57:31.748052 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-35585025-83c1-48b9-85b0-55db402fac74 tempest-VolumesBackupsV39Test-1985047420 None] Skipping remove_export. No iscsi_target is presently exported for volume: 908d796f-8b77-446f-9265-ebba5e142842
Nov 10 17:57:31.749095 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-35585025-83c1-48b9-85b0-55db402fac74 tempest-VolumesBackupsV39Test-1985047420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-908d796f-8b77-446f-9265-ebba5e142842 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:31.767072 n-d-817210-1 sudo[113827]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-908d796f-8b77-446f-9265-ebba5e142842
Nov 10 17:57:31.768674 n-d-817210-1 sudo[113827]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:57:32.219291 n-d-817210-1 sudo[113827]: pam_unix(sudo:session): session closed for user root
Nov 10 17:57:32.221762 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-35585025-83c1-48b9-85b0-55db402fac74 tempest-VolumesBackupsV39Test-1985047420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-908d796f-8b77-446f-9265-ebba5e142842" returned: 0 in 0.472s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:32.223602 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-35585025-83c1-48b9-85b0-55db402fac74 tempest-VolumesBackupsV39Test-1985047420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-908d796f-8b77-446f-9265-ebba5e142842 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:32.243992 n-d-817210-1 sudo[113830]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-908d796f-8b77-446f-9265-ebba5e142842
Nov 10 17:57:32.244791 n-d-817210-1 sudo[113830]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:57:32.704244 n-d-817210-1 sudo[113830]: pam_unix(sudo:session): session closed for user root
Nov 10 17:57:32.707110 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-35585025-83c1-48b9-85b0-55db402fac74 tempest-VolumesBackupsV39Test-1985047420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-908d796f-8b77-446f-9265-ebba5e142842" returned: 0 in 0.483s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:32.710121 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-35585025-83c1-48b9-85b0-55db402fac74 tempest-VolumesBackupsV39Test-1985047420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-908d796f-8b77-446f-9265-ebba5e142842 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:32.734528 n-d-817210-1 sudo[113833]: ubuntu : TTY=unknown ; 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-908d796f-8b77-446f-9265-ebba5e142842
Nov 10 17:57:32.736120 n-d-817210-1 sudo[113833]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:57:33.419558 n-d-817210-1 sudo[113833]: pam_unix(sudo:session): session closed for user root
Nov 10 17:57:33.422150 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-35585025-83c1-48b9-85b0-55db402fac74 tempest-VolumesBackupsV39Test-1985047420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-908d796f-8b77-446f-9265-ebba5e142842" returned: 0 in 0.712s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:33.423405 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-35585025-83c1-48b9-85b0-55db402fac74 tempest-VolumesBackupsV39Test-1985047420 None] Successfully deleted volume: 908d796f-8b77-446f-9265-ebba5e142842
Nov 10 17:57:33.499628 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-35585025-83c1-48b9-85b0-55db402fac74 tempest-VolumesBackupsV39Test-1985047420 None] Created reservations ['3278ad7b-8f95-4843-8cc9-9b5e7f210a49', '5a7b077a-6721-4ab2-9ab9-9339fc222730', '5696f3f2-b4b5-4d57-8b5d-2ed48ee5d6d6', '05080ead-c597-437b-bd03-d40d01a60e50'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:57:33.499628 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-35585025-83c1-48b9-85b0-55db402fac74 tempest-VolumesBackupsV39Test-1985047420 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:57:33.499628 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:57:33.499628 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:57:33.613530 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-35585025-83c1-48b9-85b0-55db402fac74 tempest-VolumesBackupsV39Test-1985047420 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:57:33.613530 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-35585025-83c1-48b9-85b0-55db402fac74 tempest-VolumesBackupsV39Test-1985047420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:33.671857 n-d-817210-1 sudo[113849]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:57:33.672759 n-d-817210-1 sudo[113849]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:57:34.224356 n-d-817210-1 sudo[113849]: pam_unix(sudo:session): session closed for user root
Nov 10 17:57:34.226664 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-35585025-83c1-48b9-85b0-55db402fac74 tempest-VolumesBackupsV39Test-1985047420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:34.229641 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-35585025-83c1-48b9-85b0-55db402fac74 tempest-VolumesBackupsV39Test-1985047420 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:34.251858 n-d-817210-1 sudo[113852]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:57:34.253391 n-d-817210-1 sudo[113852]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:57:34.670215 n-d-817210-1 sudo[113852]: pam_unix(sudo:session): session closed for user root
Nov 10 17:57:34.672422 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-35585025-83c1-48b9-85b0-55db402fac74 tempest-VolumesBackupsV39Test-1985047420 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.442s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:34.674438 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-35585025-83c1-48b9-85b0-55db402fac74 tempest-VolumesBackupsV39Test-1985047420 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:57:34.683522 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-35585025-83c1-48b9-85b0-55db402fac74 tempest-VolumesBackupsV39Test-1985047420 None] Deleted volume successfully.
Nov 10 17:57:34.700876 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-35585025-83c1-48b9-85b0-55db402fac74 tempest-VolumesBackupsV39Test-1985047420 None] Lock "b'cinder-908d796f-8b77-446f-9265-ebba5e142842-delete_volume'" released by "delete_volume" :: held 3.142s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 17:57:35.503393 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-495ddfcb-b232-4769-94f5-c4f9e2e90147 tempest-DeleteServersTestJSON-1110562732 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:57:35.508871 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-495ddfcb-b232-4769-94f5-c4f9e2e90147 tempest-DeleteServersTestJSON-1110562732 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:57:35.509830 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-495ddfcb-b232-4769-94f5-c4f9e2e90147 tempest-DeleteServersTestJSON-1110562732 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:57:35.526885 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-495ddfcb-b232-4769-94f5-c4f9e2e90147 tempest-DeleteServersTestJSON-1110562732 None] Flow 'volume_create_manager' (b357629c-ac39-454a-9df4-8155e83f8b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:57:35.538998 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-495ddfcb-b232-4769-94f5-c4f9e2e90147 tempest-DeleteServersTestJSON-1110562732 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (89907c18-46bd-4f23-9b07-bf07dc1f6c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:57:35.565949 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-495ddfcb-b232-4769-94f5-c4f9e2e90147 tempest-DeleteServersTestJSON-1110562732 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:57:35.616850 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-495ddfcb-b232-4769-94f5-c4f9e2e90147 tempest-DeleteServersTestJSON-1110562732 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (89907c18-46bd-4f23-9b07-bf07dc1f6c57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:57:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2045147386',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=31411d2b-1dcd-4047-a443-a7fb4f68f510,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc1ffdc63a5c454f856ebc9d287e779a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:57:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:57:35Z,user_id='28ce9e4ce5154156924d86e49588038e',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:57:35.620023 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-495ddfcb-b232-4769-94f5-c4f9e2e90147 tempest-DeleteServersTestJSON-1110562732 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (111091f9-30e2-4e94-944e-1348df1f6064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:57:35.622365 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-495ddfcb-b232-4769-94f5-c4f9e2e90147 tempest-DeleteServersTestJSON-1110562732 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (111091f9-30e2-4e94-944e-1348df1f6064) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:57:35.626255 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-495ddfcb-b232-4769-94f5-c4f9e2e90147 tempest-DeleteServersTestJSON-1110562732 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f06bda73-7c12-41a2-935e-ffe6eeb39e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:57:35.628814 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-495ddfcb-b232-4769-94f5-c4f9e2e90147 tempest-DeleteServersTestJSON-1110562732 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f06bda73-7c12-41a2-935e-ffe6eeb39e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '31411d2b-1dcd-4047-a443-a7fb4f68f510', 'volume_name': 'volume-31411d2b-1dcd-4047-a443-a7fb4f68f510', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:57:35.631302 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-495ddfcb-b232-4769-94f5-c4f9e2e90147 tempest-DeleteServersTestJSON-1110562732 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (735357af-f309-4df8-9811-73098bd5add4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:57:35.633665 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-495ddfcb-b232-4769-94f5-c4f9e2e90147 tempest-DeleteServersTestJSON-1110562732 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (735357af-f309-4df8-9811-73098bd5add4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:57:35.636769 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-495ddfcb-b232-4769-94f5-c4f9e2e90147 tempest-DeleteServersTestJSON-1110562732 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (959b9e93-d38d-400c-bf57-f10329122c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:57:35.641791 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-495ddfcb-b232-4769-94f5-c4f9e2e90147 tempest-DeleteServersTestJSON-1110562732 None] Volume 31411d2b-1dcd-4047-a443-a7fb4f68f510: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-31411d2b-1dcd-4047-a443-a7fb4f68f510', 'volume_size': 1}
Nov 10 17:57:35.642990 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-495ddfcb-b232-4769-94f5-c4f9e2e90147 tempest-DeleteServersTestJSON-1110562732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31411d2b-1dcd-4047-a443-a7fb4f68f510 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:35.690138 n-d-817210-1 sudo[113857]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31411d2b-1dcd-4047-a443-a7fb4f68f510 stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:57:35.693878 n-d-817210-1 sudo[113857]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:57:36.486709 n-d-817210-1 sudo[113857]: pam_unix(sudo:session): session closed for user root
Nov 10 17:57:36.489383 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-495ddfcb-b232-4769-94f5-c4f9e2e90147 tempest-DeleteServersTestJSON-1110562732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31411d2b-1dcd-4047-a443-a7fb4f68f510 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.846s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:36.495299 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-495ddfcb-b232-4769-94f5-c4f9e2e90147 tempest-DeleteServersTestJSON-1110562732 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (959b9e93-d38d-400c-bf57-f10329122c5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-31411d2b-1dcd-4047-a443-a7fb4f68f510', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:57:36.500890 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-495ddfcb-b232-4769-94f5-c4f9e2e90147 tempest-DeleteServersTestJSON-1110562732 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dab17a52-9e9a-4428-aba2-864adfabf421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:57:36.525452 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-495ddfcb-b232-4769-94f5-c4f9e2e90147 tempest-DeleteServersTestJSON-1110562732 None] Volume volume-31411d2b-1dcd-4047-a443-a7fb4f68f510 (31411d2b-1dcd-4047-a443-a7fb4f68f510): created successfully
Nov 10 17:57:36.527756 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-495ddfcb-b232-4769-94f5-c4f9e2e90147 tempest-DeleteServersTestJSON-1110562732 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dab17a52-9e9a-4428-aba2-864adfabf421) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:57:36.530943 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-495ddfcb-b232-4769-94f5-c4f9e2e90147 tempest-DeleteServersTestJSON-1110562732 None] Flow 'volume_create_manager' (b357629c-ac39-454a-9df4-8155e83f8b82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:57:36.547353 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-495ddfcb-b232-4769-94f5-c4f9e2e90147 tempest-DeleteServersTestJSON-1110562732 None] Created volume successfully.
Nov 10 17:57:37.971867 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-a86aeec1-3c27-4183-9ecb-a689bf73ce4b req-2ed44301-b81d-4d7d-8128-cc522c0d9418 tempest-DeleteServersTestJSON-1110562732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-31411d2b-1dcd-4047-a443-a7fb4f68f510 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:38.043612 n-d-817210-1 sudo[113896]: 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-31411d2b-1dcd-4047-a443-a7fb4f68f510
Nov 10 17:57:38.051656 n-d-817210-1 sudo[113896]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:57:38.825394 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-8ae141aa-9c20-4910-a343-ffee357bda17 tempest-VolumesGetTest-1993727214 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:57:38.829445 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-8ae141aa-9c20-4910-a343-ffee357bda17 tempest-VolumesGetTest-1993727214 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:57:38.829945 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-8ae141aa-9c20-4910-a343-ffee357bda17 tempest-VolumesGetTest-1993727214 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:57:38.883860 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8ae141aa-9c20-4910-a343-ffee357bda17 tempest-VolumesGetTest-1993727214 None] Flow 'volume_create_manager' (7c88209d-4cc5-48d9-b6aa-38328430f7a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:57:38.901206 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8ae141aa-9c20-4910-a343-ffee357bda17 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5ea81a4d-c892-4818-86f9-513693cf9864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:57:38.917440 n-d-817210-1 sudo[113896]: pam_unix(sudo:session): session closed for user root
Nov 10 17:57:38.960289 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-8ae141aa-9c20-4910-a343-ffee357bda17 tempest-VolumesGetTest-1993727214 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:57:39.011710 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-a86aeec1-3c27-4183-9ecb-a689bf73ce4b req-2ed44301-b81d-4d7d-8128-cc522c0d9418 tempest-DeleteServersTestJSON-1110562732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-31411d2b-1dcd-4047-a443-a7fb4f68f510" returned: 0 in 1.040s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:39.032685 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8ae141aa-9c20-4910-a343-ffee357bda17 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5ea81a4d-c892-4818-86f9-513693cf9864) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:57:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1461871994',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=9bd61f14-0294-4b58-aeb4-6657e3b3aeba,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='999837235853432aad457dc76eec4eb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:57:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:57:39Z,user_id='da690ca549364227a37de3d99bdcafde',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:57:39.035812 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8ae141aa-9c20-4910-a343-ffee357bda17 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (976ea649-38f1-4454-980d-6d37e8cf191a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:57:39.039440 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8ae141aa-9c20-4910-a343-ffee357bda17 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (976ea649-38f1-4454-980d-6d37e8cf191a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:57:39.042220 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8ae141aa-9c20-4910-a343-ffee357bda17 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a0304298-b240-4bfc-9c5b-af1321fc6f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:57:39.044528 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8ae141aa-9c20-4910-a343-ffee357bda17 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a0304298-b240-4bfc-9c5b-af1321fc6f4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9bd61f14-0294-4b58-aeb4-6657e3b3aeba', 'volume_name': 'volume-9bd61f14-0294-4b58-aeb4-6657e3b3aeba', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:57:39.047122 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8ae141aa-9c20-4910-a343-ffee357bda17 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b07ac7d9-fe92-4892-a7b1-42e327a7a198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:57:39.050257 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8ae141aa-9c20-4910-a343-ffee357bda17 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b07ac7d9-fe92-4892-a7b1-42e327a7a198) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:57:39.052543 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8ae141aa-9c20-4910-a343-ffee357bda17 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ec888eba-59a4-49c1-a3d8-3229923b5885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:57:39.053316 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-8ae141aa-9c20-4910-a343-ffee357bda17 tempest-VolumesGetTest-1993727214 None] Volume 9bd61f14-0294-4b58-aeb4-6657e3b3aeba: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9bd61f14-0294-4b58-aeb4-6657e3b3aeba', 'volume_size': 1}
Nov 10 17:57:39.054603 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8ae141aa-9c20-4910-a343-ffee357bda17 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9bd61f14-0294-4b58-aeb4-6657e3b3aeba stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:39.084502 n-d-817210-1 sudo[113899]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9bd61f14-0294-4b58-aeb4-6657e3b3aeba stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:57:39.092794 n-d-817210-1 sudo[113899]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:57:39.154643 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:39.178676 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.025s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:39.179005 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-c2645e2d-5b86-459f-a866-b19f5bb790d8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-c2645e2d-5b86-459f-a866-b19f5bb790d8\n Backing store flags: \n Account information:\n 3e9vnfGn6jb43UA46AXU\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-a86aeec1-3c27-4183-9ecb-a689bf73ce4b req-2ed44301-b81d-4d7d-8128-cc522c0d9418 tempest-DeleteServersTestJSON-1110562732 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: I_T nexus: 16
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: bsXFyLeUqXZPNSBDA4EH
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Target 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: I_T nexus: 14
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: XcRpArJu4KqPt2dkrnN7
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Target 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: I_T nexus: 18
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030000
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf30
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030001
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf31
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: E2ebsUQKWiduwcUrUyCb
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Target 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: I_T nexus: 17
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040000
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf40
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040001
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf41
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: jKxjQyrJY76AeAQUokGm
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Target 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: I_T nexus: 20
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050000
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf50
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050001
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf51
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: NMwzmHf78H3CZCuWjPcB
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Target 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: I_T nexus: 19
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060000
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf60
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060001
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf61
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: 2m3KS5QKUYkeuaoR9YRS
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Target 8: iqn.2010-10.org.openstack:volume-c2645e2d-5b86-459f-a866-b19f5bb790d8
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: I_T nexus: 15
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00080000
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf80
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00080001
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf81
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c2645e2d-5b86-459f-a866-b19f5bb790d8
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: 3e9vnfGn6jb43UA46AXU
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:57:39.179769 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 17:57:39.217580 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-a86aeec1-3c27-4183-9ecb-a689bf73ce4b req-2ed44301-b81d-4d7d-8128-cc522c0d9418 tempest-DeleteServersTestJSON-1110562732 None] Creating iscsi_target for Volume ID: volume-31411d2b-1dcd-4047-a443-a7fb4f68f510 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 17:57:39.217580 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-a86aeec1-3c27-4183-9ecb-a689bf73ce4b req-2ed44301-b81d-4d7d-8128-cc522c0d9418 tempest-DeleteServersTestJSON-1110562732 None] Created volume path /opt/stack/data/cinder/volumes/volume-31411d2b-1dcd-4047-a443-a7fb4f68f510,
Nov 10 17:57:39.217580 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 17:57:39.217580 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:57:39.217580 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-31411d2b-1dcd-4047-a443-a7fb4f68f510
Nov 10 17:57:39.217580 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 17:57:39.217580 n-d-817210-1 cinder-volume[91926]: incominguser TvWUXZ8YFK7SFPpQm4sJ bQCG7yFHSqfn4Vdf
Nov 10 17:57:39.217580 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:57:39.217580 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 17:57:39.217580 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:57:39.217580 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 17:57:39.217580 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-31411d2b-1dcd-4047-a443-a7fb4f68f510 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:39.785156 n-d-817210-1 sudo[113899]: pam_unix(sudo:session): session closed for user root
Nov 10 17:57:39.785974 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-31411d2b-1dcd-4047-a443-a7fb4f68f510" returned: 0 in 0.593s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:39.786493 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:57:39.787959 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-a86aeec1-3c27-4183-9ecb-a689bf73ce4b req-2ed44301-b81d-4d7d-8128-cc522c0d9418 tempest-DeleteServersTestJSON-1110562732 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 17:57:39.788483 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-a86aeec1-3c27-4183-9ecb-a689bf73ce4b req-2ed44301-b81d-4d7d-8128-cc522c0d9418 tempest-DeleteServersTestJSON-1110562732 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 17:57:39.790322 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8ae141aa-9c20-4910-a343-ffee357bda17 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9bd61f14-0294-4b58-aeb4-6657e3b3aeba stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.736s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:39.794130 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8ae141aa-9c20-4910-a343-ffee357bda17 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ec888eba-59a4-49c1-a3d8-3229923b5885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9bd61f14-0294-4b58-aeb4-6657e3b3aeba', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:57:39.796649 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8ae141aa-9c20-4910-a343-ffee357bda17 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b9eae7d2-682d-4d09-ae72-8dd6e60c6380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:57:39.802443 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:39.812861 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:39.813549 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-c2645e2d-5b86-459f-a866-b19f5bb790d8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-c2645e2d-5b86-459f-a866-b19f5bb790d8\n Backing store flags: \n Account information:\n 3e9vnfGn6jb43UA46AXU\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-31411d2b-1dcd-4047-a443-a7fb4f68f510\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-31411d2b-1dcd-4047-a443-a7fb4f68f510\n Backing store flags: \n Account information:\n TvWUXZ8YFK7SFPpQm4sJ\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-a86aeec1-3c27-4183-9ecb-a689bf73ce4b req-2ed44301-b81d-4d7d-8128-cc522c0d9418 tempest-DeleteServersTestJSON-1110562732 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: I_T nexus: 16
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: bsXFyLeUqXZPNSBDA4EH
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Target 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: I_T nexus: 14
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: XcRpArJu4KqPt2dkrnN7
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Target 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: I_T nexus: 18
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030000
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf30
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030001
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf31
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: E2ebsUQKWiduwcUrUyCb
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Target 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: I_T nexus: 17
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040000
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf40
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040001
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf41
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: jKxjQyrJY76AeAQUokGm
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Target 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: I_T nexus: 20
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050000
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf50
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050001
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf51
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: NMwzmHf78H3CZCuWjPcB
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Target 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: I_T nexus: 19
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060000
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf60
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060001
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf61
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: 2m3KS5QKUYkeuaoR9YRS
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Target 8: iqn.2010-10.org.openstack:volume-c2645e2d-5b86-459f-a866-b19f5bb790d8
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: I_T nexus: 15
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00080000
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf80
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00080001
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf81
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c2645e2d-5b86-459f-a866-b19f5bb790d8
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: 3e9vnfGn6jb43UA46AXU
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 17:57:39.814891 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 17:57:39.849756 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:39.849756 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-8ae141aa-9c20-4910-a343-ffee357bda17 tempest-VolumesGetTest-1993727214 None] Volume volume-9bd61f14-0294-4b58-aeb4-6657e3b3aeba (9bd61f14-0294-4b58-aeb4-6657e3b3aeba): created successfully
Nov 10 17:57:39.849756 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8ae141aa-9c20-4910-a343-ffee357bda17 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b9eae7d2-682d-4d09-ae72-8dd6e60c6380) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:57:39.849756 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8ae141aa-9c20-4910-a343-ffee357bda17 tempest-VolumesGetTest-1993727214 None] Flow 'volume_create_manager' (7c88209d-4cc5-48d9-b6aa-38328430f7a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:57:39.857457 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-8ae141aa-9c20-4910-a343-ffee357bda17 tempest-VolumesGetTest-1993727214 None] Created volume successfully.
Nov 10 17:57:39.975806 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.148s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:39.976232 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-c2645e2d-5b86-459f-a866-b19f5bb790d8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-c2645e2d-5b86-459f-a866-b19f5bb790d8\n Backing store flags: \n Account information:\n 3e9vnfGn6jb43UA46AXU\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-31411d2b-1dcd-4047-a443-a7fb4f68f510\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-31411d2b-1dcd-4047-a443-a7fb4f68f510\n Backing store flags: \n Account information:\n TvWUXZ8YFK7SFPpQm4sJ\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:57:39.977674 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:40.128559 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.150s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:40.129577 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-c2645e2d-5b86-459f-a866-b19f5bb790d8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-c2645e2d-5b86-459f-a866-b19f5bb790d8\n Backing store flags: \n Account information:\n 3e9vnfGn6jb43UA46AXU\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-31411d2b-1dcd-4047-a443-a7fb4f68f510\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-31411d2b-1dcd-4047-a443-a7fb4f68f510\n Backing store flags: \n Account information:\n TvWUXZ8YFK7SFPpQm4sJ\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:57:40.131088 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-a86aeec1-3c27-4183-9ecb-a689bf73ce4b req-2ed44301-b81d-4d7d-8128-cc522c0d9418 tempest-DeleteServersTestJSON-1110562732 None] Set provider_location to: 10.222.0.46:3260,9 iqn.2010-10.org.openstack:volume-31411d2b-1dcd-4047-a443-a7fb4f68f510 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 17:57:40.450472 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-a86aeec1-3c27-4183-9ecb-a689bf73ce4b req-2ed44301-b81d-4d7d-8128-cc522c0d9418 tempest-DeleteServersTestJSON-1110562732 None] attachment_update completed successfully.
Nov 10 17:57:41.510397 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-a2774b97-bf78-4384-b293-18427becadbd tempest-VolumesGetTest-1993727214 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:57:41.520964 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-a2774b97-bf78-4384-b293-18427becadbd tempest-VolumesGetTest-1993727214 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:57:41.522215 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-a2774b97-bf78-4384-b293-18427becadbd tempest-VolumesGetTest-1993727214 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:57:41.549337 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a2774b97-bf78-4384-b293-18427becadbd tempest-VolumesGetTest-1993727214 None] Flow 'volume_create_manager' (87fa6cc4-b92c-49f7-8bfc-8380b8d814ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:57:41.552896 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a2774b97-bf78-4384-b293-18427becadbd tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (17694fa0-a6c7-45b1-80fa-c9b833ae9ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:57:41.582899 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-a2774b97-bf78-4384-b293-18427becadbd tempest-VolumesGetTest-1993727214 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:57:41.635641 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a2774b97-bf78-4384-b293-18427becadbd tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (17694fa0-a6c7-45b1-80fa-c9b833ae9ae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:57:41Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-919758501',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=3daf827a-7c61-4f66-a80d-2b95cd82f327,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='999837235853432aad457dc76eec4eb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:57:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:57:41Z,user_id='da690ca549364227a37de3d99bdcafde',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:57:41.638256 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a2774b97-bf78-4384-b293-18427becadbd tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3ad7d5d3-e593-4ae4-8a38-56be8aa799f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:57:41.649680 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a2774b97-bf78-4384-b293-18427becadbd tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3ad7d5d3-e593-4ae4-8a38-56be8aa799f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:57:41.665414 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a2774b97-bf78-4384-b293-18427becadbd tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fb2b8e60-0e74-45c1-9a76-0d234ba70b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:57:41.667741 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a2774b97-bf78-4384-b293-18427becadbd tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fb2b8e60-0e74-45c1-9a76-0d234ba70b2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3daf827a-7c61-4f66-a80d-2b95cd82f327', 'volume_name': 'volume-3daf827a-7c61-4f66-a80d-2b95cd82f327', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:57:41.670015 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a2774b97-bf78-4384-b293-18427becadbd tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (555840b2-7ac6-4d8a-98ab-794abcc8b6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:57:41.672081 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a2774b97-bf78-4384-b293-18427becadbd tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (555840b2-7ac6-4d8a-98ab-794abcc8b6fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:57:41.675010 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a2774b97-bf78-4384-b293-18427becadbd tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c832e5be-4cab-4093-94f5-dffd1fb280d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:57:41.675949 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-a2774b97-bf78-4384-b293-18427becadbd tempest-VolumesGetTest-1993727214 None] Volume 3daf827a-7c61-4f66-a80d-2b95cd82f327: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3daf827a-7c61-4f66-a80d-2b95cd82f327', 'volume_size': 1}
Nov 10 17:57:41.677292 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a2774b97-bf78-4384-b293-18427becadbd tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3daf827a-7c61-4f66-a80d-2b95cd82f327 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:41.698429 n-d-817210-1 sudo[113972]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3daf827a-7c61-4f66-a80d-2b95cd82f327 stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:57:41.699799 n-d-817210-1 sudo[113972]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:57:42.522646 n-d-817210-1 sudo[113972]: pam_unix(sudo:session): session closed for user root
Nov 10 17:57:42.526210 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a2774b97-bf78-4384-b293-18427becadbd tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3daf827a-7c61-4f66-a80d-2b95cd82f327 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.847s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:42.532127 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a2774b97-bf78-4384-b293-18427becadbd tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c832e5be-4cab-4093-94f5-dffd1fb280d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3daf827a-7c61-4f66-a80d-2b95cd82f327', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:57:42.534784 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a2774b97-bf78-4384-b293-18427becadbd tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9bf08dcb-27fa-4542-a97a-2bce998354ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:57:42.551791 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-a2774b97-bf78-4384-b293-18427becadbd tempest-VolumesGetTest-1993727214 None] Volume volume-3daf827a-7c61-4f66-a80d-2b95cd82f327 (3daf827a-7c61-4f66-a80d-2b95cd82f327): created successfully
Nov 10 17:57:42.554215 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a2774b97-bf78-4384-b293-18427becadbd tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9bf08dcb-27fa-4542-a97a-2bce998354ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:57:42.563324 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a2774b97-bf78-4384-b293-18427becadbd tempest-VolumesGetTest-1993727214 None] Flow 'volume_create_manager' (87fa6cc4-b92c-49f7-8bfc-8380b8d814ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:57:42.578158 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-a2774b97-bf78-4384-b293-18427becadbd tempest-VolumesGetTest-1993727214 None] Created volume successfully.
Nov 10 17:57:43.021067 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-5f941934-9e47-4416-803f-be82c2f8b5a0 tempest-VolumesGetTest-1993727214 None] Lock "b'cinder-3daf827a-7c61-4f66-a80d-2b95cd82f327-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 17:57:43.134758 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-5f941934-9e47-4416-803f-be82c2f8b5a0 tempest-VolumesGetTest-1993727214 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3daf827a-7c61-4f66-a80d-2b95cd82f327
Nov 10 17:57:43.134884 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5f941934-9e47-4416-803f-be82c2f8b5a0 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3daf827a-7c61-4f66-a80d-2b95cd82f327 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:43.171703 n-d-817210-1 sudo[114013]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3daf827a-7c61-4f66-a80d-2b95cd82f327
Nov 10 17:57:43.172542 n-d-817210-1 sudo[114013]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:57:43.876333 n-d-817210-1 sudo[114013]: pam_unix(sudo:session): session closed for user root
Nov 10 17:57:43.878513 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5f941934-9e47-4416-803f-be82c2f8b5a0 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3daf827a-7c61-4f66-a80d-2b95cd82f327" returned: 0 in 0.743s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:43.880255 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5f941934-9e47-4416-803f-be82c2f8b5a0 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3daf827a-7c61-4f66-a80d-2b95cd82f327 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:43.901649 n-d-817210-1 sudo[114016]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3daf827a-7c61-4f66-a80d-2b95cd82f327
Nov 10 17:57:43.903087 n-d-817210-1 sudo[114016]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:57:44.419856 n-d-817210-1 sudo[114016]: pam_unix(sudo:session): session closed for user root
Nov 10 17:57:44.422470 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5f941934-9e47-4416-803f-be82c2f8b5a0 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3daf827a-7c61-4f66-a80d-2b95cd82f327" returned: 0 in 0.542s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:44.425484 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5f941934-9e47-4416-803f-be82c2f8b5a0 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3daf827a-7c61-4f66-a80d-2b95cd82f327 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:44.456331 n-d-817210-1 sudo[114019]: ubuntu : TTY=unknown ; 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-3daf827a-7c61-4f66-a80d-2b95cd82f327
Nov 10 17:57:44.457718 n-d-817210-1 sudo[114019]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:57:45.239023 n-d-817210-1 sudo[114019]: pam_unix(sudo:session): session closed for user root
Nov 10 17:57:45.242943 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5f941934-9e47-4416-803f-be82c2f8b5a0 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3daf827a-7c61-4f66-a80d-2b95cd82f327" returned: 0 in 0.817s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:45.244510 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-5f941934-9e47-4416-803f-be82c2f8b5a0 tempest-VolumesGetTest-1993727214 None] Successfully deleted volume: 3daf827a-7c61-4f66-a80d-2b95cd82f327
Nov 10 17:57:45.363161 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-5f941934-9e47-4416-803f-be82c2f8b5a0 tempest-VolumesGetTest-1993727214 None] Created reservations ['86234dd5-586e-4ea7-8ec1-b14728a24cbe', 'd9ce4256-0aff-4019-9a29-0bf44ad9692a', '7e6cccac-a19f-4f5c-b4fd-81250c04d75c', '69e9a829-190f-4e80-a8bf-444169104b37'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:57:45.365522 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-5f941934-9e47-4416-803f-be82c2f8b5a0 tempest-VolumesGetTest-1993727214 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:57:45.365522 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:57:45.365522 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:57:45.450282 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-5f941934-9e47-4416-803f-be82c2f8b5a0 tempest-VolumesGetTest-1993727214 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:57:45.451608 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5f941934-9e47-4416-803f-be82c2f8b5a0 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:45.515976 n-d-817210-1 sudo[114023]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:57:45.517416 n-d-817210-1 sudo[114023]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:57:45.663143 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-bc50d188-27cd-4408-bd7d-c3170e46fad1 tempest-VolumesGetTest-1993727214 None] Lock "b'cinder-9bd61f14-0294-4b58-aeb4-6657e3b3aeba-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 17:57:45.807501 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-bc50d188-27cd-4408-bd7d-c3170e46fad1 tempest-VolumesGetTest-1993727214 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9bd61f14-0294-4b58-aeb4-6657e3b3aeba
Nov 10 17:57:45.813913 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc50d188-27cd-4408-bd7d-c3170e46fad1 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9bd61f14-0294-4b58-aeb4-6657e3b3aeba {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:45.865087 n-d-817210-1 sudo[114025]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9bd61f14-0294-4b58-aeb4-6657e3b3aeba
Nov 10 17:57:45.865898 n-d-817210-1 sudo[114025]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:57:46.419891 n-d-817210-1 sudo[114023]: pam_unix(sudo:session): session closed for user root
Nov 10 17:57:46.422569 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5f941934-9e47-4416-803f-be82c2f8b5a0 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.971s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:46.425323 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5f941934-9e47-4416-803f-be82c2f8b5a0 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:46.466024 n-d-817210-1 sudo[114035]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:57:46.477297 n-d-817210-1 sudo[114035]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:57:46.837900 n-d-817210-1 sudo[114025]: pam_unix(sudo:session): session closed for user root
Nov 10 17:57:46.847292 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc50d188-27cd-4408-bd7d-c3170e46fad1 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9bd61f14-0294-4b58-aeb4-6657e3b3aeba" returned: 0 in 1.032s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:46.850390 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc50d188-27cd-4408-bd7d-c3170e46fad1 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9bd61f14-0294-4b58-aeb4-6657e3b3aeba {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:46.947302 n-d-817210-1 sudo[114074]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9bd61f14-0294-4b58-aeb4-6657e3b3aeba
Nov 10 17:57:46.959545 n-d-817210-1 sudo[114074]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:57:47.642915 n-d-817210-1 sudo[114035]: pam_unix(sudo:session): session closed for user root
Nov 10 17:57:47.646146 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5f941934-9e47-4416-803f-be82c2f8b5a0 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.220s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:47.650237 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-5f941934-9e47-4416-803f-be82c2f8b5a0 tempest-VolumesGetTest-1993727214 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:57:47.658597 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-5f941934-9e47-4416-803f-be82c2f8b5a0 tempest-VolumesGetTest-1993727214 None] Deleted volume successfully.
Nov 10 17:57:47.685363 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-5f941934-9e47-4416-803f-be82c2f8b5a0 tempest-VolumesGetTest-1993727214 None] Lock "b'cinder-3daf827a-7c61-4f66-a80d-2b95cd82f327-delete_volume'" released by "delete_volume" :: held 4.677s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 17:57:47.814436 n-d-817210-1 sudo[114074]: pam_unix(sudo:session): session closed for user root
Nov 10 17:57:47.816616 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc50d188-27cd-4408-bd7d-c3170e46fad1 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9bd61f14-0294-4b58-aeb4-6657e3b3aeba" returned: 0 in 0.967s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:47.822078 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc50d188-27cd-4408-bd7d-c3170e46fad1 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9bd61f14-0294-4b58-aeb4-6657e3b3aeba {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:47.853938 n-d-817210-1 sudo[114080]: ubuntu : TTY=unknown ; 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-9bd61f14-0294-4b58-aeb4-6657e3b3aeba
Nov 10 17:57:47.855933 n-d-817210-1 sudo[114080]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:57:48.600174 n-d-817210-1 sudo[114080]: pam_unix(sudo:session): session closed for user root
Nov 10 17:57:48.603613 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc50d188-27cd-4408-bd7d-c3170e46fad1 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9bd61f14-0294-4b58-aeb4-6657e3b3aeba" returned: 0 in 0.784s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:48.605270 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-bc50d188-27cd-4408-bd7d-c3170e46fad1 tempest-VolumesGetTest-1993727214 None] Successfully deleted volume: 9bd61f14-0294-4b58-aeb4-6657e3b3aeba
Nov 10 17:57:48.664595 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-bc50d188-27cd-4408-bd7d-c3170e46fad1 tempest-VolumesGetTest-1993727214 None] Created reservations ['b1e32596-3a84-471b-8645-dd009353bca3', '4d7e7f4f-4af5-4ab0-b9ab-82434e25a803', '76e1f29c-027b-4738-b19a-9ef9241b3bb4', 'f659786b-bf92-4dca-9cb2-367ae7494caf'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:57:48.667713 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-bc50d188-27cd-4408-bd7d-c3170e46fad1 tempest-VolumesGetTest-1993727214 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:57:48.667713 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:57:48.667713 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:57:48.730858 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-bc50d188-27cd-4408-bd7d-c3170e46fad1 tempest-VolumesGetTest-1993727214 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:57:48.731818 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc50d188-27cd-4408-bd7d-c3170e46fad1 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:48.766399 n-d-817210-1 sudo[114084]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:57:48.768239 n-d-817210-1 sudo[114084]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:57:49.341441 n-d-817210-1 sudo[114084]: pam_unix(sudo:session): session closed for user root
Nov 10 17:57:49.343765 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc50d188-27cd-4408-bd7d-c3170e46fad1 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:49.346407 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc50d188-27cd-4408-bd7d-c3170e46fad1 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:49.373853 n-d-817210-1 sudo[114087]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:57:49.375550 n-d-817210-1 sudo[114087]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:57:50.165582 n-d-817210-1 sudo[114087]: pam_unix(sudo:session): session closed for user root
Nov 10 17:57:50.168404 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc50d188-27cd-4408-bd7d-c3170e46fad1 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.822s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:50.171145 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-bc50d188-27cd-4408-bd7d-c3170e46fad1 tempest-VolumesGetTest-1993727214 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:57:50.182166 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-bc50d188-27cd-4408-bd7d-c3170e46fad1 tempest-VolumesGetTest-1993727214 None] Deleted volume successfully.
Nov 10 17:57:50.203071 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-bc50d188-27cd-4408-bd7d-c3170e46fad1 tempest-VolumesGetTest-1993727214 None] Lock "b'cinder-9bd61f14-0294-4b58-aeb4-6657e3b3aeba-delete_volume'" released by "delete_volume" :: held 4.540s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 17:57:50.374973 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-631b5696-6a35-41ce-a78a-018cd06d22e6 tempest-VolumesGetTest-1993727214 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:57:50.388883 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-631b5696-6a35-41ce-a78a-018cd06d22e6 tempest-VolumesGetTest-1993727214 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:57:50.391107 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-631b5696-6a35-41ce-a78a-018cd06d22e6 tempest-VolumesGetTest-1993727214 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:57:50.435808 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-631b5696-6a35-41ce-a78a-018cd06d22e6 tempest-VolumesGetTest-1993727214 None] Flow 'volume_create_manager' (18a34372-88ea-4a1e-8860-6f2e5e2a24b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:57:50.440237 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-631b5696-6a35-41ce-a78a-018cd06d22e6 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e5ee4726-b808-4179-a11a-dee0a3cfa823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:57:50.472167 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-631b5696-6a35-41ce-a78a-018cd06d22e6 tempest-VolumesGetTest-1993727214 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:57:50.513323 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-631b5696-6a35-41ce-a78a-018cd06d22e6 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e5ee4726-b808-4179-a11a-dee0a3cfa823) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:57:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-60340050',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=c3959b8b-842e-43b4-b984-d13cd7e10669,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='999837235853432aad457dc76eec4eb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:57:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:57:50Z,user_id='da690ca549364227a37de3d99bdcafde',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:57:50.516453 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-631b5696-6a35-41ce-a78a-018cd06d22e6 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b7757f80-27e4-4550-b65d-4b1310ee540b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:57:50.519390 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-631b5696-6a35-41ce-a78a-018cd06d22e6 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b7757f80-27e4-4550-b65d-4b1310ee540b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:57:50.523232 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-631b5696-6a35-41ce-a78a-018cd06d22e6 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (19495763-c025-4465-b6fd-8c5f7d9c90c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:57:50.526167 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-631b5696-6a35-41ce-a78a-018cd06d22e6 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (19495763-c025-4465-b6fd-8c5f7d9c90c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c3959b8b-842e-43b4-b984-d13cd7e10669', 'volume_name': 'volume-c3959b8b-842e-43b4-b984-d13cd7e10669', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:57:50.531041 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-631b5696-6a35-41ce-a78a-018cd06d22e6 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1f8ef351-e253-4e84-95d7-672c8d422425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:57:50.533743 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-631b5696-6a35-41ce-a78a-018cd06d22e6 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1f8ef351-e253-4e84-95d7-672c8d422425) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:57:50.539711 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-631b5696-6a35-41ce-a78a-018cd06d22e6 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6c89563d-ac73-436c-a545-a7fe287b0f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:57:50.541248 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-631b5696-6a35-41ce-a78a-018cd06d22e6 tempest-VolumesGetTest-1993727214 None] Volume c3959b8b-842e-43b4-b984-d13cd7e10669: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c3959b8b-842e-43b4-b984-d13cd7e10669', 'volume_size': 1}
Nov 10 17:57:50.545975 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-631b5696-6a35-41ce-a78a-018cd06d22e6 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c3959b8b-842e-43b4-b984-d13cd7e10669 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:50.584648 n-d-817210-1 sudo[114094]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c3959b8b-842e-43b4-b984-d13cd7e10669 stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:57:50.592401 n-d-817210-1 sudo[114094]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:57:51.441725 n-d-817210-1 sudo[114094]: pam_unix(sudo:session): session closed for user root
Nov 10 17:57:51.444297 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-631b5696-6a35-41ce-a78a-018cd06d22e6 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c3959b8b-842e-43b4-b984-d13cd7e10669 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.898s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:51.450317 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-631b5696-6a35-41ce-a78a-018cd06d22e6 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6c89563d-ac73-436c-a545-a7fe287b0f73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c3959b8b-842e-43b4-b984-d13cd7e10669', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:57:51.453354 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-631b5696-6a35-41ce-a78a-018cd06d22e6 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f071076b-008a-4e41-a291-315135d94e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:57:51.474797 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-631b5696-6a35-41ce-a78a-018cd06d22e6 tempest-VolumesGetTest-1993727214 None] Volume volume-c3959b8b-842e-43b4-b984-d13cd7e10669 (c3959b8b-842e-43b4-b984-d13cd7e10669): created successfully
Nov 10 17:57:51.478510 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-631b5696-6a35-41ce-a78a-018cd06d22e6 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f071076b-008a-4e41-a291-315135d94e26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:57:51.482975 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-631b5696-6a35-41ce-a78a-018cd06d22e6 tempest-VolumesGetTest-1993727214 None] Flow 'volume_create_manager' (18a34372-88ea-4a1e-8860-6f2e5e2a24b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:57:51.512324 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-631b5696-6a35-41ce-a78a-018cd06d22e6 tempest-VolumesGetTest-1993727214 None] Created volume successfully.
Nov 10 17:57:52.771163 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:57:52.783907 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:57:52.786692 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:57:52.852196 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] Flow 'volume_create_manager' (d9a8354c-30ee-45a1-9baf-7a6e8a6c9aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:57:52.875530 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a659a528-cdf8-4998-a0ad-6edbbc017309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:57:52.947425 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:57:52.991542 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a659a528-cdf8-4998-a0ad-6edbbc017309) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:57:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1582702362',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=06e5b45a-b118-4995-aedc-03cd1602f18e,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='999837235853432aad457dc76eec4eb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:57:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=c3959b8b-842e-43b4-b984-d13cd7e10669,status='creating',terminated_at=None,updated_at=2021-11-10T17:57:53Z,user_id='da690ca549364227a37de3d99bdcafde',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:57:52.994761 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c01826f8-19b0-4236-beff-640be5ef9017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:57:52.998557 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c01826f8-19b0-4236-beff-640be5ef9017) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:57:53.001119 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aa40a494-ee69-4d37-8b2e-a5de3bbb7a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:57:53.055136 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aa40a494-ee69-4d37-8b2e-a5de3bbb7a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '06e5b45a-b118-4995-aedc-03cd1602f18e', 'volume_name': 'volume-06e5b45a-b118-4995-aedc-03cd1602f18e', 'volume_size': 1, 'source_volid': 'c3959b8b-842e-43b4-b984-d13cd7e10669', 'source_volstatus': 'available'}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:57:53.058152 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b5a62909-f8ec-4869-8dcb-3d4564ab7d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:57:53.059910 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b5a62909-f8ec-4869-8dcb-3d4564ab7d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:57:53.062167 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (52dcd968-926e-4ba1-a684-a509b51e44ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:57:53.063140 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] Volume 06e5b45a-b118-4995-aedc-03cd1602f18e: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-06e5b45a-b118-4995-aedc-03cd1602f18e', 'volume_size': 1, 'source_volid': 'c3959b8b-842e-43b4-b984-d13cd7e10669', 'source_volstatus': 'available'}
Nov 10 17:57:53.130065 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] Creating clone of volume: c3959b8b-842e-43b4-b984-d13cd7e10669
Nov 10 17:57:53.131346 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c3959b8b-842e-43b4-b984-d13cd7e10669 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:53.172631 n-d-817210-1 sudo[114133]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c3959b8b-842e-43b4-b984-d13cd7e10669
Nov 10 17:57:53.173560 n-d-817210-1 sudo[114133]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:57:53.209785 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-3e8634c1-ae77-4aca-a2f9-b5ea70bbbae3 req-9fde2875-6e1d-4056-97fd-bf27f37ac032 tempest-DeleteServersTestJSON-1110562732 None] Terminate volume connection completed successfully.
Nov 10 17:57:53.210387 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-3e8634c1-ae77-4aca-a2f9-b5ea70bbbae3 req-9fde2875-6e1d-4056-97fd-bf27f37ac032 tempest-DeleteServersTestJSON-1110562732 None] Deleting attachment 7b0cc538-e141-4115-a06a-5203d5ae7321. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 17:57:53.212626 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:53.350724 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.138s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:53.351429 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-c2645e2d-5b86-459f-a866-b19f5bb790d8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-c2645e2d-5b86-459f-a866-b19f5bb790d8\n Backing store flags: \n Account information:\n 3e9vnfGn6jb43UA46AXU\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-31411d2b-1dcd-4047-a443-a7fb4f68f510\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-31411d2b-1dcd-4047-a443-a7fb4f68f510\n Backing store flags: \n Account information:\n TvWUXZ8YFK7SFPpQm4sJ\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:57:53.352654 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-3e8634c1-ae77-4aca-a2f9-b5ea70bbbae3 req-9fde2875-6e1d-4056-97fd-bf27f37ac032 tempest-DeleteServersTestJSON-1110562732 None] Removing iscsi_target for Volume ID: 31411d2b-1dcd-4047-a443-a7fb4f68f510
Nov 10 17:57:53.357228 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-31411d2b-1dcd-4047-a443-a7fb4f68f510 -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:53.617572 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-31411d2b-1dcd-4047-a443-a7fb4f68f510 -f" returned: 0 in 0.263s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:53.617885 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:57:53.620706 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:53.775322 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.155s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:53.775967 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-c2645e2d-5b86-459f-a866-b19f5bb790d8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-c2645e2d-5b86-459f-a866-b19f5bb790d8\n Backing store flags: \n Account information:\n 3e9vnfGn6jb43UA46AXU\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:57:53.875757 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-3e8634c1-ae77-4aca-a2f9-b5ea70bbbae3 req-9fde2875-6e1d-4056-97fd-bf27f37ac032 tempest-DeleteServersTestJSON-1110562732 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:57:53.875757 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:57:53.875757 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:57:53.884024 n-d-817210-1 sudo[114133]: pam_unix(sudo:session): session closed for user root
Nov 10 17:57:53.898279 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c3959b8b-842e-43b4-b984-d13cd7e10669" returned: 0 in 0.767s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:53.900208 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-06e5b45a-b118-4995-aedc-03cd1602f18e --snapshot stack-volumes-lvmdriver-1/volume-c3959b8b-842e-43b4-b984-d13cd7e10669 -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:53.931614 n-d-817210-1 sudo[114152]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-06e5b45a-b118-4995-aedc-03cd1602f18e --snapshot stack-volumes-lvmdriver-1/volume-c3959b8b-842e-43b4-b984-d13cd7e10669 -L 1.00g
Nov 10 17:57:53.933233 n-d-817210-1 sudo[114152]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:57:54.488434 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-2e39a160-08bc-4403-bf67-2e2b7d1b640c req-c55efa3b-f96a-429f-9f96-6f85b0053eeb tempest-ServerRescueNegativeTestJSON-2075828621 None] Terminate volume connection completed successfully.
Nov 10 17:57:54.489621 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-2e39a160-08bc-4403-bf67-2e2b7d1b640c req-c55efa3b-f96a-429f-9f96-6f85b0053eeb tempest-ServerRescueNegativeTestJSON-2075828621 None] Deleting attachment 600d34bf-4209-4f28-8255-afc3e76eaffa. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 17:57:54.503665 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:54.679085 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.186s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:54.679970 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-c2645e2d-5b86-459f-a866-b19f5bb790d8\n System information:\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-c2645e2d-5b86-459f-a866-b19f5bb790d8\n Backing store flags: \n Account information:\n 3e9vnfGn6jb43UA46AXU\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:57:54.681356 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-2e39a160-08bc-4403-bf67-2e2b7d1b640c req-c55efa3b-f96a-429f-9f96-6f85b0053eeb tempest-ServerRescueNegativeTestJSON-2075828621 None] Removing iscsi_target for Volume ID: c2645e2d-5b86-459f-a866-b19f5bb790d8
Nov 10 17:57:54.682933 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c2645e2d-5b86-459f-a866-b19f5bb790d8 -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:54.932882 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c2645e2d-5b86-459f-a866-b19f5bb790d8 -f" returned: 0 in 0.247s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:54.934062 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:57:54.939750 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:55.075441 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.138s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:55.076183 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:57:55.140394 n-d-817210-1 sudo[114152]: pam_unix(sudo:session): session closed for user root
Nov 10 17:57:55.155541 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-06e5b45a-b118-4995-aedc-03cd1602f18e --snapshot stack-volumes-lvmdriver-1/volume-c3959b8b-842e-43b4-b984-d13cd7e10669 -L 1.00g" returned: 0 in 1.255s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:55.157796 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-06e5b45a-b118-4995-aedc-03cd1602f18e stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:55.199612 n-d-817210-1 sudo[114270]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-06e5b45a-b118-4995-aedc-03cd1602f18e stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:57:55.202620 n-d-817210-1 sudo[114270]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:57:55.257409 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-2e39a160-08bc-4403-bf67-2e2b7d1b640c req-c55efa3b-f96a-429f-9f96-6f85b0053eeb tempest-ServerRescueNegativeTestJSON-2075828621 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:57:55.257409 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:57:55.257409 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:57:55.916157 n-d-817210-1 sudo[114270]: pam_unix(sudo:session): session closed for user root
Nov 10 17:57:55.918139 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-06e5b45a-b118-4995-aedc-03cd1602f18e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.761s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:55.919906 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-06e5b45a-b118-4995-aedc-03cd1602f18e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:55.948344 n-d-817210-1 sudo[114301]: 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-06e5b45a-b118-4995-aedc-03cd1602f18e
Nov 10 17:57:55.959582 n-d-817210-1 sudo[114301]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:57:56.594364 n-d-817210-1 sudo[114301]: pam_unix(sudo:session): session closed for user root
Nov 10 17:57:56.596825 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-06e5b45a-b118-4995-aedc-03cd1602f18e" returned: 0 in 0.676s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:56.599302 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--06e5b45a--b118--4995--aedc--03cd1602f18e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--06e5b45a--b118--4995--aedc--03cd1602f18e iflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:56.663900 n-d-817210-1 sudo[114304]: 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--06e5b45a--b118--4995--aedc--03cd1602f18e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--06e5b45a--b118--4995--aedc--03cd1602f18e iflag=direct
Nov 10 17:57:56.675846 n-d-817210-1 sudo[114304]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:57:56.785055 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-95e3486d-fe4e-4576-9ae3-3e438c4ff04b tempest-ServerRescueNegativeTestJSON-2075828621 None] Lock "b'cinder-c2645e2d-5b86-459f-a866-b19f5bb790d8-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 17:57:56.956402 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:57.057086 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:57.057394 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 17:57:57.058453 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-95e3486d-fe4e-4576-9ae3-3e438c4ff04b tempest-ServerRescueNegativeTestJSON-2075828621 None] Skipping remove_export. No iscsi_target is presently exported for volume: c2645e2d-5b86-459f-a866-b19f5bb790d8
Nov 10 17:57:57.060124 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-95e3486d-fe4e-4576-9ae3-3e438c4ff04b tempest-ServerRescueNegativeTestJSON-2075828621 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c2645e2d-5b86-459f-a866-b19f5bb790d8 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:57.114954 n-d-817210-1 sudo[114310]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c2645e2d-5b86-459f-a866-b19f5bb790d8
Nov 10 17:57:57.116280 n-d-817210-1 sudo[114310]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:57:57.118459 n-d-817210-1 sudo[114304]: pam_unix(sudo:session): session closed for user root
Nov 10 17:57:57.121642 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--06e5b45a--b118--4995--aedc--03cd1602f18e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--06e5b45a--b118--4995--aedc--03cd1602f18e iflag=direct" returned: 0 in 0.522s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:57.122971 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--06e5b45a--b118--4995--aedc--03cd1602f18e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--06e5b45a--b118--4995--aedc--03cd1602f18e oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:57.205304 n-d-817210-1 sudo[114320]: 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--06e5b45a--b118--4995--aedc--03cd1602f18e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--06e5b45a--b118--4995--aedc--03cd1602f18e oflag=direct
Nov 10 17:57:57.206717 n-d-817210-1 sudo[114320]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:57:57.706394 n-d-817210-1 sudo[114320]: pam_unix(sudo:session): session closed for user root
Nov 10 17:57:57.708722 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--06e5b45a--b118--4995--aedc--03cd1602f18e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--06e5b45a--b118--4995--aedc--03cd1602f18e oflag=direct" returned: 0 in 0.586s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:57.709770 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--06e5b45a--b118--4995--aedc--03cd1602f18e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--06e5b45a--b118--4995--aedc--03cd1602f18e count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:57.731097 n-d-817210-1 sudo[114310]: pam_unix(sudo:session): session closed for user root
Nov 10 17:57:57.740875 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-95e3486d-fe4e-4576-9ae3-3e438c4ff04b tempest-ServerRescueNegativeTestJSON-2075828621 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c2645e2d-5b86-459f-a866-b19f5bb790d8" returned: 0 in 0.681s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:57.743460 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-95e3486d-fe4e-4576-9ae3-3e438c4ff04b tempest-ServerRescueNegativeTestJSON-2075828621 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c2645e2d-5b86-459f-a866-b19f5bb790d8 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:57.753843 n-d-817210-1 sudo[114343]: 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--06e5b45a--b118--4995--aedc--03cd1602f18e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--06e5b45a--b118--4995--aedc--03cd1602f18e count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Nov 10 17:57:57.754792 n-d-817210-1 sudo[114343]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:57:57.771627 n-d-817210-1 sudo[114344]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c2645e2d-5b86-459f-a866-b19f5bb790d8
Nov 10 17:57:57.773980 n-d-817210-1 sudo[114344]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:57:58.406779 n-d-817210-1 sudo[114344]: pam_unix(sudo:session): session closed for user root
Nov 10 17:57:58.408805 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-95e3486d-fe4e-4576-9ae3-3e438c4ff04b tempest-ServerRescueNegativeTestJSON-2075828621 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c2645e2d-5b86-459f-a866-b19f5bb790d8" returned: 0 in 0.665s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:58.422258 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-95e3486d-fe4e-4576-9ae3-3e438c4ff04b tempest-ServerRescueNegativeTestJSON-2075828621 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c2645e2d-5b86-459f-a866-b19f5bb790d8 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:58.471030 n-d-817210-1 sudo[114349]: ubuntu : TTY=unknown ; 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-c2645e2d-5b86-459f-a866-b19f5bb790d8
Nov 10 17:57:58.472370 n-d-817210-1 sudo[114349]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:57:59.383594 n-d-817210-1 sudo[114349]: pam_unix(sudo:session): session closed for user root
Nov 10 17:57:59.385973 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-95e3486d-fe4e-4576-9ae3-3e438c4ff04b tempest-ServerRescueNegativeTestJSON-2075828621 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c2645e2d-5b86-459f-a866-b19f5bb790d8" returned: 0 in 0.964s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:57:59.388063 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-95e3486d-fe4e-4576-9ae3-3e438c4ff04b tempest-ServerRescueNegativeTestJSON-2075828621 None] Successfully deleted volume: c2645e2d-5b86-459f-a866-b19f5bb790d8
Nov 10 17:57:59.493331 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-95e3486d-fe4e-4576-9ae3-3e438c4ff04b tempest-ServerRescueNegativeTestJSON-2075828621 None] Created reservations ['5164d9f6-64dc-4a92-b6fe-d0be5086494f', '0fef6c5a-3465-498d-b724-015335367413', 'dbf30d94-6d57-4fc1-9dc6-b2c17bc42484', '03f6ebc0-e62e-4bdf-9cb5-86233300f0cb'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:57:59.497062 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-95e3486d-fe4e-4576-9ae3-3e438c4ff04b tempest-ServerRescueNegativeTestJSON-2075828621 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:57:59.497062 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:57:59.497062 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:57:59.606759 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-95e3486d-fe4e-4576-9ae3-3e438c4ff04b tempest-ServerRescueNegativeTestJSON-2075828621 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:57:59.608021 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-95e3486d-fe4e-4576-9ae3-3e438c4ff04b tempest-ServerRescueNegativeTestJSON-2075828621 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:57:59.654847 n-d-817210-1 sudo[114353]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:57:59.656464 n-d-817210-1 sudo[114353]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:00.295252 n-d-817210-1 sudo[114353]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:00.302440 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-95e3486d-fe4e-4576-9ae3-3e438c4ff04b tempest-ServerRescueNegativeTestJSON-2075828621 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.690s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:00.313778 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-95e3486d-fe4e-4576-9ae3-3e438c4ff04b tempest-ServerRescueNegativeTestJSON-2075828621 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:00.379955 n-d-817210-1 sudo[114358]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:58:00.388603 n-d-817210-1 sudo[114358]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:00.611891 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-f0ddc7f8-b1a3-4e54-a651-05ced2e84ef1 tempest-ServerRescueNegativeTestJSON-2075828621 None] Lock "b'cinder-3fac68e0-5edc-4c10-a4d4-c9abc906af56-delete_volume'" acquired by "delete_volume" :: waited 0.043s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 17:58:00.796411 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-f0ddc7f8-b1a3-4e54-a651-05ced2e84ef1 tempest-ServerRescueNegativeTestJSON-2075828621 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3fac68e0-5edc-4c10-a4d4-c9abc906af56
Nov 10 17:58:00.807960 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f0ddc7f8-b1a3-4e54-a651-05ced2e84ef1 tempest-ServerRescueNegativeTestJSON-2075828621 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3fac68e0-5edc-4c10-a4d4-c9abc906af56 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:00.840565 n-d-817210-1 sudo[114360]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3fac68e0-5edc-4c10-a4d4-c9abc906af56
Nov 10 17:58:00.841367 n-d-817210-1 sudo[114360]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:01.241846 n-d-817210-1 sudo[114358]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:01.244707 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-95e3486d-fe4e-4576-9ae3-3e438c4ff04b tempest-ServerRescueNegativeTestJSON-2075828621 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.932s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:01.247185 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-95e3486d-fe4e-4576-9ae3-3e438c4ff04b tempest-ServerRescueNegativeTestJSON-2075828621 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:58:01.264493 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-95e3486d-fe4e-4576-9ae3-3e438c4ff04b tempest-ServerRescueNegativeTestJSON-2075828621 None] Deleted volume successfully.
Nov 10 17:58:01.291179 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-95e3486d-fe4e-4576-9ae3-3e438c4ff04b tempest-ServerRescueNegativeTestJSON-2075828621 None] Lock "b'cinder-c2645e2d-5b86-459f-a866-b19f5bb790d8-delete_volume'" released by "delete_volume" :: held 4.507s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 17:58:01.486594 n-d-817210-1 sudo[114360]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:01.489264 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f0ddc7f8-b1a3-4e54-a651-05ced2e84ef1 tempest-ServerRescueNegativeTestJSON-2075828621 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3fac68e0-5edc-4c10-a4d4-c9abc906af56" returned: 0 in 0.681s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:01.491021 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f0ddc7f8-b1a3-4e54-a651-05ced2e84ef1 tempest-ServerRescueNegativeTestJSON-2075828621 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3fac68e0-5edc-4c10-a4d4-c9abc906af56 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:01.524690 n-d-817210-1 sudo[114364]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3fac68e0-5edc-4c10-a4d4-c9abc906af56
Nov 10 17:58:01.526674 n-d-817210-1 sudo[114364]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:02.306316 n-d-817210-1 sudo[114364]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:02.309757 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f0ddc7f8-b1a3-4e54-a651-05ced2e84ef1 tempest-ServerRescueNegativeTestJSON-2075828621 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3fac68e0-5edc-4c10-a4d4-c9abc906af56" returned: 0 in 0.818s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:02.312153 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f0ddc7f8-b1a3-4e54-a651-05ced2e84ef1 tempest-ServerRescueNegativeTestJSON-2075828621 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3fac68e0-5edc-4c10-a4d4-c9abc906af56 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:02.381646 n-d-817210-1 sudo[114367]: ubuntu : TTY=unknown ; 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-3fac68e0-5edc-4c10-a4d4-c9abc906af56
Nov 10 17:58:02.383589 n-d-817210-1 sudo[114367]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:02.529664 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 17:58:02.530401 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:58:02.531385 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:02.573478 n-d-817210-1 sudo[114369]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:58:02.579726 n-d-817210-1 sudo[114369]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:03.821587 n-d-817210-1 sudo[114367]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:03.824571 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f0ddc7f8-b1a3-4e54-a651-05ced2e84ef1 tempest-ServerRescueNegativeTestJSON-2075828621 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3fac68e0-5edc-4c10-a4d4-c9abc906af56" returned: 0 in 1.512s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:03.827326 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-f0ddc7f8-b1a3-4e54-a651-05ced2e84ef1 tempest-ServerRescueNegativeTestJSON-2075828621 None] Successfully deleted volume: 3fac68e0-5edc-4c10-a4d4-c9abc906af56
Nov 10 17:58:03.900874 n-d-817210-1 sudo[114369]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:03.915413 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.382s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:03.946491 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:03.970919 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-f0ddc7f8-b1a3-4e54-a651-05ced2e84ef1 tempest-ServerRescueNegativeTestJSON-2075828621 None] Created reservations ['b221f987-ecbf-4652-88c9-5444c2250c47', '11fc1576-0656-4b47-a5cd-d481140970d4', '7089e4a5-cacd-4a54-a913-ddcc01fb1efa', '0d120e11-f7ce-4be3-883e-26c234eb2e0a'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:58:03.975823 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-f0ddc7f8-b1a3-4e54-a651-05ced2e84ef1 tempest-ServerRescueNegativeTestJSON-2075828621 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:58:03.975823 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:58:03.975823 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:58:04.005683 n-d-817210-1 sudo[114376]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:58:04.007549 n-d-817210-1 sudo[114376]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:04.081184 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-f0ddc7f8-b1a3-4e54-a651-05ced2e84ef1 tempest-ServerRescueNegativeTestJSON-2075828621 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:58:04.082299 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f0ddc7f8-b1a3-4e54-a651-05ced2e84ef1 tempest-ServerRescueNegativeTestJSON-2075828621 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:04.135316 n-d-817210-1 sudo[114378]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:58:04.136587 n-d-817210-1 sudo[114378]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:05.475586 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.524s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:05.475586 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:58:05.466567 n-d-817210-1 sudo[114376]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:05.788088 n-d-817210-1 sudo[114378]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:05.791646 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f0ddc7f8-b1a3-4e54-a651-05ced2e84ef1 tempest-ServerRescueNegativeTestJSON-2075828621 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.709s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:05.793291 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f0ddc7f8-b1a3-4e54-a651-05ced2e84ef1 tempest-ServerRescueNegativeTestJSON-2075828621 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:05.793663 n-d-817210-1 sudo[114343]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:05.844680 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--06e5b45a--b118--4995--aedc--03cd1602f18e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--06e5b45a--b118--4995--aedc--03cd1602f18e count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 8.134s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:05.846227 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--06e5b45a--b118--4995--aedc--03cd1602f18e, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--06e5b45a--b118--4995--aedc--03cd1602f18e, size 1024.00 MB, duration 8.14 sec {{(pid=91926) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Nov 10 17:58:05.846882 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.volume_utils [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] Volume copy 1024.00 MB at 125.85 MB/s
Nov 10 17:58:05.848469 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-06e5b45a-b118-4995-aedc-03cd1602f18e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:05.867466 n-d-817210-1 sudo[114403]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:58:05.868317 n-d-817210-1 sudo[114403]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:05.889460 n-d-817210-1 sudo[114404]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-06e5b45a-b118-4995-aedc-03cd1602f18e
Nov 10 17:58:05.890282 n-d-817210-1 sudo[114404]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:06.603793 n-d-817210-1 sudo[114404]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:06.606474 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-06e5b45a-b118-4995-aedc-03cd1602f18e" returned: 0 in 0.757s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:06.610173 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-06e5b45a-b118-4995-aedc-03cd1602f18e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:06.659372 n-d-817210-1 sudo[114413]: ubuntu : TTY=unknown ; 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-06e5b45a-b118-4995-aedc-03cd1602f18e
Nov 10 17:58:06.662976 n-d-817210-1 sudo[114403]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:06.665363 n-d-817210-1 sudo[114413]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:06.666036 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f0ddc7f8-b1a3-4e54-a651-05ced2e84ef1 tempest-ServerRescueNegativeTestJSON-2075828621 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.872s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:06.668060 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-f0ddc7f8-b1a3-4e54-a651-05ced2e84ef1 tempest-ServerRescueNegativeTestJSON-2075828621 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:58:06.676338 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-f0ddc7f8-b1a3-4e54-a651-05ced2e84ef1 tempest-ServerRescueNegativeTestJSON-2075828621 None] Deleted volume successfully.
Nov 10 17:58:06.694300 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-f0ddc7f8-b1a3-4e54-a651-05ced2e84ef1 tempest-ServerRescueNegativeTestJSON-2075828621 None] Lock "b'cinder-3fac68e0-5edc-4c10-a4d4-c9abc906af56-delete_volume'" released by "delete_volume" :: held 6.082s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 17:58:07.786467 n-d-817210-1 sudo[114413]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:07.788819 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-06e5b45a-b118-4995-aedc-03cd1602f18e" returned: 0 in 1.179s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:07.792757 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (52dcd968-926e-4ba1-a684-a509b51e44ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-06e5b45a-b118-4995-aedc-03cd1602f18e', 'volume_size': 1, 'source_volid': 'c3959b8b-842e-43b4-b984-d13cd7e10669', 'source_volstatus': 'available'}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:58:07.795246 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ead7faea-636e-41f5-9950-31372a31960f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:58:07.817081 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] Volume volume-06e5b45a-b118-4995-aedc-03cd1602f18e (06e5b45a-b118-4995-aedc-03cd1602f18e): created successfully
Nov 10 17:58:07.818667 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ead7faea-636e-41f5-9950-31372a31960f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:58:07.823067 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] Flow 'volume_create_manager' (d9a8354c-30ee-45a1-9baf-7a6e8a6c9aa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:58:07.841530 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-04f3322e-7b11-4814-8806-d888a69e9ff0 tempest-VolumesGetTest-1993727214 None] Created volume successfully.
Nov 10 17:58:09.417591 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-26821749-9031-4e08-b8e8-01e4039c1977 tempest-VolumesGetTest-1993727214 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:58:09.423063 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-26821749-9031-4e08-b8e8-01e4039c1977 tempest-VolumesGetTest-1993727214 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:58:09.423581 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-26821749-9031-4e08-b8e8-01e4039c1977 tempest-VolumesGetTest-1993727214 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:58:09.449864 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-26821749-9031-4e08-b8e8-01e4039c1977 tempest-VolumesGetTest-1993727214 None] Flow 'volume_create_manager' (994d2597-442f-44f6-9c76-114c8adaacd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:58:09.453205 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-26821749-9031-4e08-b8e8-01e4039c1977 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9760f2eb-4f7c-4ee6-bc41-c8ab0434ae79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:58:09.527584 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-26821749-9031-4e08-b8e8-01e4039c1977 tempest-VolumesGetTest-1993727214 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:58:09.555571 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-26821749-9031-4e08-b8e8-01e4039c1977 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9760f2eb-4f7c-4ee6-bc41-c8ab0434ae79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:58:09Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-115438437',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=a39d92a0-1c40-4083-9317-650b7dc7193b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='999837235853432aad457dc76eec4eb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:58:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:58:09Z,user_id='da690ca549364227a37de3d99bdcafde',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:58:09.558556 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-26821749-9031-4e08-b8e8-01e4039c1977 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9e712201-b13d-4d42-a6a7-753202b44e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:58:09.567496 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-26821749-9031-4e08-b8e8-01e4039c1977 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9e712201-b13d-4d42-a6a7-753202b44e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:58:09.570554 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-26821749-9031-4e08-b8e8-01e4039c1977 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a63a9a7d-3f32-4f6f-ba3e-b25159ba9d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:58:09.580568 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-26821749-9031-4e08-b8e8-01e4039c1977 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a63a9a7d-3f32-4f6f-ba3e-b25159ba9d8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a39d92a0-1c40-4083-9317-650b7dc7193b', 'volume_name': 'volume-a39d92a0-1c40-4083-9317-650b7dc7193b', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:58:09.588746 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-26821749-9031-4e08-b8e8-01e4039c1977 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (887b0faa-cf2f-4eb6-9275-c90878f17a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:58:09.591309 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-26821749-9031-4e08-b8e8-01e4039c1977 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (887b0faa-cf2f-4eb6-9275-c90878f17a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:58:09.594081 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-26821749-9031-4e08-b8e8-01e4039c1977 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6e55ec6f-8a75-4e23-8e9e-083346179cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:58:09.595095 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-26821749-9031-4e08-b8e8-01e4039c1977 tempest-VolumesGetTest-1993727214 None] Volume a39d92a0-1c40-4083-9317-650b7dc7193b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a39d92a0-1c40-4083-9317-650b7dc7193b', 'volume_size': 1}
Nov 10 17:58:09.596510 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-26821749-9031-4e08-b8e8-01e4039c1977 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a39d92a0-1c40-4083-9317-650b7dc7193b stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:09.621141 n-d-817210-1 sudo[114470]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a39d92a0-1c40-4083-9317-650b7dc7193b stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:58:09.622227 n-d-817210-1 sudo[114470]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:10.298309 n-d-817210-1 sudo[114470]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:10.301671 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-26821749-9031-4e08-b8e8-01e4039c1977 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a39d92a0-1c40-4083-9317-650b7dc7193b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.704s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:10.305038 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-26821749-9031-4e08-b8e8-01e4039c1977 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6e55ec6f-8a75-4e23-8e9e-083346179cd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a39d92a0-1c40-4083-9317-650b7dc7193b', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:58:10.307574 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-26821749-9031-4e08-b8e8-01e4039c1977 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (184fd19d-0b66-49c4-acbd-2ed2adefef2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:58:10.331296 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-26821749-9031-4e08-b8e8-01e4039c1977 tempest-VolumesGetTest-1993727214 None] Volume volume-a39d92a0-1c40-4083-9317-650b7dc7193b (a39d92a0-1c40-4083-9317-650b7dc7193b): created successfully
Nov 10 17:58:10.333290 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-26821749-9031-4e08-b8e8-01e4039c1977 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (184fd19d-0b66-49c4-acbd-2ed2adefef2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:58:10.336703 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-26821749-9031-4e08-b8e8-01e4039c1977 tempest-VolumesGetTest-1993727214 None] Flow 'volume_create_manager' (994d2597-442f-44f6-9c76-114c8adaacd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:58:10.357431 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-26821749-9031-4e08-b8e8-01e4039c1977 tempest-VolumesGetTest-1993727214 None] Created volume successfully.
Nov 10 17:58:10.907641 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-35f3f9e9-f1e6-4e2e-a576-2169934fee54 tempest-VolumesGetTest-1993727214 None] Lock "b'cinder-a39d92a0-1c40-4083-9317-650b7dc7193b-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 17:58:11.065768 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-35f3f9e9-f1e6-4e2e-a576-2169934fee54 tempest-VolumesGetTest-1993727214 None] Skipping remove_export. No iscsi_target is presently exported for volume: a39d92a0-1c40-4083-9317-650b7dc7193b
Nov 10 17:58:11.066820 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-35f3f9e9-f1e6-4e2e-a576-2169934fee54 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a39d92a0-1c40-4083-9317-650b7dc7193b {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:11.100116 n-d-817210-1 sudo[114504]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a39d92a0-1c40-4083-9317-650b7dc7193b
Nov 10 17:58:11.100982 n-d-817210-1 sudo[114504]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:11.626236 n-d-817210-1 sudo[114504]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:11.629641 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-35f3f9e9-f1e6-4e2e-a576-2169934fee54 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a39d92a0-1c40-4083-9317-650b7dc7193b" returned: 0 in 0.562s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:11.633206 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-35f3f9e9-f1e6-4e2e-a576-2169934fee54 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a39d92a0-1c40-4083-9317-650b7dc7193b {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:11.663242 n-d-817210-1 sudo[114507]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a39d92a0-1c40-4083-9317-650b7dc7193b
Nov 10 17:58:11.664207 n-d-817210-1 sudo[114507]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:12.275867 n-d-817210-1 sudo[114507]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:12.278249 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-35f3f9e9-f1e6-4e2e-a576-2169934fee54 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a39d92a0-1c40-4083-9317-650b7dc7193b" returned: 0 in 0.645s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:12.282503 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-35f3f9e9-f1e6-4e2e-a576-2169934fee54 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a39d92a0-1c40-4083-9317-650b7dc7193b {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:12.308435 n-d-817210-1 sudo[114515]: ubuntu : TTY=unknown ; 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-a39d92a0-1c40-4083-9317-650b7dc7193b
Nov 10 17:58:12.309353 n-d-817210-1 sudo[114515]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:13.356047 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-35f3f9e9-f1e6-4e2e-a576-2169934fee54 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a39d92a0-1c40-4083-9317-650b7dc7193b" returned: 0 in 1.068s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:13.356047 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-35f3f9e9-f1e6-4e2e-a576-2169934fee54 tempest-VolumesGetTest-1993727214 None] Successfully deleted volume: a39d92a0-1c40-4083-9317-650b7dc7193b
Nov 10 17:58:13.347424 n-d-817210-1 sudo[114515]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:13.463226 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-35f3f9e9-f1e6-4e2e-a576-2169934fee54 tempest-VolumesGetTest-1993727214 None] Created reservations ['99a60453-6330-4d76-a087-12f95baa74c6', 'c212ee9b-fc4f-4f0c-aa66-d9f47b7bb7cb', 'ff7c927c-c4bd-4f28-a140-d681b4cc77aa', '145de838-ff68-4098-a3a0-ec056b268d2a'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:58:13.467221 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-35f3f9e9-f1e6-4e2e-a576-2169934fee54 tempest-VolumesGetTest-1993727214 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:58:13.467221 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:58:13.467221 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:58:13.582404 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-35f3f9e9-f1e6-4e2e-a576-2169934fee54 tempest-VolumesGetTest-1993727214 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:58:13.583570 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-35f3f9e9-f1e6-4e2e-a576-2169934fee54 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:13.629584 n-d-817210-1 sudo[114528]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:58:13.630433 n-d-817210-1 sudo[114528]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:14.436006 n-d-817210-1 sudo[114528]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:14.439026 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-35f3f9e9-f1e6-4e2e-a576-2169934fee54 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.855s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:14.441402 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-35f3f9e9-f1e6-4e2e-a576-2169934fee54 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:14.474439 n-d-817210-1 sudo[114532]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:58:14.475263 n-d-817210-1 sudo[114532]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:14.903275 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-42935a24-a728-4d2e-920d-8c44ede0ce88 tempest-VolumesGetTest-1993727214 None] Lock "b'cinder-06e5b45a-b118-4995-aedc-03cd1602f18e-delete_volume'" acquired by "delete_volume" :: waited 0.046s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 17:58:15.108143 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-42935a24-a728-4d2e-920d-8c44ede0ce88 tempest-VolumesGetTest-1993727214 None] Skipping remove_export. No iscsi_target is presently exported for volume: 06e5b45a-b118-4995-aedc-03cd1602f18e
Nov 10 17:58:15.111707 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-42935a24-a728-4d2e-920d-8c44ede0ce88 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-06e5b45a-b118-4995-aedc-03cd1602f18e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:15.176706 n-d-817210-1 sudo[114537]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-06e5b45a-b118-4995-aedc-03cd1602f18e
Nov 10 17:58:15.177506 n-d-817210-1 sudo[114537]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:15.400211 n-d-817210-1 sudo[114532]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:15.403038 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-35f3f9e9-f1e6-4e2e-a576-2169934fee54 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.961s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:15.405209 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-35f3f9e9-f1e6-4e2e-a576-2169934fee54 tempest-VolumesGetTest-1993727214 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:58:15.420984 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-35f3f9e9-f1e6-4e2e-a576-2169934fee54 tempest-VolumesGetTest-1993727214 None] Deleted volume successfully.
Nov 10 17:58:15.452514 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-35f3f9e9-f1e6-4e2e-a576-2169934fee54 tempest-VolumesGetTest-1993727214 None] Lock "b'cinder-a39d92a0-1c40-4083-9317-650b7dc7193b-delete_volume'" released by "delete_volume" :: held 4.545s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 17:58:15.855138 n-d-817210-1 sudo[114537]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:15.857018 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-42935a24-a728-4d2e-920d-8c44ede0ce88 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-06e5b45a-b118-4995-aedc-03cd1602f18e" returned: 0 in 0.746s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:15.858613 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-42935a24-a728-4d2e-920d-8c44ede0ce88 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-06e5b45a-b118-4995-aedc-03cd1602f18e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:15.917443 n-d-817210-1 sudo[114542]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-06e5b45a-b118-4995-aedc-03cd1602f18e
Nov 10 17:58:15.920235 n-d-817210-1 sudo[114542]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:16.478216 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-42935a24-a728-4d2e-920d-8c44ede0ce88 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-06e5b45a-b118-4995-aedc-03cd1602f18e" returned: 0 in 0.618s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:16.474225 n-d-817210-1 sudo[114542]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:16.490148 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-42935a24-a728-4d2e-920d-8c44ede0ce88 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-06e5b45a-b118-4995-aedc-03cd1602f18e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:16.512333 n-d-817210-1 sudo[114553]: ubuntu : TTY=unknown ; 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-06e5b45a-b118-4995-aedc-03cd1602f18e
Nov 10 17:58:16.513120 n-d-817210-1 sudo[114553]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:17.084303 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-42935a24-a728-4d2e-920d-8c44ede0ce88 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-06e5b45a-b118-4995-aedc-03cd1602f18e" returned: 0 in 0.594s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:17.084303 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-42935a24-a728-4d2e-920d-8c44ede0ce88 tempest-VolumesGetTest-1993727214 None] Successfully deleted volume: 06e5b45a-b118-4995-aedc-03cd1602f18e
Nov 10 17:58:17.076757 n-d-817210-1 sudo[114553]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:17.223946 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-42935a24-a728-4d2e-920d-8c44ede0ce88 tempest-VolumesGetTest-1993727214 None] Created reservations ['4f92f86b-433f-4560-b7b9-98d37e20f698', '97e762b8-8de9-4f9d-afbd-ee38ced68df2', '2d450740-d872-428e-aba2-3336464ac58f', '32959858-f97d-4413-ae74-affd2b055e9b'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:58:17.223946 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-42935a24-a728-4d2e-920d-8c44ede0ce88 tempest-VolumesGetTest-1993727214 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:58:17.223946 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:58:17.223946 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:58:17.305831 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-42935a24-a728-4d2e-920d-8c44ede0ce88 tempest-VolumesGetTest-1993727214 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:58:17.305831 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-42935a24-a728-4d2e-920d-8c44ede0ce88 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:17.408579 n-d-817210-1 sudo[114562]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:58:17.411091 n-d-817210-1 sudo[114562]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:18.157946 n-d-817210-1 sudo[114562]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:18.162820 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-42935a24-a728-4d2e-920d-8c44ede0ce88 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.861s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:18.162820 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-42935a24-a728-4d2e-920d-8c44ede0ce88 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:18.196696 n-d-817210-1 sudo[114568]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:58:18.199795 n-d-817210-1 sudo[114568]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:18.597804 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:58:18.603587 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:58:18.603587 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:58:18.621116 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] Flow 'volume_create_manager' (47b1006e-56de-4dba-b423-3bf30cfdc6c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:58:18.626169 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cda35ca2-60b5-4e93-9f36-2e6c595d55db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:58:18.656175 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:58:18.700891 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cda35ca2-60b5-4e93-9f36-2e6c595d55db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:58:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-408438197',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=6faea3ab-3334-4623-9ebb-c5ec8fa8be6a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='999837235853432aad457dc76eec4eb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:58:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:58:19Z,user_id='da690ca549364227a37de3d99bdcafde',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:58:18.702536 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5cead297-655c-42b3-8f5a-66376359293f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:58:18.704973 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5cead297-655c-42b3-8f5a-66376359293f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:58:18.708758 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (59ff58bb-86c7-44be-a427-f57ed98804b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:58:18.861905 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (59ff58bb-86c7-44be-a427-f57ed98804b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '6faea3ab-3334-4623-9ebb-c5ec8fa8be6a', 'volume_name': 'volume-6faea3ab-3334-4623-9ebb-c5ec8fa8be6a', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:58:18.861905 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3d2ff2bf-637b-40f8-bbd7-97d46fa6c296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:58:18.873384 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3d2ff2bf-637b-40f8-bbd7-97d46fa6c296) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:58:18.878368 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (25b383b4-7792-49c9-af71-0963e5bfbc1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:58:18.879259 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] Volume 6faea3ab-3334-4623-9ebb-c5ec8fa8be6a: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-6faea3ab-3334-4623-9ebb-c5ec8fa8be6a', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Nov 10 17:58:18.882631 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] Cloning 6faea3ab-3334-4623-9ebb-c5ec8fa8be6a from image 2ec14fde-8309-4e02-a7c2-293acfcfb789 at location (None, None). {{(pid=91926) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Nov 10 17:58:18.947232 n-d-817210-1 sudo[114568]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:18.949113 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-42935a24-a728-4d2e-920d-8c44ede0ce88 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.787s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:18.950986 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-42935a24-a728-4d2e-920d-8c44ede0ce88 tempest-VolumesGetTest-1993727214 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:58:18.958593 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-42935a24-a728-4d2e-920d-8c44ede0ce88 tempest-VolumesGetTest-1993727214 None] Deleted volume successfully.
Nov 10 17:58:18.997409 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-42935a24-a728-4d2e-920d-8c44ede0ce88 tempest-VolumesGetTest-1993727214 None] Lock "b'cinder-06e5b45a-b118-4995-aedc-03cd1602f18e-delete_volume'" released by "delete_volume" :: held 4.101s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 17:58:40.161043 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_odsgdqcon-d-817210-1@lvmdriver-1, size 616.00 MB, duration 21.26 sec {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Nov 10 17:58:40.161043 n-d-817210-1 cinder-volume[91926]: INFO cinder.image.image_utils [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] Image download 616.00 MB at 28.98 MB/s
Nov 10 17:58:40.265315 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_odsgdqcon-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:40.436614 n-d-817210-1 sudo[114634]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_odsgdqcon-d-817210-1@lvmdriver-1
Nov 10 17:58:40.437635 n-d-817210-1 sudo[114634]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:41.049986 n-d-817210-1 sudo[114634]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:41.056837 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_odsgdqcon-d-817210-1@lvmdriver-1" returned: 0 in 0.793s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:41.056837 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] Temporary image 2ec14fde-8309-4e02-a7c2-293acfcfb789 is fetched for user da690ca549364227a37de3d99bdcafde. {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Nov 10 17:58:41.221438 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_odsgdqcon-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:41.374876 n-d-817210-1 sudo[114639]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_odsgdqcon-d-817210-1@lvmdriver-1
Nov 10 17:58:41.376872 n-d-817210-1 sudo[114639]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:42.477908 n-d-817210-1 sudo[114639]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:42.484849 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_odsgdqcon-d-817210-1@lvmdriver-1" returned: 0 in 1.267s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:42.491162 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6faea3ab-3334-4623-9ebb-c5ec8fa8be6a stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:42.541081 n-d-817210-1 sudo[114644]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6faea3ab-3334-4623-9ebb-c5ec8fa8be6a stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:58:42.542312 n-d-817210-1 sudo[114644]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:43.627165 n-d-817210-1 sudo[114644]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:43.636139 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6faea3ab-3334-4623-9ebb-c5ec8fa8be6a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.145s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:43.682285 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] Attempting download of 2ec14fde-8309-4e02-a7c2-293acfcfb789 ((None, None)) to volume 6faea3ab-3334-4623-9ebb-c5ec8fa8be6a. {{(pid=91926) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Nov 10 17:58:43.823099 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_9gc_0mgw {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:44.034025 n-d-817210-1 sudo[114677]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_9gc_0mgw
Nov 10 17:58:44.034868 n-d-817210-1 sudo[114677]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:45.072439 n-d-817210-1 sudo[114677]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:45.080099 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_9gc_0mgw" returned: 0 in 1.259s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:45.090100 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_odsgdqcon-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:45.412225 n-d-817210-1 sudo[114681]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_odsgdqcon-d-817210-1@lvmdriver-1
Nov 10 17:58:45.413053 n-d-817210-1 sudo[114681]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:46.335440 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_odsgdqcon-d-817210-1@lvmdriver-1" returned: 0 in 1.251s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:46.335440 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] 2ec14fde-8309-4e02-a7c2-293acfcfb789 was vhdx, converting to raw {{(pid=91926) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Nov 10 17:58:46.335440 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_odsgdqcon-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6faea3ab--3334--4623--9ebb--c5ec8fa8be6a oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:46.328134 n-d-817210-1 sudo[114681]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:46.433724 n-d-817210-1 sudo[114686]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_odsgdqcon-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6faea3ab--3334--4623--9ebb--c5ec8fa8be6a oflag=direct
Nov 10 17:58:46.438485 n-d-817210-1 sudo[114686]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:47.205214 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_odsgdqcon-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6faea3ab--3334--4623--9ebb--c5ec8fa8be6a oflag=direct" returned: 0 in 0.862s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:47.205214 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_odsgdqcon-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--6faea3ab--3334--4623--9ebb--c5ec8fa8be6a {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:47.192459 n-d-817210-1 sudo[114686]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:47.224948 n-d-817210-1 sudo[114730]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_odsgdqcon-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--6faea3ab--3334--4623--9ebb--c5ec8fa8be6a
Nov 10 17:58:47.225894 n-d-817210-1 sudo[114730]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:48.793022 n-d-817210-1 sudo[114730]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:48.795268 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_odsgdqcon-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--6faea3ab--3334--4623--9ebb--c5ec8fa8be6a" returned: 0 in 1.598s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:48.796377 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_odsgdqcon-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:49.016483 n-d-817210-1 sudo[114759]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_odsgdqcon-d-817210-1@lvmdriver-1
Nov 10 17:58:49.017297 n-d-817210-1 sudo[114759]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:49.490168 n-d-817210-1 sudo[114759]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:49.493823 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_odsgdqcon-d-817210-1@lvmdriver-1" returned: 0 in 0.696s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:49.494805 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_odsgdqcon-d-817210-1@lvmdriver-1, size 700.00 MB, duration 1.60 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--6faea3ab--3334--4623--9ebb--c5ec8fa8be6a {{(pid=91926) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Nov 10 17:58:49.495239 n-d-817210-1 cinder-volume[91926]: INFO cinder.image.image_utils [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] Converted 700.00 MB image at 437.59 MB/s
Nov 10 17:58:49.495910 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] Downloaded image 2ec14fde-8309-4e02-a7c2-293acfcfb789 ((None, None)) to volume 6faea3ab-3334-4623-9ebb-c5ec8fa8be6a successfully. {{(pid=91926) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Nov 10 17:58:49.645311 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] Temporary image 2ec14fde-8309-4e02-a7c2-293acfcfb789 for user da690ca549364227a37de3d99bdcafde is deleted. {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Nov 10 17:58:49.646787 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] Marking volume 6faea3ab-3334-4623-9ebb-c5ec8fa8be6a as bootable. {{(pid=91926) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Nov 10 17:58:49.661994 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] Copying metadata from image 2ec14fde-8309-4e02-a7c2-293acfcfb789 to 6faea3ab-3334-4623-9ebb-c5ec8fa8be6a. {{(pid=91926) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Nov 10 17:58:49.663060 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] Creating volume glance metadata for volume 6faea3ab-3334-4623-9ebb-c5ec8fa8be6a backed by image 2ec14fde-8309-4e02-a7c2-293acfcfb789 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=91926) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Nov 10 17:58:49.781244 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (25b383b4-7792-49c9-af71-0963e5bfbc1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6faea3ab-3334-4623-9ebb-c5ec8fa8be6a', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:58:49.786413 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d2a53f66-4342-4638-a1e2-b1da60e92f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:58:49.807368 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] Volume volume-6faea3ab-3334-4623-9ebb-c5ec8fa8be6a (6faea3ab-3334-4623-9ebb-c5ec8fa8be6a): created successfully
Nov 10 17:58:49.812544 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d2a53f66-4342-4638-a1e2-b1da60e92f04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:58:49.820327 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] Flow 'volume_create_manager' (47b1006e-56de-4dba-b423-3bf30cfdc6c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:58:49.833921 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-da229619-21f6-438b-b666-8103d088865e tempest-VolumesGetTest-1993727214 None] Created volume successfully.
Nov 10 17:58:51.578902 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-db16e395-d793-44d2-85fd-f01ba0967333 tempest-VolumesGetTest-1993727214 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:58:51.593204 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-db16e395-d793-44d2-85fd-f01ba0967333 tempest-VolumesGetTest-1993727214 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:58:51.593204 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-db16e395-d793-44d2-85fd-f01ba0967333 tempest-VolumesGetTest-1993727214 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:58:51.624710 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-db16e395-d793-44d2-85fd-f01ba0967333 tempest-VolumesGetTest-1993727214 None] Flow 'volume_create_manager' (52244d6d-62f8-4cdf-ac62-d0b8663a9fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:58:51.638337 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-db16e395-d793-44d2-85fd-f01ba0967333 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4310098b-8146-482f-a276-7c167b344f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:58:51.665074 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-db16e395-d793-44d2-85fd-f01ba0967333 tempest-VolumesGetTest-1993727214 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:58:51.700228 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-db16e395-d793-44d2-85fd-f01ba0967333 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4310098b-8146-482f-a276-7c167b344f51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:58:51Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1425650559',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=c05b9ddd-0901-4513-8579-3235344ba053,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='999837235853432aad457dc76eec4eb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:58:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:58:51Z,user_id='da690ca549364227a37de3d99bdcafde',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:58:51.707615 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-db16e395-d793-44d2-85fd-f01ba0967333 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (76be2cb4-347e-435b-98b4-bc7a9983df7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:58:51.711833 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-db16e395-d793-44d2-85fd-f01ba0967333 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (76be2cb4-347e-435b-98b4-bc7a9983df7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:58:51.714285 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-db16e395-d793-44d2-85fd-f01ba0967333 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (31f03e4b-a683-4f1e-a534-ea7228db71ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:58:51.719303 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-db16e395-d793-44d2-85fd-f01ba0967333 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (31f03e4b-a683-4f1e-a534-ea7228db71ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c05b9ddd-0901-4513-8579-3235344ba053', 'volume_name': 'volume-c05b9ddd-0901-4513-8579-3235344ba053', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:58:51.723750 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-db16e395-d793-44d2-85fd-f01ba0967333 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e325d9b5-86df-40fe-b1ec-640ec559304f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:58:51.729671 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-db16e395-d793-44d2-85fd-f01ba0967333 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e325d9b5-86df-40fe-b1ec-640ec559304f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:58:51.733187 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-db16e395-d793-44d2-85fd-f01ba0967333 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (918b7b6e-620a-40c2-a19b-a3004691f728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:58:51.734122 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-db16e395-d793-44d2-85fd-f01ba0967333 tempest-VolumesGetTest-1993727214 None] Volume c05b9ddd-0901-4513-8579-3235344ba053: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c05b9ddd-0901-4513-8579-3235344ba053', 'volume_size': 1}
Nov 10 17:58:51.735579 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-db16e395-d793-44d2-85fd-f01ba0967333 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c05b9ddd-0901-4513-8579-3235344ba053 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:51.763233 n-d-817210-1 sudo[114766]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c05b9ddd-0901-4513-8579-3235344ba053 stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:58:51.764187 n-d-817210-1 sudo[114766]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:52.417789 n-d-817210-1 sudo[114766]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:52.420938 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-db16e395-d793-44d2-85fd-f01ba0967333 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c05b9ddd-0901-4513-8579-3235344ba053 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.684s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:52.435873 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-db16e395-d793-44d2-85fd-f01ba0967333 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (918b7b6e-620a-40c2-a19b-a3004691f728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c05b9ddd-0901-4513-8579-3235344ba053', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:58:52.441297 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-db16e395-d793-44d2-85fd-f01ba0967333 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3e8675c9-ebad-4c01-a62e-d09de37e7612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:58:52.473658 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-db16e395-d793-44d2-85fd-f01ba0967333 tempest-VolumesGetTest-1993727214 None] Volume volume-c05b9ddd-0901-4513-8579-3235344ba053 (c05b9ddd-0901-4513-8579-3235344ba053): created successfully
Nov 10 17:58:52.478990 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-db16e395-d793-44d2-85fd-f01ba0967333 tempest-VolumesGetTest-1993727214 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3e8675c9-ebad-4c01-a62e-d09de37e7612) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:58:52.489665 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-db16e395-d793-44d2-85fd-f01ba0967333 tempest-VolumesGetTest-1993727214 None] Flow 'volume_create_manager' (52244d6d-62f8-4cdf-ac62-d0b8663a9fc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:58:52.514360 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-db16e395-d793-44d2-85fd-f01ba0967333 tempest-VolumesGetTest-1993727214 None] Created volume successfully.
Nov 10 17:58:53.069736 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-ff28be85-b655-417a-90dc-c17b3847bee3 tempest-VolumesGetTest-1993727214 None] Lock "b'cinder-c05b9ddd-0901-4513-8579-3235344ba053-delete_volume'" acquired by "delete_volume" :: waited 0.030s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 17:58:53.216259 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-ff28be85-b655-417a-90dc-c17b3847bee3 tempest-VolumesGetTest-1993727214 None] Skipping remove_export. No iscsi_target is presently exported for volume: c05b9ddd-0901-4513-8579-3235344ba053
Nov 10 17:58:53.219901 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ff28be85-b655-417a-90dc-c17b3847bee3 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c05b9ddd-0901-4513-8579-3235344ba053 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:53.275063 n-d-817210-1 sudo[114797]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c05b9ddd-0901-4513-8579-3235344ba053
Nov 10 17:58:53.275862 n-d-817210-1 sudo[114797]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:53.818692 n-d-817210-1 sudo[114797]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:53.822468 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ff28be85-b655-417a-90dc-c17b3847bee3 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c05b9ddd-0901-4513-8579-3235344ba053" returned: 0 in 0.602s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:53.824510 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ff28be85-b655-417a-90dc-c17b3847bee3 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c05b9ddd-0901-4513-8579-3235344ba053 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:53.871792 n-d-817210-1 sudo[114800]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c05b9ddd-0901-4513-8579-3235344ba053
Nov 10 17:58:53.875767 n-d-817210-1 sudo[114800]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:54.479648 n-d-817210-1 sudo[114800]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:54.485323 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ff28be85-b655-417a-90dc-c17b3847bee3 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c05b9ddd-0901-4513-8579-3235344ba053" returned: 0 in 0.659s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:54.488796 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ff28be85-b655-417a-90dc-c17b3847bee3 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c05b9ddd-0901-4513-8579-3235344ba053 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:54.519969 n-d-817210-1 sudo[114803]: ubuntu : TTY=unknown ; 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-c05b9ddd-0901-4513-8579-3235344ba053
Nov 10 17:58:54.521260 n-d-817210-1 sudo[114803]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:55.232516 n-d-817210-1 sudo[114803]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:55.238020 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ff28be85-b655-417a-90dc-c17b3847bee3 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c05b9ddd-0901-4513-8579-3235344ba053" returned: 0 in 0.746s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:55.238020 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-ff28be85-b655-417a-90dc-c17b3847bee3 tempest-VolumesGetTest-1993727214 None] Successfully deleted volume: c05b9ddd-0901-4513-8579-3235344ba053
Nov 10 17:58:55.395466 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-ff28be85-b655-417a-90dc-c17b3847bee3 tempest-VolumesGetTest-1993727214 None] Created reservations ['26faa991-68cf-4ad8-b550-c87d6b4841f3', '7618f0c6-30bd-4092-8b6a-06e9703a1380', 'e28d004a-118d-4c69-91aa-2d90b5368ca0', '3eca172b-7f9d-4245-a9e3-a6ad4d124880'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:58:55.395466 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-ff28be85-b655-417a-90dc-c17b3847bee3 tempest-VolumesGetTest-1993727214 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:58:55.395466 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:58:55.395466 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:58:55.527710 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-ff28be85-b655-417a-90dc-c17b3847bee3 tempest-VolumesGetTest-1993727214 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:58:55.527710 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ff28be85-b655-417a-90dc-c17b3847bee3 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:55.574957 n-d-817210-1 sudo[114807]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:58:55.575797 n-d-817210-1 sudo[114807]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:55.843904 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-00ee7b83-c9c1-491f-b3be-635413a8b29e tempest-VolumesGetTest-1993727214 None] Lock "b'cinder-6faea3ab-3334-4623-9ebb-c5ec8fa8be6a-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 17:58:56.046103 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-00ee7b83-c9c1-491f-b3be-635413a8b29e tempest-VolumesGetTest-1993727214 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6faea3ab-3334-4623-9ebb-c5ec8fa8be6a
Nov 10 17:58:56.051709 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00ee7b83-c9c1-491f-b3be-635413a8b29e tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6faea3ab-3334-4623-9ebb-c5ec8fa8be6a {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:56.087998 n-d-817210-1 sudo[114809]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6faea3ab-3334-4623-9ebb-c5ec8fa8be6a
Nov 10 17:58:56.088885 n-d-817210-1 sudo[114809]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:56.415064 n-d-817210-1 sudo[114807]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:56.421781 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ff28be85-b655-417a-90dc-c17b3847bee3 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.891s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:56.421781 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ff28be85-b655-417a-90dc-c17b3847bee3 tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:56.446420 n-d-817210-1 sudo[114812]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:58:56.447271 n-d-817210-1 sudo[114812]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:57.179921 n-d-817210-1 sudo[114809]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:57.184713 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00ee7b83-c9c1-491f-b3be-635413a8b29e tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6faea3ab-3334-4623-9ebb-c5ec8fa8be6a" returned: 0 in 1.130s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:57.184713 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00ee7b83-c9c1-491f-b3be-635413a8b29e tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6faea3ab-3334-4623-9ebb-c5ec8fa8be6a {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:57.184227 n-d-817210-1 sudo[114812]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:57.216683 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ff28be85-b655-417a-90dc-c17b3847bee3 tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.783s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:57.216683 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-ff28be85-b655-417a-90dc-c17b3847bee3 tempest-VolumesGetTest-1993727214 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:58:57.232425 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-ff28be85-b655-417a-90dc-c17b3847bee3 tempest-VolumesGetTest-1993727214 None] Deleted volume successfully.
Nov 10 17:58:57.229742 n-d-817210-1 sudo[114816]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6faea3ab-3334-4623-9ebb-c5ec8fa8be6a
Nov 10 17:58:57.230551 n-d-817210-1 sudo[114816]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:57.268265 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-ff28be85-b655-417a-90dc-c17b3847bee3 tempest-VolumesGetTest-1993727214 None] Lock "b'cinder-c05b9ddd-0901-4513-8579-3235344ba053-delete_volume'" released by "delete_volume" :: held 4.191s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 17:58:57.992798 n-d-817210-1 sudo[114816]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:57.996709 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00ee7b83-c9c1-491f-b3be-635413a8b29e tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6faea3ab-3334-4623-9ebb-c5ec8fa8be6a" returned: 0 in 0.813s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:57.998954 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00ee7b83-c9c1-491f-b3be-635413a8b29e tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6faea3ab-3334-4623-9ebb-c5ec8fa8be6a {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:58.048801 n-d-817210-1 sudo[114819]: ubuntu : TTY=unknown ; 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-6faea3ab-3334-4623-9ebb-c5ec8fa8be6a
Nov 10 17:58:58.049610 n-d-817210-1 sudo[114819]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:58:59.051725 n-d-817210-1 sudo[114819]: pam_unix(sudo:session): session closed for user root
Nov 10 17:58:59.054066 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00ee7b83-c9c1-491f-b3be-635413a8b29e tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6faea3ab-3334-4623-9ebb-c5ec8fa8be6a" returned: 0 in 1.055s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:58:59.054884 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-00ee7b83-c9c1-491f-b3be-635413a8b29e tempest-VolumesGetTest-1993727214 None] Successfully deleted volume: 6faea3ab-3334-4623-9ebb-c5ec8fa8be6a
Nov 10 17:58:59.193616 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-00ee7b83-c9c1-491f-b3be-635413a8b29e tempest-VolumesGetTest-1993727214 None] Created reservations ['9dbe0c44-cb8e-4934-9253-0823fb610a58', 'd90ddb53-d2c8-4bdd-9675-aa67f1ea777a', 'b004afdd-31d7-4dae-a1a5-08c1cd5b3d97', '1dfbed59-333d-4095-b697-94c696422408'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:58:59.197328 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-00ee7b83-c9c1-491f-b3be-635413a8b29e tempest-VolumesGetTest-1993727214 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:58:59.197328 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:58:59.197328 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:58:59.307746 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-00ee7b83-c9c1-491f-b3be-635413a8b29e tempest-VolumesGetTest-1993727214 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:58:59.308919 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00ee7b83-c9c1-491f-b3be-635413a8b29e tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:58:59.358723 n-d-817210-1 sudo[114825]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:58:59.359609 n-d-817210-1 sudo[114825]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:59:00.007479 n-d-817210-1 sudo[114825]: pam_unix(sudo:session): session closed for user root
Nov 10 17:59:00.010144 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00ee7b83-c9c1-491f-b3be-635413a8b29e tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.701s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:59:00.016796 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00ee7b83-c9c1-491f-b3be-635413a8b29e tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:59:00.049337 n-d-817210-1 sudo[114828]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:59:00.050149 n-d-817210-1 sudo[114828]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:59:00.051326 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-8c6509e0-c3c7-42f2-bd02-f5e8f1479a7c tempest-VolumesGetTest-1993727214 None] Lock "b'cinder-c3959b8b-842e-43b4-b984-d13cd7e10669-delete_volume'" acquired by "delete_volume" :: waited 0.049s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 17:59:00.216299 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-8c6509e0-c3c7-42f2-bd02-f5e8f1479a7c tempest-VolumesGetTest-1993727214 None] Skipping remove_export. No iscsi_target is presently exported for volume: c3959b8b-842e-43b4-b984-d13cd7e10669
Nov 10 17:59:00.218634 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8c6509e0-c3c7-42f2-bd02-f5e8f1479a7c tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c3959b8b-842e-43b4-b984-d13cd7e10669 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:59:00.263082 n-d-817210-1 sudo[114832]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c3959b8b-842e-43b4-b984-d13cd7e10669
Nov 10 17:59:00.265171 n-d-817210-1 sudo[114832]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:59:00.622654 n-d-817210-1 sudo[114828]: pam_unix(sudo:session): session closed for user root
Nov 10 17:59:00.625558 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00ee7b83-c9c1-491f-b3be-635413a8b29e tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.608s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:59:00.628389 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-00ee7b83-c9c1-491f-b3be-635413a8b29e tempest-VolumesGetTest-1993727214 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:59:00.637793 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-00ee7b83-c9c1-491f-b3be-635413a8b29e tempest-VolumesGetTest-1993727214 None] Deleted volume successfully.
Nov 10 17:59:00.671484 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-00ee7b83-c9c1-491f-b3be-635413a8b29e tempest-VolumesGetTest-1993727214 None] Lock "b'cinder-6faea3ab-3334-4623-9ebb-c5ec8fa8be6a-delete_volume'" released by "delete_volume" :: held 4.825s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 17:59:00.820643 n-d-817210-1 sudo[114832]: pam_unix(sudo:session): session closed for user root
Nov 10 17:59:00.822442 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8c6509e0-c3c7-42f2-bd02-f5e8f1479a7c tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c3959b8b-842e-43b4-b984-d13cd7e10669" returned: 0 in 0.604s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:59:00.823889 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8c6509e0-c3c7-42f2-bd02-f5e8f1479a7c tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c3959b8b-842e-43b4-b984-d13cd7e10669 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:59:00.856557 n-d-817210-1 sudo[114836]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c3959b8b-842e-43b4-b984-d13cd7e10669
Nov 10 17:59:00.858140 n-d-817210-1 sudo[114836]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:59:01.357803 n-d-817210-1 sudo[114836]: pam_unix(sudo:session): session closed for user root
Nov 10 17:59:01.360405 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8c6509e0-c3c7-42f2-bd02-f5e8f1479a7c tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c3959b8b-842e-43b4-b984-d13cd7e10669" returned: 0 in 0.536s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:59:01.363211 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8c6509e0-c3c7-42f2-bd02-f5e8f1479a7c tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c3959b8b-842e-43b4-b984-d13cd7e10669 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:59:01.411228 n-d-817210-1 sudo[114839]: ubuntu : TTY=unknown ; 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-c3959b8b-842e-43b4-b984-d13cd7e10669
Nov 10 17:59:01.414619 n-d-817210-1 sudo[114839]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:59:02.075624 n-d-817210-1 sudo[114839]: pam_unix(sudo:session): session closed for user root
Nov 10 17:59:02.077943 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8c6509e0-c3c7-42f2-bd02-f5e8f1479a7c tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c3959b8b-842e-43b4-b984-d13cd7e10669" returned: 0 in 0.715s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:59:02.079268 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-8c6509e0-c3c7-42f2-bd02-f5e8f1479a7c tempest-VolumesGetTest-1993727214 None] Successfully deleted volume: c3959b8b-842e-43b4-b984-d13cd7e10669
Nov 10 17:59:02.174131 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-8c6509e0-c3c7-42f2-bd02-f5e8f1479a7c tempest-VolumesGetTest-1993727214 None] Created reservations ['e9f9a99b-d401-42d6-9432-f6c21e027ec7', 'b248951b-9a8e-4201-948e-0658b5263980', '55dc8fb5-7e9f-426b-9afd-9b2bafd20721', 'b69b4062-8a9d-4668-b024-cb580158dcc0'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:59:02.176415 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-8c6509e0-c3c7-42f2-bd02-f5e8f1479a7c tempest-VolumesGetTest-1993727214 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:59:02.176415 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:59:02.176415 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:59:02.257896 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-8c6509e0-c3c7-42f2-bd02-f5e8f1479a7c tempest-VolumesGetTest-1993727214 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:59:02.258902 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8c6509e0-c3c7-42f2-bd02-f5e8f1479a7c tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:59:02.328645 n-d-817210-1 sudo[114843]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:59:02.329480 n-d-817210-1 sudo[114843]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:59:02.530177 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 17:59:02.530785 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:59:02.532081 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:59:02.599662 n-d-817210-1 sudo[114845]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:59:02.601275 n-d-817210-1 sudo[114845]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:59:03.234196 n-d-817210-1 sudo[114843]: pam_unix(sudo:session): session closed for user root
Nov 10 17:59:03.236880 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8c6509e0-c3c7-42f2-bd02-f5e8f1479a7c tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.978s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:59:03.239190 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8c6509e0-c3c7-42f2-bd02-f5e8f1479a7c tempest-VolumesGetTest-1993727214 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:59:03.291523 n-d-817210-1 sudo[114849]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:59:03.292394 n-d-817210-1 sudo[114849]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:59:03.295198 n-d-817210-1 sudo[114845]: pam_unix(sudo:session): session closed for user root
Nov 10 17:59:03.297653 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:59:03.299990 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:59:03.349523 n-d-817210-1 sudo[114851]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:59:03.352707 n-d-817210-1 sudo[114851]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:59:04.006849 n-d-817210-1 sudo[114849]: pam_unix(sudo:session): session closed for user root
Nov 10 17:59:04.009435 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8c6509e0-c3c7-42f2-bd02-f5e8f1479a7c tempest-VolumesGetTest-1993727214 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.770s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:59:04.012186 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-8c6509e0-c3c7-42f2-bd02-f5e8f1479a7c tempest-VolumesGetTest-1993727214 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:59:04.019940 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-8c6509e0-c3c7-42f2-bd02-f5e8f1479a7c tempest-VolumesGetTest-1993727214 None] Deleted volume successfully.
Nov 10 17:59:04.045695 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-8c6509e0-c3c7-42f2-bd02-f5e8f1479a7c tempest-VolumesGetTest-1993727214 None] Lock "b'cinder-c3959b8b-842e-43b4-b984-d13cd7e10669-delete_volume'" released by "delete_volume" :: held 3.994s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 17:59:04.052525 n-d-817210-1 sudo[114851]: pam_unix(sudo:session): session closed for user root
Nov 10 17:59:04.054438 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.754s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:59:04.055563 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:59:06.506896 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-3a42571c-9a46-4188-ae76-6f6efcf51886 tempest-VolumesNegativeTest-1618075755 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:59:06.514122 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-3a42571c-9a46-4188-ae76-6f6efcf51886 tempest-VolumesNegativeTest-1618075755 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:59:06.525856 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-3a42571c-9a46-4188-ae76-6f6efcf51886 tempest-VolumesNegativeTest-1618075755 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:59:06.556475 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3a42571c-9a46-4188-ae76-6f6efcf51886 tempest-VolumesNegativeTest-1618075755 None] Flow 'volume_create_manager' (87758475-8706-4967-bce1-90da52bda349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:59:06.561563 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3a42571c-9a46-4188-ae76-6f6efcf51886 tempest-VolumesNegativeTest-1618075755 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fc96a92b-2df1-4567-8c6f-43eff2af7b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:59:06.590852 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-3a42571c-9a46-4188-ae76-6f6efcf51886 tempest-VolumesNegativeTest-1618075755 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:59:06.622345 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3a42571c-9a46-4188-ae76-6f6efcf51886 tempest-VolumesNegativeTest-1618075755 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fc96a92b-2df1-4567-8c6f-43eff2af7b0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:59:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1647967906',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=ffd8ebe9-ec54-4f2b-a74f-a4f589e115a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41c7964838ce4562bab39a790341b0c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:59:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:59:06Z,user_id='5b259fb3ebf142319f3666301ef2cbd0',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:59:06.624975 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3a42571c-9a46-4188-ae76-6f6efcf51886 tempest-VolumesNegativeTest-1618075755 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8e752ad8-fec0-4a2f-ad07-c1011ee467f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:59:06.627153 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3a42571c-9a46-4188-ae76-6f6efcf51886 tempest-VolumesNegativeTest-1618075755 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8e752ad8-fec0-4a2f-ad07-c1011ee467f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:59:06.629491 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3a42571c-9a46-4188-ae76-6f6efcf51886 tempest-VolumesNegativeTest-1618075755 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (21b3da2b-77dc-4012-b8df-cc9b4cee56b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:59:06.632093 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3a42571c-9a46-4188-ae76-6f6efcf51886 tempest-VolumesNegativeTest-1618075755 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (21b3da2b-77dc-4012-b8df-cc9b4cee56b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ffd8ebe9-ec54-4f2b-a74f-a4f589e115a2', 'volume_name': 'volume-ffd8ebe9-ec54-4f2b-a74f-a4f589e115a2', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:59:06.634359 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3a42571c-9a46-4188-ae76-6f6efcf51886 tempest-VolumesNegativeTest-1618075755 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c32e22bc-cfe0-42d8-a70a-ce717f4db905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:59:06.636523 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3a42571c-9a46-4188-ae76-6f6efcf51886 tempest-VolumesNegativeTest-1618075755 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c32e22bc-cfe0-42d8-a70a-ce717f4db905) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:59:06.639041 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3a42571c-9a46-4188-ae76-6f6efcf51886 tempest-VolumesNegativeTest-1618075755 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4531da47-825b-4441-8f39-d20a4201072a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:59:06.639846 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-3a42571c-9a46-4188-ae76-6f6efcf51886 tempest-VolumesNegativeTest-1618075755 None] Volume ffd8ebe9-ec54-4f2b-a74f-a4f589e115a2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ffd8ebe9-ec54-4f2b-a74f-a4f589e115a2', 'volume_size': 1}
Nov 10 17:59:06.641208 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-3a42571c-9a46-4188-ae76-6f6efcf51886 tempest-VolumesNegativeTest-1618075755 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ffd8ebe9-ec54-4f2b-a74f-a4f589e115a2 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:59:06.665672 n-d-817210-1 sudo[114855]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ffd8ebe9-ec54-4f2b-a74f-a4f589e115a2 stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:59:06.666474 n-d-817210-1 sudo[114855]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:59:07.295210 n-d-817210-1 sudo[114855]: pam_unix(sudo:session): session closed for user root
Nov 10 17:59:07.297964 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-3a42571c-9a46-4188-ae76-6f6efcf51886 tempest-VolumesNegativeTest-1618075755 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ffd8ebe9-ec54-4f2b-a74f-a4f589e115a2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.656s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:59:07.303537 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3a42571c-9a46-4188-ae76-6f6efcf51886 tempest-VolumesNegativeTest-1618075755 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4531da47-825b-4441-8f39-d20a4201072a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ffd8ebe9-ec54-4f2b-a74f-a4f589e115a2', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:59:07.306819 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3a42571c-9a46-4188-ae76-6f6efcf51886 tempest-VolumesNegativeTest-1618075755 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e5f9838f-8b72-4cd4-9acb-878e631ca5bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:59:07.338296 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-3a42571c-9a46-4188-ae76-6f6efcf51886 tempest-VolumesNegativeTest-1618075755 None] Volume volume-ffd8ebe9-ec54-4f2b-a74f-a4f589e115a2 (ffd8ebe9-ec54-4f2b-a74f-a4f589e115a2): created successfully
Nov 10 17:59:07.340666 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3a42571c-9a46-4188-ae76-6f6efcf51886 tempest-VolumesNegativeTest-1618075755 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e5f9838f-8b72-4cd4-9acb-878e631ca5bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:59:07.344455 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3a42571c-9a46-4188-ae76-6f6efcf51886 tempest-VolumesNegativeTest-1618075755 None] Flow 'volume_create_manager' (87758475-8706-4967-bce1-90da52bda349) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:59:07.362026 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-3a42571c-9a46-4188-ae76-6f6efcf51886 tempest-VolumesNegativeTest-1618075755 None] Created volume successfully.
Nov 10 17:59:34.961800 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-af96aadf-52f5-46d2-a4f6-5118c819490a tempest-VolumesNegativeTest-1618075755 None] Lock "b'cinder-ffd8ebe9-ec54-4f2b-a74f-a4f589e115a2-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 17:59:35.056842 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-af96aadf-52f5-46d2-a4f6-5118c819490a tempest-VolumesNegativeTest-1618075755 None] Skipping remove_export. No iscsi_target is presently exported for volume: ffd8ebe9-ec54-4f2b-a74f-a4f589e115a2
Nov 10 17:59:35.060828 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-af96aadf-52f5-46d2-a4f6-5118c819490a tempest-VolumesNegativeTest-1618075755 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ffd8ebe9-ec54-4f2b-a74f-a4f589e115a2 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:59:35.110143 n-d-817210-1 sudo[115070]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ffd8ebe9-ec54-4f2b-a74f-a4f589e115a2
Nov 10 17:59:35.111568 n-d-817210-1 sudo[115070]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:59:35.566290 n-d-817210-1 sudo[115070]: pam_unix(sudo:session): session closed for user root
Nov 10 17:59:35.569098 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-af96aadf-52f5-46d2-a4f6-5118c819490a tempest-VolumesNegativeTest-1618075755 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ffd8ebe9-ec54-4f2b-a74f-a4f589e115a2" returned: 0 in 0.507s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:59:35.570891 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-af96aadf-52f5-46d2-a4f6-5118c819490a tempest-VolumesNegativeTest-1618075755 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ffd8ebe9-ec54-4f2b-a74f-a4f589e115a2 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:59:35.594439 n-d-817210-1 sudo[115082]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ffd8ebe9-ec54-4f2b-a74f-a4f589e115a2
Nov 10 17:59:35.595393 n-d-817210-1 sudo[115082]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:59:36.232131 n-d-817210-1 sudo[115082]: pam_unix(sudo:session): session closed for user root
Nov 10 17:59:36.235267 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-af96aadf-52f5-46d2-a4f6-5118c819490a tempest-VolumesNegativeTest-1618075755 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ffd8ebe9-ec54-4f2b-a74f-a4f589e115a2" returned: 0 in 0.663s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:59:36.238248 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-af96aadf-52f5-46d2-a4f6-5118c819490a tempest-VolumesNegativeTest-1618075755 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ffd8ebe9-ec54-4f2b-a74f-a4f589e115a2 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:59:36.261397 n-d-817210-1 sudo[115086]: ubuntu : TTY=unknown ; 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-ffd8ebe9-ec54-4f2b-a74f-a4f589e115a2
Nov 10 17:59:36.263118 n-d-817210-1 sudo[115086]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:59:36.730904 n-d-817210-1 sudo[115086]: pam_unix(sudo:session): session closed for user root
Nov 10 17:59:36.733275 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-af96aadf-52f5-46d2-a4f6-5118c819490a tempest-VolumesNegativeTest-1618075755 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ffd8ebe9-ec54-4f2b-a74f-a4f589e115a2" returned: 0 in 0.495s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:59:36.735841 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-af96aadf-52f5-46d2-a4f6-5118c819490a tempest-VolumesNegativeTest-1618075755 None] Successfully deleted volume: ffd8ebe9-ec54-4f2b-a74f-a4f589e115a2
Nov 10 17:59:36.790045 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-af96aadf-52f5-46d2-a4f6-5118c819490a tempest-VolumesNegativeTest-1618075755 None] Created reservations ['6054e0ed-c64f-4a40-97ba-43d79cfc4879', '3fb70e4f-10d1-433a-9f25-35b65a85b27d', 'e13f0bfc-6f20-4d57-a9da-05da03a8a842', 'f646394e-dc11-4b6d-8521-310b282320a3'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 17:59:36.793636 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-af96aadf-52f5-46d2-a4f6-5118c819490a tempest-VolumesNegativeTest-1618075755 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 17:59:36.793636 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 17:59:36.793636 n-d-817210-1 cinder-volume[91926]:
Nov 10 17:59:36.895300 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-af96aadf-52f5-46d2-a4f6-5118c819490a tempest-VolumesNegativeTest-1618075755 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 17:59:36.896474 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-af96aadf-52f5-46d2-a4f6-5118c819490a tempest-VolumesNegativeTest-1618075755 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:59:36.956925 n-d-817210-1 sudo[115095]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:59:36.960146 n-d-817210-1 sudo[115095]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:59:37.599013 n-d-817210-1 sudo[115095]: pam_unix(sudo:session): session closed for user root
Nov 10 17:59:37.602283 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-af96aadf-52f5-46d2-a4f6-5118c819490a tempest-VolumesNegativeTest-1618075755 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.705s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:59:37.605257 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-af96aadf-52f5-46d2-a4f6-5118c819490a tempest-VolumesNegativeTest-1618075755 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:59:37.651860 n-d-817210-1 sudo[115105]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 17:59:37.653353 n-d-817210-1 sudo[115105]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:59:38.139310 n-d-817210-1 sudo[115105]: pam_unix(sudo:session): session closed for user root
Nov 10 17:59:38.142278 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-af96aadf-52f5-46d2-a4f6-5118c819490a tempest-VolumesNegativeTest-1618075755 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.536s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:59:38.145291 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-af96aadf-52f5-46d2-a4f6-5118c819490a tempest-VolumesNegativeTest-1618075755 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 17:59:38.152925 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-af96aadf-52f5-46d2-a4f6-5118c819490a tempest-VolumesNegativeTest-1618075755 None] Deleted volume successfully.
Nov 10 17:59:38.174426 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-af96aadf-52f5-46d2-a4f6-5118c819490a tempest-VolumesNegativeTest-1618075755 None] Lock "b'cinder-ffd8ebe9-ec54-4f2b-a74f-a4f589e115a2-delete_volume'" released by "delete_volume" :: held 3.227s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 17:59:44.085592 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-fcf51601-60cf-4e3a-b4e4-655e6e21af3c tempest-VolumesSnapshotTestJSON-152367766 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 17:59:44.090916 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-fcf51601-60cf-4e3a-b4e4-655e6e21af3c tempest-VolumesSnapshotTestJSON-152367766 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 17:59:44.091649 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-fcf51601-60cf-4e3a-b4e4-655e6e21af3c tempest-VolumesSnapshotTestJSON-152367766 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 17:59:44.121342 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fcf51601-60cf-4e3a-b4e4-655e6e21af3c tempest-VolumesSnapshotTestJSON-152367766 None] Flow 'volume_create_manager' (840d45ee-e9e1-44a7-a74b-709325d4358c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:59:44.126967 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fcf51601-60cf-4e3a-b4e4-655e6e21af3c tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c09e49b5-3493-418a-9beb-4821ba5d58a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:59:44.167407 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-fcf51601-60cf-4e3a-b4e4-655e6e21af3c tempest-VolumesSnapshotTestJSON-152367766 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 17:59:44.192562 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fcf51601-60cf-4e3a-b4e4-655e6e21af3c tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c09e49b5-3493-418a-9beb-4821ba5d58a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T17:59:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-664701449',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=21bafcfb-f5fc-4e64-947e-a597ef0b1e70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c34d54b0e1c14b29a0e32bf0a41c712f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T17:59:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T17:59:44Z,user_id='3cea67307383404cbe87bf014e021ac9',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:59:44.195156 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fcf51601-60cf-4e3a-b4e4-655e6e21af3c tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e0b1179d-c8b1-49b5-9ad5-14a5947d0d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:59:44.197450 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fcf51601-60cf-4e3a-b4e4-655e6e21af3c tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e0b1179d-c8b1-49b5-9ad5-14a5947d0d38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:59:44.199922 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fcf51601-60cf-4e3a-b4e4-655e6e21af3c tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a74b48c3-7c02-480d-90f8-f84edfe1ae1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:59:44.202288 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fcf51601-60cf-4e3a-b4e4-655e6e21af3c tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a74b48c3-7c02-480d-90f8-f84edfe1ae1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '21bafcfb-f5fc-4e64-947e-a597ef0b1e70', 'volume_name': 'volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:59:44.204788 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fcf51601-60cf-4e3a-b4e4-655e6e21af3c tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dfe9b3a3-9980-4a47-9789-b535e3e75915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:59:44.207257 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fcf51601-60cf-4e3a-b4e4-655e6e21af3c tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dfe9b3a3-9980-4a47-9789-b535e3e75915) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:59:44.209602 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fcf51601-60cf-4e3a-b4e4-655e6e21af3c tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4c22e886-8bfa-49e0-8f33-59702dd75f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:59:44.210622 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-fcf51601-60cf-4e3a-b4e4-655e6e21af3c tempest-VolumesSnapshotTestJSON-152367766 None] Volume 21bafcfb-f5fc-4e64-947e-a597ef0b1e70: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70', 'volume_size': 1}
Nov 10 17:59:44.212222 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fcf51601-60cf-4e3a-b4e4-655e6e21af3c tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:59:44.265251 n-d-817210-1 sudo[115150]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70 stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:59:44.267907 n-d-817210-1 sudo[115150]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:59:44.956397 n-d-817210-1 sudo[115150]: pam_unix(sudo:session): session closed for user root
Nov 10 17:59:44.959155 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fcf51601-60cf-4e3a-b4e4-655e6e21af3c tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.746s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:59:44.962921 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fcf51601-60cf-4e3a-b4e4-655e6e21af3c tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4c22e886-8bfa-49e0-8f33-59702dd75f25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:59:44.966664 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fcf51601-60cf-4e3a-b4e4-655e6e21af3c tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (629fb6b6-962b-4409-826e-2925357e39e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 17:59:44.984246 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-fcf51601-60cf-4e3a-b4e4-655e6e21af3c tempest-VolumesSnapshotTestJSON-152367766 None] Volume volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70 (21bafcfb-f5fc-4e64-947e-a597ef0b1e70): created successfully
Nov 10 17:59:44.987920 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fcf51601-60cf-4e3a-b4e4-655e6e21af3c tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (629fb6b6-962b-4409-826e-2925357e39e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 17:59:44.994030 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fcf51601-60cf-4e3a-b4e4-655e6e21af3c tempest-VolumesSnapshotTestJSON-152367766 None] Flow 'volume_create_manager' (840d45ee-e9e1-44a7-a74b-709325d4358c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 17:59:45.008966 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-fcf51601-60cf-4e3a-b4e4-655e6e21af3c tempest-VolumesSnapshotTestJSON-152367766 None] Created volume successfully.
Nov 10 17:59:45.972000 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4a4012dc-f046-49f3-b82e-fd9337195c31 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:59:46.040366 n-d-817210-1 sudo[115185]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70
Nov 10 17:59:46.041910 n-d-817210-1 sudo[115185]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:59:46.504843 n-d-817210-1 sudo[115185]: pam_unix(sudo:session): session closed for user root
Nov 10 17:59:46.507565 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4a4012dc-f046-49f3-b82e-fd9337195c31 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70" returned: 0 in 0.535s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:59:46.509778 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4a4012dc-f046-49f3-b82e-fd9337195c31 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fbe626ee-779b-40e0-b97f-adf4b6bb8d27 --snapshot stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70 -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:59:46.532386 n-d-817210-1 sudo[115188]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fbe626ee-779b-40e0-b97f-adf4b6bb8d27 --snapshot stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70 -L 1.00g
Nov 10 17:59:46.534367 n-d-817210-1 sudo[115188]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:59:47.634831 n-d-817210-1 sudo[115188]: pam_unix(sudo:session): session closed for user root
Nov 10 17:59:47.637389 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4a4012dc-f046-49f3-b82e-fd9337195c31 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fbe626ee-779b-40e0-b97f-adf4b6bb8d27 --snapshot stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70 -L 1.00g" returned: 0 in 1.127s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:59:47.756859 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-4a4012dc-f046-49f3-b82e-fd9337195c31 tempest-VolumesSnapshotTestJSON-152367766 None] Create snapshot completed successfully
Nov 10 17:59:48.936717 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.driver [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] Creating a new backup for volume volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70. {{(pid=91926) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Nov 10 17:59:49.139648 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:59:49.235306 n-d-817210-1 sudo[115336]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1 stack-volumes-lvmdriver-1 -L 1g
Nov 10 17:59:49.241568 n-d-817210-1 sudo[115336]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:59:50.183082 n-d-817210-1 sudo[115336]: pam_unix(sudo:session): session closed for user root
Nov 10 17:59:50.187149 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.047s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:59:50.191320 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-fbe626ee-779b-40e0-b97f-adf4b6bb8d27 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:59:50.245097 n-d-817210-1 sudo[115371]: 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-fbe626ee-779b-40e0-b97f-adf4b6bb8d27
Nov 10 17:59:50.249914 n-d-817210-1 sudo[115371]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:59:51.028226 n-d-817210-1 sudo[115371]: pam_unix(sudo:session): session closed for user root
Nov 10 17:59:51.031272 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-fbe626ee-779b-40e0-b97f-adf4b6bb8d27" returned: 0 in 0.839s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:59:51.033970 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--fbe626ee--779b--40e0--b97f--adf4b6bb8d27 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a9e5a824--e418--49b3--9a03--92bad8fb29d1 iflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:59:51.062708 n-d-817210-1 sudo[115382]: 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--fbe626ee--779b--40e0--b97f--adf4b6bb8d27 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a9e5a824--e418--49b3--9a03--92bad8fb29d1 iflag=direct
Nov 10 17:59:51.064864 n-d-817210-1 sudo[115382]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:59:51.546534 n-d-817210-1 sudo[115382]: pam_unix(sudo:session): session closed for user root
Nov 10 17:59:51.549738 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--fbe626ee--779b--40e0--b97f--adf4b6bb8d27 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a9e5a824--e418--49b3--9a03--92bad8fb29d1 iflag=direct" returned: 0 in 0.515s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:59:51.551729 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--fbe626ee--779b--40e0--b97f--adf4b6bb8d27 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a9e5a824--e418--49b3--9a03--92bad8fb29d1 oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:59:51.599013 n-d-817210-1 sudo[115394]: 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--fbe626ee--779b--40e0--b97f--adf4b6bb8d27 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a9e5a824--e418--49b3--9a03--92bad8fb29d1 oflag=direct
Nov 10 17:59:51.601074 n-d-817210-1 sudo[115394]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 17:59:52.136058 n-d-817210-1 sudo[115394]: pam_unix(sudo:session): session closed for user root
Nov 10 17:59:52.138616 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--fbe626ee--779b--40e0--b97f--adf4b6bb8d27 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a9e5a824--e418--49b3--9a03--92bad8fb29d1 oflag=direct" returned: 0 in 0.586s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 17:59:52.139809 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--fbe626ee--779b--40e0--b97f--adf4b6bb8d27 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a9e5a824--e418--49b3--9a03--92bad8fb29d1 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 17:59:52.194224 n-d-817210-1 sudo[115409]: 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--fbe626ee--779b--40e0--b97f--adf4b6bb8d27 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a9e5a824--e418--49b3--9a03--92bad8fb29d1 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Nov 10 17:59:52.195109 n-d-817210-1 sudo[115409]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:00:00.512356 n-d-817210-1 sudo[115409]: pam_unix(sudo:session): session closed for user root
Nov 10 18:00:00.514996 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--fbe626ee--779b--40e0--b97f--adf4b6bb8d27 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a9e5a824--e418--49b3--9a03--92bad8fb29d1 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 8.374s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:00.517492 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--fbe626ee--779b--40e0--b97f--adf4b6bb8d27, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--a9e5a824--e418--49b3--9a03--92bad8fb29d1, size 1024.00 MB, duration 8.38 sec {{(pid=91926) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Nov 10 18:00:00.517492 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.volume_utils [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] Volume copy 1024.00 MB at 122.24 MB/s
Nov 10 18:00:00.584444 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:00.631968 n-d-817210-1 sudo[115426]: 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-a9e5a824-e418-49b3-9a03-92bad8fb29d1
Nov 10 18:00:00.632836 n-d-817210-1 sudo[115426]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:00:01.833172 n-d-817210-1 sudo[115426]: pam_unix(sudo:session): session closed for user root
Nov 10 18:00:01.841015 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1" returned: 0 in 1.254s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:02.066282 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: I_T nexus: 16
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: bsXFyLeUqXZPNSBDA4EH
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Target 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: I_T nexus: 14
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: XcRpArJu4KqPt2dkrnN7
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Target 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: I_T nexus: 18
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030000
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf30
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030001
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf31
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: E2ebsUQKWiduwcUrUyCb
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Target 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: I_T nexus: 17
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040000
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf40
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040001
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf41
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:02.089724 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: jKxjQyrJY76AeAQUokGm
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Target 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: I_T nexus: 20
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050000
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf50
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050001
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf51
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: NMwzmHf78H3CZCuWjPcB
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Target 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: I_T nexus: 19
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060000
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf60
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060001
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf61
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: 2m3KS5QKUYkeuaoR9YRS
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] Creating iscsi_target for Volume ID: volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] Created volume path /opt/stack/data/cinder/volumes/volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1,
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: incominguser BT8GY7E56XbFZu2rThzn rpKNb5oohz48HeQT
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 18:00:02.108225 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:02.531464 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:00:02.531839 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:00:02.534216 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:02.617513 n-d-817210-1 sudo[115432]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:00:02.625925 n-d-817210-1 sudo[115432]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:00:03.547124 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1" returned: 0 in 1.450s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:03.548111 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:00:03.548663 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 18:00:03.549230 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 18:00:03.551045 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:03.568626 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:03.569041 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1\n System information:\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-a9e5a824-e418-49b3-9a03-92bad8fb29d1\n Backing store flags: \n Account information:\n BT8GY7E56XbFZu2rThzn\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: I_T nexus: 16
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: bsXFyLeUqXZPNSBDA4EH
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Target 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: I_T nexus: 14
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: XcRpArJu4KqPt2dkrnN7
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Target 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: I_T nexus: 18
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030000
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf30
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030001
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf31
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: E2ebsUQKWiduwcUrUyCb
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Target 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: I_T nexus: 17
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040000
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf40
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040001
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf41
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: jKxjQyrJY76AeAQUokGm
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Target 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: I_T nexus: 20
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050000
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf50
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050001
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf51
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: NMwzmHf78H3CZCuWjPcB
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Target 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: I_T nexus: 19
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060000
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf60
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060001
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf61
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: 2m3KS5QKUYkeuaoR9YRS
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:03.569736 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 18:00:03.587272 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:03.720960 n-d-817210-1 sudo[115432]: pam_unix(sudo:session): session closed for user root
Nov 10 18:00:03.722830 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.190s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:03.724155 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:03.776699 n-d-817210-1 sudo[115464]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:00:03.779629 n-d-817210-1 sudo[115464]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:00:03.817475 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.245s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:03.818329 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1\n System information:\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-a9e5a824-e418-49b3-9a03-92bad8fb29d1\n Backing store flags: \n Account information:\n BT8GY7E56XbFZu2rThzn\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:00:03.822262 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:03.972549 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.151s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:03.972549 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1\n System information:\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-a9e5a824-e418-49b3-9a03-92bad8fb29d1\n Backing store flags: \n Account information:\n BT8GY7E56XbFZu2rThzn\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:00:03.974669 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] Set provider_location to: 10.222.0.46:3260,7 iqn.2010-10.org.openstack:volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 18:00:04.091206 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] Initialize volume connection completed successfully.
Nov 10 18:00:04.494603 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-4109c7e9-063a-4262-bf89-2e02311a6ba0 tempest-AttachVolumeTestJSON-499212231 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:00:04.509431 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-4109c7e9-063a-4262-bf89-2e02311a6ba0 tempest-AttachVolumeTestJSON-499212231 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:00:04.511644 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-4109c7e9-063a-4262-bf89-2e02311a6ba0 tempest-AttachVolumeTestJSON-499212231 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:00:04.566558 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4109c7e9-063a-4262-bf89-2e02311a6ba0 tempest-AttachVolumeTestJSON-499212231 None] Flow 'volume_create_manager' (4fcc91a3-bb92-4908-8e67-bba7e9f29829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:00:04.624891 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4109c7e9-063a-4262-bf89-2e02311a6ba0 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8744fd85-fd56-4284-b9ec-ea2e315f6861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:00:04.823369 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-4109c7e9-063a-4262-bf89-2e02311a6ba0 tempest-AttachVolumeTestJSON-499212231 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:00:04.867671 n-d-817210-1 sudo[115464]: pam_unix(sudo:session): session closed for user root
Nov 10 18:00:04.899267 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4109c7e9-063a-4262-bf89-2e02311a6ba0 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8744fd85-fd56-4284-b9ec-ea2e315f6861) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:00:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-233493279',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=2868a2c0-944e-440c-ab65-57e9862972ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abc8eb5523c8480d808fef2090509f99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:00:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:00:04Z,user_id='e5c15ae7a10548d2b8ce27c214c76d6a',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:00:04.913785 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4109c7e9-063a-4262-bf89-2e02311a6ba0 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8581b29b-5aca-4c8b-8e6f-4e105cf71bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:00:04.924377 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4109c7e9-063a-4262-bf89-2e02311a6ba0 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8581b29b-5aca-4c8b-8e6f-4e105cf71bbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:00:04.924377 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4109c7e9-063a-4262-bf89-2e02311a6ba0 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f2bd7fea-8f7d-4d7a-abd9-8e51be89850c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:00:04.962826 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4109c7e9-063a-4262-bf89-2e02311a6ba0 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f2bd7fea-8f7d-4d7a-abd9-8e51be89850c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2868a2c0-944e-440c-ab65-57e9862972ee', 'volume_name': 'volume-2868a2c0-944e-440c-ab65-57e9862972ee', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:00:04.979350 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4109c7e9-063a-4262-bf89-2e02311a6ba0 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ca14024a-ad19-4445-8edb-e61074e47bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:00:04.992521 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4109c7e9-063a-4262-bf89-2e02311a6ba0 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ca14024a-ad19-4445-8edb-e61074e47bb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:00:04.994943 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4109c7e9-063a-4262-bf89-2e02311a6ba0 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c9bba7ec-9397-4f9b-8910-e8d9c413ca98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:00:04.997368 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-4109c7e9-063a-4262-bf89-2e02311a6ba0 tempest-AttachVolumeTestJSON-499212231 None] Volume 2868a2c0-944e-440c-ab65-57e9862972ee: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2868a2c0-944e-440c-ab65-57e9862972ee', 'volume_size': 1}
Nov 10 18:00:04.997368 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4109c7e9-063a-4262-bf89-2e02311a6ba0 tempest-AttachVolumeTestJSON-499212231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2868a2c0-944e-440c-ab65-57e9862972ee stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:05.032050 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.307s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:05.033668 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:00:05.054561 n-d-817210-1 sudo[115515]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2868a2c0-944e-440c-ab65-57e9862972ee stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:00:05.055763 n-d-817210-1 sudo[115515]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:00:05.901677 n-d-817210-1 sudo[115515]: pam_unix(sudo:session): session closed for user root
Nov 10 18:00:05.903591 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4109c7e9-063a-4262-bf89-2e02311a6ba0 tempest-AttachVolumeTestJSON-499212231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2868a2c0-944e-440c-ab65-57e9862972ee stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.906s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:05.906923 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4109c7e9-063a-4262-bf89-2e02311a6ba0 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c9bba7ec-9397-4f9b-8910-e8d9c413ca98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2868a2c0-944e-440c-ab65-57e9862972ee', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:00:05.909363 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4109c7e9-063a-4262-bf89-2e02311a6ba0 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (585980f9-bf2f-4e1a-83e3-bb323910164b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:00:05.930547 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-4109c7e9-063a-4262-bf89-2e02311a6ba0 tempest-AttachVolumeTestJSON-499212231 None] Volume volume-2868a2c0-944e-440c-ab65-57e9862972ee (2868a2c0-944e-440c-ab65-57e9862972ee): created successfully
Nov 10 18:00:05.932563 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4109c7e9-063a-4262-bf89-2e02311a6ba0 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (585980f9-bf2f-4e1a-83e3-bb323910164b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:00:05.935803 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4109c7e9-063a-4262-bf89-2e02311a6ba0 tempest-AttachVolumeTestJSON-499212231 None] Flow 'volume_create_manager' (4fcc91a3-bb92-4908-8e67-bba7e9f29829) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:00:05.955319 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-4109c7e9-063a-4262-bf89-2e02311a6ba0 tempest-AttachVolumeTestJSON-499212231 None] Created volume successfully.
Nov 10 18:00:08.548056 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-00469057-75ea-4594-8b17-c2c7afa75cde req-59ec6bb9-261a-40fa-9f29-738df0ce7fe4 tempest-AttachVolumeTestJSON-499212231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2868a2c0-944e-440c-ab65-57e9862972ee {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:08.599261 n-d-817210-1 sudo[115550]: 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-2868a2c0-944e-440c-ab65-57e9862972ee
Nov 10 18:00:08.600995 n-d-817210-1 sudo[115550]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:00:09.370915 n-d-817210-1 sudo[115550]: pam_unix(sudo:session): session closed for user root
Nov 10 18:00:09.373606 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-00469057-75ea-4594-8b17-c2c7afa75cde req-59ec6bb9-261a-40fa-9f29-738df0ce7fe4 tempest-AttachVolumeTestJSON-499212231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2868a2c0-944e-440c-ab65-57e9862972ee" returned: 0 in 0.826s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:09.506610 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:09.543092 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.040s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:09.543492 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-a9e5a824-e418-49b3-9a03-92bad8fb29d1\n Backing store flags: \n Account information:\n BT8GY7E56XbFZu2rThzn\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-00469057-75ea-4594-8b17-c2c7afa75cde req-59ec6bb9-261a-40fa-9f29-738df0ce7fe4 tempest-AttachVolumeTestJSON-499212231 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: I_T nexus: 16
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: bsXFyLeUqXZPNSBDA4EH
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Target 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: I_T nexus: 14
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: XcRpArJu4KqPt2dkrnN7
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Target 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: I_T nexus: 18
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030000
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf30
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030001
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf31
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: E2ebsUQKWiduwcUrUyCb
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Target 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: I_T nexus: 17
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040000
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf40
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040001
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf41
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: jKxjQyrJY76AeAQUokGm
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Target 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: I_T nexus: 20
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050000
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf50
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050001
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf51
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: NMwzmHf78H3CZCuWjPcB
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Target 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: I_T nexus: 19
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060000
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf60
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060001
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf61
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: 2m3KS5QKUYkeuaoR9YRS
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Target 7: iqn.2010-10.org.openstack:volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: I_T nexus: 22
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Connection: 0
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.46
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00070000
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf70
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00070001
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf71
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: BT8GY7E56XbFZu2rThzn
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:09.545335 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 18:00:09.574436 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-00469057-75ea-4594-8b17-c2c7afa75cde req-59ec6bb9-261a-40fa-9f29-738df0ce7fe4 tempest-AttachVolumeTestJSON-499212231 None] Creating iscsi_target for Volume ID: volume-2868a2c0-944e-440c-ab65-57e9862972ee {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 18:00:09.574436 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-00469057-75ea-4594-8b17-c2c7afa75cde req-59ec6bb9-261a-40fa-9f29-738df0ce7fe4 tempest-AttachVolumeTestJSON-499212231 None] Created volume path /opt/stack/data/cinder/volumes/volume-2868a2c0-944e-440c-ab65-57e9862972ee,
Nov 10 18:00:09.574436 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 18:00:09.574436 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:00:09.574436 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2868a2c0-944e-440c-ab65-57e9862972ee
Nov 10 18:00:09.574436 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 18:00:09.574436 n-d-817210-1 cinder-volume[91926]: incominguser VNSbH7PtKCpo3CRz6eT8 RqeM3hrwtu2jSk3K
Nov 10 18:00:09.574436 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:00:09.574436 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 18:00:09.574436 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:00:09.574436 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 18:00:09.578641 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2868a2c0-944e-440c-ab65-57e9862972ee {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:10.788237 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2868a2c0-944e-440c-ab65-57e9862972ee" returned: 0 in 1.212s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:10.789307 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:00:10.790142 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-00469057-75ea-4594-8b17-c2c7afa75cde req-59ec6bb9-261a-40fa-9f29-738df0ce7fe4 tempest-AttachVolumeTestJSON-499212231 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 18:00:10.790750 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-00469057-75ea-4594-8b17-c2c7afa75cde req-59ec6bb9-261a-40fa-9f29-738df0ce7fe4 tempest-AttachVolumeTestJSON-499212231 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 18:00:10.792204 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:10.814231 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:10.814747 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-a9e5a824-e418-49b3-9a03-92bad8fb29d1\n Backing store flags: \n Account information:\n BT8GY7E56XbFZu2rThzn\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2868a2c0-944e-440c-ab65-57e9862972ee\n System information:\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-2868a2c0-944e-440c-ab65-57e9862972ee\n Backing store flags: \n Account information:\n VNSbH7PtKCpo3CRz6eT8\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-00469057-75ea-4594-8b17-c2c7afa75cde req-59ec6bb9-261a-40fa-9f29-738df0ce7fe4 tempest-AttachVolumeTestJSON-499212231 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: I_T nexus: 16
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: bsXFyLeUqXZPNSBDA4EH
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Target 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: I_T nexus: 14
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: XcRpArJu4KqPt2dkrnN7
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Target 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: I_T nexus: 18
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030000
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf30
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030001
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf31
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: E2ebsUQKWiduwcUrUyCb
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Target 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: I_T nexus: 17
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040000
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf40
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040001
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf41
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: jKxjQyrJY76AeAQUokGm
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Target 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: I_T nexus: 20
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050000
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf50
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050001
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf51
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: NMwzmHf78H3CZCuWjPcB
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Target 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: I_T nexus: 19
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060000
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf60
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060001
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf61
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: 2m3KS5QKUYkeuaoR9YRS
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Target 7: iqn.2010-10.org.openstack:volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: I_T nexus: 22
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Connection: 0
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.46
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00070000
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf70
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00070001
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf71
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: BT8GY7E56XbFZu2rThzn
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:10.817950 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 18:00:10.845743 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:11.114848 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.285s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:11.115293 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-a9e5a824-e418-49b3-9a03-92bad8fb29d1\n Backing store flags: \n Account information:\n BT8GY7E56XbFZu2rThzn\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2868a2c0-944e-440c-ab65-57e9862972ee\n System information:\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-2868a2c0-944e-440c-ab65-57e9862972ee\n Backing store flags: \n Account information:\n VNSbH7PtKCpo3CRz6eT8\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:00:11.116760 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:11.300024 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.182s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:11.303115 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-a9e5a824-e418-49b3-9a03-92bad8fb29d1\n Backing store flags: \n Account information:\n BT8GY7E56XbFZu2rThzn\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2868a2c0-944e-440c-ab65-57e9862972ee\n System information:\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-2868a2c0-944e-440c-ab65-57e9862972ee\n Backing store flags: \n Account information:\n VNSbH7PtKCpo3CRz6eT8\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:00:11.305149 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-00469057-75ea-4594-8b17-c2c7afa75cde req-59ec6bb9-261a-40fa-9f29-738df0ce7fe4 tempest-AttachVolumeTestJSON-499212231 None] Set provider_location to: 10.222.0.46:3260,8 iqn.2010-10.org.openstack:volume-2868a2c0-944e-440c-ab65-57e9862972ee 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 18:00:11.616019 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-00469057-75ea-4594-8b17-c2c7afa75cde req-59ec6bb9-261a-40fa-9f29-738df0ce7fe4 tempest-AttachVolumeTestJSON-499212231 None] attachment_update completed successfully.
Nov 10 18:00:19.750525 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-bf2198dd-5c66-42af-ada0-7f101c3d4618 tempest-AttachVolumeTestJSON-499212231 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:00:19.752172 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-bf2198dd-5c66-42af-ada0-7f101c3d4618 tempest-AttachVolumeTestJSON-499212231 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:00:19.752699 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-bf2198dd-5c66-42af-ada0-7f101c3d4618 tempest-AttachVolumeTestJSON-499212231 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:00:19.777610 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bf2198dd-5c66-42af-ada0-7f101c3d4618 tempest-AttachVolumeTestJSON-499212231 None] Flow 'volume_create_manager' (b77120d8-7d04-44ce-8a8f-ea172cd37fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:00:19.782342 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bf2198dd-5c66-42af-ada0-7f101c3d4618 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (37b172f9-e5a7-46f4-8356-8d24c3711cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:00:19.812125 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-bf2198dd-5c66-42af-ada0-7f101c3d4618 tempest-AttachVolumeTestJSON-499212231 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:00:19.877428 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bf2198dd-5c66-42af-ada0-7f101c3d4618 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (37b172f9-e5a7-46f4-8356-8d24c3711cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:00:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1271231970',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=edcaf42f-8a18-43d2-8f11-fc935ca5e00b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abc8eb5523c8480d808fef2090509f99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:00:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:00:20Z,user_id='e5c15ae7a10548d2b8ce27c214c76d6a',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:00:19.885175 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bf2198dd-5c66-42af-ada0-7f101c3d4618 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5cc7c2e6-e54e-4342-b960-761d0344d588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:00:19.893526 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bf2198dd-5c66-42af-ada0-7f101c3d4618 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5cc7c2e6-e54e-4342-b960-761d0344d588) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:00:19.902060 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bf2198dd-5c66-42af-ada0-7f101c3d4618 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e3b89099-e841-48ad-bdef-948ae225b492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:00:19.907452 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bf2198dd-5c66-42af-ada0-7f101c3d4618 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e3b89099-e841-48ad-bdef-948ae225b492) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'edcaf42f-8a18-43d2-8f11-fc935ca5e00b', 'volume_name': 'volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:00:19.913167 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bf2198dd-5c66-42af-ada0-7f101c3d4618 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c2453627-d3c1-49d9-9ecf-8df9be651319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:00:19.915372 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bf2198dd-5c66-42af-ada0-7f101c3d4618 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c2453627-d3c1-49d9-9ecf-8df9be651319) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:00:19.927010 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bf2198dd-5c66-42af-ada0-7f101c3d4618 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6606ed8a-2b36-4f6e-9a36-e5e8b8480daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:00:19.928209 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-bf2198dd-5c66-42af-ada0-7f101c3d4618 tempest-AttachVolumeTestJSON-499212231 None] Volume edcaf42f-8a18-43d2-8f11-fc935ca5e00b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b', 'volume_size': 1}
Nov 10 18:00:19.931428 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bf2198dd-5c66-42af-ada0-7f101c3d4618 tempest-AttachVolumeTestJSON-499212231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:20.093470 n-d-817210-1 sudo[115592]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:00:20.094324 n-d-817210-1 sudo[115592]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:00:21.201972 n-d-817210-1 sudo[115592]: pam_unix(sudo:session): session closed for user root
Nov 10 18:00:21.205645 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bf2198dd-5c66-42af-ada0-7f101c3d4618 tempest-AttachVolumeTestJSON-499212231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.276s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:21.210241 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bf2198dd-5c66-42af-ada0-7f101c3d4618 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6606ed8a-2b36-4f6e-9a36-e5e8b8480daa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:00:21.213887 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bf2198dd-5c66-42af-ada0-7f101c3d4618 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c838937d-51d9-40b5-a4f2-1a425e75954f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:00:21.235052 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-bf2198dd-5c66-42af-ada0-7f101c3d4618 tempest-AttachVolumeTestJSON-499212231 None] Volume volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b (edcaf42f-8a18-43d2-8f11-fc935ca5e00b): created successfully
Nov 10 18:00:21.242957 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bf2198dd-5c66-42af-ada0-7f101c3d4618 tempest-AttachVolumeTestJSON-499212231 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c838937d-51d9-40b5-a4f2-1a425e75954f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:00:21.249010 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bf2198dd-5c66-42af-ada0-7f101c3d4618 tempest-AttachVolumeTestJSON-499212231 None] Flow 'volume_create_manager' (b77120d8-7d04-44ce-8a8f-ea172cd37fa4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:00:21.267831 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-bf2198dd-5c66-42af-ada0-7f101c3d4618 tempest-AttachVolumeTestJSON-499212231 None] Created volume successfully.
Nov 10 18:00:24.067690 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-482bdc3b-92ad-4974-81e5-1637921f91cd req-dfd1b14a-04f5-4b76-b8ed-fb2ca73b799b tempest-AttachVolumeTestJSON-499212231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:24.120539 n-d-817210-1 sudo[115651]: 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-edcaf42f-8a18-43d2-8f11-fc935ca5e00b
Nov 10 18:00:24.121386 n-d-817210-1 sudo[115651]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:00:24.718450 n-d-817210-1 sudo[115651]: pam_unix(sudo:session): session closed for user root
Nov 10 18:00:24.720917 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-482bdc3b-92ad-4974-81e5-1637921f91cd req-dfd1b14a-04f5-4b76-b8ed-fb2ca73b799b tempest-AttachVolumeTestJSON-499212231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b" returned: 0 in 0.653s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:24.846139 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:24.869436 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:24.869817 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-a9e5a824-e418-49b3-9a03-92bad8fb29d1\n Backing store flags: \n Account information:\n BT8GY7E56XbFZu2rThzn\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2868a2c0-944e-440c-ab65-57e9862972ee\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-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-2868a2c0-944e-440c-ab65-57e9862972ee\n Backing store flags: \n Account information:\n VNSbH7PtKCpo3CRz6eT8\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-482bdc3b-92ad-4974-81e5-1637921f91cd req-dfd1b14a-04f5-4b76-b8ed-fb2ca73b799b tempest-AttachVolumeTestJSON-499212231 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: I_T nexus: 16
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: bsXFyLeUqXZPNSBDA4EH
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Target 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: I_T nexus: 14
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: XcRpArJu4KqPt2dkrnN7
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Target 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: I_T nexus: 18
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030000
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf30
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030001
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf31
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: E2ebsUQKWiduwcUrUyCb
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Target 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: I_T nexus: 17
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040000
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf40
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040001
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf41
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: jKxjQyrJY76AeAQUokGm
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Target 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: I_T nexus: 20
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050000
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf50
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050001
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf51
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: NMwzmHf78H3CZCuWjPcB
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Target 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: I_T nexus: 19
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060000
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf60
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060001
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf61
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: 2m3KS5QKUYkeuaoR9YRS
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Target 7: iqn.2010-10.org.openstack:volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: I_T nexus: 22
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Connection: 0
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.46
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00070000
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf70
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00070001
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf71
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: BT8GY7E56XbFZu2rThzn
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Target 8: iqn.2010-10.org.openstack:volume-2868a2c0-944e-440c-ab65-57e9862972ee
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: I_T nexus: 23
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.41
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00080000
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf80
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00080001
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf81
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2868a2c0-944e-440c-ab65-57e9862972ee
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: VNSbH7PtKCpo3CRz6eT8
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:24.870514 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 18:00:24.899074 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-482bdc3b-92ad-4974-81e5-1637921f91cd req-dfd1b14a-04f5-4b76-b8ed-fb2ca73b799b tempest-AttachVolumeTestJSON-499212231 None] Creating iscsi_target for Volume ID: volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 18:00:24.899074 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-482bdc3b-92ad-4974-81e5-1637921f91cd req-dfd1b14a-04f5-4b76-b8ed-fb2ca73b799b tempest-AttachVolumeTestJSON-499212231 None] Created volume path /opt/stack/data/cinder/volumes/volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b,
Nov 10 18:00:24.899074 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 18:00:24.899074 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:00:24.899074 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b
Nov 10 18:00:24.899074 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 18:00:24.899074 n-d-817210-1 cinder-volume[91926]: incominguser edEAYQFFi5Tm9EHhSx92 6jZpuB5z6FtDuyW8
Nov 10 18:00:24.899074 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:00:24.899074 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 18:00:24.899074 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:00:24.899074 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 18:00:24.899074 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:25.837789 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b" returned: 0 in 0.955s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:25.838311 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:00:25.838936 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-482bdc3b-92ad-4974-81e5-1637921f91cd req-dfd1b14a-04f5-4b76-b8ed-fb2ca73b799b tempest-AttachVolumeTestJSON-499212231 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 18:00:25.839501 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-482bdc3b-92ad-4974-81e5-1637921f91cd req-dfd1b14a-04f5-4b76-b8ed-fb2ca73b799b tempest-AttachVolumeTestJSON-499212231 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 18:00:25.848039 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:25.868372 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:25.868890 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-a9e5a824-e418-49b3-9a03-92bad8fb29d1\n Backing store flags: \n Account information:\n BT8GY7E56XbFZu2rThzn\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2868a2c0-944e-440c-ab65-57e9862972ee\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-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-2868a2c0-944e-440c-ab65-57e9862972ee\n Backing store flags: \n Account information:\n VNSbH7PtKCpo3CRz6eT8\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b\n Backing store flags: \n Account information:\n edEAYQFFi5Tm9EHhSx92\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-482bdc3b-92ad-4974-81e5-1637921f91cd req-dfd1b14a-04f5-4b76-b8ed-fb2ca73b799b tempest-AttachVolumeTestJSON-499212231 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: I_T nexus: 16
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: bsXFyLeUqXZPNSBDA4EH
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Target 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: I_T nexus: 14
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: XcRpArJu4KqPt2dkrnN7
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Target 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: I_T nexus: 18
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030000
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf30
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030001
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf31
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: E2ebsUQKWiduwcUrUyCb
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Target 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: I_T nexus: 17
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040000
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf40
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040001
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf41
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: jKxjQyrJY76AeAQUokGm
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Target 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: I_T nexus: 20
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050000
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf50
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050001
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf51
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: NMwzmHf78H3CZCuWjPcB
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Target 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: I_T nexus: 19
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060000
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf60
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060001
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf61
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: 2m3KS5QKUYkeuaoR9YRS
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Target 7: iqn.2010-10.org.openstack:volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: I_T nexus: 22
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Connection: 0
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.46
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00070000
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf70
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00070001
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf71
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: BT8GY7E56XbFZu2rThzn
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Target 8: iqn.2010-10.org.openstack:volume-2868a2c0-944e-440c-ab65-57e9862972ee
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: I_T nexus: 23
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.41
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00080000
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf80
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00080001
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf81
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2868a2c0-944e-440c-ab65-57e9862972ee
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: VNSbH7PtKCpo3CRz6eT8
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:00:25.869746 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 18:00:25.893858 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:25.992521 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.116s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:25.993018 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-a9e5a824-e418-49b3-9a03-92bad8fb29d1\n Backing store flags: \n Account information:\n BT8GY7E56XbFZu2rThzn\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2868a2c0-944e-440c-ab65-57e9862972ee\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-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-2868a2c0-944e-440c-ab65-57e9862972ee\n Backing store flags: \n Account information:\n VNSbH7PtKCpo3CRz6eT8\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b\n Backing store flags: \n Account information:\n edEAYQFFi5Tm9EHhSx92\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:00:25.994277 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:26.091840 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:26.092233 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-a9e5a824-e418-49b3-9a03-92bad8fb29d1\n Backing store flags: \n Account information:\n BT8GY7E56XbFZu2rThzn\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2868a2c0-944e-440c-ab65-57e9862972ee\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-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-2868a2c0-944e-440c-ab65-57e9862972ee\n Backing store flags: \n Account information:\n VNSbH7PtKCpo3CRz6eT8\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b\n Backing store flags: \n Account information:\n edEAYQFFi5Tm9EHhSx92\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:00:26.093589 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-482bdc3b-92ad-4974-81e5-1637921f91cd req-dfd1b14a-04f5-4b76-b8ed-fb2ca73b799b tempest-AttachVolumeTestJSON-499212231 None] Set provider_location to: 10.222.0.46:3260,9 iqn.2010-10.org.openstack:volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 18:00:26.606813 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-482bdc3b-92ad-4974-81e5-1637921f91cd req-dfd1b14a-04f5-4b76-b8ed-fb2ca73b799b tempest-AttachVolumeTestJSON-499212231 None] attachment_update completed successfully.
Nov 10 18:00:35.681314 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-e1c865d5-3737-49d3-94d1-c284c4f99acd req-6e653fe1-11ac-4923-85ef-2c8fd511cfa9 tempest-AttachVolumeTestJSON-499212231 None] Terminate volume connection completed successfully.
Nov 10 18:00:35.682051 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-e1c865d5-3737-49d3-94d1-c284c4f99acd req-6e653fe1-11ac-4923-85ef-2c8fd511cfa9 tempest-AttachVolumeTestJSON-499212231 None] Deleting attachment 9fb1e293-f673-4053-8a0c-9427ec42203a. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 18:00:35.684995 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:35.887930 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.204s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:35.888808 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-a9e5a824-e418-49b3-9a03-92bad8fb29d1\n Backing store flags: \n Account information:\n BT8GY7E56XbFZu2rThzn\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-2868a2c0-944e-440c-ab65-57e9862972ee\n System information:\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-2868a2c0-944e-440c-ab65-57e9862972ee\n Backing store flags: \n Account information:\n VNSbH7PtKCpo3CRz6eT8\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b\n Backing store flags: \n Account information:\n edEAYQFFi5Tm9EHhSx92\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:00:35.890056 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-e1c865d5-3737-49d3-94d1-c284c4f99acd req-6e653fe1-11ac-4923-85ef-2c8fd511cfa9 tempest-AttachVolumeTestJSON-499212231 None] Removing iscsi_target for Volume ID: 2868a2c0-944e-440c-ab65-57e9862972ee
Nov 10 18:00:35.894415 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-2868a2c0-944e-440c-ab65-57e9862972ee -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:36.112046 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-2868a2c0-944e-440c-ab65-57e9862972ee -f" returned: 0 in 0.220s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:36.112847 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:00:36.118172 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:36.287247 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.170s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:36.287614 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-a9e5a824-e418-49b3-9a03-92bad8fb29d1\n Backing store flags: \n Account information:\n BT8GY7E56XbFZu2rThzn\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b\n Backing store flags: \n Account information:\n edEAYQFFi5Tm9EHhSx92\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:00:36.409276 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-e1c865d5-3737-49d3-94d1-c284c4f99acd req-6e653fe1-11ac-4923-85ef-2c8fd511cfa9 tempest-AttachVolumeTestJSON-499212231 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:00:36.409276 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:00:36.409276 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:00:39.112405 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-bfba61be-ad0b-4eeb-9575-1629c8e80ea7 req-2be7b0db-da4c-46a0-9bbc-3d7848da972a tempest-AttachVolumeTestJSON-499212231 None] Terminate volume connection completed successfully.
Nov 10 18:00:39.113210 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-bfba61be-ad0b-4eeb-9575-1629c8e80ea7 req-2be7b0db-da4c-46a0-9bbc-3d7848da972a tempest-AttachVolumeTestJSON-499212231 None] Deleting attachment 89647f67-6769-4225-ab35-93fb5e985397. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 18:00:39.117877 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:39.325472 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.211s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:39.326028 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-a9e5a824-e418-49b3-9a03-92bad8fb29d1\n Backing store flags: \n Account information:\n BT8GY7E56XbFZu2rThzn\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00090000\n SCSI SN: beaf90\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00090001\n SCSI SN: beaf91\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b\n Backing store flags: \n Account information:\n edEAYQFFi5Tm9EHhSx92\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:00:39.327758 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-bfba61be-ad0b-4eeb-9575-1629c8e80ea7 req-2be7b0db-da4c-46a0-9bbc-3d7848da972a tempest-AttachVolumeTestJSON-499212231 None] Removing iscsi_target for Volume ID: edcaf42f-8a18-43d2-8f11-fc935ca5e00b
Nov 10 18:00:39.329690 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:39.520462 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b -f" returned: 0 in 0.190s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:39.521038 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:00:39.523130 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:39.885179 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.362s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:39.885545 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-a9e5a824-e418-49b3-9a03-92bad8fb29d1\n Backing store flags: \n Account information:\n BT8GY7E56XbFZu2rThzn\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:00:40.062667 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-bfba61be-ad0b-4eeb-9575-1629c8e80ea7 req-2be7b0db-da4c-46a0-9bbc-3d7848da972a tempest-AttachVolumeTestJSON-499212231 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:00:40.062667 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:00:40.062667 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:00:54.076045 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] Terminate volume connection completed successfully.
Nov 10 18:00:54.126335 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:54.221528 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:54.223083 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1\n System information:\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-a9e5a824-e418-49b3-9a03-92bad8fb29d1\n Backing store flags: \n Account information:\n BT8GY7E56XbFZu2rThzn\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:00:54.223984 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] Removing iscsi_target for Volume ID: a9e5a824-e418-49b3-9a03-92bad8fb29d1
Nov 10 18:00:54.226055 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1 -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:54.458601 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1 -f" returned: 0 in 0.231s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:54.459618 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:00:54.463084 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:54.579786 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.117s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:54.580759 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:00:54.581864 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] Remove volume export completed successfully.
Nov 10 18:00:54.705072 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] Lock "b'cinder-a9e5a824-e418-49b3-9a03-92bad8fb29d1-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:00:54.830613 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-454571bb-a21b-4e4c-81d2-34508b38ac58 tempest-AttachVolumeTestJSON-499212231 None] Lock "b'cinder-edcaf42f-8a18-43d2-8f11-fc935ca5e00b-delete_volume'" acquired by "delete_volume" :: waited 0.049s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:00:54.847172 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] Trying to delete temp volume: a9e5a824-e418-49b3-9a03-92bad8fb29d1
Nov 10 18:00:54.855656 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:54.955230 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:55.092881 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.239s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:55.093455 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:00:55.094543 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] Skipping remove_export. No iscsi_target is presently exported for volume: a9e5a824-e418-49b3-9a03-92bad8fb29d1
Nov 10 18:00:55.095652 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:55.134333 n-d-817210-1 sudo[116004]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1
Nov 10 18:00:55.135184 n-d-817210-1 sudo[116004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:00:55.148222 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.192s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:55.148707 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337695264]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:00:55.149815 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-454571bb-a21b-4e4c-81d2-34508b38ac58 tempest-AttachVolumeTestJSON-499212231 None] Skipping remove_export. No iscsi_target is presently exported for volume: edcaf42f-8a18-43d2-8f11-fc935ca5e00b
Nov 10 18:00:55.151489 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-454571bb-a21b-4e4c-81d2-34508b38ac58 tempest-AttachVolumeTestJSON-499212231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:55.192770 n-d-817210-1 sudo[116007]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b
Nov 10 18:00:55.195158 n-d-817210-1 sudo[116007]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:00:55.724994 n-d-817210-1 sudo[116007]: pam_unix(sudo:session): session closed for user root
Nov 10 18:00:55.727695 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-454571bb-a21b-4e4c-81d2-34508b38ac58 tempest-AttachVolumeTestJSON-499212231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b" returned: 0 in 0.576s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:55.730209 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-454571bb-a21b-4e4c-81d2-34508b38ac58 tempest-AttachVolumeTestJSON-499212231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:55.753152 n-d-817210-1 sudo[116004]: pam_unix(sudo:session): session closed for user root
Nov 10 18:00:55.755790 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1" returned: 0 in 0.659s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:55.757091 n-d-817210-1 sudo[116011]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b
Nov 10 18:00:55.758076 n-d-817210-1 sudo[116011]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:00:55.759461 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:55.780484 n-d-817210-1 sudo[116013]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1
Nov 10 18:00:55.782190 n-d-817210-1 sudo[116013]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:00:56.459276 n-d-817210-1 sudo[116011]: pam_unix(sudo:session): session closed for user root
Nov 10 18:00:56.461586 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-454571bb-a21b-4e4c-81d2-34508b38ac58 tempest-AttachVolumeTestJSON-499212231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b" returned: 0 in 0.731s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:56.463752 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-454571bb-a21b-4e4c-81d2-34508b38ac58 tempest-AttachVolumeTestJSON-499212231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:56.500713 n-d-817210-1 sudo[116017]: ubuntu : TTY=unknown ; 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-edcaf42f-8a18-43d2-8f11-fc935ca5e00b
Nov 10 18:00:56.507552 n-d-817210-1 sudo[116017]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:00:56.701909 n-d-817210-1 sudo[116013]: pam_unix(sudo:session): session closed for user root
Nov 10 18:00:56.704542 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1" returned: 0 in 0.945s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:56.706874 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:56.755640 n-d-817210-1 sudo[116019]: ubuntu : TTY=unknown ; 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-a9e5a824-e418-49b3-9a03-92bad8fb29d1
Nov 10 18:00:56.757137 n-d-817210-1 sudo[116019]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:00:57.456660 n-d-817210-1 sudo[116017]: pam_unix(sudo:session): session closed for user root
Nov 10 18:00:57.460050 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-454571bb-a21b-4e4c-81d2-34508b38ac58 tempest-AttachVolumeTestJSON-499212231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-edcaf42f-8a18-43d2-8f11-fc935ca5e00b" returned: 0 in 0.996s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:57.461523 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-454571bb-a21b-4e4c-81d2-34508b38ac58 tempest-AttachVolumeTestJSON-499212231 None] Successfully deleted volume: edcaf42f-8a18-43d2-8f11-fc935ca5e00b
Nov 10 18:00:57.560393 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-454571bb-a21b-4e4c-81d2-34508b38ac58 tempest-AttachVolumeTestJSON-499212231 None] Created reservations ['0dc3958b-8ed5-41e9-b98b-2463ff908d67', 'a6954298-069d-4440-82ff-f3c69a8a69c1', '6dfcca13-e01d-4ee4-9a16-288e2eb865d9', '593769fa-bce0-4f30-8aba-a9ec00b52ae9'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:00:57.563001 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-454571bb-a21b-4e4c-81d2-34508b38ac58 tempest-AttachVolumeTestJSON-499212231 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:00:57.563001 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:00:57.563001 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:00:57.643007 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-454571bb-a21b-4e4c-81d2-34508b38ac58 tempest-AttachVolumeTestJSON-499212231 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:00:57.643874 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-454571bb-a21b-4e4c-81d2-34508b38ac58 tempest-AttachVolumeTestJSON-499212231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:57.743212 n-d-817210-1 sudo[116025]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:00:57.744608 n-d-817210-1 sudo[116025]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:00:57.804469 n-d-817210-1 sudo[116019]: pam_unix(sudo:session): session closed for user root
Nov 10 18:00:57.807138 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a9e5a824-e418-49b3-9a03-92bad8fb29d1" returned: 0 in 1.100s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:57.808737 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] Successfully deleted volume: a9e5a824-e418-49b3-9a03-92bad8fb29d1
Nov 10 18:00:57.812206 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:00:57.812206 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:00:57.812206 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:00:57.880713 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] Deleted volume successfully.
Nov 10 18:00:57.886669 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-b234ccfa-020f-452b-8c90-aff3f2f0c1e3 tempest-VolumesSnapshotTestJSON-152367766 None] Lock "b'cinder-a9e5a824-e418-49b3-9a03-92bad8fb29d1-delete_volume'" released by "delete_volume" :: held 3.182s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:00:58.497790 n-d-817210-1 sudo[116025]: pam_unix(sudo:session): session closed for user root
Nov 10 18:00:58.499617 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-454571bb-a21b-4e4c-81d2-34508b38ac58 tempest-AttachVolumeTestJSON-499212231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:58.501217 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-454571bb-a21b-4e4c-81d2-34508b38ac58 tempest-AttachVolumeTestJSON-499212231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:58.561957 n-d-817210-1 sudo[116028]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:00:58.562906 n-d-817210-1 sudo[116028]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:00:58.659268 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-70a37992-5726-4420-8c41-2523c5e7bae8 tempest-AttachVolumeTestJSON-499212231 None] Lock "b'cinder-2868a2c0-944e-440c-ab65-57e9862972ee-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:00:58.861291 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:59.168930 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.310s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:59.169302 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:00:59.170387 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-70a37992-5726-4420-8c41-2523c5e7bae8 tempest-AttachVolumeTestJSON-499212231 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2868a2c0-944e-440c-ab65-57e9862972ee
Nov 10 18:00:59.172068 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-70a37992-5726-4420-8c41-2523c5e7bae8 tempest-AttachVolumeTestJSON-499212231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2868a2c0-944e-440c-ab65-57e9862972ee {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:00:59.250557 n-d-817210-1 sudo[116032]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2868a2c0-944e-440c-ab65-57e9862972ee
Nov 10 18:00:59.252358 n-d-817210-1 sudo[116032]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:00:59.585763 n-d-817210-1 sudo[116028]: pam_unix(sudo:session): session closed for user root
Nov 10 18:00:59.588353 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-454571bb-a21b-4e4c-81d2-34508b38ac58 tempest-AttachVolumeTestJSON-499212231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.087s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:00:59.590954 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-454571bb-a21b-4e4c-81d2-34508b38ac58 tempest-AttachVolumeTestJSON-499212231 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:00:59.598657 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-454571bb-a21b-4e4c-81d2-34508b38ac58 tempest-AttachVolumeTestJSON-499212231 None] Deleted volume successfully.
Nov 10 18:00:59.620698 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-454571bb-a21b-4e4c-81d2-34508b38ac58 tempest-AttachVolumeTestJSON-499212231 None] Lock "b'cinder-edcaf42f-8a18-43d2-8f11-fc935ca5e00b-delete_volume'" released by "delete_volume" :: held 4.790s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:01:00.084247 n-d-817210-1 sudo[116032]: pam_unix(sudo:session): session closed for user root
Nov 10 18:01:00.086103 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-70a37992-5726-4420-8c41-2523c5e7bae8 tempest-AttachVolumeTestJSON-499212231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2868a2c0-944e-440c-ab65-57e9862972ee" returned: 0 in 0.914s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:01:00.090173 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-70a37992-5726-4420-8c41-2523c5e7bae8 tempest-AttachVolumeTestJSON-499212231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2868a2c0-944e-440c-ab65-57e9862972ee {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:01:00.138954 n-d-817210-1 sudo[116036]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2868a2c0-944e-440c-ab65-57e9862972ee
Nov 10 18:01:00.148539 n-d-817210-1 sudo[116036]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:01:00.836542 n-d-817210-1 sudo[116036]: pam_unix(sudo:session): session closed for user root
Nov 10 18:01:00.838846 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-70a37992-5726-4420-8c41-2523c5e7bae8 tempest-AttachVolumeTestJSON-499212231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2868a2c0-944e-440c-ab65-57e9862972ee" returned: 0 in 0.748s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:01:00.841050 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-70a37992-5726-4420-8c41-2523c5e7bae8 tempest-AttachVolumeTestJSON-499212231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2868a2c0-944e-440c-ab65-57e9862972ee {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:01:00.862398 n-d-817210-1 sudo[116041]: ubuntu : TTY=unknown ; 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-2868a2c0-944e-440c-ab65-57e9862972ee
Nov 10 18:01:00.863241 n-d-817210-1 sudo[116041]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:01:01.373409 n-d-817210-1 sudo[116041]: pam_unix(sudo:session): session closed for user root
Nov 10 18:01:01.376293 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-70a37992-5726-4420-8c41-2523c5e7bae8 tempest-AttachVolumeTestJSON-499212231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2868a2c0-944e-440c-ab65-57e9862972ee" returned: 0 in 0.535s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:01:01.378871 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-70a37992-5726-4420-8c41-2523c5e7bae8 tempest-AttachVolumeTestJSON-499212231 None] Successfully deleted volume: 2868a2c0-944e-440c-ab65-57e9862972ee
Nov 10 18:01:01.508160 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-70a37992-5726-4420-8c41-2523c5e7bae8 tempest-AttachVolumeTestJSON-499212231 None] Created reservations ['911e8a0a-89d9-45e2-af58-a25ce7515a97', '391eb299-84c2-47ee-8a5e-cc6672b0ef91', '80480ea1-8b8d-4a65-9d70-e8be81cee598', '153ee48e-3200-4544-bd4d-4efb5f4a1cfa'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:01:01.510692 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-70a37992-5726-4420-8c41-2523c5e7bae8 tempest-AttachVolumeTestJSON-499212231 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:01:01.510692 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:01:01.510692 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:01:01.636033 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-70a37992-5726-4420-8c41-2523c5e7bae8 tempest-AttachVolumeTestJSON-499212231 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:01:01.636696 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-70a37992-5726-4420-8c41-2523c5e7bae8 tempest-AttachVolumeTestJSON-499212231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:01:01.662472 n-d-817210-1 sudo[116076]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:01:01.663514 n-d-817210-1 sudo[116076]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:01:02.525018 n-d-817210-1 sudo[116076]: pam_unix(sudo:session): session closed for user root
Nov 10 18:01:02.527462 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-70a37992-5726-4420-8c41-2523c5e7bae8 tempest-AttachVolumeTestJSON-499212231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.890s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:01:02.530301 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-70a37992-5726-4420-8c41-2523c5e7bae8 tempest-AttachVolumeTestJSON-499212231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:01:02.547539 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:01:02.548234 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:01:02.549144 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:01:02.561233 n-d-817210-1 sudo[116102]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:01:02.562807 n-d-817210-1 sudo[116102]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:01:02.606867 n-d-817210-1 sudo[116103]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:01:02.608600 n-d-817210-1 sudo[116103]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:01:03.123500 n-d-817210-1 sudo[116102]: pam_unix(sudo:session): session closed for user root
Nov 10 18:01:03.126086 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-70a37992-5726-4420-8c41-2523c5e7bae8 tempest-AttachVolumeTestJSON-499212231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.595s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:01:03.129554 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-70a37992-5726-4420-8c41-2523c5e7bae8 tempest-AttachVolumeTestJSON-499212231 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:01:03.139416 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-70a37992-5726-4420-8c41-2523c5e7bae8 tempest-AttachVolumeTestJSON-499212231 None] Deleted volume successfully.
Nov 10 18:01:03.171799 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-70a37992-5726-4420-8c41-2523c5e7bae8 tempest-AttachVolumeTestJSON-499212231 None] Lock "b'cinder-2868a2c0-944e-440c-ab65-57e9862972ee-delete_volume'" released by "delete_volume" :: held 4.513s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:01:03.398142 n-d-817210-1 sudo[116103]: pam_unix(sudo:session): session closed for user root
Nov 10 18:01:03.399890 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.851s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:01:03.401520 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:01:03.437777 n-d-817210-1 sudo[116111]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:01:03.438909 n-d-817210-1 sudo[116111]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:01:04.202323 n-d-817210-1 sudo[116111]: pam_unix(sudo:session): session closed for user root
Nov 10 18:01:04.214560 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.813s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:01:04.246454 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:01:04.265719 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-62e4da68-cb4b-4a56-989e-df3bd4d5d736 tempest-AttachVolumeTestJSON-499212231 None] Lock "b'cinder-e09a8fc6-6650-4965-a259-f6a22672f1c3-delete_volume'" acquired by "delete_volume" :: waited 0.057s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:01:04.471550 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:01:04.695938 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.225s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:01:04.696502 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:01:04.697530 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-62e4da68-cb4b-4a56-989e-df3bd4d5d736 tempest-AttachVolumeTestJSON-499212231 None] Skipping remove_export. No iscsi_target is presently exported for volume: e09a8fc6-6650-4965-a259-f6a22672f1c3
Nov 10 18:01:04.698778 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-62e4da68-cb4b-4a56-989e-df3bd4d5d736 tempest-AttachVolumeTestJSON-499212231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e09a8fc6-6650-4965-a259-f6a22672f1c3 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:01:04.748258 n-d-817210-1 sudo[116120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e09a8fc6-6650-4965-a259-f6a22672f1c3
Nov 10 18:01:04.752012 n-d-817210-1 sudo[116120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:01:05.292090 n-d-817210-1 sudo[116120]: pam_unix(sudo:session): session closed for user root
Nov 10 18:01:05.294517 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-62e4da68-cb4b-4a56-989e-df3bd4d5d736 tempest-AttachVolumeTestJSON-499212231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e09a8fc6-6650-4965-a259-f6a22672f1c3" returned: 0 in 0.595s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:01:05.297336 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-62e4da68-cb4b-4a56-989e-df3bd4d5d736 tempest-AttachVolumeTestJSON-499212231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e09a8fc6-6650-4965-a259-f6a22672f1c3 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:01:05.322418 n-d-817210-1 sudo[116129]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e09a8fc6-6650-4965-a259-f6a22672f1c3
Nov 10 18:01:05.323399 n-d-817210-1 sudo[116129]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:01:05.876691 n-d-817210-1 sudo[116129]: pam_unix(sudo:session): session closed for user root
Nov 10 18:01:05.881284 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-62e4da68-cb4b-4a56-989e-df3bd4d5d736 tempest-AttachVolumeTestJSON-499212231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e09a8fc6-6650-4965-a259-f6a22672f1c3" returned: 0 in 0.582s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:01:05.884138 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-62e4da68-cb4b-4a56-989e-df3bd4d5d736 tempest-AttachVolumeTestJSON-499212231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e09a8fc6-6650-4965-a259-f6a22672f1c3 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:01:05.919040 n-d-817210-1 sudo[116143]: ubuntu : TTY=unknown ; 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-e09a8fc6-6650-4965-a259-f6a22672f1c3
Nov 10 18:01:05.920846 n-d-817210-1 sudo[116143]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:01:06.524838 n-d-817210-1 sudo[116143]: pam_unix(sudo:session): session closed for user root
Nov 10 18:01:06.527277 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-62e4da68-cb4b-4a56-989e-df3bd4d5d736 tempest-AttachVolumeTestJSON-499212231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e09a8fc6-6650-4965-a259-f6a22672f1c3" returned: 0 in 0.643s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:01:06.529668 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-62e4da68-cb4b-4a56-989e-df3bd4d5d736 tempest-AttachVolumeTestJSON-499212231 None] Successfully deleted volume: e09a8fc6-6650-4965-a259-f6a22672f1c3
Nov 10 18:01:06.609116 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-62e4da68-cb4b-4a56-989e-df3bd4d5d736 tempest-AttachVolumeTestJSON-499212231 None] Created reservations ['178f61d2-76eb-4942-af80-bbab7f6ed680', '3c5c38f2-4df6-49ca-9bab-707da4b4f6ee', '72740559-7d75-441f-b767-c3ae0c4ada25', '3939cbde-8b64-4b57-949e-e47b61adefd7'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:01:06.629421 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-62e4da68-cb4b-4a56-989e-df3bd4d5d736 tempest-AttachVolumeTestJSON-499212231 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:01:06.629421 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:01:06.629421 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:01:06.712894 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-62e4da68-cb4b-4a56-989e-df3bd4d5d736 tempest-AttachVolumeTestJSON-499212231 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:01:06.714028 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-62e4da68-cb4b-4a56-989e-df3bd4d5d736 tempest-AttachVolumeTestJSON-499212231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:01:06.760805 n-d-817210-1 sudo[116150]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:01:06.761637 n-d-817210-1 sudo[116150]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:01:07.582461 n-d-817210-1 sudo[116150]: pam_unix(sudo:session): session closed for user root
Nov 10 18:01:07.587782 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-62e4da68-cb4b-4a56-989e-df3bd4d5d736 tempest-AttachVolumeTestJSON-499212231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.873s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:01:07.592795 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-62e4da68-cb4b-4a56-989e-df3bd4d5d736 tempest-AttachVolumeTestJSON-499212231 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:01:07.621005 n-d-817210-1 sudo[116153]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:01:07.622448 n-d-817210-1 sudo[116153]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:01:08.181097 n-d-817210-1 sudo[116153]: pam_unix(sudo:session): session closed for user root
Nov 10 18:01:08.183481 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-62e4da68-cb4b-4a56-989e-df3bd4d5d736 tempest-AttachVolumeTestJSON-499212231 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.591s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:01:08.185754 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-62e4da68-cb4b-4a56-989e-df3bd4d5d736 tempest-AttachVolumeTestJSON-499212231 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:01:08.192244 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-62e4da68-cb4b-4a56-989e-df3bd4d5d736 tempest-AttachVolumeTestJSON-499212231 None] Deleted volume successfully.
Nov 10 18:01:08.213265 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-62e4da68-cb4b-4a56-989e-df3bd4d5d736 tempest-AttachVolumeTestJSON-499212231 None] Lock "b'cinder-e09a8fc6-6650-4965-a259-f6a22672f1c3-delete_volume'" released by "delete_volume" :: held 3.947s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:01:25.430083 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:01:25.453205 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:01:25.459062 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:01:25.494879 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] Flow 'volume_create_manager' (71bf2217-71c4-4ab3-b1ed-4c940cb473f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:01:25.503371 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1dffe9f8-a3c7-4030-8ede-2baa6aa4cd4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:01:25.553087 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:01:25.601565 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1dffe9f8-a3c7-4030-8ede-2baa6aa4cd4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:01:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-640650233',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=fa1e4dd9-0364-4936-89e1-40a56044d8a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c34d54b0e1c14b29a0e32bf0a41c712f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:01:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:01:25Z,user_id='3cea67307383404cbe87bf014e021ac9',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:01:25.605899 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1ab3819d-ba9e-426a-9000-d030c3d69199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:01:25.608539 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1ab3819d-ba9e-426a-9000-d030c3d69199) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:01:25.619663 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6a376543-5675-4f20-afb5-300db76e74b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:01:25.780262 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6a376543-5675-4f20-afb5-300db76e74b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'fa1e4dd9-0364-4936-89e1-40a56044d8a5', 'volume_name': 'volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:01:25.782701 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a2aef653-65cb-4ea4-818a-7a950ece4d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:01:25.784921 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a2aef653-65cb-4ea4-818a-7a950ece4d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:01:25.795760 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d3eca8c9-da99-447d-b8e8-6388ea935587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:01:25.797206 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] Volume fa1e4dd9-0364-4936-89e1-40a56044d8a5: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Nov 10 18:01:25.798091 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] Cloning fa1e4dd9-0364-4936-89e1-40a56044d8a5 from image 2ec14fde-8309-4e02-a7c2-293acfcfb789 at location (None, None). {{(pid=91926) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Nov 10 18:01:42.067682 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_zgopzwv6n-d-817210-1@lvmdriver-1, size 616.00 MB, duration 16.27 sec {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Nov 10 18:01:42.068984 n-d-817210-1 cinder-volume[91926]: INFO cinder.image.image_utils [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] Image download 616.00 MB at 37.87 MB/s
Nov 10 18:01:42.130624 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_zgopzwv6n-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:01:42.386368 n-d-817210-1 sudo[116305]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_zgopzwv6n-d-817210-1@lvmdriver-1
Nov 10 18:01:42.387271 n-d-817210-1 sudo[116305]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:01:42.724455 n-d-817210-1 sudo[116305]: pam_unix(sudo:session): session closed for user root
Nov 10 18:01:42.727103 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_zgopzwv6n-d-817210-1@lvmdriver-1" returned: 0 in 0.596s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:01:42.728155 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] Temporary image 2ec14fde-8309-4e02-a7c2-293acfcfb789 is fetched for user 3cea67307383404cbe87bf014e021ac9. {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Nov 10 18:01:42.784593 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_zgopzwv6n-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:01:42.919316 n-d-817210-1 sudo[116310]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_zgopzwv6n-d-817210-1@lvmdriver-1
Nov 10 18:01:42.920137 n-d-817210-1 sudo[116310]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:01:43.304047 n-d-817210-1 sudo[116310]: pam_unix(sudo:session): session closed for user root
Nov 10 18:01:43.306381 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_zgopzwv6n-d-817210-1@lvmdriver-1" returned: 0 in 0.521s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:01:43.309671 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:01:43.336011 n-d-817210-1 sudo[116315]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:01:43.337500 n-d-817210-1 sudo[116315]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:01:43.990018 n-d-817210-1 sudo[116315]: pam_unix(sudo:session): session closed for user root
Nov 10 18:01:43.994100 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.684s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:01:44.019149 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] Attempting download of 2ec14fde-8309-4e02-a7c2-293acfcfb789 ((None, None)) to volume fa1e4dd9-0364-4936-89e1-40a56044d8a5. {{(pid=91926) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Nov 10 18:01:44.088402 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_4t06f4_2 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:01:44.195388 n-d-817210-1 sudo[116348]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_4t06f4_2
Nov 10 18:01:44.196269 n-d-817210-1 sudo[116348]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:01:44.685818 n-d-817210-1 sudo[116348]: pam_unix(sudo:session): session closed for user root
Nov 10 18:01:44.688439 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_4t06f4_2" returned: 0 in 0.601s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:01:44.691290 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_zgopzwv6n-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:01:44.784654 n-d-817210-1 sudo[116352]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_zgopzwv6n-d-817210-1@lvmdriver-1
Nov 10 18:01:44.786141 n-d-817210-1 sudo[116352]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:01:45.199266 n-d-817210-1 sudo[116352]: pam_unix(sudo:session): session closed for user root
Nov 10 18:01:45.201611 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_zgopzwv6n-d-817210-1@lvmdriver-1" returned: 0 in 0.510s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:01:45.202742 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] 2ec14fde-8309-4e02-a7c2-293acfcfb789 was vhdx, converting to raw {{(pid=91926) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Nov 10 18:01:45.204004 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_zgopzwv6n-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fa1e4dd9--0364--4936--89e1--40a56044d8a5 oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:01:45.226240 n-d-817210-1 sudo[116357]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_zgopzwv6n-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fa1e4dd9--0364--4936--89e1--40a56044d8a5 oflag=direct
Nov 10 18:01:45.227884 n-d-817210-1 sudo[116357]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:01:45.638177 n-d-817210-1 sudo[116357]: pam_unix(sudo:session): session closed for user root
Nov 10 18:01:45.641197 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_zgopzwv6n-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fa1e4dd9--0364--4936--89e1--40a56044d8a5 oflag=direct" returned: 0 in 0.437s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:01:45.642785 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_zgopzwv6n-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--fa1e4dd9--0364--4936--89e1--40a56044d8a5 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:01:45.665550 n-d-817210-1 sudo[116369]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_zgopzwv6n-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--fa1e4dd9--0364--4936--89e1--40a56044d8a5
Nov 10 18:01:45.667126 n-d-817210-1 sudo[116369]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:01:47.042202 n-d-817210-1 sudo[116369]: pam_unix(sudo:session): session closed for user root
Nov 10 18:01:47.045203 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_zgopzwv6n-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--fa1e4dd9--0364--4936--89e1--40a56044d8a5" returned: 0 in 1.402s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:01:47.047457 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_zgopzwv6n-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:01:47.303524 n-d-817210-1 sudo[116394]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_zgopzwv6n-d-817210-1@lvmdriver-1
Nov 10 18:01:47.305252 n-d-817210-1 sudo[116394]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:01:47.941565 n-d-817210-1 sudo[116394]: pam_unix(sudo:session): session closed for user root
Nov 10 18:01:47.945054 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_zgopzwv6n-d-817210-1@lvmdriver-1" returned: 0 in 0.897s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:01:47.946333 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_zgopzwv6n-d-817210-1@lvmdriver-1, size 700.00 MB, duration 1.40 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--fa1e4dd9--0364--4936--89e1--40a56044d8a5 {{(pid=91926) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Nov 10 18:01:47.947003 n-d-817210-1 cinder-volume[91926]: INFO cinder.image.image_utils [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] Converted 700.00 MB image at 498.37 MB/s
Nov 10 18:01:47.947793 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] Downloaded image 2ec14fde-8309-4e02-a7c2-293acfcfb789 ((None, None)) to volume fa1e4dd9-0364-4936-89e1-40a56044d8a5 successfully. {{(pid=91926) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Nov 10 18:01:48.186341 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] Temporary image 2ec14fde-8309-4e02-a7c2-293acfcfb789 for user 3cea67307383404cbe87bf014e021ac9 is deleted. {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Nov 10 18:01:48.188021 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] Marking volume fa1e4dd9-0364-4936-89e1-40a56044d8a5 as bootable. {{(pid=91926) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Nov 10 18:01:48.205813 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] Copying metadata from image 2ec14fde-8309-4e02-a7c2-293acfcfb789 to fa1e4dd9-0364-4936-89e1-40a56044d8a5. {{(pid=91926) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Nov 10 18:01:48.208881 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] Creating volume glance metadata for volume fa1e4dd9-0364-4936-89e1-40a56044d8a5 backed by image 2ec14fde-8309-4e02-a7c2-293acfcfb789 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=91926) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Nov 10 18:01:48.339977 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d3eca8c9-da99-447d-b8e8-6388ea935587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:01:48.348971 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d616f0ed-9abc-41be-a81f-c100004663c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:01:48.372990 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] Volume volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5 (fa1e4dd9-0364-4936-89e1-40a56044d8a5): created successfully
Nov 10 18:01:48.375514 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d616f0ed-9abc-41be-a81f-c100004663c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:01:48.382844 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] Flow 'volume_create_manager' (71bf2217-71c4-4ab3-b1ed-4c940cb473f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:01:48.401732 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-5291a8bd-890a-41b6-a88f-55c22c61302f tempest-VolumesSnapshotTestJSON-152367766 None] Created volume successfully.
Nov 10 18:01:50.940393 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-80e24eb8-836b-4b8f-958b-13474b9662ac req-82826320-df49-4adc-9451-5ee067d74797 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:01:50.988738 n-d-817210-1 sudo[116435]: 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-fa1e4dd9-0364-4936-89e1-40a56044d8a5
Nov 10 18:01:50.995338 n-d-817210-1 sudo[116435]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:01:51.575497 n-d-817210-1 sudo[116435]: pam_unix(sudo:session): session closed for user root
Nov 10 18:01:51.578039 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-80e24eb8-836b-4b8f-958b-13474b9662ac req-82826320-df49-4adc-9451-5ee067d74797 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5" returned: 0 in 0.637s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:01:51.666895 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:01:51.689673 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.025s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:01:51.690046 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-80e24eb8-836b-4b8f-958b-13474b9662ac req-82826320-df49-4adc-9451-5ee067d74797 tempest-VolumesSnapshotTestJSON-152367766 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: I_T nexus: 16
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: bsXFyLeUqXZPNSBDA4EH
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Target 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: I_T nexus: 14
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: XcRpArJu4KqPt2dkrnN7
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Target 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: I_T nexus: 18
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030000
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf30
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030001
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf31
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: E2ebsUQKWiduwcUrUyCb
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Target 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: I_T nexus: 17
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040000
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf40
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040001
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf41
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: jKxjQyrJY76AeAQUokGm
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Target 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: I_T nexus: 20
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050000
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf50
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050001
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf51
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: NMwzmHf78H3CZCuWjPcB
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Target 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: I_T nexus: 19
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060000
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf60
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060001
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf61
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: 2m3KS5QKUYkeuaoR9YRS
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:01:51.690766 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 18:01:51.712815 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-80e24eb8-836b-4b8f-958b-13474b9662ac req-82826320-df49-4adc-9451-5ee067d74797 tempest-VolumesSnapshotTestJSON-152367766 None] Creating iscsi_target for Volume ID: volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 18:01:51.712815 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-80e24eb8-836b-4b8f-958b-13474b9662ac req-82826320-df49-4adc-9451-5ee067d74797 tempest-VolumesSnapshotTestJSON-152367766 None] Created volume path /opt/stack/data/cinder/volumes/volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5,
Nov 10 18:01:51.712815 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 18:01:51.712815 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:01:51.712815 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5
Nov 10 18:01:51.712815 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 18:01:51.712815 n-d-817210-1 cinder-volume[91926]: incominguser nTTQ9EKbQf4rFmb2B9g3 8HDcY5yWbeFEoSKU
Nov 10 18:01:51.712815 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:01:51.712815 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 18:01:51.712815 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:01:51.712815 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 18:01:51.712815 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:01:52.351720 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5" returned: 0 in 0.649s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:01:52.353596 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:01:52.355325 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-80e24eb8-836b-4b8f-958b-13474b9662ac req-82826320-df49-4adc-9451-5ee067d74797 tempest-VolumesSnapshotTestJSON-152367766 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 18:01:52.356018 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-80e24eb8-836b-4b8f-958b-13474b9662ac req-82826320-df49-4adc-9451-5ee067d74797 tempest-VolumesSnapshotTestJSON-152367766 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 18:01:52.357687 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:01:52.376950 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:01:52.377322 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5\n System information:\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-fa1e4dd9-0364-4936-89e1-40a56044d8a5\n Backing store flags: \n Account information:\n nTTQ9EKbQf4rFmb2B9g3\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-80e24eb8-836b-4b8f-958b-13474b9662ac req-82826320-df49-4adc-9451-5ee067d74797 tempest-VolumesSnapshotTestJSON-152367766 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: I_T nexus: 16
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: bsXFyLeUqXZPNSBDA4EH
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Target 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: I_T nexus: 14
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: XcRpArJu4KqPt2dkrnN7
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Target 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: I_T nexus: 18
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030000
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf30
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030001
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf31
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: E2ebsUQKWiduwcUrUyCb
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Target 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: I_T nexus: 17
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040000
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf40
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040001
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf41
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: jKxjQyrJY76AeAQUokGm
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Target 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: I_T nexus: 20
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050000
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf50
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050001
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf51
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: NMwzmHf78H3CZCuWjPcB
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Target 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: I_T nexus: 19
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060000
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf60
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060001
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf61
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: 2m3KS5QKUYkeuaoR9YRS
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:01:52.377990 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 18:01:52.411301 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:01:52.540109 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.159s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:01:52.540920 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5\n System information:\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-fa1e4dd9-0364-4936-89e1-40a56044d8a5\n Backing store flags: \n Account information:\n nTTQ9EKbQf4rFmb2B9g3\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:01:52.544529 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:01:52.674812 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.130s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:01:52.675227 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5\n System information:\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-fa1e4dd9-0364-4936-89e1-40a56044d8a5\n Backing store flags: \n Account information:\n nTTQ9EKbQf4rFmb2B9g3\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:01:52.678023 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-80e24eb8-836b-4b8f-958b-13474b9662ac req-82826320-df49-4adc-9451-5ee067d74797 tempest-VolumesSnapshotTestJSON-152367766 None] Set provider_location to: 10.222.0.46:3260,7 iqn.2010-10.org.openstack:volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 18:01:52.925067 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-80e24eb8-836b-4b8f-958b-13474b9662ac req-82826320-df49-4adc-9451-5ee067d74797 tempest-VolumesSnapshotTestJSON-152367766 None] attachment_update completed successfully.
Nov 10 18:01:57.946540 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-fe0506f0-3fbd-4288-a774-e17f9baf9f87 tempest-DeleteServersTestJSON-1110562732 None] Lock "b'cinder-31411d2b-1dcd-4047-a443-a7fb4f68f510-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:01:58.106408 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:01:58.401916 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.295s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:01:58.402375 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-fa1e4dd9-0364-4936-89e1-40a56044d8a5\n Backing store flags: \n Account information:\n nTTQ9EKbQf4rFmb2B9g3\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:01:58.403495 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-fe0506f0-3fbd-4288-a774-e17f9baf9f87 tempest-DeleteServersTestJSON-1110562732 None] Skipping remove_export. No iscsi_target is presently exported for volume: 31411d2b-1dcd-4047-a443-a7fb4f68f510
Nov 10 18:01:58.404608 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fe0506f0-3fbd-4288-a774-e17f9baf9f87 tempest-DeleteServersTestJSON-1110562732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-31411d2b-1dcd-4047-a443-a7fb4f68f510 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:01:58.447687 n-d-817210-1 sudo[116481]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-31411d2b-1dcd-4047-a443-a7fb4f68f510
Nov 10 18:01:58.449578 n-d-817210-1 sudo[116481]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:01:59.335222 n-d-817210-1 sudo[116481]: pam_unix(sudo:session): session closed for user root
Nov 10 18:01:59.337845 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fe0506f0-3fbd-4288-a774-e17f9baf9f87 tempest-DeleteServersTestJSON-1110562732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-31411d2b-1dcd-4047-a443-a7fb4f68f510" returned: 0 in 0.933s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:01:59.340077 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fe0506f0-3fbd-4288-a774-e17f9baf9f87 tempest-DeleteServersTestJSON-1110562732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-31411d2b-1dcd-4047-a443-a7fb4f68f510 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:01:59.376861 n-d-817210-1 sudo[116486]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-31411d2b-1dcd-4047-a443-a7fb4f68f510
Nov 10 18:01:59.377771 n-d-817210-1 sudo[116486]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:01:59.908553 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fc3fbf7b-d3e2-4fec-9129-15e80d7d93ce tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:01:59.963286 n-d-817210-1 sudo[116488]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5
Nov 10 18:01:59.965398 n-d-817210-1 sudo[116488]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:02:00.208927 n-d-817210-1 sudo[116486]: pam_unix(sudo:session): session closed for user root
Nov 10 18:02:00.212039 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fe0506f0-3fbd-4288-a774-e17f9baf9f87 tempest-DeleteServersTestJSON-1110562732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-31411d2b-1dcd-4047-a443-a7fb4f68f510" returned: 0 in 0.871s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:02:00.214415 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fe0506f0-3fbd-4288-a774-e17f9baf9f87 tempest-DeleteServersTestJSON-1110562732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-31411d2b-1dcd-4047-a443-a7fb4f68f510 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:02:00.260419 n-d-817210-1 sudo[116491]: ubuntu : TTY=unknown ; 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-31411d2b-1dcd-4047-a443-a7fb4f68f510
Nov 10 18:02:00.262641 n-d-817210-1 sudo[116491]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:02:00.699072 n-d-817210-1 sudo[116488]: pam_unix(sudo:session): session closed for user root
Nov 10 18:02:00.701625 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fc3fbf7b-d3e2-4fec-9129-15e80d7d93ce tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5" returned: 0 in 0.793s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:02:00.704136 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fc3fbf7b-d3e2-4fec-9129-15e80d7d93ce tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-23bcc53b-1c0a-407f-9803-8a9fd738386c --snapshot stack-volumes-lvmdriver-1/volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5 -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:02:00.725635 n-d-817210-1 sudo[116496]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-23bcc53b-1c0a-407f-9803-8a9fd738386c --snapshot stack-volumes-lvmdriver-1/volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5 -L 1.00g
Nov 10 18:02:00.727192 n-d-817210-1 sudo[116496]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:02:01.034255 n-d-817210-1 sudo[116491]: pam_unix(sudo:session): session closed for user root
Nov 10 18:02:01.036623 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fe0506f0-3fbd-4288-a774-e17f9baf9f87 tempest-DeleteServersTestJSON-1110562732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-31411d2b-1dcd-4047-a443-a7fb4f68f510" returned: 0 in 0.822s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:02:01.038110 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-fe0506f0-3fbd-4288-a774-e17f9baf9f87 tempest-DeleteServersTestJSON-1110562732 None] Successfully deleted volume: 31411d2b-1dcd-4047-a443-a7fb4f68f510
Nov 10 18:02:01.146830 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-fe0506f0-3fbd-4288-a774-e17f9baf9f87 tempest-DeleteServersTestJSON-1110562732 None] Created reservations ['5f7399ce-6707-4004-9505-c7afd1fbe71b', 'a7208593-598c-42a4-b9a0-26aa2dae7b63', '430c4d2c-4cbd-4b1f-b847-8ab37e730652', 'e6b4b329-bfbf-404d-9dbe-136b10d4f691'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:02:01.151478 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-fe0506f0-3fbd-4288-a774-e17f9baf9f87 tempest-DeleteServersTestJSON-1110562732 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:02:01.151478 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:02:01.151478 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:02:01.240689 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-fe0506f0-3fbd-4288-a774-e17f9baf9f87 tempest-DeleteServersTestJSON-1110562732 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:02:01.241741 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fe0506f0-3fbd-4288-a774-e17f9baf9f87 tempest-DeleteServersTestJSON-1110562732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:02:01.272484 n-d-817210-1 sudo[116502]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:02:01.273395 n-d-817210-1 sudo[116502]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:02:01.792223 n-d-817210-1 sudo[116496]: pam_unix(sudo:session): session closed for user root
Nov 10 18:02:01.798114 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fc3fbf7b-d3e2-4fec-9129-15e80d7d93ce tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-23bcc53b-1c0a-407f-9803-8a9fd738386c --snapshot stack-volumes-lvmdriver-1/volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5 -L 1.00g" returned: 0 in 1.092s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:02:01.923054 n-d-817210-1 sudo[116502]: pam_unix(sudo:session): session closed for user root
Nov 10 18:02:01.925016 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fe0506f0-3fbd-4288-a774-e17f9baf9f87 tempest-DeleteServersTestJSON-1110562732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:02:01.927354 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fe0506f0-3fbd-4288-a774-e17f9baf9f87 tempest-DeleteServersTestJSON-1110562732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:02:01.980738 n-d-817210-1 sudo[116601]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:02:01.981861 n-d-817210-1 sudo[116601]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:02:02.019965 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-fc3fbf7b-d3e2-4fec-9129-15e80d7d93ce tempest-VolumesSnapshotTestJSON-152367766 None] Create snapshot completed successfully
Nov 10 18:02:02.462237 n-d-817210-1 sudo[116601]: pam_unix(sudo:session): session closed for user root
Nov 10 18:02:02.464412 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fe0506f0-3fbd-4288-a774-e17f9baf9f87 tempest-DeleteServersTestJSON-1110562732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.537s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:02:02.466380 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-fe0506f0-3fbd-4288-a774-e17f9baf9f87 tempest-DeleteServersTestJSON-1110562732 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:02:02.471508 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-fe0506f0-3fbd-4288-a774-e17f9baf9f87 tempest-DeleteServersTestJSON-1110562732 None] Deleted volume successfully.
Nov 10 18:02:02.497465 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-fe0506f0-3fbd-4288-a774-e17f9baf9f87 tempest-DeleteServersTestJSON-1110562732 None] Lock "b'cinder-31411d2b-1dcd-4047-a443-a7fb4f68f510-delete_volume'" released by "delete_volume" :: held 4.550s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:02:02.542856 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:02:02.544570 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:02:02.546750 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:02:02.568627 n-d-817210-1 sudo[116604]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:02:02.570071 n-d-817210-1 sudo[116604]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:02:03.064507 n-d-817210-1 sudo[116604]: pam_unix(sudo:session): session closed for user root
Nov 10 18:02:03.068539 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.521s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:02:03.070290 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:02:03.115378 n-d-817210-1 sudo[116607]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:02:03.116226 n-d-817210-1 sudo[116607]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:02:03.610265 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-2f111111-93d5-4749-95bb-1788c8119169 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:02:03.677411 n-d-817210-1 sudo[116609]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5
Nov 10 18:02:03.679210 n-d-817210-1 sudo[116609]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:02:03.884399 n-d-817210-1 sudo[116607]: pam_unix(sudo:session): session closed for user root
Nov 10 18:02:03.886510 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.816s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:02:03.888087 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:02:04.271578 n-d-817210-1 sudo[116609]: pam_unix(sudo:session): session closed for user root
Nov 10 18:02:04.273578 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-2f111111-93d5-4749-95bb-1788c8119169 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5" returned: 0 in 0.671s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:02:04.275106 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-2f111111-93d5-4749-95bb-1788c8119169 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-923ae200-117e-4c35-a035-3a8fce0c999a --snapshot stack-volumes-lvmdriver-1/volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5 -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:02:04.296808 n-d-817210-1 sudo[116613]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-923ae200-117e-4c35-a035-3a8fce0c999a --snapshot stack-volumes-lvmdriver-1/volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5 -L 1.00g
Nov 10 18:02:04.297639 n-d-817210-1 sudo[116613]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:02:05.128559 n-d-817210-1 sudo[116613]: pam_unix(sudo:session): session closed for user root
Nov 10 18:02:05.131690 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-2f111111-93d5-4749-95bb-1788c8119169 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-923ae200-117e-4c35-a035-3a8fce0c999a --snapshot stack-volumes-lvmdriver-1/volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5 -L 1.00g" returned: 0 in 0.856s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:02:05.299474 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-2f111111-93d5-4749-95bb-1788c8119169 tempest-VolumesSnapshotTestJSON-152367766 None] Create snapshot completed successfully
Nov 10 18:02:06.261759 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-26dd57a2-a5fb-4ac2-887e-f0b8867cd73f tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:02:06.322144 n-d-817210-1 sudo[116721]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5
Nov 10 18:02:06.324503 n-d-817210-1 sudo[116721]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:02:06.887175 n-d-817210-1 sudo[116721]: pam_unix(sudo:session): session closed for user root
Nov 10 18:02:06.889628 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-26dd57a2-a5fb-4ac2-887e-f0b8867cd73f tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5" returned: 0 in 0.631s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:02:06.891539 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-26dd57a2-a5fb-4ac2-887e-f0b8867cd73f tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7d560394-71ae-42fa-b7d6-fefa39f51b40 --snapshot stack-volumes-lvmdriver-1/volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5 -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:02:06.950877 n-d-817210-1 sudo[116724]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7d560394-71ae-42fa-b7d6-fefa39f51b40 --snapshot stack-volumes-lvmdriver-1/volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5 -L 1.00g
Nov 10 18:02:06.951735 n-d-817210-1 sudo[116724]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:02:08.126798 n-d-817210-1 sudo[116724]: pam_unix(sudo:session): session closed for user root
Nov 10 18:02:08.129385 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-26dd57a2-a5fb-4ac2-887e-f0b8867cd73f tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7d560394-71ae-42fa-b7d6-fefa39f51b40 --snapshot stack-volumes-lvmdriver-1/volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5 -L 1.00g" returned: 0 in 1.237s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:02:08.396520 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-26dd57a2-a5fb-4ac2-887e-f0b8867cd73f tempest-VolumesSnapshotTestJSON-152367766 None] Create snapshot completed successfully
Nov 10 18:02:09.553238 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-e4a16ab1-7215-46bf-9558-f34cf0a61517 tempest-VolumesSnapshotTestJSON-152367766 None] Lock "b'cinder-23bcc53b-1c0a-407f-9803-8a9fd738386c-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.014s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:02:09.555120 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e4a16ab1-7215-46bf-9558-f34cf0a61517 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-23bcc53b-1c0a-407f-9803-8a9fd738386c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:02:09.618746 n-d-817210-1 sudo[116889]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-23bcc53b-1c0a-407f-9803-8a9fd738386c
Nov 10 18:02:09.619616 n-d-817210-1 sudo[116889]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:02:10.434958 n-d-817210-1 sudo[116889]: pam_unix(sudo:session): session closed for user root
Nov 10 18:02:10.437388 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e4a16ab1-7215-46bf-9558-f34cf0a61517 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-23bcc53b-1c0a-407f-9803-8a9fd738386c" returned: 0 in 0.882s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:02:10.440680 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e4a16ab1-7215-46bf-9558-f34cf0a61517 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-23bcc53b-1c0a-407f-9803-8a9fd738386c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:02:10.467578 n-d-817210-1 sudo[116912]: ubuntu : TTY=unknown ; 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-23bcc53b-1c0a-407f-9803-8a9fd738386c
Nov 10 18:02:10.469095 n-d-817210-1 sudo[116912]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:02:11.432395 n-d-817210-1 sudo[116912]: pam_unix(sudo:session): session closed for user root
Nov 10 18:02:11.434661 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e4a16ab1-7215-46bf-9558-f34cf0a61517 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-23bcc53b-1c0a-407f-9803-8a9fd738386c" returned: 0 in 0.994s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:02:11.655297 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-e4a16ab1-7215-46bf-9558-f34cf0a61517 tempest-VolumesSnapshotTestJSON-152367766 None] Created reservations ['b0a31db8-43d0-48ad-8238-fa95505ae600', '8aced697-89ea-4db2-9897-d9f45cc410af', 'fb0c3732-c108-47c3-ac02-eabbb87385b7', '05c2a491-bbc5-486e-8086-a5005caf9f5f'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:02:11.657330 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-e4a16ab1-7215-46bf-9558-f34cf0a61517 tempest-VolumesSnapshotTestJSON-152367766 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:02:11.657330 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:02:11.657330 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:02:11.793595 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-e4a16ab1-7215-46bf-9558-f34cf0a61517 tempest-VolumesSnapshotTestJSON-152367766 None] Delete snapshot completed successfully.
Nov 10 18:02:11.800040 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-e4a16ab1-7215-46bf-9558-f34cf0a61517 tempest-VolumesSnapshotTestJSON-152367766 None] Lock "b'cinder-23bcc53b-1c0a-407f-9803-8a9fd738386c-delete_snapshot'" released by "delete_snapshot" :: held 2.247s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:02:12.070993 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-b032c5a2-fdcc-4c53-9bd2-c499bcddb2f6 tempest-VolumesSnapshotTestJSON-152367766 None] Lock "b'cinder-7d560394-71ae-42fa-b7d6-fefa39f51b40-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.027s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:02:12.073666 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b032c5a2-fdcc-4c53-9bd2-c499bcddb2f6 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7d560394-71ae-42fa-b7d6-fefa39f51b40 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:02:12.099648 n-d-817210-1 sudo[117039]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7d560394-71ae-42fa-b7d6-fefa39f51b40
Nov 10 18:02:12.100546 n-d-817210-1 sudo[117039]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:02:12.622898 n-d-817210-1 sudo[117039]: pam_unix(sudo:session): session closed for user root
Nov 10 18:02:12.625609 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b032c5a2-fdcc-4c53-9bd2-c499bcddb2f6 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7d560394-71ae-42fa-b7d6-fefa39f51b40" returned: 0 in 0.552s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:02:12.629437 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b032c5a2-fdcc-4c53-9bd2-c499bcddb2f6 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7d560394-71ae-42fa-b7d6-fefa39f51b40 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:02:12.661250 n-d-817210-1 sudo[117049]: ubuntu : TTY=unknown ; 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-7d560394-71ae-42fa-b7d6-fefa39f51b40
Nov 10 18:02:12.663302 n-d-817210-1 sudo[117049]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:02:13.423238 n-d-817210-1 sudo[117049]: pam_unix(sudo:session): session closed for user root
Nov 10 18:02:13.425752 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b032c5a2-fdcc-4c53-9bd2-c499bcddb2f6 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7d560394-71ae-42fa-b7d6-fefa39f51b40" returned: 0 in 0.797s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:02:13.536906 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-b032c5a2-fdcc-4c53-9bd2-c499bcddb2f6 tempest-VolumesSnapshotTestJSON-152367766 None] Created reservations ['4e006c84-8767-4c00-979e-634f13b5a309', 'd53cd5d6-dcbb-44ab-9947-02459eea9651', '4dcaaa11-8d01-4c38-8237-6613c77bbf55', '5415b88e-2208-4dd4-955e-bb6bb8479ad4'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:02:13.540697 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-b032c5a2-fdcc-4c53-9bd2-c499bcddb2f6 tempest-VolumesSnapshotTestJSON-152367766 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:02:13.540697 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:02:13.540697 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:02:13.619438 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-b032c5a2-fdcc-4c53-9bd2-c499bcddb2f6 tempest-VolumesSnapshotTestJSON-152367766 None] Delete snapshot completed successfully.
Nov 10 18:02:13.627786 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-b032c5a2-fdcc-4c53-9bd2-c499bcddb2f6 tempest-VolumesSnapshotTestJSON-152367766 None] Lock "b'cinder-7d560394-71ae-42fa-b7d6-fefa39f51b40-delete_snapshot'" released by "delete_snapshot" :: held 1.557s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:02:14.570379 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-0194d64d-f9e9-47ec-8663-55f824f64438 tempest-VolumesSnapshotTestJSON-152367766 None] Lock "b'cinder-923ae200-117e-4c35-a035-3a8fce0c999a-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.022s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:02:14.580447 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0194d64d-f9e9-47ec-8663-55f824f64438 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-923ae200-117e-4c35-a035-3a8fce0c999a {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:02:14.618952 n-d-817210-1 sudo[117147]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-923ae200-117e-4c35-a035-3a8fce0c999a
Nov 10 18:02:14.620690 n-d-817210-1 sudo[117147]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:02:15.239786 n-d-817210-1 sudo[117147]: pam_unix(sudo:session): session closed for user root
Nov 10 18:02:15.242425 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0194d64d-f9e9-47ec-8663-55f824f64438 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-923ae200-117e-4c35-a035-3a8fce0c999a" returned: 0 in 0.662s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:02:15.245606 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0194d64d-f9e9-47ec-8663-55f824f64438 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-923ae200-117e-4c35-a035-3a8fce0c999a {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:02:15.292587 n-d-817210-1 sudo[117150]: ubuntu : TTY=unknown ; 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-923ae200-117e-4c35-a035-3a8fce0c999a
Nov 10 18:02:15.293560 n-d-817210-1 sudo[117150]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:02:16.118452 n-d-817210-1 sudo[117150]: pam_unix(sudo:session): session closed for user root
Nov 10 18:02:16.120786 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0194d64d-f9e9-47ec-8663-55f824f64438 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-923ae200-117e-4c35-a035-3a8fce0c999a" returned: 0 in 0.875s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:02:16.224198 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-0194d64d-f9e9-47ec-8663-55f824f64438 tempest-VolumesSnapshotTestJSON-152367766 None] Created reservations ['1efb14e0-9b01-4abf-9871-ae8939eb77bb', '85025cdd-144a-4d06-94ee-31d3934cf46d', '13528c08-3756-4c10-b4cc-a9a656df42d7', '2d4fd5a3-6764-4ebc-88a0-20d19c0bcab7'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:02:16.229563 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-0194d64d-f9e9-47ec-8663-55f824f64438 tempest-VolumesSnapshotTestJSON-152367766 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:02:16.229563 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:02:16.229563 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:02:16.300461 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-0194d64d-f9e9-47ec-8663-55f824f64438 tempest-VolumesSnapshotTestJSON-152367766 None] Delete snapshot completed successfully.
Nov 10 18:02:16.307704 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-0194d64d-f9e9-47ec-8663-55f824f64438 tempest-VolumesSnapshotTestJSON-152367766 None] Lock "b'cinder-923ae200-117e-4c35-a035-3a8fce0c999a-delete_snapshot'" released by "delete_snapshot" :: held 1.737s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:02:18.120610 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-92f74966-24cc-43f8-9abf-95cc4528e917 req-23f8526b-d6af-44cf-992e-4c1b8d29e5f0 tempest-VolumesSnapshotTestJSON-152367766 None] Terminate volume connection completed successfully.
Nov 10 18:02:18.121794 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-92f74966-24cc-43f8-9abf-95cc4528e917 req-23f8526b-d6af-44cf-992e-4c1b8d29e5f0 tempest-VolumesSnapshotTestJSON-152367766 None] Deleting attachment 38771b06-3c42-4fc9-9c96-7f14af1bb367. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 18:02:18.127613 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:02:18.274432 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.150s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:02:18.275075 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5\n System information:\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-fa1e4dd9-0364-4936-89e1-40a56044d8a5\n Backing store flags: \n Account information:\n nTTQ9EKbQf4rFmb2B9g3\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:02:18.275879 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-92f74966-24cc-43f8-9abf-95cc4528e917 req-23f8526b-d6af-44cf-992e-4c1b8d29e5f0 tempest-VolumesSnapshotTestJSON-152367766 None] Removing iscsi_target for Volume ID: fa1e4dd9-0364-4936-89e1-40a56044d8a5
Nov 10 18:02:18.277112 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5 -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:02:18.456809 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5 -f" returned: 0 in 0.179s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:02:18.457429 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:02:18.461613 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:02:18.697426 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.238s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:02:18.698026 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:02:18.862680 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-92f74966-24cc-43f8-9abf-95cc4528e917 req-23f8526b-d6af-44cf-992e-4c1b8d29e5f0 tempest-VolumesSnapshotTestJSON-152367766 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:02:18.862680 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:02:18.862680 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:02:26.478739 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8d30d586-02aa-4dc8-a810-63fa6ba7c858 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:02:26.540037 n-d-817210-1 sudo[117233]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70
Nov 10 18:02:26.541863 n-d-817210-1 sudo[117233]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:02:27.221027 n-d-817210-1 sudo[117233]: pam_unix(sudo:session): session closed for user root
Nov 10 18:02:27.224960 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8d30d586-02aa-4dc8-a810-63fa6ba7c858 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70" returned: 0 in 0.745s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:02:27.228380 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8d30d586-02aa-4dc8-a810-63fa6ba7c858 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7cde2325-6d15-45b6-95e5-50aed838d8fd --snapshot stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70 -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:02:27.285189 n-d-817210-1 sudo[117236]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7cde2325-6d15-45b6-95e5-50aed838d8fd --snapshot stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70 -L 1.00g
Nov 10 18:02:27.286046 n-d-817210-1 sudo[117236]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:02:28.295322 n-d-817210-1 sudo[117236]: pam_unix(sudo:session): session closed for user root
Nov 10 18:02:28.298469 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8d30d586-02aa-4dc8-a810-63fa6ba7c858 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7cde2325-6d15-45b6-95e5-50aed838d8fd --snapshot stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70 -L 1.00g" returned: 0 in 1.070s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:02:28.445700 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-8d30d586-02aa-4dc8-a810-63fa6ba7c858 tempest-VolumesSnapshotTestJSON-152367766 None] Create snapshot completed successfully
Nov 10 18:02:29.092027 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-0cb8ca92-bba7-439b-9aa3-5a62c9740fe9 tempest-VolumesSnapshotTestJSON-152367766 None] Lock "b'cinder-7cde2325-6d15-45b6-95e5-50aed838d8fd-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:02:29.162036 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0cb8ca92-bba7-439b-9aa3-5a62c9740fe9 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7cde2325-6d15-45b6-95e5-50aed838d8fd {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:02:29.188298 n-d-817210-1 sudo[117352]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7cde2325-6d15-45b6-95e5-50aed838d8fd
Nov 10 18:02:29.189174 n-d-817210-1 sudo[117352]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:02:29.747463 n-d-817210-1 sudo[117352]: pam_unix(sudo:session): session closed for user root
Nov 10 18:02:29.750083 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0cb8ca92-bba7-439b-9aa3-5a62c9740fe9 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7cde2325-6d15-45b6-95e5-50aed838d8fd" returned: 0 in 0.587s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:02:29.752393 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0cb8ca92-bba7-439b-9aa3-5a62c9740fe9 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7cde2325-6d15-45b6-95e5-50aed838d8fd {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:02:29.774653 n-d-817210-1 sudo[117355]: ubuntu : TTY=unknown ; 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-7cde2325-6d15-45b6-95e5-50aed838d8fd
Nov 10 18:02:29.775511 n-d-817210-1 sudo[117355]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:02:30.556018 n-d-817210-1 sudo[117355]: pam_unix(sudo:session): session closed for user root
Nov 10 18:02:30.559212 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0cb8ca92-bba7-439b-9aa3-5a62c9740fe9 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7cde2325-6d15-45b6-95e5-50aed838d8fd" returned: 0 in 0.806s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:02:30.702070 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-0cb8ca92-bba7-439b-9aa3-5a62c9740fe9 tempest-VolumesSnapshotTestJSON-152367766 None] Created reservations ['42bd1e2a-54d7-46e3-870f-32abc7682467', '386c9325-9c81-4c35-a9cd-e64b96af4bce', '2b6c831a-cdd6-476a-861b-cab267a21714', '15e9b87b-d77b-4f53-858f-10f460392723'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:02:30.704151 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-0cb8ca92-bba7-439b-9aa3-5a62c9740fe9 tempest-VolumesSnapshotTestJSON-152367766 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:02:30.704151 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:02:30.704151 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:02:30.782223 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-0cb8ca92-bba7-439b-9aa3-5a62c9740fe9 tempest-VolumesSnapshotTestJSON-152367766 None] Delete snapshot completed successfully.
Nov 10 18:02:30.789411 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-0cb8ca92-bba7-439b-9aa3-5a62c9740fe9 tempest-VolumesSnapshotTestJSON-152367766 None] Lock "b'cinder-7cde2325-6d15-45b6-95e5-50aed838d8fd-delete_snapshot'" released by "delete_snapshot" :: held 1.697s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:02:31.654613 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e83c947c-899f-4169-8081-e9a82617182a tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:02:31.679827 n-d-817210-1 sudo[117433]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70
Nov 10 18:02:31.688324 n-d-817210-1 sudo[117433]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:02:32.310353 n-d-817210-1 sudo[117433]: pam_unix(sudo:session): session closed for user root
Nov 10 18:02:32.312743 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e83c947c-899f-4169-8081-e9a82617182a tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70" returned: 0 in 0.658s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:02:32.315196 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e83c947c-899f-4169-8081-e9a82617182a tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-95466257-0f21-4a9d-a4a8-940ad2952a67 --snapshot stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70 -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:02:32.344152 n-d-817210-1 sudo[117436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-95466257-0f21-4a9d-a4a8-940ad2952a67 --snapshot stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70 -L 1.00g
Nov 10 18:02:32.345620 n-d-817210-1 sudo[117436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:02:33.451125 n-d-817210-1 sudo[117436]: pam_unix(sudo:session): session closed for user root
Nov 10 18:02:33.455571 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e83c947c-899f-4169-8081-e9a82617182a tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-95466257-0f21-4a9d-a4a8-940ad2952a67 --snapshot stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70 -L 1.00g" returned: 0 in 1.140s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:02:33.594850 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-e83c947c-899f-4169-8081-e9a82617182a tempest-VolumesSnapshotTestJSON-152367766 None] Create snapshot completed successfully
Nov 10 18:02:56.725220 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-08edcbde-b5d9-4937-a7fc-14c32b903b13 req-ba358a31-6514-474d-8d69-f1dabd390f8f tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:02:56.747126 n-d-817210-1 sudo[117703]: 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-21bafcfb-f5fc-4e64-947e-a597ef0b1e70
Nov 10 18:02:56.747920 n-d-817210-1 sudo[117703]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:02:57.292092 n-d-817210-1 sudo[117703]: pam_unix(sudo:session): session closed for user root
Nov 10 18:02:57.297074 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-08edcbde-b5d9-4937-a7fc-14c32b903b13 req-ba358a31-6514-474d-8d69-f1dabd390f8f tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70" returned: 0 in 0.571s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:02:57.393651 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:02:57.414088 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:02:57.414466 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-08edcbde-b5d9-4937-a7fc-14c32b903b13 req-ba358a31-6514-474d-8d69-f1dabd390f8f tempest-VolumesSnapshotTestJSON-152367766 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: I_T nexus: 16
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: bsXFyLeUqXZPNSBDA4EH
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Target 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: I_T nexus: 14
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: XcRpArJu4KqPt2dkrnN7
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Target 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: I_T nexus: 18
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030000
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf30
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030001
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf31
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: E2ebsUQKWiduwcUrUyCb
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Target 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: I_T nexus: 17
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040000
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf40
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040001
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf41
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: jKxjQyrJY76AeAQUokGm
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Target 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: I_T nexus: 20
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050000
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf50
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050001
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf51
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: NMwzmHf78H3CZCuWjPcB
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Target 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: I_T nexus: 19
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060000
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf60
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060001
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf61
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: 2m3KS5QKUYkeuaoR9YRS
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:02:57.415438 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 18:02:57.435888 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-08edcbde-b5d9-4937-a7fc-14c32b903b13 req-ba358a31-6514-474d-8d69-f1dabd390f8f tempest-VolumesSnapshotTestJSON-152367766 None] Creating iscsi_target for Volume ID: volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 18:02:57.435888 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-08edcbde-b5d9-4937-a7fc-14c32b903b13 req-ba358a31-6514-474d-8d69-f1dabd390f8f tempest-VolumesSnapshotTestJSON-152367766 None] Created volume path /opt/stack/data/cinder/volumes/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70,
Nov 10 18:02:57.435888 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 18:02:57.435888 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:02:57.435888 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70
Nov 10 18:02:57.435888 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 18:02:57.435888 n-d-817210-1 cinder-volume[91926]: incominguser fzgeeZN2acBF2kYPjxiT yXGNrFj6hD8mNuys
Nov 10 18:02:57.435888 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:02:57.435888 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 18:02:57.435888 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:02:57.435888 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 18:02:57.435888 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:02:58.144711 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70" returned: 0 in 0.718s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:02:58.146341 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:02:58.147180 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-08edcbde-b5d9-4937-a7fc-14c32b903b13 req-ba358a31-6514-474d-8d69-f1dabd390f8f tempest-VolumesSnapshotTestJSON-152367766 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 18:02:58.147855 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-08edcbde-b5d9-4937-a7fc-14c32b903b13 req-ba358a31-6514-474d-8d69-f1dabd390f8f tempest-VolumesSnapshotTestJSON-152367766 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 18:02:58.151866 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:02:58.159250 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:02:58.159641 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70\n System information:\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-21bafcfb-f5fc-4e64-947e-a597ef0b1e70\n Backing store flags: \n Account information:\n fzgeeZN2acBF2kYPjxiT\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-08edcbde-b5d9-4937-a7fc-14c32b903b13 req-ba358a31-6514-474d-8d69-f1dabd390f8f tempest-VolumesSnapshotTestJSON-152367766 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: I_T nexus: 16
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: bsXFyLeUqXZPNSBDA4EH
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Target 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: I_T nexus: 14
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: XcRpArJu4KqPt2dkrnN7
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Target 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: I_T nexus: 18
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030000
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf30
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030001
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf31
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: E2ebsUQKWiduwcUrUyCb
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Target 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: I_T nexus: 17
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040000
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf40
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040001
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf41
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: jKxjQyrJY76AeAQUokGm
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Target 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: I_T nexus: 20
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050000
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf50
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050001
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf51
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: NMwzmHf78H3CZCuWjPcB
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Target 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: I_T nexus: 19
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060000
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf60
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060001
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf61
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: 2m3KS5QKUYkeuaoR9YRS
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:02:58.160352 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 18:02:58.180070 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:02:58.333636 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.168s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:02:58.334269 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70\n System information:\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-21bafcfb-f5fc-4e64-947e-a597ef0b1e70\n Backing store flags: \n Account information:\n fzgeeZN2acBF2kYPjxiT\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:02:58.339238 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:02:58.543776 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.207s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:02:58.543776 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70\n System information:\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-21bafcfb-f5fc-4e64-947e-a597ef0b1e70\n Backing store flags: \n Account information:\n fzgeeZN2acBF2kYPjxiT\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:02:58.545463 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-08edcbde-b5d9-4937-a7fc-14c32b903b13 req-ba358a31-6514-474d-8d69-f1dabd390f8f tempest-VolumesSnapshotTestJSON-152367766 None] Set provider_location to: 10.222.0.46:3260,7 iqn.2010-10.org.openstack:volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 18:02:58.844419 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-08edcbde-b5d9-4937-a7fc-14c32b903b13 req-ba358a31-6514-474d-8d69-f1dabd390f8f tempest-VolumesSnapshotTestJSON-152367766 None] attachment_update completed successfully.
Nov 10 18:03:02.545253 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:03:02.545788 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:03:02.546349 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:02.616163 n-d-817210-1 sudo[117747]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:03:02.621357 n-d-817210-1 sudo[117747]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:03.248593 n-d-817210-1 sudo[117747]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:03.251893 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.705s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:03.254530 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:03.297142 n-d-817210-1 sudo[117750]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:03:03.298088 n-d-817210-1 sudo[117750]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:03.779184 n-d-817210-1 sudo[117750]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:03.792407 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.538s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:03.794795 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:03:11.260676 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-31bf644e-17f5-4430-801d-12dcafd45ad2 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:11.283492 n-d-817210-1 sudo[117815]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70
Nov 10 18:03:11.285025 n-d-817210-1 sudo[117815]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:12.274269 n-d-817210-1 sudo[117815]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:12.277253 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-31bf644e-17f5-4430-801d-12dcafd45ad2 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70" returned: 0 in 1.016s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:12.280135 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-31bf644e-17f5-4430-801d-12dcafd45ad2 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2318aee1-f7a7-49dc-9174-892900dc6ad7 --snapshot stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70 -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:12.328103 n-d-817210-1 sudo[117839]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2318aee1-f7a7-49dc-9174-892900dc6ad7 --snapshot stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70 -L 1.00g
Nov 10 18:03:12.330454 n-d-817210-1 sudo[117839]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:13.246689 n-d-817210-1 sudo[117839]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:13.249409 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-31bf644e-17f5-4430-801d-12dcafd45ad2 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2318aee1-f7a7-49dc-9174-892900dc6ad7 --snapshot stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70 -L 1.00g" returned: 0 in 0.969s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:13.313192 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-31bf644e-17f5-4430-801d-12dcafd45ad2 tempest-VolumesSnapshotTestJSON-152367766 None] Create snapshot completed successfully
Nov 10 18:03:13.996959 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1b1084f9-0579-40c4-81ca-23d7c04f208c tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:14.038107 n-d-817210-1 sudo[117980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70
Nov 10 18:03:14.059268 n-d-817210-1 sudo[117980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:14.614553 n-d-817210-1 sudo[117980]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:14.617616 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1b1084f9-0579-40c4-81ca-23d7c04f208c tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70" returned: 0 in 0.620s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:14.620567 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1b1084f9-0579-40c4-81ca-23d7c04f208c tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2f98ffdf-8689-433a-b7d2-ca289316fc0e --snapshot stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70 -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:14.647274 n-d-817210-1 sudo[117984]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2f98ffdf-8689-433a-b7d2-ca289316fc0e --snapshot stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70 -L 1.00g
Nov 10 18:03:14.649189 n-d-817210-1 sudo[117984]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:15.682063 n-d-817210-1 sudo[117984]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:15.684362 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1b1084f9-0579-40c4-81ca-23d7c04f208c tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2f98ffdf-8689-433a-b7d2-ca289316fc0e --snapshot stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70 -L 1.00g" returned: 0 in 1.063s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:15.748748 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-1b1084f9-0579-40c4-81ca-23d7c04f208c tempest-VolumesSnapshotTestJSON-152367766 None] Create snapshot completed successfully
Nov 10 18:03:16.181604 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-23799e97-350e-40c8-9e79-c0eadcb6bab6 tempest-VolumesSnapshotTestJSON-152367766 None] Lock "b'cinder-2f98ffdf-8689-433a-b7d2-ca289316fc0e-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.012s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:03:16.183696 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-23799e97-350e-40c8-9e79-c0eadcb6bab6 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2f98ffdf-8689-433a-b7d2-ca289316fc0e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:16.259819 n-d-817210-1 sudo[118138]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2f98ffdf-8689-433a-b7d2-ca289316fc0e
Nov 10 18:03:16.260673 n-d-817210-1 sudo[118138]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:16.832503 n-d-817210-1 sudo[118138]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:16.835412 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-23799e97-350e-40c8-9e79-c0eadcb6bab6 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2f98ffdf-8689-433a-b7d2-ca289316fc0e" returned: 0 in 0.651s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:16.837736 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-23799e97-350e-40c8-9e79-c0eadcb6bab6 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2f98ffdf-8689-433a-b7d2-ca289316fc0e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:16.884069 n-d-817210-1 sudo[118150]: ubuntu : TTY=unknown ; 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-2f98ffdf-8689-433a-b7d2-ca289316fc0e
Nov 10 18:03:16.884901 n-d-817210-1 sudo[118150]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:17.890088 n-d-817210-1 sudo[118150]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:17.892466 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-23799e97-350e-40c8-9e79-c0eadcb6bab6 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2f98ffdf-8689-433a-b7d2-ca289316fc0e" returned: 0 in 1.054s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:18.026476 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-23799e97-350e-40c8-9e79-c0eadcb6bab6 tempest-VolumesSnapshotTestJSON-152367766 None] Created reservations ['a269c46c-0ea0-4036-80d0-19b9a4ecbf69', 'a397aaf3-4830-4cbb-96a7-ef0d0bc60ee7', '4254ff5f-c42a-40d6-9b08-0d6818de98f5', '1a9623cb-6621-4d27-8f00-4f5588de564b'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:03:18.029042 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-23799e97-350e-40c8-9e79-c0eadcb6bab6 tempest-VolumesSnapshotTestJSON-152367766 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:03:18.029042 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:03:18.029042 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:03:18.131591 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-23799e97-350e-40c8-9e79-c0eadcb6bab6 tempest-VolumesSnapshotTestJSON-152367766 None] Delete snapshot completed successfully.
Nov 10 18:03:18.138784 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-23799e97-350e-40c8-9e79-c0eadcb6bab6 tempest-VolumesSnapshotTestJSON-152367766 None] Lock "b'cinder-2f98ffdf-8689-433a-b7d2-ca289316fc0e-delete_snapshot'" released by "delete_snapshot" :: held 1.957s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:03:18.501734 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-79220e94-c3bc-4c76-bc43-5e32c466e64a tempest-VolumesSnapshotTestJSON-152367766 None] Lock "b'cinder-95466257-0f21-4a9d-a4a8-940ad2952a67-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.011s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:03:18.504284 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-79220e94-c3bc-4c76-bc43-5e32c466e64a tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-95466257-0f21-4a9d-a4a8-940ad2952a67 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:18.553848 n-d-817210-1 sudo[118255]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-95466257-0f21-4a9d-a4a8-940ad2952a67
Nov 10 18:03:18.559277 n-d-817210-1 sudo[118255]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:19.063067 n-d-817210-1 sudo[118255]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:19.076770 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-79220e94-c3bc-4c76-bc43-5e32c466e64a tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-95466257-0f21-4a9d-a4a8-940ad2952a67" returned: 0 in 0.572s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:19.079966 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-79220e94-c3bc-4c76-bc43-5e32c466e64a tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-95466257-0f21-4a9d-a4a8-940ad2952a67 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:19.113245 n-d-817210-1 sudo[118258]: ubuntu : TTY=unknown ; 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-95466257-0f21-4a9d-a4a8-940ad2952a67
Nov 10 18:03:19.114340 n-d-817210-1 sudo[118258]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:20.008159 n-d-817210-1 sudo[118258]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:20.010699 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-79220e94-c3bc-4c76-bc43-5e32c466e64a tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-95466257-0f21-4a9d-a4a8-940ad2952a67" returned: 0 in 0.930s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:20.186801 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-79220e94-c3bc-4c76-bc43-5e32c466e64a tempest-VolumesSnapshotTestJSON-152367766 None] Created reservations ['94cf61ff-1626-44ac-93f8-953fdf4fa4d7', 'a9f842ff-0c7e-41ec-b261-e6f405d69d2d', 'ee18a751-4a40-42cd-b1cc-9c18cfcb2317', 'bda03816-9a1a-4d1c-8a4c-e54576f1bd82'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:03:20.189531 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-79220e94-c3bc-4c76-bc43-5e32c466e64a tempest-VolumesSnapshotTestJSON-152367766 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:03:20.189531 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:03:20.189531 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:03:20.240517 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-79220e94-c3bc-4c76-bc43-5e32c466e64a tempest-VolumesSnapshotTestJSON-152367766 None] Delete snapshot completed successfully.
Nov 10 18:03:20.248173 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-79220e94-c3bc-4c76-bc43-5e32c466e64a tempest-VolumesSnapshotTestJSON-152367766 None] Lock "b'cinder-95466257-0f21-4a9d-a4a8-940ad2952a67-delete_snapshot'" released by "delete_snapshot" :: held 1.746s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:03:21.028482 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-cdff26e5-3f72-46f4-a400-f1741d1ef036 tempest-VolumesSnapshotTestJSON-152367766 None] Lock "b'cinder-2318aee1-f7a7-49dc-9174-892900dc6ad7-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.022s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:03:21.032793 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-cdff26e5-3f72-46f4-a400-f1741d1ef036 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2318aee1-f7a7-49dc-9174-892900dc6ad7 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:21.089534 n-d-817210-1 sudo[118343]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2318aee1-f7a7-49dc-9174-892900dc6ad7
Nov 10 18:03:21.091744 n-d-817210-1 sudo[118343]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:22.095083 n-d-817210-1 sudo[118343]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:22.122570 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-cdff26e5-3f72-46f4-a400-f1741d1ef036 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2318aee1-f7a7-49dc-9174-892900dc6ad7" returned: 0 in 1.074s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:22.142019 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-cdff26e5-3f72-46f4-a400-f1741d1ef036 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2318aee1-f7a7-49dc-9174-892900dc6ad7 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:22.243630 n-d-817210-1 sudo[118350]: ubuntu : TTY=unknown ; 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-2318aee1-f7a7-49dc-9174-892900dc6ad7
Nov 10 18:03:22.244432 n-d-817210-1 sudo[118350]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:23.380829 n-d-817210-1 sudo[118350]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:23.384040 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-cdff26e5-3f72-46f4-a400-f1741d1ef036 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2318aee1-f7a7-49dc-9174-892900dc6ad7" returned: 0 in 1.242s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:23.528772 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-cdff26e5-3f72-46f4-a400-f1741d1ef036 tempest-VolumesSnapshotTestJSON-152367766 None] Created reservations ['fe6634d5-cf4a-4b8a-8328-1b727a9b9ac6', '69220203-4bad-4f73-96da-98fdb59169c8', 'db6c084c-4958-48e2-90c6-3311354d3b74', '9bedbfed-012d-4e38-974a-60cb1b351e41'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:03:23.530768 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-cdff26e5-3f72-46f4-a400-f1741d1ef036 tempest-VolumesSnapshotTestJSON-152367766 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:03:23.530768 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:03:23.530768 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:03:23.620652 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-cdff26e5-3f72-46f4-a400-f1741d1ef036 tempest-VolumesSnapshotTestJSON-152367766 None] Delete snapshot completed successfully.
Nov 10 18:03:23.628066 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-cdff26e5-3f72-46f4-a400-f1741d1ef036 tempest-VolumesSnapshotTestJSON-152367766 None] Lock "b'cinder-2318aee1-f7a7-49dc-9174-892900dc6ad7-delete_snapshot'" released by "delete_snapshot" :: held 2.601s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:03:25.925232 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-ff056d44-e6a6-4149-a8c5-bc93c1b135ea req-ab325a58-dd89-4143-95ec-71640539e898 tempest-VolumesSnapshotTestJSON-152367766 None] Terminate volume connection completed successfully.
Nov 10 18:03:25.926507 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-ff056d44-e6a6-4149-a8c5-bc93c1b135ea req-ab325a58-dd89-4143-95ec-71640539e898 tempest-VolumesSnapshotTestJSON-152367766 None] Deleting attachment ce66d692-e502-4eb3-8425-a149983b7065. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 18:03:25.928764 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:26.138288 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.210s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:26.138749 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70\n System information:\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-21bafcfb-f5fc-4e64-947e-a597ef0b1e70\n Backing store flags: \n Account information:\n fzgeeZN2acBF2kYPjxiT\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:03:26.139938 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-ff056d44-e6a6-4149-a8c5-bc93c1b135ea req-ab325a58-dd89-4143-95ec-71640539e898 tempest-VolumesSnapshotTestJSON-152367766 None] Removing iscsi_target for Volume ID: 21bafcfb-f5fc-4e64-947e-a597ef0b1e70
Nov 10 18:03:26.141348 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70 -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:26.355288 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70 -f" returned: 0 in 0.213s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:26.356585 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:03:26.358336 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:26.506920 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.148s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:26.507495 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:03:26.605999 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-ff056d44-e6a6-4149-a8c5-bc93c1b135ea req-ab325a58-dd89-4143-95ec-71640539e898 tempest-VolumesSnapshotTestJSON-152367766 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:03:26.605999 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:03:26.605999 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:03:32.853052 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-f42a4cbe-3bf5-4ce5-8dea-61372e1ab910 tempest-AttachVolumeNegativeTest-8700636 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:03:32.862232 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-f42a4cbe-3bf5-4ce5-8dea-61372e1ab910 tempest-AttachVolumeNegativeTest-8700636 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:03:32.862801 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-f42a4cbe-3bf5-4ce5-8dea-61372e1ab910 tempest-AttachVolumeNegativeTest-8700636 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:03:32.881321 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f42a4cbe-3bf5-4ce5-8dea-61372e1ab910 tempest-AttachVolumeNegativeTest-8700636 None] Flow 'volume_create_manager' (7d188f30-2b0a-4141-b220-11c4aed3f808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:03:32.885890 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f42a4cbe-3bf5-4ce5-8dea-61372e1ab910 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dfcfb9be-4e1a-4ed4-afaa-55c41a49557b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:32.917470 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-f42a4cbe-3bf5-4ce5-8dea-61372e1ab910 tempest-AttachVolumeNegativeTest-8700636 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:03:32.948585 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f42a4cbe-3bf5-4ce5-8dea-61372e1ab910 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dfcfb9be-4e1a-4ed4-afaa-55c41a49557b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:03:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-410930098',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=07922d6a-69dd-4b09-b2b4-2c1506a27726,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ba3ae69d8da4bd894847748e15f9aa3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:03:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:03:33Z,user_id='71d8b908d16e446abb7208a4d2fa0905',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:32.951977 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f42a4cbe-3bf5-4ce5-8dea-61372e1ab910 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (244ec47d-11a5-414e-a64a-58f87f49cfbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:32.954718 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f42a4cbe-3bf5-4ce5-8dea-61372e1ab910 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (244ec47d-11a5-414e-a64a-58f87f49cfbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:32.958377 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f42a4cbe-3bf5-4ce5-8dea-61372e1ab910 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d6390dc3-e2f4-4719-bd26-e7f05c7f7d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:32.962543 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f42a4cbe-3bf5-4ce5-8dea-61372e1ab910 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d6390dc3-e2f4-4719-bd26-e7f05c7f7d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '07922d6a-69dd-4b09-b2b4-2c1506a27726', 'volume_name': 'volume-07922d6a-69dd-4b09-b2b4-2c1506a27726', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:32.965609 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f42a4cbe-3bf5-4ce5-8dea-61372e1ab910 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9aa9667b-cde1-486c-9f58-7cc2688f183a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:32.967969 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f42a4cbe-3bf5-4ce5-8dea-61372e1ab910 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9aa9667b-cde1-486c-9f58-7cc2688f183a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:32.970125 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f42a4cbe-3bf5-4ce5-8dea-61372e1ab910 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9d5e48c9-8489-4610-bc0c-88f729d531a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:32.971743 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-f42a4cbe-3bf5-4ce5-8dea-61372e1ab910 tempest-AttachVolumeNegativeTest-8700636 None] Volume 07922d6a-69dd-4b09-b2b4-2c1506a27726: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-07922d6a-69dd-4b09-b2b4-2c1506a27726', 'volume_size': 1}
Nov 10 18:03:32.972933 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f42a4cbe-3bf5-4ce5-8dea-61372e1ab910 tempest-AttachVolumeNegativeTest-8700636 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-07922d6a-69dd-4b09-b2b4-2c1506a27726 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:33.006619 n-d-817210-1 sudo[118432]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-07922d6a-69dd-4b09-b2b4-2c1506a27726 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:03:33.007470 n-d-817210-1 sudo[118432]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:33.573388 n-d-817210-1 sudo[118432]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:33.576114 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f42a4cbe-3bf5-4ce5-8dea-61372e1ab910 tempest-AttachVolumeNegativeTest-8700636 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-07922d6a-69dd-4b09-b2b4-2c1506a27726 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.603s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:33.581441 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f42a4cbe-3bf5-4ce5-8dea-61372e1ab910 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9d5e48c9-8489-4610-bc0c-88f729d531a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-07922d6a-69dd-4b09-b2b4-2c1506a27726', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:33.584540 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f42a4cbe-3bf5-4ce5-8dea-61372e1ab910 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9475a174-140c-47dc-a18e-cded328fd478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:33.613664 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-f42a4cbe-3bf5-4ce5-8dea-61372e1ab910 tempest-AttachVolumeNegativeTest-8700636 None] Volume volume-07922d6a-69dd-4b09-b2b4-2c1506a27726 (07922d6a-69dd-4b09-b2b4-2c1506a27726): created successfully
Nov 10 18:03:33.616494 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f42a4cbe-3bf5-4ce5-8dea-61372e1ab910 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9475a174-140c-47dc-a18e-cded328fd478) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:33.620397 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f42a4cbe-3bf5-4ce5-8dea-61372e1ab910 tempest-AttachVolumeNegativeTest-8700636 None] Flow 'volume_create_manager' (7d188f30-2b0a-4141-b220-11c4aed3f808) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:03:33.641310 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-f42a4cbe-3bf5-4ce5-8dea-61372e1ab910 tempest-AttachVolumeNegativeTest-8700636 None] Created volume successfully.
Nov 10 18:03:34.601980 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-9c621df5-9082-4d81-8cde-a6d7659ca4bf tempest-VolumesSnapshotTestJSON-152367766 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:03:34.608640 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-9c621df5-9082-4d81-8cde-a6d7659ca4bf tempest-VolumesSnapshotTestJSON-152367766 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:03:34.609398 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-9c621df5-9082-4d81-8cde-a6d7659ca4bf tempest-VolumesSnapshotTestJSON-152367766 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:03:34.644620 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9c621df5-9082-4d81-8cde-a6d7659ca4bf tempest-VolumesSnapshotTestJSON-152367766 None] Flow 'volume_create_manager' (8a04c88b-4781-4d34-ad88-348ebf3dd855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:03:34.653706 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9c621df5-9082-4d81-8cde-a6d7659ca4bf tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (82681b37-8741-40df-82fb-95aefa201c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:34.712635 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-9c621df5-9082-4d81-8cde-a6d7659ca4bf tempest-VolumesSnapshotTestJSON-152367766 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:03:34.789290 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9c621df5-9082-4d81-8cde-a6d7659ca4bf tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (82681b37-8741-40df-82fb-95aefa201c92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:03:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-616352677',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=17dcdd5a-26b3-4a7a-9b9a-c1c7c40d0514,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c34d54b0e1c14b29a0e32bf0a41c712f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:03:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:03:35Z,user_id='3cea67307383404cbe87bf014e021ac9',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:34.796979 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9c621df5-9082-4d81-8cde-a6d7659ca4bf tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b8ce4ddf-9c1d-4b27-b3ad-d13911eef148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:34.799287 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9c621df5-9082-4d81-8cde-a6d7659ca4bf tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b8ce4ddf-9c1d-4b27-b3ad-d13911eef148) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:34.801619 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9c621df5-9082-4d81-8cde-a6d7659ca4bf tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2b5072c4-6f43-4640-945d-98ed72212e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:34.834853 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9c621df5-9082-4d81-8cde-a6d7659ca4bf tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2b5072c4-6f43-4640-945d-98ed72212e93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '17dcdd5a-26b3-4a7a-9b9a-c1c7c40d0514', 'volume_name': 'volume-17dcdd5a-26b3-4a7a-9b9a-c1c7c40d0514', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:34.845265 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9c621df5-9082-4d81-8cde-a6d7659ca4bf tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (41b7c59b-e7af-4a1b-af89-41ca089db4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:34.866973 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9c621df5-9082-4d81-8cde-a6d7659ca4bf tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (41b7c59b-e7af-4a1b-af89-41ca089db4cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:34.877498 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9c621df5-9082-4d81-8cde-a6d7659ca4bf tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (92c553f8-b2fb-4c44-91ff-797914d19f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:34.879727 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-9c621df5-9082-4d81-8cde-a6d7659ca4bf tempest-VolumesSnapshotTestJSON-152367766 None] Volume 17dcdd5a-26b3-4a7a-9b9a-c1c7c40d0514: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-17dcdd5a-26b3-4a7a-9b9a-c1c7c40d0514', 'volume_size': 1}
Nov 10 18:03:34.884350 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9c621df5-9082-4d81-8cde-a6d7659ca4bf tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-17dcdd5a-26b3-4a7a-9b9a-c1c7c40d0514 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:34.964147 n-d-817210-1 sudo[118465]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-17dcdd5a-26b3-4a7a-9b9a-c1c7c40d0514 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:03:34.967048 n-d-817210-1 sudo[118465]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:35.290005 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-de4a6e9e-2e84-438f-83a6-d985f397ad3c req-1ca1a0c5-f139-48e3-89f8-250812c2c263 tempest-AttachVolumeNegativeTest-8700636 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-07922d6a-69dd-4b09-b2b4-2c1506a27726 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:35.317213 n-d-817210-1 sudo[118467]: 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-07922d6a-69dd-4b09-b2b4-2c1506a27726
Nov 10 18:03:35.319065 n-d-817210-1 sudo[118467]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:35.813439 n-d-817210-1 sudo[118465]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:35.816171 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9c621df5-9082-4d81-8cde-a6d7659ca4bf tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-17dcdd5a-26b3-4a7a-9b9a-c1c7c40d0514 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.932s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:35.820890 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9c621df5-9082-4d81-8cde-a6d7659ca4bf tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (92c553f8-b2fb-4c44-91ff-797914d19f79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-17dcdd5a-26b3-4a7a-9b9a-c1c7c40d0514', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:35.823407 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9c621df5-9082-4d81-8cde-a6d7659ca4bf tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (51a76e45-6f08-4e7e-8a91-adfc51ed68d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:35.838750 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-9c621df5-9082-4d81-8cde-a6d7659ca4bf tempest-VolumesSnapshotTestJSON-152367766 None] Volume volume-17dcdd5a-26b3-4a7a-9b9a-c1c7c40d0514 (17dcdd5a-26b3-4a7a-9b9a-c1c7c40d0514): created successfully
Nov 10 18:03:35.840957 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9c621df5-9082-4d81-8cde-a6d7659ca4bf tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (51a76e45-6f08-4e7e-8a91-adfc51ed68d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:35.844268 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9c621df5-9082-4d81-8cde-a6d7659ca4bf tempest-VolumesSnapshotTestJSON-152367766 None] Flow 'volume_create_manager' (8a04c88b-4781-4d34-ad88-348ebf3dd855) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:03:35.864351 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-9c621df5-9082-4d81-8cde-a6d7659ca4bf tempest-VolumesSnapshotTestJSON-152367766 None] Created volume successfully.
Nov 10 18:03:35.920960 n-d-817210-1 sudo[118467]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:35.923133 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-de4a6e9e-2e84-438f-83a6-d985f397ad3c req-1ca1a0c5-f139-48e3-89f8-250812c2c263 tempest-AttachVolumeNegativeTest-8700636 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-07922d6a-69dd-4b09-b2b4-2c1506a27726" returned: 0 in 0.633s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:35.976062 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:35.990298 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:35.991065 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-de4a6e9e-2e84-438f-83a6-d985f397ad3c req-1ca1a0c5-f139-48e3-89f8-250812c2c263 tempest-AttachVolumeNegativeTest-8700636 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: I_T nexus: 16
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: bsXFyLeUqXZPNSBDA4EH
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Target 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: I_T nexus: 14
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: XcRpArJu4KqPt2dkrnN7
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Target 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: I_T nexus: 18
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030000
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf30
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030001
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf31
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: E2ebsUQKWiduwcUrUyCb
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Target 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: I_T nexus: 17
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040000
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf40
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040001
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf41
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: jKxjQyrJY76AeAQUokGm
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Target 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: I_T nexus: 20
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050000
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf50
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050001
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf51
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: NMwzmHf78H3CZCuWjPcB
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Target 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: I_T nexus: 19
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060000
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf60
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060001
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf61
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: 2m3KS5QKUYkeuaoR9YRS
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:03:35.992510 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 18:03:36.013881 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-de4a6e9e-2e84-438f-83a6-d985f397ad3c req-1ca1a0c5-f139-48e3-89f8-250812c2c263 tempest-AttachVolumeNegativeTest-8700636 None] Creating iscsi_target for Volume ID: volume-07922d6a-69dd-4b09-b2b4-2c1506a27726 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 18:03:36.019286 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-de4a6e9e-2e84-438f-83a6-d985f397ad3c req-1ca1a0c5-f139-48e3-89f8-250812c2c263 tempest-AttachVolumeNegativeTest-8700636 None] Created volume path /opt/stack/data/cinder/volumes/volume-07922d6a-69dd-4b09-b2b4-2c1506a27726,
Nov 10 18:03:36.019286 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 18:03:36.019286 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:03:36.019286 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-07922d6a-69dd-4b09-b2b4-2c1506a27726
Nov 10 18:03:36.019286 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 18:03:36.019286 n-d-817210-1 cinder-volume[91926]: incominguser JaWmG2HGiRqMu3rcPcyL 62LPVFm7niCfCrN7
Nov 10 18:03:36.019286 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:03:36.019286 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 18:03:36.019286 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:03:36.019286 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 18:03:36.021677 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-07922d6a-69dd-4b09-b2b4-2c1506a27726 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:36.524388 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-07922d6a-69dd-4b09-b2b4-2c1506a27726" returned: 0 in 0.502s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:36.524818 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:03:36.526530 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-de4a6e9e-2e84-438f-83a6-d985f397ad3c req-1ca1a0c5-f139-48e3-89f8-250812c2c263 tempest-AttachVolumeNegativeTest-8700636 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 18:03:36.527470 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-de4a6e9e-2e84-438f-83a6-d985f397ad3c req-1ca1a0c5-f139-48e3-89f8-250812c2c263 tempest-AttachVolumeNegativeTest-8700636 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 18:03:36.532245 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:36.551436 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:36.552165 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-07922d6a-69dd-4b09-b2b4-2c1506a27726\n System information:\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-07922d6a-69dd-4b09-b2b4-2c1506a27726\n Backing store flags: \n Account information:\n JaWmG2HGiRqMu3rcPcyL\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-de4a6e9e-2e84-438f-83a6-d985f397ad3c req-1ca1a0c5-f139-48e3-89f8-250812c2c263 tempest-AttachVolumeNegativeTest-8700636 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: I_T nexus: 16
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: bsXFyLeUqXZPNSBDA4EH
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Target 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: I_T nexus: 14
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: XcRpArJu4KqPt2dkrnN7
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Target 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: I_T nexus: 18
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030000
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf30
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030001
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf31
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: E2ebsUQKWiduwcUrUyCb
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Target 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: I_T nexus: 17
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040000
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf40
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040001
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf41
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: jKxjQyrJY76AeAQUokGm
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Target 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: I_T nexus: 20
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050000
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf50
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050001
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf51
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: NMwzmHf78H3CZCuWjPcB
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Target 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: I_T nexus: 19
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060000
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf60
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060001
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf61
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: 2m3KS5QKUYkeuaoR9YRS
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:03:36.553238 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 18:03:36.575238 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:36.711563 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.150s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:36.712033 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-07922d6a-69dd-4b09-b2b4-2c1506a27726\n System information:\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-07922d6a-69dd-4b09-b2b4-2c1506a27726\n Backing store flags: \n Account information:\n JaWmG2HGiRqMu3rcPcyL\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:03:36.713583 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:37.051183 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.337s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:37.052143 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-07922d6a-69dd-4b09-b2b4-2c1506a27726\n System information:\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-07922d6a-69dd-4b09-b2b4-2c1506a27726\n Backing store flags: \n Account information:\n JaWmG2HGiRqMu3rcPcyL\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:03:37.053666 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-de4a6e9e-2e84-438f-83a6-d985f397ad3c req-1ca1a0c5-f139-48e3-89f8-250812c2c263 tempest-AttachVolumeNegativeTest-8700636 None] Set provider_location to: 10.222.0.46:3260,7 iqn.2010-10.org.openstack:volume-07922d6a-69dd-4b09-b2b4-2c1506a27726 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 18:03:37.398789 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-de4a6e9e-2e84-438f-83a6-d985f397ad3c req-1ca1a0c5-f139-48e3-89f8-250812c2c263 tempest-AttachVolumeNegativeTest-8700636 None] attachment_update completed successfully.
Nov 10 18:03:37.495068 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6a05cb5e-e067-4240-87e8-32390ba8c8b3 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-17dcdd5a-26b3-4a7a-9b9a-c1c7c40d0514 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:37.566885 n-d-817210-1 sudo[118534]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-17dcdd5a-26b3-4a7a-9b9a-c1c7c40d0514
Nov 10 18:03:37.567845 n-d-817210-1 sudo[118534]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:38.224587 n-d-817210-1 sudo[118534]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:38.227120 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6a05cb5e-e067-4240-87e8-32390ba8c8b3 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-17dcdd5a-26b3-4a7a-9b9a-c1c7c40d0514" returned: 0 in 0.739s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:38.229689 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6a05cb5e-e067-4240-87e8-32390ba8c8b3 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-dd515d51-dcab-4912-b894-ee28e174810c --snapshot stack-volumes-lvmdriver-1/volume-17dcdd5a-26b3-4a7a-9b9a-c1c7c40d0514 -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:38.259551 n-d-817210-1 sudo[118537]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-dd515d51-dcab-4912-b894-ee28e174810c --snapshot stack-volumes-lvmdriver-1/volume-17dcdd5a-26b3-4a7a-9b9a-c1c7c40d0514 -L 1.00g
Nov 10 18:03:38.261489 n-d-817210-1 sudo[118537]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:39.520007 n-d-817210-1 sudo[118537]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:39.522912 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6a05cb5e-e067-4240-87e8-32390ba8c8b3 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-dd515d51-dcab-4912-b894-ee28e174810c --snapshot stack-volumes-lvmdriver-1/volume-17dcdd5a-26b3-4a7a-9b9a-c1c7c40d0514 -L 1.00g" returned: 0 in 1.293s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:39.614109 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-6a05cb5e-e067-4240-87e8-32390ba8c8b3 tempest-VolumesSnapshotTestJSON-152367766 None] Create snapshot completed successfully
Nov 10 18:03:40.699925 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-6a39b0af-304a-42cb-9329-9944bcd4562e tempest-VolumesSnapshotTestJSON-152367766 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:03:40.708910 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-6a39b0af-304a-42cb-9329-9944bcd4562e tempest-VolumesSnapshotTestJSON-152367766 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:03:40.709763 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-6a39b0af-304a-42cb-9329-9944bcd4562e tempest-VolumesSnapshotTestJSON-152367766 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:03:40.749250 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6a39b0af-304a-42cb-9329-9944bcd4562e tempest-VolumesSnapshotTestJSON-152367766 None] Flow 'volume_create_manager' (ffdca2e7-1554-4c11-b432-c694c972b3fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:03:40.753431 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6a39b0af-304a-42cb-9329-9944bcd4562e tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d72a2458-6f3c-40d6-9a6e-27cd736b0d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:40.784823 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-6a39b0af-304a-42cb-9329-9944bcd4562e tempest-VolumesSnapshotTestJSON-152367766 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:03:40.833392 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6a39b0af-304a-42cb-9329-9944bcd4562e tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d72a2458-6f3c-40d6-9a6e-27cd736b0d6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:03:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-769669949',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=05c46a84-574f-4eb0-9b74-e5d9d55f7b6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c34d54b0e1c14b29a0e32bf0a41c712f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:03:41Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=dd515d51-dcab-4912-b894-ee28e174810c,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:03:41Z,user_id='3cea67307383404cbe87bf014e021ac9',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:40.839960 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6a39b0af-304a-42cb-9329-9944bcd4562e tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (77bd6a43-7874-423f-b219-d7f7d1449a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:40.849481 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6a39b0af-304a-42cb-9329-9944bcd4562e tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (77bd6a43-7874-423f-b219-d7f7d1449a66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:40.852257 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6a39b0af-304a-42cb-9329-9944bcd4562e tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (58add0c5-a7ea-4c6e-9bca-fdb6c060224a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:40.854801 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6a39b0af-304a-42cb-9329-9944bcd4562e tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (58add0c5-a7ea-4c6e-9bca-fdb6c060224a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '05c46a84-574f-4eb0-9b74-e5d9d55f7b6a', 'volume_name': 'volume-05c46a84-574f-4eb0-9b74-e5d9d55f7b6a', 'volume_size': 2, 'snapshot_id': 'dd515d51-dcab-4912-b894-ee28e174810c'}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:40.857207 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6a39b0af-304a-42cb-9329-9944bcd4562e tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (83661d13-c09e-4d02-8cd4-8cd55b6dff07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:40.859492 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6a39b0af-304a-42cb-9329-9944bcd4562e tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (83661d13-c09e-4d02-8cd4-8cd55b6dff07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:40.862021 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6a39b0af-304a-42cb-9329-9944bcd4562e tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bd080699-b928-4866-a6cd-ac1ac841bc63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:40.864312 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-6a39b0af-304a-42cb-9329-9944bcd4562e tempest-VolumesSnapshotTestJSON-152367766 None] Volume 05c46a84-574f-4eb0-9b74-e5d9d55f7b6a: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-05c46a84-574f-4eb0-9b74-e5d9d55f7b6a', 'volume_size': 2, 'snapshot_id': 'dd515d51-dcab-4912-b894-ee28e174810c'}
Nov 10 18:03:40.907876 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6a39b0af-304a-42cb-9329-9944bcd4562e tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-05c46a84-574f-4eb0-9b74-e5d9d55f7b6a stack-volumes-lvmdriver-1 -L 2g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:40.955301 n-d-817210-1 sudo[118683]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-05c46a84-574f-4eb0-9b74-e5d9d55f7b6a stack-volumes-lvmdriver-1 -L 2g
Nov 10 18:03:40.957269 n-d-817210-1 sudo[118683]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:41.587740 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-1a2a88e4-843f-4205-8cab-d4b8634c86b6 tempest-SnapshotManageAdminTest-1110051588 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:03:41.597707 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-1a2a88e4-843f-4205-8cab-d4b8634c86b6 tempest-SnapshotManageAdminTest-1110051588 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:03:41.598248 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-1a2a88e4-843f-4205-8cab-d4b8634c86b6 tempest-SnapshotManageAdminTest-1110051588 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:03:41.622713 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1a2a88e4-843f-4205-8cab-d4b8634c86b6 tempest-SnapshotManageAdminTest-1110051588 None] Flow 'volume_create_manager' (38e324a8-4a9b-4f13-b19c-070bd52ca678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:03:41.626465 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1a2a88e4-843f-4205-8cab-d4b8634c86b6 tempest-SnapshotManageAdminTest-1110051588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bf98676f-1de5-4501-82d4-07839c48b3cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:41.650353 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-1a2a88e4-843f-4205-8cab-d4b8634c86b6 tempest-SnapshotManageAdminTest-1110051588 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:03:41.718048 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1a2a88e4-843f-4205-8cab-d4b8634c86b6 tempest-SnapshotManageAdminTest-1110051588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bf98676f-1de5-4501-82d4-07839c48b3cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:03:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1760214119',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=c6bcebe2-4b13-4e31-9d10-c6a33f2a4e97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e02a04f091f646bd91d87dff8f43741e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:03:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:03:42Z,user_id='1614659313704bc2a78c4c24611617ba',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:41.722878 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1a2a88e4-843f-4205-8cab-d4b8634c86b6 tempest-SnapshotManageAdminTest-1110051588 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bde6fd38-b5ea-47d9-ac13-a8f64b431772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:41.733486 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1a2a88e4-843f-4205-8cab-d4b8634c86b6 tempest-SnapshotManageAdminTest-1110051588 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bde6fd38-b5ea-47d9-ac13-a8f64b431772) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:41.738827 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1a2a88e4-843f-4205-8cab-d4b8634c86b6 tempest-SnapshotManageAdminTest-1110051588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (afba43e8-e947-41ff-bb8f-fbe21a07ad66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:41.742914 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1a2a88e4-843f-4205-8cab-d4b8634c86b6 tempest-SnapshotManageAdminTest-1110051588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (afba43e8-e947-41ff-bb8f-fbe21a07ad66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c6bcebe2-4b13-4e31-9d10-c6a33f2a4e97', 'volume_name': 'volume-c6bcebe2-4b13-4e31-9d10-c6a33f2a4e97', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:41.746097 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1a2a88e4-843f-4205-8cab-d4b8634c86b6 tempest-SnapshotManageAdminTest-1110051588 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (235b4658-3057-4ca8-84de-bcb652dd13dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:41.748767 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1a2a88e4-843f-4205-8cab-d4b8634c86b6 tempest-SnapshotManageAdminTest-1110051588 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (235b4658-3057-4ca8-84de-bcb652dd13dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:41.751547 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1a2a88e4-843f-4205-8cab-d4b8634c86b6 tempest-SnapshotManageAdminTest-1110051588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a64c7b85-9c88-4b32-82b8-36b07059b8ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:41.752682 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-1a2a88e4-843f-4205-8cab-d4b8634c86b6 tempest-SnapshotManageAdminTest-1110051588 None] Volume c6bcebe2-4b13-4e31-9d10-c6a33f2a4e97: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c6bcebe2-4b13-4e31-9d10-c6a33f2a4e97', 'volume_size': 1}
Nov 10 18:03:41.754316 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1a2a88e4-843f-4205-8cab-d4b8634c86b6 tempest-SnapshotManageAdminTest-1110051588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c6bcebe2-4b13-4e31-9d10-c6a33f2a4e97 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:41.850348 n-d-817210-1 sudo[118699]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c6bcebe2-4b13-4e31-9d10-c6a33f2a4e97 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:03:41.851622 n-d-817210-1 sudo[118699]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:41.994724 n-d-817210-1 sudo[118683]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:41.998071 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6a39b0af-304a-42cb-9329-9944bcd4562e tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-05c46a84-574f-4eb0-9b74-e5d9d55f7b6a stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 1.095s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:42.001107 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6a39b0af-304a-42cb-9329-9944bcd4562e tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-dd515d51-dcab-4912-b894-ee28e174810c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:42.064446 n-d-817210-1 sudo[118732]: 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-dd515d51-dcab-4912-b894-ee28e174810c
Nov 10 18:03:42.069133 n-d-817210-1 sudo[118732]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:42.751688 n-d-817210-1 sudo[118699]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:42.754864 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1a2a88e4-843f-4205-8cab-d4b8634c86b6 tempest-SnapshotManageAdminTest-1110051588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c6bcebe2-4b13-4e31-9d10-c6a33f2a4e97 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.000s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:42.758872 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1a2a88e4-843f-4205-8cab-d4b8634c86b6 tempest-SnapshotManageAdminTest-1110051588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a64c7b85-9c88-4b32-82b8-36b07059b8ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c6bcebe2-4b13-4e31-9d10-c6a33f2a4e97', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:42.761372 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1a2a88e4-843f-4205-8cab-d4b8634c86b6 tempest-SnapshotManageAdminTest-1110051588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bd33a13a-723a-459a-ab89-4a013749125b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:42.782868 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-1a2a88e4-843f-4205-8cab-d4b8634c86b6 tempest-SnapshotManageAdminTest-1110051588 None] Volume volume-c6bcebe2-4b13-4e31-9d10-c6a33f2a4e97 (c6bcebe2-4b13-4e31-9d10-c6a33f2a4e97): created successfully
Nov 10 18:03:42.787456 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1a2a88e4-843f-4205-8cab-d4b8634c86b6 tempest-SnapshotManageAdminTest-1110051588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bd33a13a-723a-459a-ab89-4a013749125b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:42.796033 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1a2a88e4-843f-4205-8cab-d4b8634c86b6 tempest-SnapshotManageAdminTest-1110051588 None] Flow 'volume_create_manager' (38e324a8-4a9b-4f13-b19c-070bd52ca678) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:03:42.827003 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-1a2a88e4-843f-4205-8cab-d4b8634c86b6 tempest-SnapshotManageAdminTest-1110051588 None] Created volume successfully.
Nov 10 18:03:43.125306 n-d-817210-1 sudo[118732]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:43.132599 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6a39b0af-304a-42cb-9329-9944bcd4562e tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-dd515d51-dcab-4912-b894-ee28e174810c" returned: 0 in 1.132s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:43.134834 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6a39b0af-304a-42cb-9329-9944bcd4562e tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--dd515d51--dcab--4912--b894--ee28e174810c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--05c46a84--574f--4eb0--9b74--e5d9d55f7b6a iflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:43.200154 n-d-817210-1 sudo[118779]: 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--dd515d51--dcab--4912--b894--ee28e174810c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--05c46a84--574f--4eb0--9b74--e5d9d55f7b6a iflag=direct
Nov 10 18:03:43.201722 n-d-817210-1 sudo[118779]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:43.609598 n-d-817210-1 sudo[118779]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:43.613248 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6a39b0af-304a-42cb-9329-9944bcd4562e tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--dd515d51--dcab--4912--b894--ee28e174810c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--05c46a84--574f--4eb0--9b74--e5d9d55f7b6a iflag=direct" returned: 0 in 0.478s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:43.615194 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6a39b0af-304a-42cb-9329-9944bcd4562e tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--dd515d51--dcab--4912--b894--ee28e174810c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--05c46a84--574f--4eb0--9b74--e5d9d55f7b6a oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:43.639591 n-d-817210-1 sudo[118791]: 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--dd515d51--dcab--4912--b894--ee28e174810c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--05c46a84--574f--4eb0--9b74--e5d9d55f7b6a oflag=direct
Nov 10 18:03:43.640413 n-d-817210-1 sudo[118791]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:44.161329 n-d-817210-1 sudo[118791]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:44.163759 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6a39b0af-304a-42cb-9329-9944bcd4562e tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--dd515d51--dcab--4912--b894--ee28e174810c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--05c46a84--574f--4eb0--9b74--e5d9d55f7b6a oflag=direct" returned: 0 in 0.549s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:44.165395 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6a39b0af-304a-42cb-9329-9944bcd4562e tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--dd515d51--dcab--4912--b894--ee28e174810c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--05c46a84--574f--4eb0--9b74--e5d9d55f7b6a count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:44.188924 n-d-817210-1 sudo[118805]: 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--dd515d51--dcab--4912--b894--ee28e174810c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--05c46a84--574f--4eb0--9b74--e5d9d55f7b6a count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Nov 10 18:03:44.189931 n-d-817210-1 sudo[118805]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:44.982604 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fe477568-8c91-4b4a-a4e5-81758cc0537a tempest-SnapshotManageAdminTest-1110051588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c6bcebe2-4b13-4e31-9d10-c6a33f2a4e97 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:45.058781 n-d-817210-1 sudo[118808]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c6bcebe2-4b13-4e31-9d10-c6a33f2a4e97
Nov 10 18:03:45.060315 n-d-817210-1 sudo[118808]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:45.742755 n-d-817210-1 sudo[118808]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:45.745190 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fe477568-8c91-4b4a-a4e5-81758cc0537a tempest-SnapshotManageAdminTest-1110051588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c6bcebe2-4b13-4e31-9d10-c6a33f2a4e97" returned: 0 in 0.770s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:45.747829 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fe477568-8c91-4b4a-a4e5-81758cc0537a tempest-SnapshotManageAdminTest-1110051588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c95c210e-9f3f-4e0f-82d3-d04f6cbaf779 --snapshot stack-volumes-lvmdriver-1/volume-c6bcebe2-4b13-4e31-9d10-c6a33f2a4e97 -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:45.793492 n-d-817210-1 sudo[118811]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c95c210e-9f3f-4e0f-82d3-d04f6cbaf779 --snapshot stack-volumes-lvmdriver-1/volume-c6bcebe2-4b13-4e31-9d10-c6a33f2a4e97 -L 1.00g
Nov 10 18:03:45.795573 n-d-817210-1 sudo[118811]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:46.994018 n-d-817210-1 sudo[118811]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:46.998293 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fe477568-8c91-4b4a-a4e5-81758cc0537a tempest-SnapshotManageAdminTest-1110051588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c95c210e-9f3f-4e0f-82d3-d04f6cbaf779 --snapshot stack-volumes-lvmdriver-1/volume-c6bcebe2-4b13-4e31-9d10-c6a33f2a4e97 -L 1.00g" returned: 0 in 1.249s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:47.084333 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-fe477568-8c91-4b4a-a4e5-81758cc0537a tempest-SnapshotManageAdminTest-1110051588 None] Create snapshot completed successfully
Nov 10 18:03:48.714283 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-6c9d4d83-ad17-46cb-bad0-76ac347c28d9 tempest-SnapshotManageAdminTest-1081241021 None] Lock "b'cinder-c95c210e-9f3f-4e0f-82d3-d04f6cbaf779-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.029s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:03:48.969088 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-6c9d4d83-ad17-46cb-bad0-76ac347c28d9 tempest-SnapshotManageAdminTest-1081241021 None] Created reservations ['cf44f97b-9788-41d7-bc30-06dcc4f32296', '7cbb67e7-3cac-4498-985b-ae4b50760e41', '34f1a20b-48da-474f-a575-c010ee0844f7', '14a9a01f-3879-4bf0-8cf3-1beb70674284'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:03:48.973667 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-6c9d4d83-ad17-46cb-bad0-76ac347c28d9 tempest-SnapshotManageAdminTest-1081241021 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:03:48.973667 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:03:48.973667 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:03:49.066493 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-6c9d4d83-ad17-46cb-bad0-76ac347c28d9 tempest-SnapshotManageAdminTest-1081241021 None] Unmanage snapshot completed successfully.
Nov 10 18:03:49.073547 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-6c9d4d83-ad17-46cb-bad0-76ac347c28d9 tempest-SnapshotManageAdminTest-1081241021 None] Lock "b'cinder-c95c210e-9f3f-4e0f-82d3-d04f6cbaf779-delete_snapshot'" released by "delete_snapshot" :: held 0.366s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:03:50.643100 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-22ebe7a8-7f01-4fdc-987e-2d2b0011d775 tempest-SnapshotManageAdminTest-1081241021 None] manage_existing_snapshot: managing {'source-name': '_snapshot-c95c210e-9f3f-4e0f-82d3-d04f6cbaf779'}. {{(pid=91926) manage_existing_snapshot /opt/stack/cinder/cinder/volume/manager.py:4426}}
Nov 10 18:03:50.643100 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-22ebe7a8-7f01-4fdc-987e-2d2b0011d775 tempest-SnapshotManageAdminTest-1081241021 None] Input parameters: context=, db=,driver=, host=n-d-817210-1@lvmdriver-1, snapshot_id=(snapshot_id)s, ref={'source-name': '_snapshot-c95c210e-9f3f-4e0f-82d3-d04f6cbaf779'}. {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:313}}
Nov 10 18:03:50.649192 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-22ebe7a8-7f01-4fdc-987e-2d2b0011d775 tempest-SnapshotManageAdminTest-1081241021 None] Begin to return taskflow.engines.load(snapshot_flow,store=create_what). {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:347}}
Nov 10 18:03:50.693947 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-22ebe7a8-7f01-4fdc-987e-2d2b0011d775 tempest-SnapshotManageAdminTest-1081241021 None] Flow 'snapshot_manage_existing_manager' (01517274-e19b-4a4d-afe3-a3586fc891c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:03:50.713250 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-22ebe7a8-7f01-4fdc-987e-2d2b0011d775 tempest-SnapshotManageAdminTest-1081241021 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (dbda2a1e-bba0-4a68-94fe-a0a057b572f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:50.783537 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-22ebe7a8-7f01-4fdc-987e-2d2b0011d775 tempest-SnapshotManageAdminTest-1081241021 None] ExtractSnapshotRefTask return snapshot_ref: Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-11-10T18:03:50Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-695387610',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-674779468',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=e562b437-bfa1-4e1c-8eab-673966d7955a,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='94ffaafb9fa846d39b72b98bfd74b0e0',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='88676598e3a148b4a778c4bb2ff167e7',volume=>,volume_id=c6bcebe2-4b13-4e31-9d10-c6a33f2a4e97,volume_size=1,volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342) {{(pid=91926) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:56}}
Nov 10 18:03:50.789890 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-22ebe7a8-7f01-4fdc-987e-2d2b0011d775 tempest-SnapshotManageAdminTest-1081241021 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (dbda2a1e-bba0-4a68-94fe-a0a057b572f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-11-10T18:03:50Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-695387610',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-674779468',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=e562b437-bfa1-4e1c-8eab-673966d7955a,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='94ffaafb9fa846d39b72b98bfd74b0e0',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='88676598e3a148b4a778c4bb2ff167e7',volume=>,volume_id=c6bcebe2-4b13-4e31-9d10-c6a33f2a4e97,volume_size=1,volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:50.797195 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-22ebe7a8-7f01-4fdc-987e-2d2b0011d775 tempest-SnapshotManageAdminTest-1081241021 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (e7b53f09-06a5-4072-8d9f-c122d4b62e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:50.808330 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-22ebe7a8-7f01-4fdc-987e-2d2b0011d775 tempest-SnapshotManageAdminTest-1081241021 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (e7b53f09-06a5-4072-8d9f-c122d4b62e29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:50.818983 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-22ebe7a8-7f01-4fdc-987e-2d2b0011d775 tempest-SnapshotManageAdminTest-1081241021 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (f816d425-f6f6-489b-8efd-6eb720272b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:50.824934 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-22ebe7a8-7f01-4fdc-987e-2d2b0011d775 tempest-SnapshotManageAdminTest-1081241021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c95c210e-9f3f-4e0f-82d3-d04f6cbaf779 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:50.895101 n-d-817210-1 sudo[118956]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c95c210e-9f3f-4e0f-82d3-d04f6cbaf779
Nov 10 18:03:50.899794 n-d-817210-1 sudo[118956]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:51.379538 n-d-817210-1 sudo[118805]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:51.386329 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6a39b0af-304a-42cb-9329-9944bcd4562e tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--dd515d51--dcab--4912--b894--ee28e174810c of=/dev/mapper/stack--volumes--lvmdriver--1-volume--05c46a84--574f--4eb0--9b74--e5d9d55f7b6a count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.220s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:51.387107 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-6a39b0af-304a-42cb-9329-9944bcd4562e tempest-VolumesSnapshotTestJSON-152367766 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--dd515d51--dcab--4912--b894--ee28e174810c, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--05c46a84--574f--4eb0--9b74--e5d9d55f7b6a, size 1024.00 MB, duration 7.22 sec {{(pid=91926) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Nov 10 18:03:51.387498 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.volume_utils [None req-6a39b0af-304a-42cb-9329-9944bcd4562e tempest-VolumesSnapshotTestJSON-152367766 None] Volume copy 1024.00 MB at 141.79 MB/s
Nov 10 18:03:51.445540 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6a39b0af-304a-42cb-9329-9944bcd4562e tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bd080699-b928-4866-a6cd-ac1ac841bc63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-05c46a84-574f-4eb0-9b74-e5d9d55f7b6a', 'volume_size': 2, 'snapshot_id': 'dd515d51-dcab-4912-b894-ee28e174810c'}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:51.448735 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6a39b0af-304a-42cb-9329-9944bcd4562e tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1631fa6c-dc54-48dd-8108-0f637b0f7151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:51.453386 n-d-817210-1 sudo[118956]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:51.472237 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-22ebe7a8-7f01-4fdc-987e-2d2b0011d775 tempest-SnapshotManageAdminTest-1081241021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c95c210e-9f3f-4e0f-82d3-d04f6cbaf779" returned: 0 in 0.646s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:51.476442 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-22ebe7a8-7f01-4fdc-987e-2d2b0011d775 tempest-SnapshotManageAdminTest-1081241021 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (f816d425-f6f6-489b-8efd-6eb720272b75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-11-10T18:03:50Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-695387610',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-674779468',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=e562b437-bfa1-4e1c-8eab-673966d7955a,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='94ffaafb9fa846d39b72b98bfd74b0e0',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='88676598e3a148b4a778c4bb2ff167e7',volume=>,volume_id=c6bcebe2-4b13-4e31-9d10-c6a33f2a4e97,volume_size=1,volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:51.489978 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-22ebe7a8-7f01-4fdc-987e-2d2b0011d775 tempest-SnapshotManageAdminTest-1081241021 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (dc14929e-9c45-46f4-bc16-ed2ff3b67763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:51.535950 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-6a39b0af-304a-42cb-9329-9944bcd4562e tempest-VolumesSnapshotTestJSON-152367766 None] Volume volume-05c46a84-574f-4eb0-9b74-e5d9d55f7b6a (05c46a84-574f-4eb0-9b74-e5d9d55f7b6a): created successfully
Nov 10 18:03:51.537905 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6a39b0af-304a-42cb-9329-9944bcd4562e tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1631fa6c-dc54-48dd-8108-0f637b0f7151) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:51.541188 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6a39b0af-304a-42cb-9329-9944bcd4562e tempest-VolumesSnapshotTestJSON-152367766 None] Flow 'volume_create_manager' (ffdca2e7-1554-4c11-b432-c694c972b3fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:03:51.576896 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-6a39b0af-304a-42cb-9329-9944bcd4562e tempest-VolumesSnapshotTestJSON-152367766 None] Created volume successfully.
Nov 10 18:03:51.646533 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-22ebe7a8-7f01-4fdc-987e-2d2b0011d775 tempest-SnapshotManageAdminTest-1081241021 None] Created reservations ['d6e6fd3f-c612-48fa-a68e-608b6f3d2973', '57da7bd1-6e7a-4b89-8ed5-a94c72c1aa68'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:03:51.650121 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-22ebe7a8-7f01-4fdc-987e-2d2b0011d775 tempest-SnapshotManageAdminTest-1081241021 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (dc14929e-9c45-46f4-bc16-ed2ff3b67763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6e6fd3f-c612-48fa-a68e-608b6f3d2973', '57da7bd1-6e7a-4b89-8ed5-a94c72c1aa68']}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:51.665169 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-22ebe7a8-7f01-4fdc-987e-2d2b0011d775 tempest-SnapshotManageAdminTest-1081241021 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (7e84fd2d-f8ec-447f-9912-183c3b9cc876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:51.665564 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-22ebe7a8-7f01-4fdc-987e-2d2b0011d775 tempest-SnapshotManageAdminTest-1081241021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c95c210e-9f3f-4e0f-82d3-d04f6cbaf779 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:51.693959 n-d-817210-1 sudo[118969]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c95c210e-9f3f-4e0f-82d3-d04f6cbaf779
Nov 10 18:03:51.694847 n-d-817210-1 sudo[118969]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:51.959516 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-9b798e9f-c020-4250-a8bd-b93df3976061 tempest-VolumesSnapshotTestJSON-152367766 None] Lock "b'cinder-05c46a84-574f-4eb0-9b74-e5d9d55f7b6a-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:03:52.076126 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-9b798e9f-c020-4250-a8bd-b93df3976061 tempest-VolumesSnapshotTestJSON-152367766 None] Skipping remove_export. No iscsi_target is presently exported for volume: 05c46a84-574f-4eb0-9b74-e5d9d55f7b6a
Nov 10 18:03:52.077959 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9b798e9f-c020-4250-a8bd-b93df3976061 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-05c46a84-574f-4eb0-9b74-e5d9d55f7b6a {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:52.123027 n-d-817210-1 sudo[118972]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-05c46a84-574f-4eb0-9b74-e5d9d55f7b6a
Nov 10 18:03:52.123918 n-d-817210-1 sudo[118972]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:52.363399 n-d-817210-1 sudo[118969]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:52.365696 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-22ebe7a8-7f01-4fdc-987e-2d2b0011d775 tempest-SnapshotManageAdminTest-1081241021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c95c210e-9f3f-4e0f-82d3-d04f6cbaf779" returned: 0 in 0.700s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:52.374719 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 _snapshot-c95c210e-9f3f-4e0f-82d3-d04f6cbaf779 _snapshot-e562b437-bfa1-4e1c-8eab-673966d7955a {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:52.726359 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 _snapshot-c95c210e-9f3f-4e0f-82d3-d04f6cbaf779 _snapshot-e562b437-bfa1-4e1c-8eab-673966d7955a" returned: 0 in 0.354s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:52.727040 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:03:52.775724 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-22ebe7a8-7f01-4fdc-987e-2d2b0011d775 tempest-SnapshotManageAdminTest-1081241021 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (7e84fd2d-f8ec-447f-9912-183c3b9cc876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-11-10T18:03:50Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-695387610',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-674779468',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=e562b437-bfa1-4e1c-8eab-673966d7955a,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='94ffaafb9fa846d39b72b98bfd74b0e0',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='88676598e3a148b4a778c4bb2ff167e7',volume=>,volume_id=c6bcebe2-4b13-4e31-9d10-c6a33f2a4e97,volume_size=1,volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342), 'new_status': 'available'}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:52.780786 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-22ebe7a8-7f01-4fdc-987e-2d2b0011d775 tempest-SnapshotManageAdminTest-1081241021 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (ca60a833-1200-48ab-aff1-a7cfb5f2ec46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:52.810139 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-22ebe7a8-7f01-4fdc-987e-2d2b0011d775 tempest-SnapshotManageAdminTest-1081241021 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (ca60a833-1200-48ab-aff1-a7cfb5f2ec46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-11-10T18:03:50Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-695387610',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-674779468',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=e562b437-bfa1-4e1c-8eab-673966d7955a,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='94ffaafb9fa846d39b72b98bfd74b0e0',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='88676598e3a148b4a778c4bb2ff167e7',volume=>,volume_id=c6bcebe2-4b13-4e31-9d10-c6a33f2a4e97,volume_size=1,volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:52.826946 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-22ebe7a8-7f01-4fdc-987e-2d2b0011d775 tempest-SnapshotManageAdminTest-1081241021 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (fd5de50b-2308-4b11-a9c5-242d556b8c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:52.828516 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-22ebe7a8-7f01-4fdc-987e-2d2b0011d775 tempest-SnapshotManageAdminTest-1081241021 None] Begin to call CreateSnapshotOnFinishTask execute. {{(pid=91926) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:285}}
Nov 10 18:03:52.829076 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-22ebe7a8-7f01-4fdc-987e-2d2b0011d775 tempest-SnapshotManageAdminTest-1081241021 None] New status: available {{(pid=91926) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:287}}
Nov 10 18:03:52.867070 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.manage_existing_snapshot [None req-22ebe7a8-7f01-4fdc-987e-2d2b0011d775 tempest-SnapshotManageAdminTest-1081241021 None] Snapshot e562b437-bfa1-4e1c-8eab-673966d7955a created successfully.
Nov 10 18:03:52.869207 n-d-817210-1 sudo[118972]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:52.869640 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-22ebe7a8-7f01-4fdc-987e-2d2b0011d775 tempest-SnapshotManageAdminTest-1081241021 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (fd5de50b-2308-4b11-a9c5-242d556b8c33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:52.873136 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-22ebe7a8-7f01-4fdc-987e-2d2b0011d775 tempest-SnapshotManageAdminTest-1081241021 None] Flow 'snapshot_manage_existing_manager' (01517274-e19b-4a4d-afe3-a3586fc891c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:03:52.874484 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9b798e9f-c020-4250-a8bd-b93df3976061 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-05c46a84-574f-4eb0-9b74-e5d9d55f7b6a" returned: 0 in 0.797s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:52.876047 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9b798e9f-c020-4250-a8bd-b93df3976061 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-05c46a84-574f-4eb0-9b74-e5d9d55f7b6a {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:52.923495 n-d-817210-1 sudo[119038]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-05c46a84-574f-4eb0-9b74-e5d9d55f7b6a
Nov 10 18:03:52.925139 n-d-817210-1 sudo[119038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:53.390072 n-d-817210-1 sudo[119038]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:53.393152 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9b798e9f-c020-4250-a8bd-b93df3976061 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-05c46a84-574f-4eb0-9b74-e5d9d55f7b6a" returned: 0 in 0.516s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:53.395410 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9b798e9f-c020-4250-a8bd-b93df3976061 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-05c46a84-574f-4eb0-9b74-e5d9d55f7b6a {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:53.415333 n-d-817210-1 sudo[119041]: ubuntu : TTY=unknown ; 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-05c46a84-574f-4eb0-9b74-e5d9d55f7b6a
Nov 10 18:03:53.416744 n-d-817210-1 sudo[119041]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:54.054222 n-d-817210-1 sudo[119041]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:54.057181 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9b798e9f-c020-4250-a8bd-b93df3976061 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-05c46a84-574f-4eb0-9b74-e5d9d55f7b6a" returned: 0 in 0.661s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:54.058588 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-9b798e9f-c020-4250-a8bd-b93df3976061 tempest-VolumesSnapshotTestJSON-152367766 None] Successfully deleted volume: 05c46a84-574f-4eb0-9b74-e5d9d55f7b6a
Nov 10 18:03:54.153982 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-9b798e9f-c020-4250-a8bd-b93df3976061 tempest-VolumesSnapshotTestJSON-152367766 None] Created reservations ['b9d26f62-5ab4-47f7-9fac-f50e5037bb02', '40ae0236-ecbb-4b44-ac06-60b1343fc326', 'debcbde8-bad3-4d91-8653-8d1a9d7f0caf', '174d2cb0-7159-4dd5-99ec-4ef4aec690f0'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:03:54.165793 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-9b798e9f-c020-4250-a8bd-b93df3976061 tempest-VolumesSnapshotTestJSON-152367766 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:03:54.165793 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:03:54.165793 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:03:54.240170 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-12c2274d-2f39-4987-96e9-615b33a3cba9 tempest-SnapshotManageAdminTest-1081241021 None] Lock "b'cinder-e562b437-bfa1-4e1c-8eab-673966d7955a-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.021s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:03:54.255590 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-9b798e9f-c020-4250-a8bd-b93df3976061 tempest-VolumesSnapshotTestJSON-152367766 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:03:54.256305 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9b798e9f-c020-4250-a8bd-b93df3976061 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:54.302437 n-d-817210-1 sudo[119045]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:03:54.303304 n-d-817210-1 sudo[119045]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:54.396578 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-12c2274d-2f39-4987-96e9-615b33a3cba9 tempest-SnapshotManageAdminTest-1081241021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-e562b437-bfa1-4e1c-8eab-673966d7955a {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:54.453231 n-d-817210-1 sudo[119050]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-e562b437-bfa1-4e1c-8eab-673966d7955a
Nov 10 18:03:54.454801 n-d-817210-1 sudo[119050]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:55.229119 n-d-817210-1 sudo[119045]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:55.232531 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9b798e9f-c020-4250-a8bd-b93df3976061 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.975s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:55.237880 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9b798e9f-c020-4250-a8bd-b93df3976061 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:55.261644 n-d-817210-1 sudo[119050]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:55.295643 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-12c2274d-2f39-4987-96e9-615b33a3cba9 tempest-SnapshotManageAdminTest-1081241021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-e562b437-bfa1-4e1c-8eab-673966d7955a" returned: 0 in 0.899s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:55.299013 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-12c2274d-2f39-4987-96e9-615b33a3cba9 tempest-SnapshotManageAdminTest-1081241021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e562b437-bfa1-4e1c-8eab-673966d7955a {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:55.333021 n-d-817210-1 sudo[119054]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:03:55.333851 n-d-817210-1 sudo[119054]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:55.371181 n-d-817210-1 sudo[119055]: ubuntu : TTY=unknown ; 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-e562b437-bfa1-4e1c-8eab-673966d7955a
Nov 10 18:03:55.373517 n-d-817210-1 sudo[119055]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:55.627744 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-b257a608-1174-4115-a382-ef93e8ff99c7 tempest-VolumesSnapshotTestJSON-152367766 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:03:55.648739 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-b257a608-1174-4115-a382-ef93e8ff99c7 tempest-VolumesSnapshotTestJSON-152367766 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:03:55.649280 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-b257a608-1174-4115-a382-ef93e8ff99c7 tempest-VolumesSnapshotTestJSON-152367766 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:03:55.713499 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b257a608-1174-4115-a382-ef93e8ff99c7 tempest-VolumesSnapshotTestJSON-152367766 None] Flow 'volume_create_manager' (78661514-7fee-4ff5-a3cb-57c1e9ad70e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:03:55.724678 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b257a608-1174-4115-a382-ef93e8ff99c7 tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0cd4081b-7e89-41df-82ee-0a9a17f90c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:55.772153 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-b257a608-1174-4115-a382-ef93e8ff99c7 tempest-VolumesSnapshotTestJSON-152367766 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:03:55.871769 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b257a608-1174-4115-a382-ef93e8ff99c7 tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0cd4081b-7e89-41df-82ee-0a9a17f90c38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:03:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1742602347',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=7285ced8-fdfa-4e26-b79c-2a783dba7afb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c34d54b0e1c14b29a0e32bf0a41c712f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:03:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:03:56Z,user_id='3cea67307383404cbe87bf014e021ac9',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:55.874726 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b257a608-1174-4115-a382-ef93e8ff99c7 tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a51b98be-0fae-4415-b44d-a5a5ab29267a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:55.877165 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b257a608-1174-4115-a382-ef93e8ff99c7 tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a51b98be-0fae-4415-b44d-a5a5ab29267a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:55.880101 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b257a608-1174-4115-a382-ef93e8ff99c7 tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (677b15bc-e5e9-4a33-9564-77c32d1230d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:55.882544 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b257a608-1174-4115-a382-ef93e8ff99c7 tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (677b15bc-e5e9-4a33-9564-77c32d1230d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7285ced8-fdfa-4e26-b79c-2a783dba7afb', 'volume_name': 'volume-7285ced8-fdfa-4e26-b79c-2a783dba7afb', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:55.885055 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b257a608-1174-4115-a382-ef93e8ff99c7 tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c2b3d412-a109-4467-87e6-6493ce979b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:55.887455 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b257a608-1174-4115-a382-ef93e8ff99c7 tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c2b3d412-a109-4467-87e6-6493ce979b11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:55.889792 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b257a608-1174-4115-a382-ef93e8ff99c7 tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c2b5e6c9-8a1d-4f0f-99ef-5c80d765550e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:55.890620 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-b257a608-1174-4115-a382-ef93e8ff99c7 tempest-VolumesSnapshotTestJSON-152367766 None] Volume 7285ced8-fdfa-4e26-b79c-2a783dba7afb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7285ced8-fdfa-4e26-b79c-2a783dba7afb', 'volume_size': 1}
Nov 10 18:03:55.892090 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b257a608-1174-4115-a382-ef93e8ff99c7 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7285ced8-fdfa-4e26-b79c-2a783dba7afb stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:55.916236 n-d-817210-1 sudo[119061]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7285ced8-fdfa-4e26-b79c-2a783dba7afb stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:03:55.917239 n-d-817210-1 sudo[119061]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:56.265996 n-d-817210-1 sudo[119055]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:56.269446 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-12c2274d-2f39-4987-96e9-615b33a3cba9 tempest-SnapshotManageAdminTest-1081241021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e562b437-bfa1-4e1c-8eab-673966d7955a" returned: 0 in 0.970s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:56.453402 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-12c2274d-2f39-4987-96e9-615b33a3cba9 tempest-SnapshotManageAdminTest-1081241021 None] Created reservations ['2e1f8d49-943d-4570-9003-a1e1a4a93ba1', '9c2d19a0-5bb2-400d-b7db-99b1fdec9adc', 'b3bc5b1a-e0a9-4e15-ada3-8ec00ad60f7a', '6a198d55-1507-4121-821f-321baf05c9d0'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:03:56.456147 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-12c2274d-2f39-4987-96e9-615b33a3cba9 tempest-SnapshotManageAdminTest-1081241021 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:03:56.456147 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:03:56.456147 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:03:56.459126 n-d-817210-1 sudo[119054]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:56.462417 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9b798e9f-c020-4250-a8bd-b93df3976061 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.225s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:56.464641 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-9b798e9f-c020-4250-a8bd-b93df3976061 tempest-VolumesSnapshotTestJSON-152367766 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:03:56.475990 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-9b798e9f-c020-4250-a8bd-b93df3976061 tempest-VolumesSnapshotTestJSON-152367766 None] Deleted volume successfully.
Nov 10 18:03:56.527024 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-9b798e9f-c020-4250-a8bd-b93df3976061 tempest-VolumesSnapshotTestJSON-152367766 None] Lock "b'cinder-05c46a84-574f-4eb0-9b74-e5d9d55f7b6a-delete_volume'" released by "delete_volume" :: held 4.568s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:03:56.581738 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-12c2274d-2f39-4987-96e9-615b33a3cba9 tempest-SnapshotManageAdminTest-1081241021 None] Delete snapshot completed successfully.
Nov 10 18:03:56.588621 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-12c2274d-2f39-4987-96e9-615b33a3cba9 tempest-SnapshotManageAdminTest-1081241021 None] Lock "b'cinder-e562b437-bfa1-4e1c-8eab-673966d7955a-delete_snapshot'" released by "delete_snapshot" :: held 2.348s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:03:56.882635 n-d-817210-1 sudo[119061]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:56.884653 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b257a608-1174-4115-a382-ef93e8ff99c7 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7285ced8-fdfa-4e26-b79c-2a783dba7afb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.993s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:56.887486 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b257a608-1174-4115-a382-ef93e8ff99c7 tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c2b5e6c9-8a1d-4f0f-99ef-5c80d765550e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7285ced8-fdfa-4e26-b79c-2a783dba7afb', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:56.889743 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b257a608-1174-4115-a382-ef93e8ff99c7 tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5923d3fc-223b-42a7-8f19-467d2bbc2c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:03:56.913467 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-b257a608-1174-4115-a382-ef93e8ff99c7 tempest-VolumesSnapshotTestJSON-152367766 None] Volume volume-7285ced8-fdfa-4e26-b79c-2a783dba7afb (7285ced8-fdfa-4e26-b79c-2a783dba7afb): created successfully
Nov 10 18:03:56.915508 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b257a608-1174-4115-a382-ef93e8ff99c7 tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5923d3fc-223b-42a7-8f19-467d2bbc2c4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:03:56.918938 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b257a608-1174-4115-a382-ef93e8ff99c7 tempest-VolumesSnapshotTestJSON-152367766 None] Flow 'volume_create_manager' (78661514-7fee-4ff5-a3cb-57c1e9ad70e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:03:56.934701 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-b257a608-1174-4115-a382-ef93e8ff99c7 tempest-VolumesSnapshotTestJSON-152367766 None] Created volume successfully.
Nov 10 18:03:57.742607 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-f59a3fda-d34c-41d1-9761-b985639d364a tempest-SnapshotManageAdminTest-1110051588 None] Lock "b'cinder-c6bcebe2-4b13-4e31-9d10-c6a33f2a4e97-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:03:57.884465 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-f59a3fda-d34c-41d1-9761-b985639d364a tempest-SnapshotManageAdminTest-1110051588 None] Skipping remove_export. No iscsi_target is presently exported for volume: c6bcebe2-4b13-4e31-9d10-c6a33f2a4e97
Nov 10 18:03:57.885432 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f59a3fda-d34c-41d1-9761-b985639d364a tempest-SnapshotManageAdminTest-1110051588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c6bcebe2-4b13-4e31-9d10-c6a33f2a4e97 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:57.931964 n-d-817210-1 sudo[119130]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c6bcebe2-4b13-4e31-9d10-c6a33f2a4e97
Nov 10 18:03:57.934085 n-d-817210-1 sudo[119130]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:58.631895 n-d-817210-1 sudo[119130]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:58.654490 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f59a3fda-d34c-41d1-9761-b985639d364a tempest-SnapshotManageAdminTest-1110051588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c6bcebe2-4b13-4e31-9d10-c6a33f2a4e97" returned: 0 in 0.769s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:58.656894 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f59a3fda-d34c-41d1-9761-b985639d364a tempest-SnapshotManageAdminTest-1110051588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c6bcebe2-4b13-4e31-9d10-c6a33f2a4e97 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:58.692609 n-d-817210-1 sudo[119148]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c6bcebe2-4b13-4e31-9d10-c6a33f2a4e97
Nov 10 18:03:58.693456 n-d-817210-1 sudo[119148]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:58.703226 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e81ee468-2e04-47aa-9b7e-647a2ef598a6 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7285ced8-fdfa-4e26-b79c-2a783dba7afb {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:58.747476 n-d-817210-1 sudo[119150]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7285ced8-fdfa-4e26-b79c-2a783dba7afb
Nov 10 18:03:58.748321 n-d-817210-1 sudo[119150]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:59.270170 n-d-817210-1 sudo[119150]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:59.272848 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e81ee468-2e04-47aa-9b7e-647a2ef598a6 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7285ced8-fdfa-4e26-b79c-2a783dba7afb" returned: 0 in 0.570s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:59.276422 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e81ee468-2e04-47aa-9b7e-647a2ef598a6 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5464bc09-e97e-4251-a5de-aa75454fbcf9 --snapshot stack-volumes-lvmdriver-1/volume-7285ced8-fdfa-4e26-b79c-2a783dba7afb -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:59.282760 n-d-817210-1 sudo[119148]: pam_unix(sudo:session): session closed for user root
Nov 10 18:03:59.295442 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f59a3fda-d34c-41d1-9761-b985639d364a tempest-SnapshotManageAdminTest-1110051588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c6bcebe2-4b13-4e31-9d10-c6a33f2a4e97" returned: 0 in 0.638s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:03:59.299908 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f59a3fda-d34c-41d1-9761-b985639d364a tempest-SnapshotManageAdminTest-1110051588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c6bcebe2-4b13-4e31-9d10-c6a33f2a4e97 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:03:59.315583 n-d-817210-1 sudo[119169]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5464bc09-e97e-4251-a5de-aa75454fbcf9 --snapshot stack-volumes-lvmdriver-1/volume-7285ced8-fdfa-4e26-b79c-2a783dba7afb -L 1.00g
Nov 10 18:03:59.317331 n-d-817210-1 sudo[119169]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:03:59.359193 n-d-817210-1 sudo[119170]: ubuntu : TTY=unknown ; 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-c6bcebe2-4b13-4e31-9d10-c6a33f2a4e97
Nov 10 18:03:59.368184 n-d-817210-1 sudo[119170]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:00.419029 n-d-817210-1 sudo[119169]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:00.421991 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e81ee468-2e04-47aa-9b7e-647a2ef598a6 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5464bc09-e97e-4251-a5de-aa75454fbcf9 --snapshot stack-volumes-lvmdriver-1/volume-7285ced8-fdfa-4e26-b79c-2a783dba7afb -L 1.00g" returned: 0 in 1.145s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:00.486071 n-d-817210-1 sudo[119170]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:00.489531 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f59a3fda-d34c-41d1-9761-b985639d364a tempest-SnapshotManageAdminTest-1110051588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c6bcebe2-4b13-4e31-9d10-c6a33f2a4e97" returned: 0 in 1.190s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:00.491418 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-f59a3fda-d34c-41d1-9761-b985639d364a tempest-SnapshotManageAdminTest-1110051588 None] Successfully deleted volume: c6bcebe2-4b13-4e31-9d10-c6a33f2a4e97
Nov 10 18:04:00.520147 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-e81ee468-2e04-47aa-9b7e-647a2ef598a6 tempest-VolumesSnapshotTestJSON-152367766 None] Create snapshot completed successfully
Nov 10 18:04:00.559042 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-f59a3fda-d34c-41d1-9761-b985639d364a tempest-SnapshotManageAdminTest-1110051588 None] Created reservations ['f9338691-878c-449f-b6cf-4ffa44dc45b2', 'ebf1b27b-f7c5-48bb-bd23-13f5ec59f627', 'f75d5b11-2fc0-4caf-b8cd-e07aa8e648dc', 'da936e0c-95e2-47d8-a7f7-f078fc7e90e9'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:04:00.563001 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-f59a3fda-d34c-41d1-9761-b985639d364a tempest-SnapshotManageAdminTest-1110051588 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:04:00.563001 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:04:00.563001 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:04:00.629532 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-f59a3fda-d34c-41d1-9761-b985639d364a tempest-SnapshotManageAdminTest-1110051588 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:04:00.630788 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f59a3fda-d34c-41d1-9761-b985639d364a tempest-SnapshotManageAdminTest-1110051588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:00.668238 n-d-817210-1 sudo[119275]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:04:00.670701 n-d-817210-1 sudo[119275]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:01.271602 n-d-817210-1 sudo[119275]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:01.273943 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f59a3fda-d34c-41d1-9761-b985639d364a tempest-SnapshotManageAdminTest-1110051588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.643s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:01.276543 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f59a3fda-d34c-41d1-9761-b985639d364a tempest-SnapshotManageAdminTest-1110051588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:01.312116 n-d-817210-1 sudo[119278]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:04:01.313804 n-d-817210-1 sudo[119278]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:01.990341 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-ef9f079e-d532-4229-a51d-ca710e789c65 tempest-VolumesSnapshotTestJSON-152367766 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:04:01.998522 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-ef9f079e-d532-4229-a51d-ca710e789c65 tempest-VolumesSnapshotTestJSON-152367766 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:04:01.999130 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-ef9f079e-d532-4229-a51d-ca710e789c65 tempest-VolumesSnapshotTestJSON-152367766 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:04:02.049869 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-ef9f079e-d532-4229-a51d-ca710e789c65 tempest-VolumesSnapshotTestJSON-152367766 None] Flow 'volume_create_manager' (d3e7be8b-6f73-4a6d-a6de-530a9ab2a8be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:04:02.059704 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-ef9f079e-d532-4229-a51d-ca710e789c65 tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1e10959c-9158-44e9-a74e-db85904acc85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:04:02.114986 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-ef9f079e-d532-4229-a51d-ca710e789c65 tempest-VolumesSnapshotTestJSON-152367766 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:04:02.126678 n-d-817210-1 sudo[119278]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:02.131835 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f59a3fda-d34c-41d1-9761-b985639d364a tempest-SnapshotManageAdminTest-1110051588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.854s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:02.133663 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-f59a3fda-d34c-41d1-9761-b985639d364a tempest-SnapshotManageAdminTest-1110051588 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:04:02.163537 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-f59a3fda-d34c-41d1-9761-b985639d364a tempest-SnapshotManageAdminTest-1110051588 None] Deleted volume successfully.
Nov 10 18:04:02.171049 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-ef9f079e-d532-4229-a51d-ca710e789c65 tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1e10959c-9158-44e9-a74e-db85904acc85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:04:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1612949191',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=5bab6f66-5f06-4830-a136-f9bcf44bc8d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c34d54b0e1c14b29a0e32bf0a41c712f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:04:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=5464bc09-e97e-4251-a5de-aa75454fbcf9,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:04:02Z,user_id='3cea67307383404cbe87bf014e021ac9',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:04:02.173848 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-ef9f079e-d532-4229-a51d-ca710e789c65 tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (76d8ef99-bc54-45fb-93b8-7810ea26368e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:04:02.176642 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-ef9f079e-d532-4229-a51d-ca710e789c65 tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (76d8ef99-bc54-45fb-93b8-7810ea26368e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:04:02.179307 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-ef9f079e-d532-4229-a51d-ca710e789c65 tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (36e8d2e5-0b02-4891-8e43-2d2299aa12e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:04:02.182176 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-ef9f079e-d532-4229-a51d-ca710e789c65 tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (36e8d2e5-0b02-4891-8e43-2d2299aa12e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '5bab6f66-5f06-4830-a136-f9bcf44bc8d6', 'volume_name': 'volume-5bab6f66-5f06-4830-a136-f9bcf44bc8d6', 'volume_size': 1, 'snapshot_id': '5464bc09-e97e-4251-a5de-aa75454fbcf9'}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:04:02.184524 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-ef9f079e-d532-4229-a51d-ca710e789c65 tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5e41fa6e-f698-4dea-9707-5349765ba7ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:04:02.187282 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-ef9f079e-d532-4229-a51d-ca710e789c65 tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5e41fa6e-f698-4dea-9707-5349765ba7ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:04:02.192149 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-ef9f079e-d532-4229-a51d-ca710e789c65 tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (63abff12-6a51-4d63-9b67-97b6d981998c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:04:02.194225 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-ef9f079e-d532-4229-a51d-ca710e789c65 tempest-VolumesSnapshotTestJSON-152367766 None] Volume 5bab6f66-5f06-4830-a136-f9bcf44bc8d6: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-5bab6f66-5f06-4830-a136-f9bcf44bc8d6', 'volume_size': 1, 'snapshot_id': '5464bc09-e97e-4251-a5de-aa75454fbcf9'}
Nov 10 18:04:02.238625 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ef9f079e-d532-4229-a51d-ca710e789c65 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5bab6f66-5f06-4830-a136-f9bcf44bc8d6 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:02.282057 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-f59a3fda-d34c-41d1-9761-b985639d364a tempest-SnapshotManageAdminTest-1110051588 None] Lock "b'cinder-c6bcebe2-4b13-4e31-9d10-c6a33f2a4e97-delete_volume'" released by "delete_volume" :: held 4.539s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:04:02.292482 n-d-817210-1 sudo[119281]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5bab6f66-5f06-4830-a136-f9bcf44bc8d6 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:04:02.299823 n-d-817210-1 sudo[119281]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:02.542629 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:04:02.544431 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:04:02.545871 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:02.592800 n-d-817210-1 sudo[119283]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:04:02.593736 n-d-817210-1 sudo[119283]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:03.094034 n-d-817210-1 sudo[119281]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:03.096516 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ef9f079e-d532-4229-a51d-ca710e789c65 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5bab6f66-5f06-4830-a136-f9bcf44bc8d6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.858s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:03.098610 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ef9f079e-d532-4229-a51d-ca710e789c65 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-5464bc09-e97e-4251-a5de-aa75454fbcf9 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:03.152603 n-d-817210-1 sudo[119314]: 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-5464bc09-e97e-4251-a5de-aa75454fbcf9
Nov 10 18:04:03.153455 n-d-817210-1 sudo[119314]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:03.383226 n-d-817210-1 sudo[119283]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:03.385976 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.840s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:03.388169 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:03.430974 n-d-817210-1 sudo[119322]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:04:03.431818 n-d-817210-1 sudo[119322]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:03.882488 n-d-817210-1 sudo[119314]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:03.885419 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ef9f079e-d532-4229-a51d-ca710e789c65 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-5464bc09-e97e-4251-a5de-aa75454fbcf9" returned: 0 in 0.786s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:03.891898 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ef9f079e-d532-4229-a51d-ca710e789c65 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--5464bc09--e97e--4251--a5de--aa75454fbcf9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5bab6f66--5f06--4830--a136--f9bcf44bc8d6 iflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:03.938537 n-d-817210-1 sudo[119350]: 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--5464bc09--e97e--4251--a5de--aa75454fbcf9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5bab6f66--5f06--4830--a136--f9bcf44bc8d6 iflag=direct
Nov 10 18:04:03.943339 n-d-817210-1 sudo[119350]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:04.558972 n-d-817210-1 sudo[119322]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:04.562099 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.173s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:04.564423 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:04:04.602515 n-d-817210-1 sudo[119350]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:04.604482 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ef9f079e-d532-4229-a51d-ca710e789c65 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--5464bc09--e97e--4251--a5de--aa75454fbcf9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5bab6f66--5f06--4830--a136--f9bcf44bc8d6 iflag=direct" returned: 0 in 0.714s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:04.605453 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ef9f079e-d532-4229-a51d-ca710e789c65 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--5464bc09--e97e--4251--a5de--aa75454fbcf9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5bab6f66--5f06--4830--a136--f9bcf44bc8d6 oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:04.645654 n-d-817210-1 sudo[119376]: 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--5464bc09--e97e--4251--a5de--aa75454fbcf9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5bab6f66--5f06--4830--a136--f9bcf44bc8d6 oflag=direct
Nov 10 18:04:04.646458 n-d-817210-1 sudo[119376]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:05.274892 n-d-817210-1 sudo[119376]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:05.277236 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ef9f079e-d532-4229-a51d-ca710e789c65 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--5464bc09--e97e--4251--a5de--aa75454fbcf9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5bab6f66--5f06--4830--a136--f9bcf44bc8d6 oflag=direct" returned: 0 in 0.671s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:05.278270 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ef9f079e-d532-4229-a51d-ca710e789c65 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--5464bc09--e97e--4251--a5de--aa75454fbcf9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5bab6f66--5f06--4830--a136--f9bcf44bc8d6 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:05.319747 n-d-817210-1 sudo[119398]: 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--5464bc09--e97e--4251--a5de--aa75454fbcf9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5bab6f66--5f06--4830--a136--f9bcf44bc8d6 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Nov 10 18:04:05.327030 n-d-817210-1 sudo[119398]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:13.023679 n-d-817210-1 sudo[119398]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:13.025841 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ef9f079e-d532-4229-a51d-ca710e789c65 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--5464bc09--e97e--4251--a5de--aa75454fbcf9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5bab6f66--5f06--4830--a136--f9bcf44bc8d6 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.747s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:13.026431 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-ef9f079e-d532-4229-a51d-ca710e789c65 tempest-VolumesSnapshotTestJSON-152367766 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--5464bc09--e97e--4251--a5de--aa75454fbcf9, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--5bab6f66--5f06--4830--a136--f9bcf44bc8d6, size 1024.00 MB, duration 7.75 sec {{(pid=91926) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Nov 10 18:04:13.026840 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.volume_utils [None req-ef9f079e-d532-4229-a51d-ca710e789c65 tempest-VolumesSnapshotTestJSON-152367766 None] Volume copy 1024.00 MB at 132.15 MB/s
Nov 10 18:04:13.192471 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-ef9f079e-d532-4229-a51d-ca710e789c65 tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (63abff12-6a51-4d63-9b67-97b6d981998c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5bab6f66-5f06-4830-a136-f9bcf44bc8d6', 'volume_size': 1, 'snapshot_id': '5464bc09-e97e-4251-a5de-aa75454fbcf9'}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:04:13.201539 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-ef9f079e-d532-4229-a51d-ca710e789c65 tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (827b2a68-a426-43a0-a616-1efecbdd666b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:04:13.290737 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-ef9f079e-d532-4229-a51d-ca710e789c65 tempest-VolumesSnapshotTestJSON-152367766 None] Volume volume-5bab6f66-5f06-4830-a136-f9bcf44bc8d6 (5bab6f66-5f06-4830-a136-f9bcf44bc8d6): created successfully
Nov 10 18:04:13.311305 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-ef9f079e-d532-4229-a51d-ca710e789c65 tempest-VolumesSnapshotTestJSON-152367766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (827b2a68-a426-43a0-a616-1efecbdd666b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:04:13.326140 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-ef9f079e-d532-4229-a51d-ca710e789c65 tempest-VolumesSnapshotTestJSON-152367766 None] Flow 'volume_create_manager' (d3e7be8b-6f73-4a6d-a6de-530a9ab2a8be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:04:13.369894 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-1b56d69f-e4c7-4816-a2ee-333fe6053a96 req-49898721-fad6-4b24-9b2c-9be03f668ab1 tempest-AttachVolumeNegativeTest-8700636 None] Terminate volume connection completed successfully.
Nov 10 18:04:13.370331 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-1b56d69f-e4c7-4816-a2ee-333fe6053a96 req-49898721-fad6-4b24-9b2c-9be03f668ab1 tempest-AttachVolumeNegativeTest-8700636 None] Deleting attachment 3fd2d0c6-73ce-46c0-8345-8c68db10a7fd. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 18:04:13.375365 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:13.417992 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-ef9f079e-d532-4229-a51d-ca710e789c65 tempest-VolumesSnapshotTestJSON-152367766 None] Created volume successfully.
Nov 10 18:04:13.612016 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.239s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:13.612504 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-07922d6a-69dd-4b09-b2b4-2c1506a27726\n System information:\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-07922d6a-69dd-4b09-b2b4-2c1506a27726\n Backing store flags: \n Account information:\n JaWmG2HGiRqMu3rcPcyL\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:04:13.613482 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-1b56d69f-e4c7-4816-a2ee-333fe6053a96 req-49898721-fad6-4b24-9b2c-9be03f668ab1 tempest-AttachVolumeNegativeTest-8700636 None] Removing iscsi_target for Volume ID: 07922d6a-69dd-4b09-b2b4-2c1506a27726
Nov 10 18:04:13.615221 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-07922d6a-69dd-4b09-b2b4-2c1506a27726 -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:13.757142 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-07922d6a-69dd-4b09-b2b4-2c1506a27726 -f" returned: 0 in 0.141s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:13.757757 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:04:13.761388 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:13.949948 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-377c0687-31e9-48b6-8aea-b48a1635a8cb tempest-VolumesSnapshotTestJSON-152367766 None] Lock "b'cinder-5bab6f66-5f06-4830-a136-f9bcf44bc8d6-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:04:13.997696 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.229s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:14.003166 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:04:14.165182 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-377c0687-31e9-48b6-8aea-b48a1635a8cb tempest-VolumesSnapshotTestJSON-152367766 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5bab6f66-5f06-4830-a136-f9bcf44bc8d6
Nov 10 18:04:14.166590 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-377c0687-31e9-48b6-8aea-b48a1635a8cb tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5bab6f66-5f06-4830-a136-f9bcf44bc8d6 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:14.226039 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-1b56d69f-e4c7-4816-a2ee-333fe6053a96 req-49898721-fad6-4b24-9b2c-9be03f668ab1 tempest-AttachVolumeNegativeTest-8700636 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:04:14.226039 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:04:14.226039 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:04:14.229267 n-d-817210-1 sudo[119528]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5bab6f66-5f06-4830-a136-f9bcf44bc8d6
Nov 10 18:04:14.230791 n-d-817210-1 sudo[119528]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:15.112894 n-d-817210-1 sudo[119528]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:15.115024 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-377c0687-31e9-48b6-8aea-b48a1635a8cb tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5bab6f66-5f06-4830-a136-f9bcf44bc8d6" returned: 0 in 0.948s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:15.116806 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-377c0687-31e9-48b6-8aea-b48a1635a8cb tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5bab6f66-5f06-4830-a136-f9bcf44bc8d6 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:15.197842 n-d-817210-1 sudo[119553]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5bab6f66-5f06-4830-a136-f9bcf44bc8d6
Nov 10 18:04:15.200684 n-d-817210-1 sudo[119553]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:16.253036 n-d-817210-1 sudo[119553]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:16.255559 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-377c0687-31e9-48b6-8aea-b48a1635a8cb tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5bab6f66-5f06-4830-a136-f9bcf44bc8d6" returned: 0 in 1.138s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:16.258652 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-377c0687-31e9-48b6-8aea-b48a1635a8cb tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5bab6f66-5f06-4830-a136-f9bcf44bc8d6 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:16.306097 n-d-817210-1 sudo[119590]: ubuntu : TTY=unknown ; 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-5bab6f66-5f06-4830-a136-f9bcf44bc8d6
Nov 10 18:04:16.309331 n-d-817210-1 sudo[119590]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:17.054422 n-d-817210-1 sudo[119590]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:17.057206 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-377c0687-31e9-48b6-8aea-b48a1635a8cb tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5bab6f66-5f06-4830-a136-f9bcf44bc8d6" returned: 0 in 0.798s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:17.060140 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-377c0687-31e9-48b6-8aea-b48a1635a8cb tempest-VolumesSnapshotTestJSON-152367766 None] Successfully deleted volume: 5bab6f66-5f06-4830-a136-f9bcf44bc8d6
Nov 10 18:04:17.216231 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-377c0687-31e9-48b6-8aea-b48a1635a8cb tempest-VolumesSnapshotTestJSON-152367766 None] Created reservations ['3ebc2b4d-bbcc-4f59-aec7-23c002396db6', '2bdf8c0c-7845-43d0-aad1-1ddae686acc9', 'a1b3fa56-8d37-45b3-a348-add80aedb9cc', '0573cb76-06f7-4a60-bb05-4ca5f59caa9d'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:04:17.219798 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-377c0687-31e9-48b6-8aea-b48a1635a8cb tempest-VolumesSnapshotTestJSON-152367766 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:04:17.219798 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:04:17.219798 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:04:17.307204 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-377c0687-31e9-48b6-8aea-b48a1635a8cb tempest-VolumesSnapshotTestJSON-152367766 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:04:17.308162 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-377c0687-31e9-48b6-8aea-b48a1635a8cb tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:17.375102 n-d-817210-1 sudo[119617]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:04:17.375957 n-d-817210-1 sudo[119617]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:18.268308 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-b7ef1f95-91f7-4bc4-92d5-8617caa5d9ba tempest-VolumesSnapshotTestJSON-152367766 None] Lock "b'cinder-5464bc09-e97e-4251-a5de-aa75454fbcf9-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.035s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:04:18.277057 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b7ef1f95-91f7-4bc4-92d5-8617caa5d9ba tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-5464bc09-e97e-4251-a5de-aa75454fbcf9 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:18.314665 n-d-817210-1 sudo[119626]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-5464bc09-e97e-4251-a5de-aa75454fbcf9
Nov 10 18:04:18.315759 n-d-817210-1 sudo[119626]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:18.397368 n-d-817210-1 sudo[119617]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:18.399713 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-377c0687-31e9-48b6-8aea-b48a1635a8cb tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.091s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:18.403214 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-377c0687-31e9-48b6-8aea-b48a1635a8cb tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:18.454282 n-d-817210-1 sudo[119631]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:04:18.455944 n-d-817210-1 sudo[119631]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:19.425537 n-d-817210-1 sudo[119631]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:19.428226 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-377c0687-31e9-48b6-8aea-b48a1635a8cb tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.025s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:19.431339 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-377c0687-31e9-48b6-8aea-b48a1635a8cb tempest-VolumesSnapshotTestJSON-152367766 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:04:19.439245 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-377c0687-31e9-48b6-8aea-b48a1635a8cb tempest-VolumesSnapshotTestJSON-152367766 None] Deleted volume successfully.
Nov 10 18:04:19.467033 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-377c0687-31e9-48b6-8aea-b48a1635a8cb tempest-VolumesSnapshotTestJSON-152367766 None] Lock "b'cinder-5bab6f66-5f06-4830-a136-f9bcf44bc8d6-delete_volume'" released by "delete_volume" :: held 5.515s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:04:19.489010 n-d-817210-1 sudo[119626]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:19.491608 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b7ef1f95-91f7-4bc4-92d5-8617caa5d9ba tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-5464bc09-e97e-4251-a5de-aa75454fbcf9" returned: 0 in 1.215s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:19.493854 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b7ef1f95-91f7-4bc4-92d5-8617caa5d9ba tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5464bc09-e97e-4251-a5de-aa75454fbcf9 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:19.534282 n-d-817210-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/_snapshot-5464bc09-e97e-4251-a5de-aa75454fbcf9
Nov 10 18:04:19.546261 n-d-817210-1 sudo[119658]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:20.589210 n-d-817210-1 sudo[119658]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:20.591643 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b7ef1f95-91f7-4bc4-92d5-8617caa5d9ba tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5464bc09-e97e-4251-a5de-aa75454fbcf9" returned: 0 in 1.097s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:20.825250 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-b7ef1f95-91f7-4bc4-92d5-8617caa5d9ba tempest-VolumesSnapshotTestJSON-152367766 None] Created reservations ['9288562c-cbd0-4650-b87b-c766559fe486', '5ab2f008-8840-4a67-bdc1-f61c5071e8f2', '2bd1f81f-44ce-4c55-aa2c-b5b0b3d62568', '215adbef-3661-4b7d-93c0-7c74d1aebadc'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:04:20.827845 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-b7ef1f95-91f7-4bc4-92d5-8617caa5d9ba tempest-VolumesSnapshotTestJSON-152367766 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:04:20.827845 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:04:20.827845 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:04:20.905666 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-b7ef1f95-91f7-4bc4-92d5-8617caa5d9ba tempest-VolumesSnapshotTestJSON-152367766 None] Delete snapshot completed successfully.
Nov 10 18:04:20.913341 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-b7ef1f95-91f7-4bc4-92d5-8617caa5d9ba tempest-VolumesSnapshotTestJSON-152367766 None] Lock "b'cinder-5464bc09-e97e-4251-a5de-aa75454fbcf9-delete_snapshot'" released by "delete_snapshot" :: held 2.647s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:04:21.777958 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-64fac936-9a8e-4a2d-938f-53058dfb6d99 tempest-VolumesSnapshotTestJSON-152367766 None] Lock "b'cinder-7285ced8-fdfa-4e26-b79c-2a783dba7afb-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:04:21.975975 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-64fac936-9a8e-4a2d-938f-53058dfb6d99 tempest-VolumesSnapshotTestJSON-152367766 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7285ced8-fdfa-4e26-b79c-2a783dba7afb
Nov 10 18:04:21.978673 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-64fac936-9a8e-4a2d-938f-53058dfb6d99 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7285ced8-fdfa-4e26-b79c-2a783dba7afb {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:22.030180 n-d-817210-1 sudo[119704]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7285ced8-fdfa-4e26-b79c-2a783dba7afb
Nov 10 18:04:22.031093 n-d-817210-1 sudo[119704]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:22.944580 n-d-817210-1 sudo[119704]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:22.947261 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-64fac936-9a8e-4a2d-938f-53058dfb6d99 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7285ced8-fdfa-4e26-b79c-2a783dba7afb" returned: 0 in 0.968s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:22.949787 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-64fac936-9a8e-4a2d-938f-53058dfb6d99 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7285ced8-fdfa-4e26-b79c-2a783dba7afb {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:23.009105 n-d-817210-1 sudo[119718]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7285ced8-fdfa-4e26-b79c-2a783dba7afb
Nov 10 18:04:23.024940 n-d-817210-1 sudo[119718]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:23.729188 n-d-817210-1 sudo[119718]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:23.731924 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-64fac936-9a8e-4a2d-938f-53058dfb6d99 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7285ced8-fdfa-4e26-b79c-2a783dba7afb" returned: 0 in 0.782s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:23.734302 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-64fac936-9a8e-4a2d-938f-53058dfb6d99 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7285ced8-fdfa-4e26-b79c-2a783dba7afb {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:23.774300 n-d-817210-1 sudo[119732]: ubuntu : TTY=unknown ; 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-7285ced8-fdfa-4e26-b79c-2a783dba7afb
Nov 10 18:04:23.775851 n-d-817210-1 sudo[119732]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:24.942803 n-d-817210-1 sudo[119732]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:24.945686 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-64fac936-9a8e-4a2d-938f-53058dfb6d99 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7285ced8-fdfa-4e26-b79c-2a783dba7afb" returned: 0 in 1.211s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:24.947857 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-64fac936-9a8e-4a2d-938f-53058dfb6d99 tempest-VolumesSnapshotTestJSON-152367766 None] Successfully deleted volume: 7285ced8-fdfa-4e26-b79c-2a783dba7afb
Nov 10 18:04:25.033761 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-64fac936-9a8e-4a2d-938f-53058dfb6d99 tempest-VolumesSnapshotTestJSON-152367766 None] Created reservations ['e3753862-02f0-42e3-b80d-182b3fc1f9e2', '9a482320-ad61-4506-8b60-d678352ba59d', '197a37cb-19bf-4d85-b762-6af77caf5dea', '49ea6c4a-5571-485a-8c44-3b5710d45777'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:04:25.036332 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-64fac936-9a8e-4a2d-938f-53058dfb6d99 tempest-VolumesSnapshotTestJSON-152367766 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:04:25.036332 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:04:25.036332 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:04:25.153120 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-64fac936-9a8e-4a2d-938f-53058dfb6d99 tempest-VolumesSnapshotTestJSON-152367766 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:04:25.154136 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-64fac936-9a8e-4a2d-938f-53058dfb6d99 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:25.202809 n-d-817210-1 sudo[119801]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:04:25.210028 n-d-817210-1 sudo[119801]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:25.891293 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-c5503756-297b-4727-bc28-9601ad0e68f7 tempest-VolumesSnapshotTestJSON-152367766 None] Lock "b'cinder-dd515d51-dcab-4912-b894-ee28e174810c-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.029s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:04:25.894045 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c5503756-297b-4727-bc28-9601ad0e68f7 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-dd515d51-dcab-4912-b894-ee28e174810c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:25.930974 n-d-817210-1 sudo[119801]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:25.941245 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-64fac936-9a8e-4a2d-938f-53058dfb6d99 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.787s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:25.944639 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-64fac936-9a8e-4a2d-938f-53058dfb6d99 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:25.947752 n-d-817210-1 sudo[119844]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-dd515d51-dcab-4912-b894-ee28e174810c
Nov 10 18:04:25.948561 n-d-817210-1 sudo[119844]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:25.973515 n-d-817210-1 sudo[119849]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:04:25.974874 n-d-817210-1 sudo[119849]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:26.860905 n-d-817210-1 sudo[119844]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:26.863944 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c5503756-297b-4727-bc28-9601ad0e68f7 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-dd515d51-dcab-4912-b894-ee28e174810c" returned: 0 in 0.969s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:26.883407 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c5503756-297b-4727-bc28-9601ad0e68f7 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-dd515d51-dcab-4912-b894-ee28e174810c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:26.961074 n-d-817210-1 sudo[119889]: ubuntu : TTY=unknown ; 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-dd515d51-dcab-4912-b894-ee28e174810c
Nov 10 18:04:26.963278 n-d-817210-1 sudo[119889]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:26.978602 n-d-817210-1 sudo[119849]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:26.980905 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-64fac936-9a8e-4a2d-938f-53058dfb6d99 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.036s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:26.984258 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-64fac936-9a8e-4a2d-938f-53058dfb6d99 tempest-VolumesSnapshotTestJSON-152367766 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:04:26.997005 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-64fac936-9a8e-4a2d-938f-53058dfb6d99 tempest-VolumesSnapshotTestJSON-152367766 None] Deleted volume successfully.
Nov 10 18:04:27.029292 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-64fac936-9a8e-4a2d-938f-53058dfb6d99 tempest-VolumesSnapshotTestJSON-152367766 None] Lock "b'cinder-7285ced8-fdfa-4e26-b79c-2a783dba7afb-delete_volume'" released by "delete_volume" :: held 5.250s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:04:28.013634 n-d-817210-1 sudo[119889]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:28.015545 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c5503756-297b-4727-bc28-9601ad0e68f7 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-dd515d51-dcab-4912-b894-ee28e174810c" returned: 0 in 1.135s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:28.218321 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-c5503756-297b-4727-bc28-9601ad0e68f7 tempest-VolumesSnapshotTestJSON-152367766 None] Created reservations ['26c8243d-d019-441e-abc4-3b73bd5fc893', '444818b8-e074-499c-9a5c-1454f9847849', '67e53e2e-ead2-4cb5-a02a-b33c790adb99', 'b7431e69-7f1c-400c-8406-95625a3337da'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:04:28.221741 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-c5503756-297b-4727-bc28-9601ad0e68f7 tempest-VolumesSnapshotTestJSON-152367766 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:04:28.221741 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:04:28.221741 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:04:28.305202 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-c5503756-297b-4727-bc28-9601ad0e68f7 tempest-VolumesSnapshotTestJSON-152367766 None] Delete snapshot completed successfully.
Nov 10 18:04:28.311208 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-c5503756-297b-4727-bc28-9601ad0e68f7 tempest-VolumesSnapshotTestJSON-152367766 None] Lock "b'cinder-dd515d51-dcab-4912-b894-ee28e174810c-delete_snapshot'" released by "delete_snapshot" :: held 2.420s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:04:29.448492 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-bc6a52ab-0df1-4c16-a661-375f0bd5af06 tempest-VolumesSnapshotTestJSON-152367766 None] Lock "b'cinder-17dcdd5a-26b3-4a7a-9b9a-c1c7c40d0514-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:04:29.649230 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-bc6a52ab-0df1-4c16-a661-375f0bd5af06 tempest-VolumesSnapshotTestJSON-152367766 None] Skipping remove_export. No iscsi_target is presently exported for volume: 17dcdd5a-26b3-4a7a-9b9a-c1c7c40d0514
Nov 10 18:04:29.650844 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc6a52ab-0df1-4c16-a661-375f0bd5af06 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-17dcdd5a-26b3-4a7a-9b9a-c1c7c40d0514 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:29.778327 n-d-817210-1 sudo[119965]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-17dcdd5a-26b3-4a7a-9b9a-c1c7c40d0514
Nov 10 18:04:29.781392 n-d-817210-1 sudo[119965]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:30.941698 n-d-817210-1 sudo[119965]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:30.944486 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc6a52ab-0df1-4c16-a661-375f0bd5af06 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-17dcdd5a-26b3-4a7a-9b9a-c1c7c40d0514" returned: 0 in 1.293s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:30.947009 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc6a52ab-0df1-4c16-a661-375f0bd5af06 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-17dcdd5a-26b3-4a7a-9b9a-c1c7c40d0514 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:30.995195 n-d-817210-1 sudo[119990]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-17dcdd5a-26b3-4a7a-9b9a-c1c7c40d0514
Nov 10 18:04:30.998162 n-d-817210-1 sudo[119990]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:32.082375 n-d-817210-1 sudo[119990]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:32.085610 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc6a52ab-0df1-4c16-a661-375f0bd5af06 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-17dcdd5a-26b3-4a7a-9b9a-c1c7c40d0514" returned: 0 in 1.138s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:32.088786 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc6a52ab-0df1-4c16-a661-375f0bd5af06 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-17dcdd5a-26b3-4a7a-9b9a-c1c7c40d0514 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:32.145212 n-d-817210-1 sudo[120005]: ubuntu : TTY=unknown ; 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-17dcdd5a-26b3-4a7a-9b9a-c1c7c40d0514
Nov 10 18:04:32.148947 n-d-817210-1 sudo[120005]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:33.079364 n-d-817210-1 sudo[120005]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:33.081836 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc6a52ab-0df1-4c16-a661-375f0bd5af06 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-17dcdd5a-26b3-4a7a-9b9a-c1c7c40d0514" returned: 0 in 0.993s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:33.083399 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-bc6a52ab-0df1-4c16-a661-375f0bd5af06 tempest-VolumesSnapshotTestJSON-152367766 None] Successfully deleted volume: 17dcdd5a-26b3-4a7a-9b9a-c1c7c40d0514
Nov 10 18:04:33.206732 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-bc6a52ab-0df1-4c16-a661-375f0bd5af06 tempest-VolumesSnapshotTestJSON-152367766 None] Created reservations ['b479e7b8-930a-4db3-b844-7777227edc9e', '56d2d9b6-2189-4675-b811-6ac34205fedb', 'd65f5f62-bc27-4126-98a3-bad6f6a6a858', '75e45ae5-d73d-49a5-ad58-9d64241aa31b'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:04:33.209394 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-bc6a52ab-0df1-4c16-a661-375f0bd5af06 tempest-VolumesSnapshotTestJSON-152367766 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:04:33.209394 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:04:33.209394 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:04:33.301687 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-bc6a52ab-0df1-4c16-a661-375f0bd5af06 tempest-VolumesSnapshotTestJSON-152367766 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:04:33.302836 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc6a52ab-0df1-4c16-a661-375f0bd5af06 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:33.349971 n-d-817210-1 sudo[120022]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:04:33.353419 n-d-817210-1 sudo[120022]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:34.032681 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-25edeedd-f82f-4659-94c0-ef5ba8855ce8 tempest-VolumesSnapshotTestJSON-152367766 None] Lock "b'cinder-fa1e4dd9-0364-4936-89e1-40a56044d8a5-delete_volume'" acquired by "delete_volume" :: waited 0.044s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:04:34.180485 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:34.327799 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.148s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:34.328465 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:04:34.328968 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-25edeedd-f82f-4659-94c0-ef5ba8855ce8 tempest-VolumesSnapshotTestJSON-152367766 None] Skipping remove_export. No iscsi_target is presently exported for volume: fa1e4dd9-0364-4936-89e1-40a56044d8a5
Nov 10 18:04:34.330448 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-25edeedd-f82f-4659-94c0-ef5ba8855ce8 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:34.377213 n-d-817210-1 sudo[120051]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5
Nov 10 18:04:34.379621 n-d-817210-1 sudo[120051]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:34.419906 n-d-817210-1 sudo[120022]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:34.422606 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc6a52ab-0df1-4c16-a661-375f0bd5af06 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.119s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:34.424959 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc6a52ab-0df1-4c16-a661-375f0bd5af06 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:34.480999 n-d-817210-1 sudo[120055]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:04:34.483034 n-d-817210-1 sudo[120055]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:35.060920 n-d-817210-1 sudo[120051]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:35.064074 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-25edeedd-f82f-4659-94c0-ef5ba8855ce8 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5" returned: 0 in 0.732s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:35.067192 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-25edeedd-f82f-4659-94c0-ef5ba8855ce8 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:35.116172 n-d-817210-1 sudo[120074]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5
Nov 10 18:04:35.117762 n-d-817210-1 sudo[120074]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:35.434989 n-d-817210-1 sudo[120055]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:35.438165 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc6a52ab-0df1-4c16-a661-375f0bd5af06 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.013s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:35.440546 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-bc6a52ab-0df1-4c16-a661-375f0bd5af06 tempest-VolumesSnapshotTestJSON-152367766 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:04:35.447858 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-bc6a52ab-0df1-4c16-a661-375f0bd5af06 tempest-VolumesSnapshotTestJSON-152367766 None] Deleted volume successfully.
Nov 10 18:04:35.478060 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-bc6a52ab-0df1-4c16-a661-375f0bd5af06 tempest-VolumesSnapshotTestJSON-152367766 None] Lock "b'cinder-17dcdd5a-26b3-4a7a-9b9a-c1c7c40d0514-delete_volume'" released by "delete_volume" :: held 6.033s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:04:35.813124 n-d-817210-1 sudo[120074]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:35.815340 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-25edeedd-f82f-4659-94c0-ef5ba8855ce8 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5" returned: 0 in 0.748s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:35.818237 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-25edeedd-f82f-4659-94c0-ef5ba8855ce8 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:35.849545 n-d-817210-1 sudo[120082]: ubuntu : TTY=unknown ; 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-fa1e4dd9-0364-4936-89e1-40a56044d8a5
Nov 10 18:04:35.851126 n-d-817210-1 sudo[120082]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:36.498063 n-d-817210-1 sudo[120082]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:36.501099 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-25edeedd-f82f-4659-94c0-ef5ba8855ce8 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fa1e4dd9-0364-4936-89e1-40a56044d8a5" returned: 0 in 0.683s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:36.504672 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-25edeedd-f82f-4659-94c0-ef5ba8855ce8 tempest-VolumesSnapshotTestJSON-152367766 None] Successfully deleted volume: fa1e4dd9-0364-4936-89e1-40a56044d8a5
Nov 10 18:04:36.605250 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-25edeedd-f82f-4659-94c0-ef5ba8855ce8 tempest-VolumesSnapshotTestJSON-152367766 None] Created reservations ['cf281f0c-befd-4e68-8cec-defadc8dc64d', 'd24647ba-86f7-47e3-b94e-a7bdc7ba7e80', '1a5a6239-9920-479e-bd84-419149d9159e', '0d8b37c8-6dea-4287-ab12-dc87390c0660'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:04:36.610932 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-25edeedd-f82f-4659-94c0-ef5ba8855ce8 tempest-VolumesSnapshotTestJSON-152367766 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:04:36.610932 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:04:36.610932 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:04:36.690184 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-25edeedd-f82f-4659-94c0-ef5ba8855ce8 tempest-VolumesSnapshotTestJSON-152367766 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:04:36.691602 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-25edeedd-f82f-4659-94c0-ef5ba8855ce8 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:36.740369 n-d-817210-1 sudo[120091]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:04:36.751566 n-d-817210-1 sudo[120091]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:37.560774 n-d-817210-1 sudo[120091]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:37.564256 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-25edeedd-f82f-4659-94c0-ef5ba8855ce8 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.872s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:37.567291 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-25edeedd-f82f-4659-94c0-ef5ba8855ce8 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:37.615060 n-d-817210-1 sudo[120125]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:04:37.616807 n-d-817210-1 sudo[120125]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:37.905696 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-9a5d515e-f8c2-406c-8774-fe75d0bee8f3 tempest-VolumesSnapshotTestJSON-152367766 None] Lock "b'cinder-fbe626ee-779b-40e0-b97f-adf4b6bb8d27-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.022s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:04:37.911545 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9a5d515e-f8c2-406c-8774-fe75d0bee8f3 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-fbe626ee-779b-40e0-b97f-adf4b6bb8d27 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:37.969312 n-d-817210-1 sudo[120132]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-fbe626ee-779b-40e0-b97f-adf4b6bb8d27
Nov 10 18:04:37.970321 n-d-817210-1 sudo[120132]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:38.400714 n-d-817210-1 sudo[120125]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:38.402886 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-25edeedd-f82f-4659-94c0-ef5ba8855ce8 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.835s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:38.407383 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-25edeedd-f82f-4659-94c0-ef5ba8855ce8 tempest-VolumesSnapshotTestJSON-152367766 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:04:38.420667 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-25edeedd-f82f-4659-94c0-ef5ba8855ce8 tempest-VolumesSnapshotTestJSON-152367766 None] Deleted volume successfully.
Nov 10 18:04:38.453455 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-25edeedd-f82f-4659-94c0-ef5ba8855ce8 tempest-VolumesSnapshotTestJSON-152367766 None] Lock "b'cinder-fa1e4dd9-0364-4936-89e1-40a56044d8a5-delete_volume'" released by "delete_volume" :: held 4.417s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:04:38.845105 n-d-817210-1 sudo[120132]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:38.851123 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9a5d515e-f8c2-406c-8774-fe75d0bee8f3 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-fbe626ee-779b-40e0-b97f-adf4b6bb8d27" returned: 0 in 0.939s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:38.852963 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9a5d515e-f8c2-406c-8774-fe75d0bee8f3 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-fbe626ee-779b-40e0-b97f-adf4b6bb8d27 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:38.889231 n-d-817210-1 sudo[120166]: ubuntu : TTY=unknown ; 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-fbe626ee-779b-40e0-b97f-adf4b6bb8d27
Nov 10 18:04:38.903601 n-d-817210-1 sudo[120166]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:39.772224 n-d-817210-1 sudo[120166]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:39.774410 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9a5d515e-f8c2-406c-8774-fe75d0bee8f3 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-fbe626ee-779b-40e0-b97f-adf4b6bb8d27" returned: 0 in 0.921s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:39.921193 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-9a5d515e-f8c2-406c-8774-fe75d0bee8f3 tempest-VolumesSnapshotTestJSON-152367766 None] Created reservations ['4863a474-d53e-40bc-bd63-ec2d494ec805', '028ba596-aac8-48c7-835a-49af326658d2', '1683d39e-59ff-4ec9-a8c6-f4d5b6c7438e', 'd8c52112-0d92-4beb-81b9-3c407017b5fc'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:04:39.926919 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-9a5d515e-f8c2-406c-8774-fe75d0bee8f3 tempest-VolumesSnapshotTestJSON-152367766 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:04:39.926919 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:04:39.926919 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:04:40.050223 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-9a5d515e-f8c2-406c-8774-fe75d0bee8f3 tempest-VolumesSnapshotTestJSON-152367766 None] Delete snapshot completed successfully.
Nov 10 18:04:40.057572 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-9a5d515e-f8c2-406c-8774-fe75d0bee8f3 tempest-VolumesSnapshotTestJSON-152367766 None] Lock "b'cinder-fbe626ee-779b-40e0-b97f-adf4b6bb8d27-delete_snapshot'" released by "delete_snapshot" :: held 2.152s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:04:40.424421 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-e00ee34b-3308-4a46-b2c3-0fe1354b40a7 tempest-VolumesSnapshotTestJSON-152367766 None] Lock "b'cinder-21bafcfb-f5fc-4e64-947e-a597ef0b1e70-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:04:40.556132 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:40.736478 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.181s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:40.737608 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:04:40.738361 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-e00ee34b-3308-4a46-b2c3-0fe1354b40a7 tempest-VolumesSnapshotTestJSON-152367766 None] Skipping remove_export. No iscsi_target is presently exported for volume: 21bafcfb-f5fc-4e64-947e-a597ef0b1e70
Nov 10 18:04:40.739474 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e00ee34b-3308-4a46-b2c3-0fe1354b40a7 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:40.787753 n-d-817210-1 sudo[120244]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70
Nov 10 18:04:40.788612 n-d-817210-1 sudo[120244]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:41.427351 n-d-817210-1 sudo[120244]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:41.429594 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e00ee34b-3308-4a46-b2c3-0fe1354b40a7 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70" returned: 0 in 0.690s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:41.431438 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e00ee34b-3308-4a46-b2c3-0fe1354b40a7 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:41.455677 n-d-817210-1 sudo[120254]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70
Nov 10 18:04:41.457129 n-d-817210-1 sudo[120254]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:42.127006 n-d-817210-1 sudo[120254]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:42.129346 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e00ee34b-3308-4a46-b2c3-0fe1354b40a7 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70" returned: 0 in 0.697s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:42.131493 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e00ee34b-3308-4a46-b2c3-0fe1354b40a7 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:42.175233 n-d-817210-1 sudo[120259]: ubuntu : TTY=unknown ; 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-21bafcfb-f5fc-4e64-947e-a597ef0b1e70
Nov 10 18:04:42.182677 n-d-817210-1 sudo[120259]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:42.922036 n-d-817210-1 sudo[120259]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:42.926792 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e00ee34b-3308-4a46-b2c3-0fe1354b40a7 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-21bafcfb-f5fc-4e64-947e-a597ef0b1e70" returned: 0 in 0.795s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:42.928826 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-e00ee34b-3308-4a46-b2c3-0fe1354b40a7 tempest-VolumesSnapshotTestJSON-152367766 None] Successfully deleted volume: 21bafcfb-f5fc-4e64-947e-a597ef0b1e70
Nov 10 18:04:43.054636 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-e00ee34b-3308-4a46-b2c3-0fe1354b40a7 tempest-VolumesSnapshotTestJSON-152367766 None] Created reservations ['7366eceb-63ca-4030-a41e-180ba9502ef3', '7e0e7558-d82f-41bf-9be0-abbbf08e654b', '0f9a7058-eef5-4134-bb2a-27d8335f29e4', 'c4d7489f-8c02-4557-bd9a-839219d104ff'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:04:43.057827 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-e00ee34b-3308-4a46-b2c3-0fe1354b40a7 tempest-VolumesSnapshotTestJSON-152367766 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:04:43.057827 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:04:43.057827 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:04:43.115778 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-e00ee34b-3308-4a46-b2c3-0fe1354b40a7 tempest-VolumesSnapshotTestJSON-152367766 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:04:43.117209 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e00ee34b-3308-4a46-b2c3-0fe1354b40a7 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:43.160358 n-d-817210-1 sudo[120272]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:04:43.161389 n-d-817210-1 sudo[120272]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:43.851109 n-d-817210-1 sudo[120272]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:43.853514 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e00ee34b-3308-4a46-b2c3-0fe1354b40a7 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.736s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:43.859577 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e00ee34b-3308-4a46-b2c3-0fe1354b40a7 tempest-VolumesSnapshotTestJSON-152367766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:43.913145 n-d-817210-1 sudo[120275]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:04:43.917474 n-d-817210-1 sudo[120275]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:44.317502 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-b2534fc3-8456-469d-8c8e-bb7c6dc0e351 tempest-AttachVolumeNegativeTest-8700636 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:04:44.328980 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-b2534fc3-8456-469d-8c8e-bb7c6dc0e351 tempest-AttachVolumeNegativeTest-8700636 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:04:44.329514 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-b2534fc3-8456-469d-8c8e-bb7c6dc0e351 tempest-AttachVolumeNegativeTest-8700636 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:04:44.374538 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b2534fc3-8456-469d-8c8e-bb7c6dc0e351 tempest-AttachVolumeNegativeTest-8700636 None] Flow 'volume_create_manager' (eab04259-5a14-4afe-b31f-04f780524496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:04:44.388610 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b2534fc3-8456-469d-8c8e-bb7c6dc0e351 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bdac405c-5561-4cbe-b25e-8abca01ce09a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:04:44.456991 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-b2534fc3-8456-469d-8c8e-bb7c6dc0e351 tempest-AttachVolumeNegativeTest-8700636 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:04:44.511637 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b2534fc3-8456-469d-8c8e-bb7c6dc0e351 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bdac405c-5561-4cbe-b25e-8abca01ce09a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:04:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1950426320',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=2bef54f2-fe45-4b7b-918f-6bff92e99550,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ba3ae69d8da4bd894847748e15f9aa3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:04:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:04:44Z,user_id='71d8b908d16e446abb7208a4d2fa0905',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:04:44.520264 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b2534fc3-8456-469d-8c8e-bb7c6dc0e351 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (65aeaabb-fd4c-493d-8096-57237223f98d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:04:44.526372 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b2534fc3-8456-469d-8c8e-bb7c6dc0e351 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (65aeaabb-fd4c-493d-8096-57237223f98d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:04:44.536266 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b2534fc3-8456-469d-8c8e-bb7c6dc0e351 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (16f43a47-baf8-46b8-a63b-62c46eaedfda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:04:44.536994 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b2534fc3-8456-469d-8c8e-bb7c6dc0e351 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (16f43a47-baf8-46b8-a63b-62c46eaedfda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2bef54f2-fe45-4b7b-918f-6bff92e99550', 'volume_name': 'volume-2bef54f2-fe45-4b7b-918f-6bff92e99550', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:04:44.540193 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b2534fc3-8456-469d-8c8e-bb7c6dc0e351 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a12fa4de-ab89-4da5-8b88-1dde4050c790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:04:44.544583 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b2534fc3-8456-469d-8c8e-bb7c6dc0e351 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a12fa4de-ab89-4da5-8b88-1dde4050c790) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:04:44.549735 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b2534fc3-8456-469d-8c8e-bb7c6dc0e351 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (82a030ad-aa4f-4629-a808-168da511709b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:04:44.550804 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-b2534fc3-8456-469d-8c8e-bb7c6dc0e351 tempest-AttachVolumeNegativeTest-8700636 None] Volume 2bef54f2-fe45-4b7b-918f-6bff92e99550: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2bef54f2-fe45-4b7b-918f-6bff92e99550', 'volume_size': 1}
Nov 10 18:04:44.552307 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b2534fc3-8456-469d-8c8e-bb7c6dc0e351 tempest-AttachVolumeNegativeTest-8700636 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2bef54f2-fe45-4b7b-918f-6bff92e99550 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:44.561686 n-d-817210-1 sudo[120275]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:44.577458 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e00ee34b-3308-4a46-b2c3-0fe1354b40a7 tempest-VolumesSnapshotTestJSON-152367766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.717s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:44.580220 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-e00ee34b-3308-4a46-b2c3-0fe1354b40a7 tempest-VolumesSnapshotTestJSON-152367766 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:04:44.589449 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-e00ee34b-3308-4a46-b2c3-0fe1354b40a7 tempest-VolumesSnapshotTestJSON-152367766 None] Deleted volume successfully.
Nov 10 18:04:44.603060 n-d-817210-1 sudo[120280]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2bef54f2-fe45-4b7b-918f-6bff92e99550 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:04:44.612315 n-d-817210-1 sudo[120280]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:44.617511 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-e00ee34b-3308-4a46-b2c3-0fe1354b40a7 tempest-VolumesSnapshotTestJSON-152367766 None] Lock "b'cinder-21bafcfb-f5fc-4e64-947e-a597ef0b1e70-delete_volume'" released by "delete_volume" :: held 4.193s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:04:45.620117 n-d-817210-1 sudo[120280]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:45.634967 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b2534fc3-8456-469d-8c8e-bb7c6dc0e351 tempest-AttachVolumeNegativeTest-8700636 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2bef54f2-fe45-4b7b-918f-6bff92e99550 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.082s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:45.641800 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b2534fc3-8456-469d-8c8e-bb7c6dc0e351 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (82a030ad-aa4f-4629-a808-168da511709b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2bef54f2-fe45-4b7b-918f-6bff92e99550', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:04:45.645731 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b2534fc3-8456-469d-8c8e-bb7c6dc0e351 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (568acb2a-f728-4b33-9760-eeedefc3ba83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:04:45.661617 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-b2534fc3-8456-469d-8c8e-bb7c6dc0e351 tempest-AttachVolumeNegativeTest-8700636 None] Volume volume-2bef54f2-fe45-4b7b-918f-6bff92e99550 (2bef54f2-fe45-4b7b-918f-6bff92e99550): created successfully
Nov 10 18:04:45.665785 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b2534fc3-8456-469d-8c8e-bb7c6dc0e351 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (568acb2a-f728-4b33-9760-eeedefc3ba83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:04:45.674853 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b2534fc3-8456-469d-8c8e-bb7c6dc0e351 tempest-AttachVolumeNegativeTest-8700636 None] Flow 'volume_create_manager' (eab04259-5a14-4afe-b31f-04f780524496) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:04:45.695423 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-b2534fc3-8456-469d-8c8e-bb7c6dc0e351 tempest-AttachVolumeNegativeTest-8700636 None] Created volume successfully.
Nov 10 18:04:46.524685 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-7d0c1401-fa4e-4fdd-884e-df607b4f57c8 tempest-VolumesMetadataTest-16522044 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:04:46.549598 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-7d0c1401-fa4e-4fdd-884e-df607b4f57c8 tempest-VolumesMetadataTest-16522044 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:04:46.550057 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-7d0c1401-fa4e-4fdd-884e-df607b4f57c8 tempest-VolumesMetadataTest-16522044 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:04:46.588165 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7d0c1401-fa4e-4fdd-884e-df607b4f57c8 tempest-VolumesMetadataTest-16522044 None] Flow 'volume_create_manager' (c812718d-a954-49c8-adc4-e64ca2825120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:04:46.592103 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7d0c1401-fa4e-4fdd-884e-df607b4f57c8 tempest-VolumesMetadataTest-16522044 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b411aa69-73e3-4ac4-ba75-ea0332842469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:04:46.672746 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-7d0c1401-fa4e-4fdd-884e-df607b4f57c8 tempest-VolumesMetadataTest-16522044 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:04:46.749994 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7d0c1401-fa4e-4fdd-884e-df607b4f57c8 tempest-VolumesMetadataTest-16522044 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b411aa69-73e3-4ac4-ba75-ea0332842469) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:04:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1114870711',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=5d09ba28-fcf3-4736-b773-fe654211064e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2be6b05b28ab462d8b90aaf874174857',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:04:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:04:46Z,user_id='b100ad75d9ce4c858ffdf8a883155d7f',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:04:46.758543 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7d0c1401-fa4e-4fdd-884e-df607b4f57c8 tempest-VolumesMetadataTest-16522044 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (adb64633-1480-4a48-a2fd-cad7893b2621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:04:46.760768 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7d0c1401-fa4e-4fdd-884e-df607b4f57c8 tempest-VolumesMetadataTest-16522044 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (adb64633-1480-4a48-a2fd-cad7893b2621) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:04:46.773349 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7d0c1401-fa4e-4fdd-884e-df607b4f57c8 tempest-VolumesMetadataTest-16522044 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ee11ed6f-fe1a-4f1f-9713-8b6e748263a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:04:46.784732 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7d0c1401-fa4e-4fdd-884e-df607b4f57c8 tempest-VolumesMetadataTest-16522044 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ee11ed6f-fe1a-4f1f-9713-8b6e748263a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5d09ba28-fcf3-4736-b773-fe654211064e', 'volume_name': 'volume-5d09ba28-fcf3-4736-b773-fe654211064e', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:04:46.792609 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7d0c1401-fa4e-4fdd-884e-df607b4f57c8 tempest-VolumesMetadataTest-16522044 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (61607cb2-5263-44ad-90b8-19f589190fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:04:46.800104 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7d0c1401-fa4e-4fdd-884e-df607b4f57c8 tempest-VolumesMetadataTest-16522044 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (61607cb2-5263-44ad-90b8-19f589190fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:04:46.808756 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7d0c1401-fa4e-4fdd-884e-df607b4f57c8 tempest-VolumesMetadataTest-16522044 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (948b32ac-13c9-4898-b56a-6880d9657645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:04:46.810143 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-7d0c1401-fa4e-4fdd-884e-df607b4f57c8 tempest-VolumesMetadataTest-16522044 None] Volume 5d09ba28-fcf3-4736-b773-fe654211064e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5d09ba28-fcf3-4736-b773-fe654211064e', 'volume_size': 1}
Nov 10 18:04:46.813230 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7d0c1401-fa4e-4fdd-884e-df607b4f57c8 tempest-VolumesMetadataTest-16522044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5d09ba28-fcf3-4736-b773-fe654211064e stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:46.869091 n-d-817210-1 sudo[120355]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5d09ba28-fcf3-4736-b773-fe654211064e stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:04:46.869919 n-d-817210-1 sudo[120355]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:47.897335 n-d-817210-1 sudo[120355]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:47.900216 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7d0c1401-fa4e-4fdd-884e-df607b4f57c8 tempest-VolumesMetadataTest-16522044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5d09ba28-fcf3-4736-b773-fe654211064e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.087s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:47.906156 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7d0c1401-fa4e-4fdd-884e-df607b4f57c8 tempest-VolumesMetadataTest-16522044 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (948b32ac-13c9-4898-b56a-6880d9657645) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5d09ba28-fcf3-4736-b773-fe654211064e', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:04:47.908965 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7d0c1401-fa4e-4fdd-884e-df607b4f57c8 tempest-VolumesMetadataTest-16522044 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (63e0680c-b72f-4f41-a7f1-d96da329e1d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:04:47.931350 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-7d0c1401-fa4e-4fdd-884e-df607b4f57c8 tempest-VolumesMetadataTest-16522044 None] Volume volume-5d09ba28-fcf3-4736-b773-fe654211064e (5d09ba28-fcf3-4736-b773-fe654211064e): created successfully
Nov 10 18:04:47.935651 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7d0c1401-fa4e-4fdd-884e-df607b4f57c8 tempest-VolumesMetadataTest-16522044 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (63e0680c-b72f-4f41-a7f1-d96da329e1d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:04:47.942535 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7d0c1401-fa4e-4fdd-884e-df607b4f57c8 tempest-VolumesMetadataTest-16522044 None] Flow 'volume_create_manager' (c812718d-a954-49c8-adc4-e64ca2825120) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:04:47.959983 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-7d0c1401-fa4e-4fdd-884e-df607b4f57c8 tempest-VolumesMetadataTest-16522044 None] Created volume successfully.
Nov 10 18:04:48.050427 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-bf70969a-7f43-4676-bdb9-1b92662b69d0 req-a1e39924-fd84-496b-a058-edbd1e2fab6e tempest-AttachVolumeNegativeTest-8700636 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2bef54f2-fe45-4b7b-918f-6bff92e99550 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:48.085117 n-d-817210-1 sudo[120405]: 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-2bef54f2-fe45-4b7b-918f-6bff92e99550
Nov 10 18:04:48.085953 n-d-817210-1 sudo[120405]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:48.851637 n-d-817210-1 sudo[120405]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:48.855000 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-bf70969a-7f43-4676-bdb9-1b92662b69d0 req-a1e39924-fd84-496b-a058-edbd1e2fab6e tempest-AttachVolumeNegativeTest-8700636 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2bef54f2-fe45-4b7b-918f-6bff92e99550" returned: 0 in 0.804s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:48.977363 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:49.004077 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.030s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:49.005714 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-bf70969a-7f43-4676-bdb9-1b92662b69d0 req-a1e39924-fd84-496b-a058-edbd1e2fab6e tempest-AttachVolumeNegativeTest-8700636 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: I_T nexus: 16
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: bsXFyLeUqXZPNSBDA4EH
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Target 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: I_T nexus: 14
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: XcRpArJu4KqPt2dkrnN7
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Target 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: I_T nexus: 18
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030000
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf30
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030001
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf31
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: E2ebsUQKWiduwcUrUyCb
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Target 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: I_T nexus: 17
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040000
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf40
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040001
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf41
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: jKxjQyrJY76AeAQUokGm
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Target 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: I_T nexus: 20
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050000
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf50
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050001
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf51
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: NMwzmHf78H3CZCuWjPcB
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Target 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: I_T nexus: 19
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060000
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf60
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060001
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf61
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: 2m3KS5QKUYkeuaoR9YRS
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:04:49.009121 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 18:04:49.035413 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-bf70969a-7f43-4676-bdb9-1b92662b69d0 req-a1e39924-fd84-496b-a058-edbd1e2fab6e tempest-AttachVolumeNegativeTest-8700636 None] Creating iscsi_target for Volume ID: volume-2bef54f2-fe45-4b7b-918f-6bff92e99550 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 18:04:49.043964 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-bf70969a-7f43-4676-bdb9-1b92662b69d0 req-a1e39924-fd84-496b-a058-edbd1e2fab6e tempest-AttachVolumeNegativeTest-8700636 None] Created volume path /opt/stack/data/cinder/volumes/volume-2bef54f2-fe45-4b7b-918f-6bff92e99550,
Nov 10 18:04:49.043964 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 18:04:49.043964 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:04:49.043964 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2bef54f2-fe45-4b7b-918f-6bff92e99550
Nov 10 18:04:49.043964 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 18:04:49.043964 n-d-817210-1 cinder-volume[91926]: incominguser 9iEin3ymdUtEQnCDbnZP nYaMPQ7jfr8r22zU
Nov 10 18:04:49.043964 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:04:49.043964 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 18:04:49.043964 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:04:49.043964 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 18:04:49.048195 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2bef54f2-fe45-4b7b-918f-6bff92e99550 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:49.939305 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2bef54f2-fe45-4b7b-918f-6bff92e99550" returned: 0 in 0.891s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:49.939613 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:04:49.940197 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-bf70969a-7f43-4676-bdb9-1b92662b69d0 req-a1e39924-fd84-496b-a058-edbd1e2fab6e tempest-AttachVolumeNegativeTest-8700636 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 18:04:49.940553 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-bf70969a-7f43-4676-bdb9-1b92662b69d0 req-a1e39924-fd84-496b-a058-edbd1e2fab6e tempest-AttachVolumeNegativeTest-8700636 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 18:04:49.945441 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:49.967160 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:49.967523 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-2bef54f2-fe45-4b7b-918f-6bff92e99550\n System information:\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-2bef54f2-fe45-4b7b-918f-6bff92e99550\n Backing store flags: \n Account information:\n 9iEin3ymdUtEQnCDbnZP\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-bf70969a-7f43-4676-bdb9-1b92662b69d0 req-a1e39924-fd84-496b-a058-edbd1e2fab6e tempest-AttachVolumeNegativeTest-8700636 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: I_T nexus: 16
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: bsXFyLeUqXZPNSBDA4EH
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Target 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: I_T nexus: 14
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: XcRpArJu4KqPt2dkrnN7
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Target 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: I_T nexus: 18
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030000
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf30
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030001
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf31
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: E2ebsUQKWiduwcUrUyCb
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Target 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: I_T nexus: 17
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040000
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf40
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040001
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf41
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: jKxjQyrJY76AeAQUokGm
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Target 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: I_T nexus: 20
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050000
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf50
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050001
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf51
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: NMwzmHf78H3CZCuWjPcB
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Target 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: I_T nexus: 19
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060000
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf60
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060001
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf61
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: 2m3KS5QKUYkeuaoR9YRS
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:04:49.968646 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 18:04:49.988701 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:50.117870 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.148s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:50.118930 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-2bef54f2-fe45-4b7b-918f-6bff92e99550\n System information:\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-2bef54f2-fe45-4b7b-918f-6bff92e99550\n Backing store flags: \n Account information:\n 9iEin3ymdUtEQnCDbnZP\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:04:50.120878 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:50.301498 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.180s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:50.302609 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-2bef54f2-fe45-4b7b-918f-6bff92e99550\n System information:\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-2bef54f2-fe45-4b7b-918f-6bff92e99550\n Backing store flags: \n Account information:\n 9iEin3ymdUtEQnCDbnZP\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:04:50.304223 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-bf70969a-7f43-4676-bdb9-1b92662b69d0 req-a1e39924-fd84-496b-a058-edbd1e2fab6e tempest-AttachVolumeNegativeTest-8700636 None] Set provider_location to: 10.222.0.46:3260,7 iqn.2010-10.org.openstack:volume-2bef54f2-fe45-4b7b-918f-6bff92e99550 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 18:04:50.598315 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-bf70969a-7f43-4676-bdb9-1b92662b69d0 req-a1e39924-fd84-496b-a058-edbd1e2fab6e tempest-AttachVolumeNegativeTest-8700636 None] attachment_update completed successfully.
Nov 10 18:04:51.254679 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-8bf661e5-e2d5-44e8-afc5-c0d661c7757d tempest-VolumesMetadataTest-16522044 None] Lock "b'cinder-5d09ba28-fcf3-4736-b773-fe654211064e-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:04:51.409715 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-8bf661e5-e2d5-44e8-afc5-c0d661c7757d tempest-VolumesMetadataTest-16522044 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5d09ba28-fcf3-4736-b773-fe654211064e
Nov 10 18:04:51.412055 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8bf661e5-e2d5-44e8-afc5-c0d661c7757d tempest-VolumesMetadataTest-16522044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5d09ba28-fcf3-4736-b773-fe654211064e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:51.467466 n-d-817210-1 sudo[120493]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5d09ba28-fcf3-4736-b773-fe654211064e
Nov 10 18:04:51.475407 n-d-817210-1 sudo[120493]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:52.278434 n-d-817210-1 sudo[120493]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:52.280794 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8bf661e5-e2d5-44e8-afc5-c0d661c7757d tempest-VolumesMetadataTest-16522044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5d09ba28-fcf3-4736-b773-fe654211064e" returned: 0 in 0.868s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:52.282774 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8bf661e5-e2d5-44e8-afc5-c0d661c7757d tempest-VolumesMetadataTest-16522044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5d09ba28-fcf3-4736-b773-fe654211064e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:52.336150 n-d-817210-1 sudo[120496]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5d09ba28-fcf3-4736-b773-fe654211064e
Nov 10 18:04:52.337026 n-d-817210-1 sudo[120496]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:53.192460 n-d-817210-1 sudo[120496]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:53.195383 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8bf661e5-e2d5-44e8-afc5-c0d661c7757d tempest-VolumesMetadataTest-16522044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5d09ba28-fcf3-4736-b773-fe654211064e" returned: 0 in 0.912s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:53.197601 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8bf661e5-e2d5-44e8-afc5-c0d661c7757d tempest-VolumesMetadataTest-16522044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5d09ba28-fcf3-4736-b773-fe654211064e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:53.223308 n-d-817210-1 sudo[120506]: ubuntu : TTY=unknown ; 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-5d09ba28-fcf3-4736-b773-fe654211064e
Nov 10 18:04:53.224223 n-d-817210-1 sudo[120506]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:53.691670 n-d-817210-1 sudo[120506]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:53.694693 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8bf661e5-e2d5-44e8-afc5-c0d661c7757d tempest-VolumesMetadataTest-16522044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5d09ba28-fcf3-4736-b773-fe654211064e" returned: 0 in 0.496s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:53.696801 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-8bf661e5-e2d5-44e8-afc5-c0d661c7757d tempest-VolumesMetadataTest-16522044 None] Successfully deleted volume: 5d09ba28-fcf3-4736-b773-fe654211064e
Nov 10 18:04:53.762965 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-8bf661e5-e2d5-44e8-afc5-c0d661c7757d tempest-VolumesMetadataTest-16522044 None] Created reservations ['1307a4d2-bdaa-4fd2-804f-b7cc38e48425', '07c75a08-c2a1-4c7c-9d95-f02f30ed3767', '973a9f87-3fe4-4e78-b116-08949636efea', 'c841a200-ddc5-4a57-9aa8-0ee4ac207d84'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:04:53.767734 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-8bf661e5-e2d5-44e8-afc5-c0d661c7757d tempest-VolumesMetadataTest-16522044 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:04:53.767734 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:04:53.767734 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:04:53.842417 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-8bf661e5-e2d5-44e8-afc5-c0d661c7757d tempest-VolumesMetadataTest-16522044 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:04:53.843475 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8bf661e5-e2d5-44e8-afc5-c0d661c7757d tempest-VolumesMetadataTest-16522044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:53.871907 n-d-817210-1 sudo[120512]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:04:53.872717 n-d-817210-1 sudo[120512]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:54.498770 n-d-817210-1 sudo[120512]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:54.501058 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8bf661e5-e2d5-44e8-afc5-c0d661c7757d tempest-VolumesMetadataTest-16522044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.657s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:54.503396 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8bf661e5-e2d5-44e8-afc5-c0d661c7757d tempest-VolumesMetadataTest-16522044 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:54.534725 n-d-817210-1 sudo[120515]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:04:54.535543 n-d-817210-1 sudo[120515]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:04:55.050475 n-d-817210-1 sudo[120515]: pam_unix(sudo:session): session closed for user root
Nov 10 18:04:55.053137 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8bf661e5-e2d5-44e8-afc5-c0d661c7757d tempest-VolumesMetadataTest-16522044 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.549s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:55.055285 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-8bf661e5-e2d5-44e8-afc5-c0d661c7757d tempest-VolumesMetadataTest-16522044 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:04:55.072384 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-8bf661e5-e2d5-44e8-afc5-c0d661c7757d tempest-VolumesMetadataTest-16522044 None] Deleted volume successfully.
Nov 10 18:04:55.112154 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-8bf661e5-e2d5-44e8-afc5-c0d661c7757d tempest-VolumesMetadataTest-16522044 None] Lock "b'cinder-5d09ba28-fcf3-4736-b773-fe654211064e-delete_volume'" released by "delete_volume" :: held 3.858s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:04:59.763288 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-13f9bbc3-d026-4f9e-9bb8-890a3f078650 req-2263b930-5209-4768-97f1-7bf8b4770b0c tempest-AttachVolumeNegativeTest-8700636 None] Terminate volume connection completed successfully.
Nov 10 18:04:59.763891 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-13f9bbc3-d026-4f9e-9bb8-890a3f078650 req-2263b930-5209-4768-97f1-7bf8b4770b0c tempest-AttachVolumeNegativeTest-8700636 None] Deleting attachment 6300041d-704e-4367-bb6e-8826f0188d4d. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 18:04:59.767821 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:04:59.914942 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.149s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:04:59.915293 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-2bef54f2-fe45-4b7b-918f-6bff92e99550\n System information:\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-2bef54f2-fe45-4b7b-918f-6bff92e99550\n Backing store flags: \n Account information:\n 9iEin3ymdUtEQnCDbnZP\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:04:59.916054 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-13f9bbc3-d026-4f9e-9bb8-890a3f078650 req-2263b930-5209-4768-97f1-7bf8b4770b0c tempest-AttachVolumeNegativeTest-8700636 None] Removing iscsi_target for Volume ID: 2bef54f2-fe45-4b7b-918f-6bff92e99550
Nov 10 18:04:59.919459 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-2bef54f2-fe45-4b7b-918f-6bff92e99550 -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:00.187697 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-2bef54f2-fe45-4b7b-918f-6bff92e99550 -f" returned: 0 in 0.270s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:00.188052 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:05:00.194139 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:00.438568 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.245s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:00.438951 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:05:00.587664 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-13f9bbc3-d026-4f9e-9bb8-890a3f078650 req-2263b930-5209-4768-97f1-7bf8b4770b0c tempest-AttachVolumeNegativeTest-8700636 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:05:00.587664 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:05:00.587664 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:05:02.543067 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:05:02.544177 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:05:02.545792 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:02.608133 n-d-817210-1 sudo[120611]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:05:02.617538 n-d-817210-1 sudo[120611]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:05:02.635369 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-fb2bb328-82e4-40b8-b77a-5e9b210df907 tempest-VolumesTransfersV355Test-926390145 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:05:02.643558 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-fb2bb328-82e4-40b8-b77a-5e9b210df907 tempest-VolumesTransfersV355Test-926390145 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:05:02.644105 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-fb2bb328-82e4-40b8-b77a-5e9b210df907 tempest-VolumesTransfersV355Test-926390145 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:05:02.682202 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fb2bb328-82e4-40b8-b77a-5e9b210df907 tempest-VolumesTransfersV355Test-926390145 None] Flow 'volume_create_manager' (97fe25e9-2d07-46c5-896f-2f7a68e49e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:05:02.705365 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fb2bb328-82e4-40b8-b77a-5e9b210df907 tempest-VolumesTransfersV355Test-926390145 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (513ba5e3-6a8d-4da6-89c2-131165eefaa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:05:02.746384 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-fb2bb328-82e4-40b8-b77a-5e9b210df907 tempest-VolumesTransfersV355Test-926390145 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:05:02.784593 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fb2bb328-82e4-40b8-b77a-5e9b210df907 tempest-VolumesTransfersV355Test-926390145 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (513ba5e3-6a8d-4da6-89c2-131165eefaa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:05:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2123770959',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=272357ce-0dd1-48eb-ae1b-d5f0f971da9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd8933cea0904c1e80bf2b3293278298',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:05:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:05:03Z,user_id='58d20e984f8c430796c73556351a3484',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:05:02.788090 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fb2bb328-82e4-40b8-b77a-5e9b210df907 tempest-VolumesTransfersV355Test-926390145 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2475001c-bfe1-444f-96f5-8c559351d529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:05:02.790781 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fb2bb328-82e4-40b8-b77a-5e9b210df907 tempest-VolumesTransfersV355Test-926390145 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2475001c-bfe1-444f-96f5-8c559351d529) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:05:02.793754 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fb2bb328-82e4-40b8-b77a-5e9b210df907 tempest-VolumesTransfersV355Test-926390145 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b91979e5-98b5-40b6-bcc2-01bead57e196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:05:02.798040 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fb2bb328-82e4-40b8-b77a-5e9b210df907 tempest-VolumesTransfersV355Test-926390145 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b91979e5-98b5-40b6-bcc2-01bead57e196) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '272357ce-0dd1-48eb-ae1b-d5f0f971da9c', 'volume_name': 'volume-272357ce-0dd1-48eb-ae1b-d5f0f971da9c', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:05:02.803228 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fb2bb328-82e4-40b8-b77a-5e9b210df907 tempest-VolumesTransfersV355Test-926390145 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2457a9b3-ac88-46a8-8d3b-57bb9adb548e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:05:02.812525 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fb2bb328-82e4-40b8-b77a-5e9b210df907 tempest-VolumesTransfersV355Test-926390145 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2457a9b3-ac88-46a8-8d3b-57bb9adb548e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:05:02.816046 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fb2bb328-82e4-40b8-b77a-5e9b210df907 tempest-VolumesTransfersV355Test-926390145 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (748c0270-27c3-4e8d-95c6-1b1b110307f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:05:02.816991 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-fb2bb328-82e4-40b8-b77a-5e9b210df907 tempest-VolumesTransfersV355Test-926390145 None] Volume 272357ce-0dd1-48eb-ae1b-d5f0f971da9c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-272357ce-0dd1-48eb-ae1b-d5f0f971da9c', 'volume_size': 1}
Nov 10 18:05:02.819722 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fb2bb328-82e4-40b8-b77a-5e9b210df907 tempest-VolumesTransfersV355Test-926390145 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-272357ce-0dd1-48eb-ae1b-d5f0f971da9c stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:02.865527 n-d-817210-1 sudo[120619]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-272357ce-0dd1-48eb-ae1b-d5f0f971da9c stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:05:02.878888 n-d-817210-1 sudo[120619]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:05:03.462201 n-d-817210-1 sudo[120611]: pam_unix(sudo:session): session closed for user root
Nov 10 18:05:03.464578 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.918s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:03.467215 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:03.526144 n-d-817210-1 sudo[120622]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:05:03.530437 n-d-817210-1 sudo[120622]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:05:03.801627 n-d-817210-1 sudo[120619]: pam_unix(sudo:session): session closed for user root
Nov 10 18:05:03.803938 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fb2bb328-82e4-40b8-b77a-5e9b210df907 tempest-VolumesTransfersV355Test-926390145 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-272357ce-0dd1-48eb-ae1b-d5f0f971da9c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.985s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:03.807543 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fb2bb328-82e4-40b8-b77a-5e9b210df907 tempest-VolumesTransfersV355Test-926390145 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (748c0270-27c3-4e8d-95c6-1b1b110307f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-272357ce-0dd1-48eb-ae1b-d5f0f971da9c', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:05:03.809851 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fb2bb328-82e4-40b8-b77a-5e9b210df907 tempest-VolumesTransfersV355Test-926390145 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bcbbbbc0-e8e2-4426-bc88-a2e4a7f373c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:05:03.843638 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-fb2bb328-82e4-40b8-b77a-5e9b210df907 tempest-VolumesTransfersV355Test-926390145 None] Volume volume-272357ce-0dd1-48eb-ae1b-d5f0f971da9c (272357ce-0dd1-48eb-ae1b-d5f0f971da9c): created successfully
Nov 10 18:05:03.846474 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fb2bb328-82e4-40b8-b77a-5e9b210df907 tempest-VolumesTransfersV355Test-926390145 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bcbbbbc0-e8e2-4426-bc88-a2e4a7f373c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:05:03.849969 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fb2bb328-82e4-40b8-b77a-5e9b210df907 tempest-VolumesTransfersV355Test-926390145 None] Flow 'volume_create_manager' (97fe25e9-2d07-46c5-896f-2f7a68e49e99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:05:03.877555 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-fb2bb328-82e4-40b8-b77a-5e9b210df907 tempest-VolumesTransfersV355Test-926390145 None] Created volume successfully.
Nov 10 18:05:04.222865 n-d-817210-1 sudo[120622]: pam_unix(sudo:session): session closed for user root
Nov 10 18:05:04.225383 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.759s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:04.227386 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:05:06.323559 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-8fa923b9-384f-4c29-8da2-316618a84049 tempest-VolumesTransfersV355Test-1348873886 None] Transfer volume completed successfully.
Nov 10 18:05:07.401427 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-10bdd328-4d34-4ca2-a97d-6687436599cb tempest-VolumesTransfersV355Test-1556603812 None] Lock "b'cinder-272357ce-0dd1-48eb-ae1b-d5f0f971da9c-delete_volume'" acquired by "delete_volume" :: waited 0.041s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:05:07.492021 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-10bdd328-4d34-4ca2-a97d-6687436599cb tempest-VolumesTransfersV355Test-1556603812 None] Skipping remove_export. No iscsi_target is presently exported for volume: 272357ce-0dd1-48eb-ae1b-d5f0f971da9c
Nov 10 18:05:07.493367 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-10bdd328-4d34-4ca2-a97d-6687436599cb tempest-VolumesTransfersV355Test-1556603812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-272357ce-0dd1-48eb-ae1b-d5f0f971da9c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:07.555536 n-d-817210-1 sudo[120668]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-272357ce-0dd1-48eb-ae1b-d5f0f971da9c
Nov 10 18:05:07.557805 n-d-817210-1 sudo[120668]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:05:08.218086 n-d-817210-1 sudo[120668]: pam_unix(sudo:session): session closed for user root
Nov 10 18:05:08.222324 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-10bdd328-4d34-4ca2-a97d-6687436599cb tempest-VolumesTransfersV355Test-1556603812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-272357ce-0dd1-48eb-ae1b-d5f0f971da9c" returned: 0 in 0.727s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:08.224484 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-10bdd328-4d34-4ca2-a97d-6687436599cb tempest-VolumesTransfersV355Test-1556603812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-272357ce-0dd1-48eb-ae1b-d5f0f971da9c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:08.268391 n-d-817210-1 sudo[120706]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-272357ce-0dd1-48eb-ae1b-d5f0f971da9c
Nov 10 18:05:08.269219 n-d-817210-1 sudo[120706]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:05:09.043395 n-d-817210-1 sudo[120706]: pam_unix(sudo:session): session closed for user root
Nov 10 18:05:09.046650 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-10bdd328-4d34-4ca2-a97d-6687436599cb tempest-VolumesTransfersV355Test-1556603812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-272357ce-0dd1-48eb-ae1b-d5f0f971da9c" returned: 0 in 0.821s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:09.049875 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-10bdd328-4d34-4ca2-a97d-6687436599cb tempest-VolumesTransfersV355Test-1556603812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-272357ce-0dd1-48eb-ae1b-d5f0f971da9c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:09.075928 n-d-817210-1 sudo[120749]: ubuntu : TTY=unknown ; 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-272357ce-0dd1-48eb-ae1b-d5f0f971da9c
Nov 10 18:05:09.077048 n-d-817210-1 sudo[120749]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:05:09.685737 n-d-817210-1 sudo[120749]: pam_unix(sudo:session): session closed for user root
Nov 10 18:05:09.688415 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-10bdd328-4d34-4ca2-a97d-6687436599cb tempest-VolumesTransfersV355Test-1556603812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-272357ce-0dd1-48eb-ae1b-d5f0f971da9c" returned: 0 in 0.638s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:09.689937 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-10bdd328-4d34-4ca2-a97d-6687436599cb tempest-VolumesTransfersV355Test-1556603812 None] Successfully deleted volume: 272357ce-0dd1-48eb-ae1b-d5f0f971da9c
Nov 10 18:05:09.791045 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-10bdd328-4d34-4ca2-a97d-6687436599cb tempest-VolumesTransfersV355Test-1556603812 None] Created reservations ['bf055aec-d265-41c2-9168-337a4f057337', 'e1164c9a-a3b9-4e8e-abc2-62920d9fe405', '195e1aa4-2d22-41ff-83e4-135f41b19988', '75ebb367-e062-4b8b-b092-12fcd5d820bf'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:05:09.794707 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-10bdd328-4d34-4ca2-a97d-6687436599cb tempest-VolumesTransfersV355Test-1556603812 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:05:09.794707 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:05:09.794707 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:05:09.884592 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-10bdd328-4d34-4ca2-a97d-6687436599cb tempest-VolumesTransfersV355Test-1556603812 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:05:09.885490 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-10bdd328-4d34-4ca2-a97d-6687436599cb tempest-VolumesTransfersV355Test-1556603812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:09.931282 n-d-817210-1 sudo[120756]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:05:09.934229 n-d-817210-1 sudo[120756]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:05:10.888135 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-de1af8c7-3ff4-402a-9fc4-72f9c864d459 tempest-VolumesTransfersV355Test-926390145 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:05:10.895722 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-de1af8c7-3ff4-402a-9fc4-72f9c864d459 tempest-VolumesTransfersV355Test-926390145 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:05:10.896589 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-de1af8c7-3ff4-402a-9fc4-72f9c864d459 tempest-VolumesTransfersV355Test-926390145 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:05:10.896834 n-d-817210-1 sudo[120756]: pam_unix(sudo:session): session closed for user root
Nov 10 18:05:10.914601 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-de1af8c7-3ff4-402a-9fc4-72f9c864d459 tempest-VolumesTransfersV355Test-926390145 None] Flow 'volume_create_manager' (2e1a5dd5-8388-4e6d-bd9e-c21cc1458ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:05:10.918836 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-de1af8c7-3ff4-402a-9fc4-72f9c864d459 tempest-VolumesTransfersV355Test-926390145 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (726fe8ab-804c-415e-a915-a9a0b868691e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:05:10.948243 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-10bdd328-4d34-4ca2-a97d-6687436599cb tempest-VolumesTransfersV355Test-1556603812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.063s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:10.950528 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-10bdd328-4d34-4ca2-a97d-6687436599cb tempest-VolumesTransfersV355Test-1556603812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:10.977788 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-de1af8c7-3ff4-402a-9fc4-72f9c864d459 tempest-VolumesTransfersV355Test-926390145 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:05:10.999148 n-d-817210-1 sudo[120763]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:05:11.000043 n-d-817210-1 sudo[120763]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:05:11.044075 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-de1af8c7-3ff4-402a-9fc4-72f9c864d459 tempest-VolumesTransfersV355Test-926390145 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (726fe8ab-804c-415e-a915-a9a0b868691e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:05:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-258386901',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=44635752-f242-476d-a9a2-94e7f39b7d02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd8933cea0904c1e80bf2b3293278298',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:05:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:05:11Z,user_id='58d20e984f8c430796c73556351a3484',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:05:11.065261 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-de1af8c7-3ff4-402a-9fc4-72f9c864d459 tempest-VolumesTransfersV355Test-926390145 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f8045939-d507-4664-9e67-520ec9b7bb33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:05:11.071812 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-de1af8c7-3ff4-402a-9fc4-72f9c864d459 tempest-VolumesTransfersV355Test-926390145 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f8045939-d507-4664-9e67-520ec9b7bb33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:05:11.074529 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-de1af8c7-3ff4-402a-9fc4-72f9c864d459 tempest-VolumesTransfersV355Test-926390145 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (97b053d6-f0ea-4439-a65f-65a2aff07faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:05:11.091952 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-de1af8c7-3ff4-402a-9fc4-72f9c864d459 tempest-VolumesTransfersV355Test-926390145 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (97b053d6-f0ea-4439-a65f-65a2aff07faf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '44635752-f242-476d-a9a2-94e7f39b7d02', 'volume_name': 'volume-44635752-f242-476d-a9a2-94e7f39b7d02', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:05:11.094836 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-de1af8c7-3ff4-402a-9fc4-72f9c864d459 tempest-VolumesTransfersV355Test-926390145 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b72c1266-983f-4c6b-b56d-08d3ca9f0706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:05:11.106831 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-de1af8c7-3ff4-402a-9fc4-72f9c864d459 tempest-VolumesTransfersV355Test-926390145 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b72c1266-983f-4c6b-b56d-08d3ca9f0706) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:05:11.111278 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-de1af8c7-3ff4-402a-9fc4-72f9c864d459 tempest-VolumesTransfersV355Test-926390145 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aac6216b-58d5-4c58-b5d3-d4a41b4f1f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:05:11.113549 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-de1af8c7-3ff4-402a-9fc4-72f9c864d459 tempest-VolumesTransfersV355Test-926390145 None] Volume 44635752-f242-476d-a9a2-94e7f39b7d02: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-44635752-f242-476d-a9a2-94e7f39b7d02', 'volume_size': 1}
Nov 10 18:05:11.117067 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-de1af8c7-3ff4-402a-9fc4-72f9c864d459 tempest-VolumesTransfersV355Test-926390145 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-44635752-f242-476d-a9a2-94e7f39b7d02 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:11.171804 n-d-817210-1 sudo[120766]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-44635752-f242-476d-a9a2-94e7f39b7d02 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:05:11.176133 n-d-817210-1 sudo[120766]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:05:11.697342 n-d-817210-1 sudo[120763]: pam_unix(sudo:session): session closed for user root
Nov 10 18:05:11.699953 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-10bdd328-4d34-4ca2-a97d-6687436599cb tempest-VolumesTransfersV355Test-1556603812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.749s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:11.702637 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-10bdd328-4d34-4ca2-a97d-6687436599cb tempest-VolumesTransfersV355Test-1556603812 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:05:11.723016 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-10bdd328-4d34-4ca2-a97d-6687436599cb tempest-VolumesTransfersV355Test-1556603812 None] Deleted volume successfully.
Nov 10 18:05:11.762183 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-10bdd328-4d34-4ca2-a97d-6687436599cb tempest-VolumesTransfersV355Test-1556603812 None] Lock "b'cinder-272357ce-0dd1-48eb-ae1b-d5f0f971da9c-delete_volume'" released by "delete_volume" :: held 4.360s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:05:12.069946 n-d-817210-1 sudo[120766]: pam_unix(sudo:session): session closed for user root
Nov 10 18:05:12.071811 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-de1af8c7-3ff4-402a-9fc4-72f9c864d459 tempest-VolumesTransfersV355Test-926390145 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-44635752-f242-476d-a9a2-94e7f39b7d02 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.955s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:12.075593 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-de1af8c7-3ff4-402a-9fc4-72f9c864d459 tempest-VolumesTransfersV355Test-926390145 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aac6216b-58d5-4c58-b5d3-d4a41b4f1f4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-44635752-f242-476d-a9a2-94e7f39b7d02', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:05:12.078033 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-de1af8c7-3ff4-402a-9fc4-72f9c864d459 tempest-VolumesTransfersV355Test-926390145 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (23f5d0ae-f1b5-4fa8-9c13-ea58cecd0c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:05:12.097098 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-de1af8c7-3ff4-402a-9fc4-72f9c864d459 tempest-VolumesTransfersV355Test-926390145 None] Volume volume-44635752-f242-476d-a9a2-94e7f39b7d02 (44635752-f242-476d-a9a2-94e7f39b7d02): created successfully
Nov 10 18:05:12.099949 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-de1af8c7-3ff4-402a-9fc4-72f9c864d459 tempest-VolumesTransfersV355Test-926390145 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (23f5d0ae-f1b5-4fa8-9c13-ea58cecd0c56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:05:12.108145 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-de1af8c7-3ff4-402a-9fc4-72f9c864d459 tempest-VolumesTransfersV355Test-926390145 None] Flow 'volume_create_manager' (2e1a5dd5-8388-4e6d-bd9e-c21cc1458ac9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:05:12.131377 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-de1af8c7-3ff4-402a-9fc4-72f9c864d459 tempest-VolumesTransfersV355Test-926390145 None] Created volume successfully.
Nov 10 18:05:13.915121 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-32be17e3-318d-4703-b124-02d7b544fdc6 tempest-VolumesTransfersV355Test-1556603812 None] Lock "b'cinder-44635752-f242-476d-a9a2-94e7f39b7d02-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:05:14.071900 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-32be17e3-318d-4703-b124-02d7b544fdc6 tempest-VolumesTransfersV355Test-1556603812 None] Skipping remove_export. No iscsi_target is presently exported for volume: 44635752-f242-476d-a9a2-94e7f39b7d02
Nov 10 18:05:14.074460 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-32be17e3-318d-4703-b124-02d7b544fdc6 tempest-VolumesTransfersV355Test-1556603812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-44635752-f242-476d-a9a2-94e7f39b7d02 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:14.119618 n-d-817210-1 sudo[120831]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-44635752-f242-476d-a9a2-94e7f39b7d02
Nov 10 18:05:14.120536 n-d-817210-1 sudo[120831]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:05:14.677701 n-d-817210-1 sudo[120831]: pam_unix(sudo:session): session closed for user root
Nov 10 18:05:14.680070 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-32be17e3-318d-4703-b124-02d7b544fdc6 tempest-VolumesTransfersV355Test-1556603812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-44635752-f242-476d-a9a2-94e7f39b7d02" returned: 0 in 0.607s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:14.681768 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-32be17e3-318d-4703-b124-02d7b544fdc6 tempest-VolumesTransfersV355Test-1556603812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-44635752-f242-476d-a9a2-94e7f39b7d02 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:14.702900 n-d-817210-1 sudo[120839]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-44635752-f242-476d-a9a2-94e7f39b7d02
Nov 10 18:05:14.705640 n-d-817210-1 sudo[120839]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:05:15.191219 n-d-817210-1 sudo[120839]: pam_unix(sudo:session): session closed for user root
Nov 10 18:05:15.193672 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-32be17e3-318d-4703-b124-02d7b544fdc6 tempest-VolumesTransfersV355Test-1556603812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-44635752-f242-476d-a9a2-94e7f39b7d02" returned: 0 in 0.511s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:15.195818 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-32be17e3-318d-4703-b124-02d7b544fdc6 tempest-VolumesTransfersV355Test-1556603812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-44635752-f242-476d-a9a2-94e7f39b7d02 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:15.217302 n-d-817210-1 sudo[120842]: ubuntu : TTY=unknown ; 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-44635752-f242-476d-a9a2-94e7f39b7d02
Nov 10 18:05:15.218947 n-d-817210-1 sudo[120842]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:05:15.704108 n-d-817210-1 sudo[120842]: pam_unix(sudo:session): session closed for user root
Nov 10 18:05:15.706922 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-32be17e3-318d-4703-b124-02d7b544fdc6 tempest-VolumesTransfersV355Test-1556603812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-44635752-f242-476d-a9a2-94e7f39b7d02" returned: 0 in 0.510s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:15.708505 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-32be17e3-318d-4703-b124-02d7b544fdc6 tempest-VolumesTransfersV355Test-1556603812 None] Successfully deleted volume: 44635752-f242-476d-a9a2-94e7f39b7d02
Nov 10 18:05:15.762100 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-32be17e3-318d-4703-b124-02d7b544fdc6 tempest-VolumesTransfersV355Test-1556603812 None] Created reservations ['9022aedf-d0a7-46f0-b620-373ec971bc2f', '20579c60-eeb1-4ba2-882b-6cb158a7ced4', 'cc6bca91-c466-44f4-8bf9-5a28d514e2f7', '61be6994-77bf-4f63-8b26-117766b3584b'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:05:15.765010 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-32be17e3-318d-4703-b124-02d7b544fdc6 tempest-VolumesTransfersV355Test-1556603812 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:05:15.765010 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:05:15.765010 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:05:15.817061 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-32be17e3-318d-4703-b124-02d7b544fdc6 tempest-VolumesTransfersV355Test-1556603812 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:05:15.817807 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-32be17e3-318d-4703-b124-02d7b544fdc6 tempest-VolumesTransfersV355Test-1556603812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:15.841436 n-d-817210-1 sudo[120857]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:05:15.843195 n-d-817210-1 sudo[120857]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:05:16.360178 n-d-817210-1 sudo[120857]: pam_unix(sudo:session): session closed for user root
Nov 10 18:05:16.362893 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-32be17e3-318d-4703-b124-02d7b544fdc6 tempest-VolumesTransfersV355Test-1556603812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.544s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:16.366164 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-32be17e3-318d-4703-b124-02d7b544fdc6 tempest-VolumesTransfersV355Test-1556603812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:16.389926 n-d-817210-1 sudo[120866]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:05:16.390763 n-d-817210-1 sudo[120866]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:05:16.899842 n-d-817210-1 sudo[120866]: pam_unix(sudo:session): session closed for user root
Nov 10 18:05:16.902545 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-32be17e3-318d-4703-b124-02d7b544fdc6 tempest-VolumesTransfersV355Test-1556603812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.536s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:16.906342 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-32be17e3-318d-4703-b124-02d7b544fdc6 tempest-VolumesTransfersV355Test-1556603812 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:05:16.949404 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-32be17e3-318d-4703-b124-02d7b544fdc6 tempest-VolumesTransfersV355Test-1556603812 None] Deleted volume successfully.
Nov 10 18:05:16.983661 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-32be17e3-318d-4703-b124-02d7b544fdc6 tempest-VolumesTransfersV355Test-1556603812 None] Lock "b'cinder-44635752-f242-476d-a9a2-94e7f39b7d02-delete_volume'" released by "delete_volume" :: held 3.068s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:05:27.675455 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-90a7ad6f-6b2f-4302-bafb-72bf79a829a8 tempest-VolumesCloneNegativeTest-1383196537 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:05:27.684292 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-90a7ad6f-6b2f-4302-bafb-72bf79a829a8 tempest-VolumesCloneNegativeTest-1383196537 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:05:27.688724 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-90a7ad6f-6b2f-4302-bafb-72bf79a829a8 tempest-VolumesCloneNegativeTest-1383196537 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:05:27.727579 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-90a7ad6f-6b2f-4302-bafb-72bf79a829a8 tempest-VolumesCloneNegativeTest-1383196537 None] Flow 'volume_create_manager' (227afc2b-0d72-4467-8fc5-f5f03c519dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:05:27.747637 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-90a7ad6f-6b2f-4302-bafb-72bf79a829a8 tempest-VolumesCloneNegativeTest-1383196537 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8b2cf5ec-9755-481f-a5ee-d88313f7bff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:05:27.822321 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-90a7ad6f-6b2f-4302-bafb-72bf79a829a8 tempest-VolumesCloneNegativeTest-1383196537 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:05:27.872562 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-90a7ad6f-6b2f-4302-bafb-72bf79a829a8 tempest-VolumesCloneNegativeTest-1383196537 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8b2cf5ec-9755-481f-a5ee-d88313f7bff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:05:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1749211807',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=ea2129a4-a88e-476e-89b1-7e8d759c4baa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='734fbf338602488fb11d3102a653a04a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:05:28Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:05:28Z,user_id='725f2139c7eb4df585c15971f33c84e2',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:05:27.883452 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-90a7ad6f-6b2f-4302-bafb-72bf79a829a8 tempest-VolumesCloneNegativeTest-1383196537 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f5c5446a-3305-498f-b58c-ff0f46149461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:05:27.890560 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-90a7ad6f-6b2f-4302-bafb-72bf79a829a8 tempest-VolumesCloneNegativeTest-1383196537 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f5c5446a-3305-498f-b58c-ff0f46149461) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:05:27.896174 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-90a7ad6f-6b2f-4302-bafb-72bf79a829a8 tempest-VolumesCloneNegativeTest-1383196537 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f910ca79-6b18-47ca-94c1-5780cbf9480e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:05:27.901644 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-90a7ad6f-6b2f-4302-bafb-72bf79a829a8 tempest-VolumesCloneNegativeTest-1383196537 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f910ca79-6b18-47ca-94c1-5780cbf9480e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ea2129a4-a88e-476e-89b1-7e8d759c4baa', 'volume_name': 'volume-ea2129a4-a88e-476e-89b1-7e8d759c4baa', 'volume_size': 2}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:05:27.904153 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-90a7ad6f-6b2f-4302-bafb-72bf79a829a8 tempest-VolumesCloneNegativeTest-1383196537 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6b94d2a9-ef91-48ab-8d97-d7d7121bd066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:05:27.916483 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-90a7ad6f-6b2f-4302-bafb-72bf79a829a8 tempest-VolumesCloneNegativeTest-1383196537 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6b94d2a9-ef91-48ab-8d97-d7d7121bd066) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:05:27.922589 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-90a7ad6f-6b2f-4302-bafb-72bf79a829a8 tempest-VolumesCloneNegativeTest-1383196537 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f226fdbf-d7de-4d9f-ac64-a625940fc43b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:05:27.928361 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-90a7ad6f-6b2f-4302-bafb-72bf79a829a8 tempest-VolumesCloneNegativeTest-1383196537 None] Volume ea2129a4-a88e-476e-89b1-7e8d759c4baa: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ea2129a4-a88e-476e-89b1-7e8d759c4baa', 'volume_size': 2}
Nov 10 18:05:27.929878 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-90a7ad6f-6b2f-4302-bafb-72bf79a829a8 tempest-VolumesCloneNegativeTest-1383196537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ea2129a4-a88e-476e-89b1-7e8d759c4baa stack-volumes-lvmdriver-1 -L 2g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:28.000504 n-d-817210-1 sudo[121050]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ea2129a4-a88e-476e-89b1-7e8d759c4baa stack-volumes-lvmdriver-1 -L 2g
Nov 10 18:05:28.001530 n-d-817210-1 sudo[121050]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:05:28.761635 n-d-817210-1 sudo[121050]: pam_unix(sudo:session): session closed for user root
Nov 10 18:05:28.763912 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-90a7ad6f-6b2f-4302-bafb-72bf79a829a8 tempest-VolumesCloneNegativeTest-1383196537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ea2129a4-a88e-476e-89b1-7e8d759c4baa stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.834s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:28.767117 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-90a7ad6f-6b2f-4302-bafb-72bf79a829a8 tempest-VolumesCloneNegativeTest-1383196537 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f226fdbf-d7de-4d9f-ac64-a625940fc43b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ea2129a4-a88e-476e-89b1-7e8d759c4baa', 'volume_size': 2}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:05:28.769930 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-90a7ad6f-6b2f-4302-bafb-72bf79a829a8 tempest-VolumesCloneNegativeTest-1383196537 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (02972c37-3a98-47b6-9090-4221a97de8f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:05:28.787112 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-90a7ad6f-6b2f-4302-bafb-72bf79a829a8 tempest-VolumesCloneNegativeTest-1383196537 None] Volume volume-ea2129a4-a88e-476e-89b1-7e8d759c4baa (ea2129a4-a88e-476e-89b1-7e8d759c4baa): created successfully
Nov 10 18:05:28.789372 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-90a7ad6f-6b2f-4302-bafb-72bf79a829a8 tempest-VolumesCloneNegativeTest-1383196537 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (02972c37-3a98-47b6-9090-4221a97de8f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:05:28.799997 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-90a7ad6f-6b2f-4302-bafb-72bf79a829a8 tempest-VolumesCloneNegativeTest-1383196537 None] Flow 'volume_create_manager' (227afc2b-0d72-4467-8fc5-f5f03c519dc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:05:28.827517 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-90a7ad6f-6b2f-4302-bafb-72bf79a829a8 tempest-VolumesCloneNegativeTest-1383196537 None] Created volume successfully.
Nov 10 18:05:30.308101 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-533862bb-6425-4ea6-b284-b816989fac4d tempest-VolumesCloneNegativeTest-1383196537 None] Lock "b'cinder-ea2129a4-a88e-476e-89b1-7e8d759c4baa-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:05:30.456158 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-533862bb-6425-4ea6-b284-b816989fac4d tempest-VolumesCloneNegativeTest-1383196537 None] Skipping remove_export. No iscsi_target is presently exported for volume: ea2129a4-a88e-476e-89b1-7e8d759c4baa
Nov 10 18:05:30.457495 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-533862bb-6425-4ea6-b284-b816989fac4d tempest-VolumesCloneNegativeTest-1383196537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ea2129a4-a88e-476e-89b1-7e8d759c4baa {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:30.480138 n-d-817210-1 sudo[121118]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ea2129a4-a88e-476e-89b1-7e8d759c4baa
Nov 10 18:05:30.481783 n-d-817210-1 sudo[121118]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:05:31.210348 n-d-817210-1 sudo[121118]: pam_unix(sudo:session): session closed for user root
Nov 10 18:05:31.214087 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-533862bb-6425-4ea6-b284-b816989fac4d tempest-VolumesCloneNegativeTest-1383196537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ea2129a4-a88e-476e-89b1-7e8d759c4baa" returned: 0 in 0.756s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:31.216776 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-533862bb-6425-4ea6-b284-b816989fac4d tempest-VolumesCloneNegativeTest-1383196537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ea2129a4-a88e-476e-89b1-7e8d759c4baa {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:31.240932 n-d-817210-1 sudo[121127]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ea2129a4-a88e-476e-89b1-7e8d759c4baa
Nov 10 18:05:31.243134 n-d-817210-1 sudo[121127]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:05:31.864321 n-d-817210-1 sudo[121127]: pam_unix(sudo:session): session closed for user root
Nov 10 18:05:31.867443 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-533862bb-6425-4ea6-b284-b816989fac4d tempest-VolumesCloneNegativeTest-1383196537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ea2129a4-a88e-476e-89b1-7e8d759c4baa" returned: 0 in 0.650s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:31.876277 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-533862bb-6425-4ea6-b284-b816989fac4d tempest-VolumesCloneNegativeTest-1383196537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ea2129a4-a88e-476e-89b1-7e8d759c4baa {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:31.949824 n-d-817210-1 sudo[121137]: ubuntu : TTY=unknown ; 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-ea2129a4-a88e-476e-89b1-7e8d759c4baa
Nov 10 18:05:31.953791 n-d-817210-1 sudo[121137]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:05:32.439261 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-b5491e3e-51b5-4069-8720-4e07b30b9676 tempest-AttachVolumeNegativeTest-8700636 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:05:32.446977 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-b5491e3e-51b5-4069-8720-4e07b30b9676 tempest-AttachVolumeNegativeTest-8700636 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:05:32.447507 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-b5491e3e-51b5-4069-8720-4e07b30b9676 tempest-AttachVolumeNegativeTest-8700636 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:05:32.474900 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b5491e3e-51b5-4069-8720-4e07b30b9676 tempest-AttachVolumeNegativeTest-8700636 None] Flow 'volume_create_manager' (c58ccf6b-5c2e-4d12-95d2-08176e05c9b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:05:32.479085 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b5491e3e-51b5-4069-8720-4e07b30b9676 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2dbc9201-8180-45ea-82dd-800b556ebc58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:05:32.528707 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-b5491e3e-51b5-4069-8720-4e07b30b9676 tempest-AttachVolumeNegativeTest-8700636 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:05:32.597380 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b5491e3e-51b5-4069-8720-4e07b30b9676 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2dbc9201-8180-45ea-82dd-800b556ebc58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:05:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-880186544',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=f421d1ea-5014-419c-a4fa-6056eea8f5bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ba3ae69d8da4bd894847748e15f9aa3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:05:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:05:32Z,user_id='71d8b908d16e446abb7208a4d2fa0905',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:05:32.607285 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b5491e3e-51b5-4069-8720-4e07b30b9676 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (af985ebd-0b5d-4926-94ba-89dab582f2fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:05:32.610842 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b5491e3e-51b5-4069-8720-4e07b30b9676 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (af985ebd-0b5d-4926-94ba-89dab582f2fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:05:32.622848 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b5491e3e-51b5-4069-8720-4e07b30b9676 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2d0b8e7a-511d-4ae5-903d-f57b677753ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:05:32.628819 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b5491e3e-51b5-4069-8720-4e07b30b9676 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2d0b8e7a-511d-4ae5-903d-f57b677753ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f421d1ea-5014-419c-a4fa-6056eea8f5bc', 'volume_name': 'volume-f421d1ea-5014-419c-a4fa-6056eea8f5bc', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:05:32.637618 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b5491e3e-51b5-4069-8720-4e07b30b9676 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e8928049-a2c2-4402-a73a-6edd6c86795d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:05:32.640315 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b5491e3e-51b5-4069-8720-4e07b30b9676 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e8928049-a2c2-4402-a73a-6edd6c86795d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:05:32.653797 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b5491e3e-51b5-4069-8720-4e07b30b9676 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a5197d96-8116-4f5c-99ce-81186af8c1b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:05:32.660343 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-b5491e3e-51b5-4069-8720-4e07b30b9676 tempest-AttachVolumeNegativeTest-8700636 None] Volume f421d1ea-5014-419c-a4fa-6056eea8f5bc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f421d1ea-5014-419c-a4fa-6056eea8f5bc', 'volume_size': 1}
Nov 10 18:05:32.663584 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b5491e3e-51b5-4069-8720-4e07b30b9676 tempest-AttachVolumeNegativeTest-8700636 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f421d1ea-5014-419c-a4fa-6056eea8f5bc stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:32.743188 n-d-817210-1 sudo[121144]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f421d1ea-5014-419c-a4fa-6056eea8f5bc stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:05:32.744887 n-d-817210-1 sudo[121144]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:05:32.755382 n-d-817210-1 sudo[121137]: pam_unix(sudo:session): session closed for user root
Nov 10 18:05:32.757777 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-533862bb-6425-4ea6-b284-b816989fac4d tempest-VolumesCloneNegativeTest-1383196537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ea2129a4-a88e-476e-89b1-7e8d759c4baa" returned: 0 in 0.881s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:32.759229 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-533862bb-6425-4ea6-b284-b816989fac4d tempest-VolumesCloneNegativeTest-1383196537 None] Successfully deleted volume: ea2129a4-a88e-476e-89b1-7e8d759c4baa
Nov 10 18:05:32.890852 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-533862bb-6425-4ea6-b284-b816989fac4d tempest-VolumesCloneNegativeTest-1383196537 None] Created reservations ['a729b8ab-2044-4cfe-8535-9cd3089aa1f9', 'da02f831-bd71-4c41-9237-4e241503062f', 'd8bbd847-19f5-47e5-b029-27cb3572ca2e', '66db4d6a-27c1-4888-93d4-102302ee08fd'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:05:32.899748 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-533862bb-6425-4ea6-b284-b816989fac4d tempest-VolumesCloneNegativeTest-1383196537 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:05:32.899748 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:05:32.899748 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:05:33.069263 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-533862bb-6425-4ea6-b284-b816989fac4d tempest-VolumesCloneNegativeTest-1383196537 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:05:33.069988 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-533862bb-6425-4ea6-b284-b816989fac4d tempest-VolumesCloneNegativeTest-1383196537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:33.132856 n-d-817210-1 sudo[121149]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:05:33.135548 n-d-817210-1 sudo[121149]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:05:33.771522 n-d-817210-1 sudo[121144]: pam_unix(sudo:session): session closed for user root
Nov 10 18:05:33.774436 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b5491e3e-51b5-4069-8720-4e07b30b9676 tempest-AttachVolumeNegativeTest-8700636 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f421d1ea-5014-419c-a4fa-6056eea8f5bc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.110s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:33.778759 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b5491e3e-51b5-4069-8720-4e07b30b9676 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a5197d96-8116-4f5c-99ce-81186af8c1b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f421d1ea-5014-419c-a4fa-6056eea8f5bc', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:05:33.782343 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b5491e3e-51b5-4069-8720-4e07b30b9676 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9e1c45fb-6156-41f7-beef-e0f4e7d1205e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:05:33.801167 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-b5491e3e-51b5-4069-8720-4e07b30b9676 tempest-AttachVolumeNegativeTest-8700636 None] Volume volume-f421d1ea-5014-419c-a4fa-6056eea8f5bc (f421d1ea-5014-419c-a4fa-6056eea8f5bc): created successfully
Nov 10 18:05:33.803820 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b5491e3e-51b5-4069-8720-4e07b30b9676 tempest-AttachVolumeNegativeTest-8700636 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9e1c45fb-6156-41f7-beef-e0f4e7d1205e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:05:33.810648 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b5491e3e-51b5-4069-8720-4e07b30b9676 tempest-AttachVolumeNegativeTest-8700636 None] Flow 'volume_create_manager' (c58ccf6b-5c2e-4d12-95d2-08176e05c9b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:05:33.826851 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-b5491e3e-51b5-4069-8720-4e07b30b9676 tempest-AttachVolumeNegativeTest-8700636 None] Created volume successfully.
Nov 10 18:05:33.876525 n-d-817210-1 sudo[121149]: pam_unix(sudo:session): session closed for user root
Nov 10 18:05:33.878545 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-533862bb-6425-4ea6-b284-b816989fac4d tempest-VolumesCloneNegativeTest-1383196537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.808s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:33.883806 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-533862bb-6425-4ea6-b284-b816989fac4d tempest-VolumesCloneNegativeTest-1383196537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:33.950861 n-d-817210-1 sudo[121183]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:05:33.953904 n-d-817210-1 sudo[121183]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:05:34.706531 n-d-817210-1 sudo[121183]: pam_unix(sudo:session): session closed for user root
Nov 10 18:05:34.709681 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-533862bb-6425-4ea6-b284-b816989fac4d tempest-VolumesCloneNegativeTest-1383196537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.825s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:34.714717 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-533862bb-6425-4ea6-b284-b816989fac4d tempest-VolumesCloneNegativeTest-1383196537 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:05:34.735351 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-533862bb-6425-4ea6-b284-b816989fac4d tempest-VolumesCloneNegativeTest-1383196537 None] Deleted volume successfully.
Nov 10 18:05:34.764777 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-533862bb-6425-4ea6-b284-b816989fac4d tempest-VolumesCloneNegativeTest-1383196537 None] Lock "b'cinder-ea2129a4-a88e-476e-89b1-7e8d759c4baa-delete_volume'" released by "delete_volume" :: held 4.456s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:05:36.002734 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-9a64592f-cb54-41c6-a164-67c48880ae32 req-d5d94d01-8313-452f-b9d5-295aad5e6a5e tempest-AttachVolumeNegativeTest-8700636 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f421d1ea-5014-419c-a4fa-6056eea8f5bc {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:36.028817 n-d-817210-1 sudo[121261]: 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-f421d1ea-5014-419c-a4fa-6056eea8f5bc
Nov 10 18:05:36.030757 n-d-817210-1 sudo[121261]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:05:36.803083 n-d-817210-1 sudo[121261]: pam_unix(sudo:session): session closed for user root
Nov 10 18:05:36.805403 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-9a64592f-cb54-41c6-a164-67c48880ae32 req-d5d94d01-8313-452f-b9d5-295aad5e6a5e tempest-AttachVolumeNegativeTest-8700636 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f421d1ea-5014-419c-a4fa-6056eea8f5bc" returned: 0 in 0.803s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:36.877996 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:36.909946 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:36.910374 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-9a64592f-cb54-41c6-a164-67c48880ae32 req-d5d94d01-8313-452f-b9d5-295aad5e6a5e tempest-AttachVolumeNegativeTest-8700636 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: I_T nexus: 16
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: bsXFyLeUqXZPNSBDA4EH
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Target 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: I_T nexus: 14
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: XcRpArJu4KqPt2dkrnN7
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Target 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: I_T nexus: 18
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030000
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf30
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030001
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf31
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: E2ebsUQKWiduwcUrUyCb
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Target 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: I_T nexus: 17
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040000
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf40
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040001
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf41
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: jKxjQyrJY76AeAQUokGm
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Target 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: I_T nexus: 20
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050000
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf50
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050001
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf51
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: NMwzmHf78H3CZCuWjPcB
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Target 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: I_T nexus: 19
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060000
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf60
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060001
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf61
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: 2m3KS5QKUYkeuaoR9YRS
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:05:36.914846 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 18:05:36.942476 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-9a64592f-cb54-41c6-a164-67c48880ae32 req-d5d94d01-8313-452f-b9d5-295aad5e6a5e tempest-AttachVolumeNegativeTest-8700636 None] Creating iscsi_target for Volume ID: volume-f421d1ea-5014-419c-a4fa-6056eea8f5bc {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 18:05:36.942476 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-9a64592f-cb54-41c6-a164-67c48880ae32 req-d5d94d01-8313-452f-b9d5-295aad5e6a5e tempest-AttachVolumeNegativeTest-8700636 None] Created volume path /opt/stack/data/cinder/volumes/volume-f421d1ea-5014-419c-a4fa-6056eea8f5bc,
Nov 10 18:05:36.942476 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 18:05:36.942476 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:05:36.942476 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f421d1ea-5014-419c-a4fa-6056eea8f5bc
Nov 10 18:05:36.942476 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 18:05:36.942476 n-d-817210-1 cinder-volume[91926]: incominguser w4Y938BaQb9Uduv3BjhL 2dJqVHUfz2r75Qf8
Nov 10 18:05:36.942476 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:05:36.942476 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 18:05:36.942476 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:05:36.942476 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 18:05:36.942476 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f421d1ea-5014-419c-a4fa-6056eea8f5bc {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:37.750846 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f421d1ea-5014-419c-a4fa-6056eea8f5bc" returned: 0 in 0.821s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:37.752266 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:05:37.753065 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-9a64592f-cb54-41c6-a164-67c48880ae32 req-d5d94d01-8313-452f-b9d5-295aad5e6a5e tempest-AttachVolumeNegativeTest-8700636 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 18:05:37.753606 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-9a64592f-cb54-41c6-a164-67c48880ae32 req-d5d94d01-8313-452f-b9d5-295aad5e6a5e tempest-AttachVolumeNegativeTest-8700636 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 18:05:37.757198 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:37.778439 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:37.779271 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-f421d1ea-5014-419c-a4fa-6056eea8f5bc\n System information:\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-f421d1ea-5014-419c-a4fa-6056eea8f5bc\n Backing store flags: \n Account information:\n w4Y938BaQb9Uduv3BjhL\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-9a64592f-cb54-41c6-a164-67c48880ae32 req-d5d94d01-8313-452f-b9d5-295aad5e6a5e tempest-AttachVolumeNegativeTest-8700636 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: I_T nexus: 16
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: bsXFyLeUqXZPNSBDA4EH
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Target 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: I_T nexus: 14
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: XcRpArJu4KqPt2dkrnN7
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Target 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: I_T nexus: 18
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030000
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf30
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030001
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf31
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: E2ebsUQKWiduwcUrUyCb
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Target 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: I_T nexus: 17
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040000
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf40
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040001
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf41
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: jKxjQyrJY76AeAQUokGm
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Target 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: I_T nexus: 20
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050000
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf50
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050001
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf51
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: NMwzmHf78H3CZCuWjPcB
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Target 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: I_T nexus: 19
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060000
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf60
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060001
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf61
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: 2m3KS5QKUYkeuaoR9YRS
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:05:37.780260 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 18:05:37.822936 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:38.072918 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.279s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:38.073467 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-f421d1ea-5014-419c-a4fa-6056eea8f5bc\n System information:\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-f421d1ea-5014-419c-a4fa-6056eea8f5bc\n Backing store flags: \n Account information:\n w4Y938BaQb9Uduv3BjhL\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:05:38.075263 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:38.297767 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.222s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:38.298492 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-f421d1ea-5014-419c-a4fa-6056eea8f5bc\n System information:\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-f421d1ea-5014-419c-a4fa-6056eea8f5bc\n Backing store flags: \n Account information:\n w4Y938BaQb9Uduv3BjhL\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:05:38.299789 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-9a64592f-cb54-41c6-a164-67c48880ae32 req-d5d94d01-8313-452f-b9d5-295aad5e6a5e tempest-AttachVolumeNegativeTest-8700636 None] Set provider_location to: 10.222.0.46:3260,7 iqn.2010-10.org.openstack:volume-f421d1ea-5014-419c-a4fa-6056eea8f5bc 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 18:05:38.669968 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-9a64592f-cb54-41c6-a164-67c48880ae32 req-d5d94d01-8313-452f-b9d5-295aad5e6a5e tempest-AttachVolumeNegativeTest-8700636 None] attachment_update completed successfully.
Nov 10 18:05:47.097695 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-85aecf3e-971b-44e6-86a8-60ed2be9363f req-990174f1-7381-4678-b650-98ed50d60183 tempest-AttachVolumeNegativeTest-8700636 None] Terminate volume connection completed successfully.
Nov 10 18:05:47.098303 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-85aecf3e-971b-44e6-86a8-60ed2be9363f req-990174f1-7381-4678-b650-98ed50d60183 tempest-AttachVolumeNegativeTest-8700636 None] Deleting attachment 9e074aee-3fb2-4128-a99d-30d209ab65a5. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 18:05:47.101889 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:47.214962 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.114s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:47.215455 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-f421d1ea-5014-419c-a4fa-6056eea8f5bc\n System information:\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-f421d1ea-5014-419c-a4fa-6056eea8f5bc\n Backing store flags: \n Account information:\n w4Y938BaQb9Uduv3BjhL\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:05:47.216081 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-85aecf3e-971b-44e6-86a8-60ed2be9363f req-990174f1-7381-4678-b650-98ed50d60183 tempest-AttachVolumeNegativeTest-8700636 None] Removing iscsi_target for Volume ID: f421d1ea-5014-419c-a4fa-6056eea8f5bc
Nov 10 18:05:47.218971 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f421d1ea-5014-419c-a4fa-6056eea8f5bc -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:47.441937 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f421d1ea-5014-419c-a4fa-6056eea8f5bc -f" returned: 0 in 0.222s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:47.442504 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:05:47.443901 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:47.714432 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.270s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:47.714827 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:05:47.870319 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-85aecf3e-971b-44e6-86a8-60ed2be9363f req-990174f1-7381-4678-b650-98ed50d60183 tempest-AttachVolumeNegativeTest-8700636 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:05:47.870319 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:05:47.870319 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:05:49.150966 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-753b1487-05f3-41c6-ba91-ca5cd2e911de tempest-AttachVolumeNegativeTest-8700636 None] Lock "b'cinder-f421d1ea-5014-419c-a4fa-6056eea8f5bc-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:05:49.330202 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:49.456212 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.127s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:49.456827 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:05:49.457818 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-753b1487-05f3-41c6-ba91-ca5cd2e911de tempest-AttachVolumeNegativeTest-8700636 None] Skipping remove_export. No iscsi_target is presently exported for volume: f421d1ea-5014-419c-a4fa-6056eea8f5bc
Nov 10 18:05:49.458998 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-753b1487-05f3-41c6-ba91-ca5cd2e911de tempest-AttachVolumeNegativeTest-8700636 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f421d1ea-5014-419c-a4fa-6056eea8f5bc {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:49.528112 n-d-817210-1 sudo[121623]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f421d1ea-5014-419c-a4fa-6056eea8f5bc
Nov 10 18:05:49.536745 n-d-817210-1 sudo[121623]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:05:50.249173 n-d-817210-1 sudo[121623]: pam_unix(sudo:session): session closed for user root
Nov 10 18:05:50.251859 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-753b1487-05f3-41c6-ba91-ca5cd2e911de tempest-AttachVolumeNegativeTest-8700636 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f421d1ea-5014-419c-a4fa-6056eea8f5bc" returned: 0 in 0.792s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:50.253619 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-753b1487-05f3-41c6-ba91-ca5cd2e911de tempest-AttachVolumeNegativeTest-8700636 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f421d1ea-5014-419c-a4fa-6056eea8f5bc {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:50.282759 n-d-817210-1 sudo[121648]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f421d1ea-5014-419c-a4fa-6056eea8f5bc
Nov 10 18:05:50.285785 n-d-817210-1 sudo[121648]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:05:50.729223 n-d-817210-1 sudo[121648]: pam_unix(sudo:session): session closed for user root
Nov 10 18:05:50.731579 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-753b1487-05f3-41c6-ba91-ca5cd2e911de tempest-AttachVolumeNegativeTest-8700636 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f421d1ea-5014-419c-a4fa-6056eea8f5bc" returned: 0 in 0.477s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:50.734007 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-753b1487-05f3-41c6-ba91-ca5cd2e911de tempest-AttachVolumeNegativeTest-8700636 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f421d1ea-5014-419c-a4fa-6056eea8f5bc {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:50.757683 n-d-817210-1 sudo[121653]: ubuntu : TTY=unknown ; 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-f421d1ea-5014-419c-a4fa-6056eea8f5bc
Nov 10 18:05:50.758596 n-d-817210-1 sudo[121653]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:05:51.207421 n-d-817210-1 sudo[121653]: pam_unix(sudo:session): session closed for user root
Nov 10 18:05:51.210921 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-753b1487-05f3-41c6-ba91-ca5cd2e911de tempest-AttachVolumeNegativeTest-8700636 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f421d1ea-5014-419c-a4fa-6056eea8f5bc" returned: 0 in 0.476s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:51.212114 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-753b1487-05f3-41c6-ba91-ca5cd2e911de tempest-AttachVolumeNegativeTest-8700636 None] Successfully deleted volume: f421d1ea-5014-419c-a4fa-6056eea8f5bc
Nov 10 18:05:51.291053 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-753b1487-05f3-41c6-ba91-ca5cd2e911de tempest-AttachVolumeNegativeTest-8700636 None] Created reservations ['610596cf-99b9-422a-9178-5d65e7a17728', '3ee8f0c3-df61-4027-85ae-fc1f8fb888e9', 'bc530d2c-2db5-4b54-8c7f-0e53b273f7ba', '0e65193c-41b6-4fa2-a917-ae56cc14c296'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:05:51.294811 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-753b1487-05f3-41c6-ba91-ca5cd2e911de tempest-AttachVolumeNegativeTest-8700636 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:05:51.294811 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:05:51.294811 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:05:51.345877 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-753b1487-05f3-41c6-ba91-ca5cd2e911de tempest-AttachVolumeNegativeTest-8700636 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:05:51.347053 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-753b1487-05f3-41c6-ba91-ca5cd2e911de tempest-AttachVolumeNegativeTest-8700636 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:51.417884 n-d-817210-1 sudo[121693]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:05:51.419538 n-d-817210-1 sudo[121693]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:05:52.113974 n-d-817210-1 sudo[121693]: pam_unix(sudo:session): session closed for user root
Nov 10 18:05:52.117224 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-753b1487-05f3-41c6-ba91-ca5cd2e911de tempest-AttachVolumeNegativeTest-8700636 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.769s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:52.120370 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-753b1487-05f3-41c6-ba91-ca5cd2e911de tempest-AttachVolumeNegativeTest-8700636 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:52.161335 n-d-817210-1 sudo[121702]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:05:52.162166 n-d-817210-1 sudo[121702]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:05:52.702997 n-d-817210-1 sudo[121702]: pam_unix(sudo:session): session closed for user root
Nov 10 18:05:52.705993 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-753b1487-05f3-41c6-ba91-ca5cd2e911de tempest-AttachVolumeNegativeTest-8700636 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.586s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:52.708755 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-753b1487-05f3-41c6-ba91-ca5cd2e911de tempest-AttachVolumeNegativeTest-8700636 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:05:52.714799 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-753b1487-05f3-41c6-ba91-ca5cd2e911de tempest-AttachVolumeNegativeTest-8700636 None] Deleted volume successfully.
Nov 10 18:05:52.741870 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-753b1487-05f3-41c6-ba91-ca5cd2e911de tempest-AttachVolumeNegativeTest-8700636 None] Lock "b'cinder-f421d1ea-5014-419c-a4fa-6056eea8f5bc-delete_volume'" released by "delete_volume" :: held 3.591s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:05:57.620387 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-89d5e834-3258-4046-8f96-981a51fe0454 tempest-AttachVolumeNegativeTest-8700636 None] Lock "b'cinder-2bef54f2-fe45-4b7b-918f-6bff92e99550-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:05:57.761352 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:57.987757 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.226s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:57.988537 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448344171040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\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-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 19\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:05:57.989369 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-89d5e834-3258-4046-8f96-981a51fe0454 tempest-AttachVolumeNegativeTest-8700636 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2bef54f2-fe45-4b7b-918f-6bff92e99550
Nov 10 18:05:57.990413 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-89d5e834-3258-4046-8f96-981a51fe0454 tempest-AttachVolumeNegativeTest-8700636 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2bef54f2-fe45-4b7b-918f-6bff92e99550 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:58.031025 n-d-817210-1 sudo[121716]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2bef54f2-fe45-4b7b-918f-6bff92e99550
Nov 10 18:05:58.035040 n-d-817210-1 sudo[121716]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:05:58.537395 n-d-817210-1 sudo[121716]: pam_unix(sudo:session): session closed for user root
Nov 10 18:05:58.539688 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-89d5e834-3258-4046-8f96-981a51fe0454 tempest-AttachVolumeNegativeTest-8700636 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2bef54f2-fe45-4b7b-918f-6bff92e99550" returned: 0 in 0.549s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:58.541437 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-89d5e834-3258-4046-8f96-981a51fe0454 tempest-AttachVolumeNegativeTest-8700636 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2bef54f2-fe45-4b7b-918f-6bff92e99550 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:58.584655 n-d-817210-1 sudo[121729]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2bef54f2-fe45-4b7b-918f-6bff92e99550
Nov 10 18:05:58.586114 n-d-817210-1 sudo[121729]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:05:59.287130 n-d-817210-1 sudo[121729]: pam_unix(sudo:session): session closed for user root
Nov 10 18:05:59.289407 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-89d5e834-3258-4046-8f96-981a51fe0454 tempest-AttachVolumeNegativeTest-8700636 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2bef54f2-fe45-4b7b-918f-6bff92e99550" returned: 0 in 0.748s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:05:59.293213 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-89d5e834-3258-4046-8f96-981a51fe0454 tempest-AttachVolumeNegativeTest-8700636 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2bef54f2-fe45-4b7b-918f-6bff92e99550 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:05:59.318733 n-d-817210-1 sudo[121763]: ubuntu : TTY=unknown ; 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-2bef54f2-fe45-4b7b-918f-6bff92e99550
Nov 10 18:05:59.331299 n-d-817210-1 sudo[121763]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:06:00.152492 n-d-817210-1 sudo[121763]: pam_unix(sudo:session): session closed for user root
Nov 10 18:06:00.155133 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-89d5e834-3258-4046-8f96-981a51fe0454 tempest-AttachVolumeNegativeTest-8700636 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2bef54f2-fe45-4b7b-918f-6bff92e99550" returned: 0 in 0.861s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:06:00.156838 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-89d5e834-3258-4046-8f96-981a51fe0454 tempest-AttachVolumeNegativeTest-8700636 None] Successfully deleted volume: 2bef54f2-fe45-4b7b-918f-6bff92e99550
Nov 10 18:06:00.212755 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-89d5e834-3258-4046-8f96-981a51fe0454 tempest-AttachVolumeNegativeTest-8700636 None] Created reservations ['d342bd50-e999-45b5-bcc6-6fa70d37ab21', 'bf696591-2262-49d0-8f8e-62522daf4033', 'ecf2736a-a04c-4f24-941a-39ca658084d2', 'dea33ecf-832b-47d5-a347-1f39d0268cb6'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:06:00.215879 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-89d5e834-3258-4046-8f96-981a51fe0454 tempest-AttachVolumeNegativeTest-8700636 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:06:00.215879 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:06:00.215879 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:06:00.273018 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-89d5e834-3258-4046-8f96-981a51fe0454 tempest-AttachVolumeNegativeTest-8700636 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:06:00.274283 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-89d5e834-3258-4046-8f96-981a51fe0454 tempest-AttachVolumeNegativeTest-8700636 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:06:00.302897 n-d-817210-1 sudo[121782]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:06:00.304349 n-d-817210-1 sudo[121782]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:06:01.087749 n-d-817210-1 sudo[121782]: pam_unix(sudo:session): session closed for user root
Nov 10 18:06:01.101891 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-89d5e834-3258-4046-8f96-981a51fe0454 tempest-AttachVolumeNegativeTest-8700636 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:06:01.104905 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-89d5e834-3258-4046-8f96-981a51fe0454 tempest-AttachVolumeNegativeTest-8700636 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:06:01.162655 n-d-817210-1 sudo[121816]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:06:01.164630 n-d-817210-1 sudo[121816]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:06:02.319193 n-d-817210-1 sudo[121816]: pam_unix(sudo:session): session closed for user root
Nov 10 18:06:02.321453 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-89d5e834-3258-4046-8f96-981a51fe0454 tempest-AttachVolumeNegativeTest-8700636 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.216s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:06:02.324318 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-89d5e834-3258-4046-8f96-981a51fe0454 tempest-AttachVolumeNegativeTest-8700636 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:06:02.332336 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-89d5e834-3258-4046-8f96-981a51fe0454 tempest-AttachVolumeNegativeTest-8700636 None] Deleted volume successfully.
Nov 10 18:06:02.361730 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-89d5e834-3258-4046-8f96-981a51fe0454 tempest-AttachVolumeNegativeTest-8700636 None] Lock "b'cinder-2bef54f2-fe45-4b7b-918f-6bff92e99550-delete_volume'" released by "delete_volume" :: held 4.741s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:06:02.544140 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:06:02.544526 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:06:02.545236 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:06:02.588054 n-d-817210-1 sudo[121865]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:06:02.589570 n-d-817210-1 sudo[121865]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:06:03.590518 n-d-817210-1 sudo[121865]: pam_unix(sudo:session): session closed for user root
Nov 10 18:06:03.593411 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.048s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:06:03.595673 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:06:03.618485 n-d-817210-1 sudo[121912]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:06:03.620031 n-d-817210-1 sudo[121912]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:06:04.301646 n-d-817210-1 sudo[121912]: pam_unix(sudo:session): session closed for user root
Nov 10 18:06:04.304400 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.708s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:06:04.306357 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:06:26.011390 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-d517e56c-149d-4d5d-86f7-9557e5b0b99c tempest-AttachVolumeNegativeTest-8700636 None] Lock "b'cinder-07922d6a-69dd-4b09-b2b4-2c1506a27726-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:06:26.145560 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:06:26.266053 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.125s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:06:26.266429 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\n System information:\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n System information:\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\n System information:\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\n System information:\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:06:26.269289 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-d517e56c-149d-4d5d-86f7-9557e5b0b99c tempest-AttachVolumeNegativeTest-8700636 None] Skipping remove_export. No iscsi_target is presently exported for volume: 07922d6a-69dd-4b09-b2b4-2c1506a27726
Nov 10 18:06:26.270963 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d517e56c-149d-4d5d-86f7-9557e5b0b99c tempest-AttachVolumeNegativeTest-8700636 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-07922d6a-69dd-4b09-b2b4-2c1506a27726 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:06:26.294547 n-d-817210-1 sudo[122367]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-07922d6a-69dd-4b09-b2b4-2c1506a27726
Nov 10 18:06:26.296335 n-d-817210-1 sudo[122367]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:06:26.936789 n-d-817210-1 sudo[122367]: pam_unix(sudo:session): session closed for user root
Nov 10 18:06:26.942118 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d517e56c-149d-4d5d-86f7-9557e5b0b99c tempest-AttachVolumeNegativeTest-8700636 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-07922d6a-69dd-4b09-b2b4-2c1506a27726" returned: 0 in 0.669s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:06:26.944569 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d517e56c-149d-4d5d-86f7-9557e5b0b99c tempest-AttachVolumeNegativeTest-8700636 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-07922d6a-69dd-4b09-b2b4-2c1506a27726 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:06:26.987747 n-d-817210-1 sudo[122379]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-07922d6a-69dd-4b09-b2b4-2c1506a27726
Nov 10 18:06:26.988603 n-d-817210-1 sudo[122379]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:06:27.607107 n-d-817210-1 sudo[122379]: pam_unix(sudo:session): session closed for user root
Nov 10 18:06:27.609707 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d517e56c-149d-4d5d-86f7-9557e5b0b99c tempest-AttachVolumeNegativeTest-8700636 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-07922d6a-69dd-4b09-b2b4-2c1506a27726" returned: 0 in 0.665s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:06:27.613769 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d517e56c-149d-4d5d-86f7-9557e5b0b99c tempest-AttachVolumeNegativeTest-8700636 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-07922d6a-69dd-4b09-b2b4-2c1506a27726 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:06:27.649897 n-d-817210-1 sudo[122391]: ubuntu : TTY=unknown ; 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-07922d6a-69dd-4b09-b2b4-2c1506a27726
Nov 10 18:06:27.650946 n-d-817210-1 sudo[122391]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:06:28.289053 n-d-817210-1 sudo[122391]: pam_unix(sudo:session): session closed for user root
Nov 10 18:06:28.291936 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d517e56c-149d-4d5d-86f7-9557e5b0b99c tempest-AttachVolumeNegativeTest-8700636 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-07922d6a-69dd-4b09-b2b4-2c1506a27726" returned: 0 in 0.678s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:06:28.293012 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-d517e56c-149d-4d5d-86f7-9557e5b0b99c tempest-AttachVolumeNegativeTest-8700636 None] Successfully deleted volume: 07922d6a-69dd-4b09-b2b4-2c1506a27726
Nov 10 18:06:28.368707 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-d517e56c-149d-4d5d-86f7-9557e5b0b99c tempest-AttachVolumeNegativeTest-8700636 None] Created reservations ['5839ed68-8e33-47ab-9f46-70b49412ef2c', '1e40469a-f5e0-45a6-be60-339b87c6c2e6', 'f405c2a1-100e-4db1-97a5-6bb6b547cb5b', 'b326eb3d-5bf5-4b81-89fc-a3fff6cf8d32'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:06:28.372466 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-d517e56c-149d-4d5d-86f7-9557e5b0b99c tempest-AttachVolumeNegativeTest-8700636 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:06:28.372466 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:06:28.372466 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:06:28.454195 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-d517e56c-149d-4d5d-86f7-9557e5b0b99c tempest-AttachVolumeNegativeTest-8700636 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:06:28.456211 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d517e56c-149d-4d5d-86f7-9557e5b0b99c tempest-AttachVolumeNegativeTest-8700636 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:06:28.496970 n-d-817210-1 sudo[122420]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:06:28.498417 n-d-817210-1 sudo[122420]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:06:29.028837 n-d-817210-1 sudo[122420]: pam_unix(sudo:session): session closed for user root
Nov 10 18:06:29.031316 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d517e56c-149d-4d5d-86f7-9557e5b0b99c tempest-AttachVolumeNegativeTest-8700636 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.575s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:06:29.033341 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d517e56c-149d-4d5d-86f7-9557e5b0b99c tempest-AttachVolumeNegativeTest-8700636 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:06:29.073513 n-d-817210-1 sudo[122423]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:06:29.074323 n-d-817210-1 sudo[122423]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:06:29.631427 n-d-817210-1 sudo[122423]: pam_unix(sudo:session): session closed for user root
Nov 10 18:06:29.633883 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d517e56c-149d-4d5d-86f7-9557e5b0b99c tempest-AttachVolumeNegativeTest-8700636 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.600s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:06:29.636270 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-d517e56c-149d-4d5d-86f7-9557e5b0b99c tempest-AttachVolumeNegativeTest-8700636 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:06:29.647954 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-d517e56c-149d-4d5d-86f7-9557e5b0b99c tempest-AttachVolumeNegativeTest-8700636 None] Deleted volume successfully.
Nov 10 18:06:29.670041 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-d517e56c-149d-4d5d-86f7-9557e5b0b99c tempest-AttachVolumeNegativeTest-8700636 None] Lock "b'cinder-07922d6a-69dd-4b09-b2b4-2c1506a27726-delete_volume'" released by "delete_volume" :: held 3.658s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:06:40.573140 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-c0ac89c7-5bc2-4c93-adc5-2fb1cb2e0442 req-3bef2d51-0d45-43c5-8e36-f85658ac5f60 tempest-TaggedBootDevicesTest-1800941384 None] Terminate volume connection completed successfully.
Nov 10 18:06:40.573782 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-c0ac89c7-5bc2-4c93-adc5-2fb1cb2e0442 req-3bef2d51-0d45-43c5-8e36-f85658ac5f60 tempest-TaggedBootDevicesTest-1800941384 None] Deleting attachment cafaf1ee-ca54-4c08-b89f-ae93a166b4b0. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 18:06:40.578312 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:06:40.706408 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.130s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:06:40.707052 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e\n System information:\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-f15b667b-8cfb-402c-8708-750fd670212e\n Backing store flags: \n Account information:\n XcRpArJu4KqPt2dkrnN7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n System information:\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\n System information:\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\n System information:\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:06:40.708088 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-c0ac89c7-5bc2-4c93-adc5-2fb1cb2e0442 req-3bef2d51-0d45-43c5-8e36-f85658ac5f60 tempest-TaggedBootDevicesTest-1800941384 None] Removing iscsi_target for Volume ID: f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:06:40.711200 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:06:40.918085 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f15b667b-8cfb-402c-8708-750fd670212e -f" returned: 0 in 0.207s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:06:40.918758 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:06:40.922215 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:06:41.063888 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.143s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:06:41.064254 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n System information:\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\n System information:\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\n System information:\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:06:41.153809 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-c0ac89c7-5bc2-4c93-adc5-2fb1cb2e0442 req-3bef2d51-0d45-43c5-8e36-f85658ac5f60 tempest-TaggedBootDevicesTest-1800941384 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:06:41.153809 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:06:41.153809 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:06:41.369036 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-c0ac89c7-5bc2-4c93-adc5-2fb1cb2e0442 req-dca33634-d55c-443b-a1e8-d9c5c781b040 tempest-TaggedBootDevicesTest-1800941384 None] Terminate volume connection completed successfully.
Nov 10 18:06:41.369437 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-c0ac89c7-5bc2-4c93-adc5-2fb1cb2e0442 req-dca33634-d55c-443b-a1e8-d9c5c781b040 tempest-TaggedBootDevicesTest-1800941384 None] Deleting attachment 7f54365c-ebfe-4613-a79b-d21ab92547c7. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 18:06:41.371553 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:06:41.542984 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.169s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:06:41.543902 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n System information:\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e\n System information:\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-10765073-a0f6-4949-87f9-85a300af9e5e\n Backing store flags: \n Account information:\n jKxjQyrJY76AeAQUokGm\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\n System information:\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:06:41.545850 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-c0ac89c7-5bc2-4c93-adc5-2fb1cb2e0442 req-dca33634-d55c-443b-a1e8-d9c5c781b040 tempest-TaggedBootDevicesTest-1800941384 None] Removing iscsi_target for Volume ID: 10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:06:41.550795 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:06:41.706220 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-10765073-a0f6-4949-87f9-85a300af9e5e -f" returned: 0 in 0.157s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:06:41.706952 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:06:41.711805 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:06:41.830405 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.117s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:06:41.830819 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n System information:\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\n System information:\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:06:41.990226 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-c0ac89c7-5bc2-4c93-adc5-2fb1cb2e0442 req-dca33634-d55c-443b-a1e8-d9c5c781b040 tempest-TaggedBootDevicesTest-1800941384 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:06:41.990226 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:06:41.990226 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:06:42.193091 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-c0ac89c7-5bc2-4c93-adc5-2fb1cb2e0442 req-20c2eae5-e0c0-43b2-a688-482ec5b83d70 tempest-TaggedBootDevicesTest-1800941384 None] Terminate volume connection completed successfully.
Nov 10 18:06:42.193559 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-c0ac89c7-5bc2-4c93-adc5-2fb1cb2e0442 req-20c2eae5-e0c0-43b2-a688-482ec5b83d70 tempest-TaggedBootDevicesTest-1800941384 None] Deleting attachment 94d11d82-32de-4d8c-b6a5-3e4d0771564b. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 18:06:42.197685 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:06:42.316476 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.120s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:06:42.316827 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n System information:\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\n System information:\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9\n System information:\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-a93b8115-ce53-4267-bce4-7ab60f0509d9\n Backing store flags: \n Account information:\n 2m3KS5QKUYkeuaoR9YRS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:06:42.317530 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-c0ac89c7-5bc2-4c93-adc5-2fb1cb2e0442 req-20c2eae5-e0c0-43b2-a688-482ec5b83d70 tempest-TaggedBootDevicesTest-1800941384 None] Removing iscsi_target for Volume ID: a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:06:42.321927 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9 -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:06:42.458155 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-a93b8115-ce53-4267-bce4-7ab60f0509d9 -f" returned: 0 in 0.135s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:06:42.458440 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:06:42.463155 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:06:42.590250 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.128s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:06:42.592157 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n System information:\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\n System information:\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:06:42.722283 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-c0ac89c7-5bc2-4c93-adc5-2fb1cb2e0442 req-20c2eae5-e0c0-43b2-a688-482ec5b83d70 tempest-TaggedBootDevicesTest-1800941384 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:06:42.722283 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:06:42.722283 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:06:44.716577 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-b47ad086-0617-4564-ae06-f98dd50bd7cd req-3a063d9b-721a-4a15-90e9-2c0d3372ac21 tempest-TaggedBootDevicesTest_v242-1825294943 None] Terminate volume connection completed successfully.
Nov 10 18:06:44.717536 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-b47ad086-0617-4564-ae06-f98dd50bd7cd req-3a063d9b-721a-4a15-90e9-2c0d3372ac21 tempest-TaggedBootDevicesTest_v242-1825294943 None] Deleting attachment d7fb8cc7-5627-4049-8296-6afd24cf9712. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 18:06:44.720450 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:06:44.903833 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.184s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:06:44.904380 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n System information:\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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb\n Backing store flags: \n Account information:\n bsXFyLeUqXZPNSBDA4EH\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n System information:\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\n System information:\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:06:44.905347 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-b47ad086-0617-4564-ae06-f98dd50bd7cd req-3a063d9b-721a-4a15-90e9-2c0d3372ac21 tempest-TaggedBootDevicesTest_v242-1825294943 None] Removing iscsi_target for Volume ID: 9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:06:44.906794 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:06:45.106408 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb -f" returned: 0 in 0.199s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:06:45.106987 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:06:45.108383 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:06:45.357039 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.248s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:06:45.358278 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n System information:\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\n System information:\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:06:45.513508 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-b47ad086-0617-4564-ae06-f98dd50bd7cd req-3a063d9b-721a-4a15-90e9-2c0d3372ac21 tempest-TaggedBootDevicesTest_v242-1825294943 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:06:45.513508 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:06:45.513508 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:06:45.825593 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-b47ad086-0617-4564-ae06-f98dd50bd7cd req-3cd200f2-9821-4d8f-944d-b1b030feba6b tempest-TaggedBootDevicesTest_v242-1825294943 None] Terminate volume connection completed successfully.
Nov 10 18:06:45.827367 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-b47ad086-0617-4564-ae06-f98dd50bd7cd req-3cd200f2-9821-4d8f-944d-b1b030feba6b tempest-TaggedBootDevicesTest_v242-1825294943 None] Deleting attachment 42df2ed0-60bf-4f6d-a862-4fa876c5ed7f. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 18:06:45.830642 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:06:46.077667 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.247s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:06:46.078011 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n System information:\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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89\n Backing store flags: \n Account information:\n E2ebsUQKWiduwcUrUyCb\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\n System information:\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:06:46.078732 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-b47ad086-0617-4564-ae06-f98dd50bd7cd req-3cd200f2-9821-4d8f-944d-b1b030feba6b tempest-TaggedBootDevicesTest_v242-1825294943 None] Removing iscsi_target for Volume ID: 7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:06:46.080578 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89 -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:06:46.320351 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89 -f" returned: 0 in 0.239s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:06:46.321126 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:06:46.322686 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:06:46.651044 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.327s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:06:46.651401 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\n System information:\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:06:46.751639 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-b47ad086-0617-4564-ae06-f98dd50bd7cd req-3cd200f2-9821-4d8f-944d-b1b030feba6b tempest-TaggedBootDevicesTest_v242-1825294943 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:06:46.751639 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:06:46.751639 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:06:47.082513 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-b47ad086-0617-4564-ae06-f98dd50bd7cd req-c04774ab-8b6f-4bc0-93f8-b752e465609d tempest-TaggedBootDevicesTest_v242-1825294943 None] Terminate volume connection completed successfully.
Nov 10 18:06:47.088342 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-b47ad086-0617-4564-ae06-f98dd50bd7cd req-c04774ab-8b6f-4bc0-93f8-b752e465609d tempest-TaggedBootDevicesTest_v242-1825294943 None] Deleting attachment 834df5e4-d44f-4758-be38-9da3af0cff0d. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 18:06:47.091469 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:06:47.253633 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.162s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:06:47.254381 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47\n System information:\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-bf487ddf-2507-44b3-a119-904d50e49d47\n Backing store flags: \n Account information:\n NMwzmHf78H3CZCuWjPcB\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:06:47.255522 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-b47ad086-0617-4564-ae06-f98dd50bd7cd req-c04774ab-8b6f-4bc0-93f8-b752e465609d tempest-TaggedBootDevicesTest_v242-1825294943 None] Removing iscsi_target for Volume ID: bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:06:47.257601 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47 -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:06:47.434646 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-bf487ddf-2507-44b3-a119-904d50e49d47 -f" returned: 0 in 0.176s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:06:47.439632 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:06:47.447835 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:06:47.585295 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.139s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:06:47.585731 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:06:47.749946 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-b47ad086-0617-4564-ae06-f98dd50bd7cd req-c04774ab-8b6f-4bc0-93f8-b752e465609d tempest-TaggedBootDevicesTest_v242-1825294943 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:06:47.749946 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:06:47.749946 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:07:00.987582 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-ad212731-c56b-4713-80fd-f66c4c35d7d3 tempest-TaggedBootDevicesTest-1800941384 None] Lock "b'cinder-a93b8115-ce53-4267-bce4-7ab60f0509d9-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:07:01.110859 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:01.246599 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.135s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:01.246928 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:07:01.247605 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-ad212731-c56b-4713-80fd-f66c4c35d7d3 tempest-TaggedBootDevicesTest-1800941384 None] Skipping remove_export. No iscsi_target is presently exported for volume: a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:07:01.248661 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ad212731-c56b-4713-80fd-f66c4c35d7d3 tempest-TaggedBootDevicesTest-1800941384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a93b8115-ce53-4267-bce4-7ab60f0509d9 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:01.268962 n-d-817210-1 sudo[123050]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:07:01.271009 n-d-817210-1 sudo[123050]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:01.982403 n-d-817210-1 sudo[123050]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:01.985096 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ad212731-c56b-4713-80fd-f66c4c35d7d3 tempest-TaggedBootDevicesTest-1800941384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a93b8115-ce53-4267-bce4-7ab60f0509d9" returned: 0 in 0.736s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:01.986841 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ad212731-c56b-4713-80fd-f66c4c35d7d3 tempest-TaggedBootDevicesTest-1800941384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a93b8115-ce53-4267-bce4-7ab60f0509d9 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:02.068882 n-d-817210-1 sudo[123060]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:07:02.082907 n-d-817210-1 sudo[123060]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:02.547079 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:07:02.547780 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:07:02.548345 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:02.590125 n-d-817210-1 sudo[123064]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:07:02.590974 n-d-817210-1 sudo[123064]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:02.757936 n-d-817210-1 sudo[123060]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:02.760291 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ad212731-c56b-4713-80fd-f66c4c35d7d3 tempest-TaggedBootDevicesTest-1800941384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a93b8115-ce53-4267-bce4-7ab60f0509d9" returned: 0 in 0.773s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:02.762640 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ad212731-c56b-4713-80fd-f66c4c35d7d3 tempest-TaggedBootDevicesTest-1800941384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a93b8115-ce53-4267-bce4-7ab60f0509d9 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:02.807201 n-d-817210-1 sudo[123066]: ubuntu : TTY=unknown ; 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-a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:07:02.809171 n-d-817210-1 sudo[123066]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:03.259732 n-d-817210-1 sudo[123064]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:03.261815 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.713s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:03.263455 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:03.314272 n-d-817210-1 sudo[123069]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:07:03.319787 n-d-817210-1 sudo[123069]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:03.605890 n-d-817210-1 sudo[123066]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:03.609616 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ad212731-c56b-4713-80fd-f66c4c35d7d3 tempest-TaggedBootDevicesTest-1800941384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a93b8115-ce53-4267-bce4-7ab60f0509d9" returned: 0 in 0.846s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:03.611158 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-ad212731-c56b-4713-80fd-f66c4c35d7d3 tempest-TaggedBootDevicesTest-1800941384 None] Successfully deleted volume: a93b8115-ce53-4267-bce4-7ab60f0509d9
Nov 10 18:07:03.725085 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-ad212731-c56b-4713-80fd-f66c4c35d7d3 tempest-TaggedBootDevicesTest-1800941384 None] Created reservations ['90b341a8-04dc-45c9-9acd-ea18d9a9c4cf', '4fca81a0-2b49-4df3-a8e4-87776de68783', 'ae04413a-bd7d-468d-933d-250cf286881e', '44d0f14b-bf79-4eb1-9b22-5a20812e5505'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:07:03.728453 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-ad212731-c56b-4713-80fd-f66c4c35d7d3 tempest-TaggedBootDevicesTest-1800941384 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:07:03.728453 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:07:03.728453 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:07:03.801049 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-ad212731-c56b-4713-80fd-f66c4c35d7d3 tempest-TaggedBootDevicesTest-1800941384 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:07:03.802596 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ad212731-c56b-4713-80fd-f66c4c35d7d3 tempest-TaggedBootDevicesTest-1800941384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:03.826147 n-d-817210-1 sudo[123076]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:07:03.828310 n-d-817210-1 sudo[123076]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:03.991471 n-d-817210-1 sudo[123069]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:03.994068 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.730s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:03.996514 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:07:04.620391 n-d-817210-1 sudo[123076]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:04.622300 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ad212731-c56b-4713-80fd-f66c4c35d7d3 tempest-TaggedBootDevicesTest-1800941384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.820s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:04.624462 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ad212731-c56b-4713-80fd-f66c4c35d7d3 tempest-TaggedBootDevicesTest-1800941384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:04.672034 n-d-817210-1 sudo[123084]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:07:04.672991 n-d-817210-1 sudo[123084]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:04.855880 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-ace7ca57-0a9e-46a7-ba49-c2c7facd3411 tempest-TaggedBootDevicesTest-1800941384 None] Lock "b'cinder-10765073-a0f6-4949-87f9-85a300af9e5e-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:07:05.008262 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:05.325469 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.319s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:05.325886 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698464]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:07:05.327772 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-ace7ca57-0a9e-46a7-ba49-c2c7facd3411 tempest-TaggedBootDevicesTest-1800941384 None] Skipping remove_export. No iscsi_target is presently exported for volume: 10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:07:05.329083 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ace7ca57-0a9e-46a7-ba49-c2c7facd3411 tempest-TaggedBootDevicesTest-1800941384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:05.353667 n-d-817210-1 sudo[123090]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:07:05.354615 n-d-817210-1 sudo[123090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:05.520265 n-d-817210-1 sudo[123084]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:05.523889 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ad212731-c56b-4713-80fd-f66c4c35d7d3 tempest-TaggedBootDevicesTest-1800941384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.898s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:05.527111 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-ad212731-c56b-4713-80fd-f66c4c35d7d3 tempest-TaggedBootDevicesTest-1800941384 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:07:05.538881 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-ad212731-c56b-4713-80fd-f66c4c35d7d3 tempest-TaggedBootDevicesTest-1800941384 None] Deleted volume successfully.
Nov 10 18:07:05.567849 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-ad212731-c56b-4713-80fd-f66c4c35d7d3 tempest-TaggedBootDevicesTest-1800941384 None] Lock "b'cinder-a93b8115-ce53-4267-bce4-7ab60f0509d9-delete_volume'" released by "delete_volume" :: held 4.580s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:07:05.956606 n-d-817210-1 sudo[123090]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:05.958904 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ace7ca57-0a9e-46a7-ba49-c2c7facd3411 tempest-TaggedBootDevicesTest-1800941384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e" returned: 0 in 0.630s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:05.962095 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ace7ca57-0a9e-46a7-ba49-c2c7facd3411 tempest-TaggedBootDevicesTest-1800941384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:05.989809 n-d-817210-1 sudo[123093]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:07:05.991421 n-d-817210-1 sudo[123093]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:06.632870 n-d-817210-1 sudo[123093]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:06.635758 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ace7ca57-0a9e-46a7-ba49-c2c7facd3411 tempest-TaggedBootDevicesTest-1800941384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e" returned: 0 in 0.674s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:06.638519 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ace7ca57-0a9e-46a7-ba49-c2c7facd3411 tempest-TaggedBootDevicesTest-1800941384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:06.676819 n-d-817210-1 sudo[123098]: ubuntu : TTY=unknown ; 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-10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:07:06.678299 n-d-817210-1 sudo[123098]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:07.481660 n-d-817210-1 sudo[123098]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:07.484331 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ace7ca57-0a9e-46a7-ba49-c2c7facd3411 tempest-TaggedBootDevicesTest-1800941384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-10765073-a0f6-4949-87f9-85a300af9e5e" returned: 0 in 0.845s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:07.485837 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-ace7ca57-0a9e-46a7-ba49-c2c7facd3411 tempest-TaggedBootDevicesTest-1800941384 None] Successfully deleted volume: 10765073-a0f6-4949-87f9-85a300af9e5e
Nov 10 18:07:07.625291 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-ace7ca57-0a9e-46a7-ba49-c2c7facd3411 tempest-TaggedBootDevicesTest-1800941384 None] Created reservations ['5772bc77-5145-4f7d-828f-ada544d0b84a', 'f0dfa622-6053-4bd2-bf20-b515ae3b457e', '5a73029c-53a2-49a7-a41e-839c941e6fb5', '1808608c-404f-4f36-acbe-e878083f05d9'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:07:07.627861 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-ace7ca57-0a9e-46a7-ba49-c2c7facd3411 tempest-TaggedBootDevicesTest-1800941384 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:07:07.627861 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:07:07.627861 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:07:07.691063 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-ace7ca57-0a9e-46a7-ba49-c2c7facd3411 tempest-TaggedBootDevicesTest-1800941384 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:07:07.692049 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ace7ca57-0a9e-46a7-ba49-c2c7facd3411 tempest-TaggedBootDevicesTest-1800941384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:07.761143 n-d-817210-1 sudo[123105]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:07:07.767739 n-d-817210-1 sudo[123105]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:07.831366 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-9699565f-80eb-4bb6-ae61-d151287558cc tempest-TaggedBootDevicesTest_v242-1825294943 None] Lock "b'cinder-bf487ddf-2507-44b3-a119-904d50e49d47-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:07:07.985340 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:08.221795 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.238s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:08.222405 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:07:08.223976 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-9699565f-80eb-4bb6-ae61-d151287558cc tempest-TaggedBootDevicesTest_v242-1825294943 None] Skipping remove_export. No iscsi_target is presently exported for volume: bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:07:08.226162 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9699565f-80eb-4bb6-ae61-d151287558cc tempest-TaggedBootDevicesTest_v242-1825294943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bf487ddf-2507-44b3-a119-904d50e49d47 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:08.251420 n-d-817210-1 sudo[123110]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:07:08.253050 n-d-817210-1 sudo[123110]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:08.355203 n-d-817210-1 sudo[123105]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:08.357577 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ace7ca57-0a9e-46a7-ba49-c2c7facd3411 tempest-TaggedBootDevicesTest-1800941384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:08.359942 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ace7ca57-0a9e-46a7-ba49-c2c7facd3411 tempest-TaggedBootDevicesTest-1800941384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:08.402250 n-d-817210-1 sudo[123112]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:07:08.427167 n-d-817210-1 sudo[123112]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:08.918823 n-d-817210-1 sudo[123110]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:08.921501 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9699565f-80eb-4bb6-ae61-d151287558cc tempest-TaggedBootDevicesTest_v242-1825294943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bf487ddf-2507-44b3-a119-904d50e49d47" returned: 0 in 0.696s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:08.923159 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9699565f-80eb-4bb6-ae61-d151287558cc tempest-TaggedBootDevicesTest_v242-1825294943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bf487ddf-2507-44b3-a119-904d50e49d47 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:08.982362 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-0f8f7eb7-10c0-44fe-b95b-1132095125a5 tempest-TaggedBootDevicesTest-1800941384 None] Lock "b'cinder-f15b667b-8cfb-402c-8708-750fd670212e-delete_volume'" acquired by "delete_volume" :: waited 0.069s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:07:08.986218 n-d-817210-1 sudo[123121]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:07:08.995292 n-d-817210-1 sudo[123112]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:08.996624 n-d-817210-1 sudo[123121]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:09.004922 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ace7ca57-0a9e-46a7-ba49-c2c7facd3411 tempest-TaggedBootDevicesTest-1800941384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.645s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:09.006830 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-ace7ca57-0a9e-46a7-ba49-c2c7facd3411 tempest-TaggedBootDevicesTest-1800941384 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:07:09.051718 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-ace7ca57-0a9e-46a7-ba49-c2c7facd3411 tempest-TaggedBootDevicesTest-1800941384 None] Deleted volume successfully.
Nov 10 18:07:09.244487 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-ace7ca57-0a9e-46a7-ba49-c2c7facd3411 tempest-TaggedBootDevicesTest-1800941384 None] Lock "b'cinder-10765073-a0f6-4949-87f9-85a300af9e5e-delete_volume'" released by "delete_volume" :: held 4.389s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:07:09.255046 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:09.429353 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.177s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:09.429750 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337697984]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:07:09.430425 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-0f8f7eb7-10c0-44fe-b95b-1132095125a5 tempest-TaggedBootDevicesTest-1800941384 None] Skipping remove_export. No iscsi_target is presently exported for volume: f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:07:09.431485 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0f8f7eb7-10c0-44fe-b95b-1132095125a5 tempest-TaggedBootDevicesTest-1800941384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:09.454336 n-d-817210-1 sudo[123145]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:07:09.455895 n-d-817210-1 sudo[123145]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:09.867203 n-d-817210-1 sudo[123121]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:09.869591 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9699565f-80eb-4bb6-ae61-d151287558cc tempest-TaggedBootDevicesTest_v242-1825294943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bf487ddf-2507-44b3-a119-904d50e49d47" returned: 0 in 0.946s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:09.871933 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9699565f-80eb-4bb6-ae61-d151287558cc tempest-TaggedBootDevicesTest_v242-1825294943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bf487ddf-2507-44b3-a119-904d50e49d47 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:09.928446 n-d-817210-1 sudo[123156]: ubuntu : TTY=unknown ; 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-bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:07:09.930057 n-d-817210-1 sudo[123156]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:10.075028 n-d-817210-1 sudo[123145]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:10.077794 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0f8f7eb7-10c0-44fe-b95b-1132095125a5 tempest-TaggedBootDevicesTest-1800941384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e" returned: 0 in 0.646s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:10.079849 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0f8f7eb7-10c0-44fe-b95b-1132095125a5 tempest-TaggedBootDevicesTest-1800941384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:10.109648 n-d-817210-1 sudo[123165]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:07:10.112111 n-d-817210-1 sudo[123165]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:10.874257 n-d-817210-1 sudo[123165]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:10.876632 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0f8f7eb7-10c0-44fe-b95b-1132095125a5 tempest-TaggedBootDevicesTest-1800941384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e" returned: 0 in 0.796s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:10.879090 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0f8f7eb7-10c0-44fe-b95b-1132095125a5 tempest-TaggedBootDevicesTest-1800941384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:10.925178 n-d-817210-1 sudo[123181]: ubuntu : TTY=unknown ; 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-f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:07:10.925991 n-d-817210-1 sudo[123181]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:11.132660 n-d-817210-1 sudo[123156]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:11.137141 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9699565f-80eb-4bb6-ae61-d151287558cc tempest-TaggedBootDevicesTest_v242-1825294943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bf487ddf-2507-44b3-a119-904d50e49d47" returned: 0 in 1.265s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:11.139677 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-9699565f-80eb-4bb6-ae61-d151287558cc tempest-TaggedBootDevicesTest_v242-1825294943 None] Successfully deleted volume: bf487ddf-2507-44b3-a119-904d50e49d47
Nov 10 18:07:11.281761 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-9699565f-80eb-4bb6-ae61-d151287558cc tempest-TaggedBootDevicesTest_v242-1825294943 None] Created reservations ['da2e9767-f7b3-4411-926e-b587451a2a6b', '088b1552-c42c-4302-9ed5-4c05a84bf74a', '7ea1acf3-9e15-4edf-bc61-a6672729a189', '44ea0779-ab67-4339-9866-45b1105bb6dd'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:07:11.285006 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-9699565f-80eb-4bb6-ae61-d151287558cc tempest-TaggedBootDevicesTest_v242-1825294943 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:07:11.285006 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:07:11.285006 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:07:11.363925 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-9699565f-80eb-4bb6-ae61-d151287558cc tempest-TaggedBootDevicesTest_v242-1825294943 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:07:11.365026 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9699565f-80eb-4bb6-ae61-d151287558cc tempest-TaggedBootDevicesTest_v242-1825294943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:11.425350 n-d-817210-1 sudo[123188]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:07:11.427746 n-d-817210-1 sudo[123188]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:11.824538 n-d-817210-1 sudo[123181]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:11.829521 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0f8f7eb7-10c0-44fe-b95b-1132095125a5 tempest-TaggedBootDevicesTest-1800941384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f15b667b-8cfb-402c-8708-750fd670212e" returned: 0 in 0.950s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:11.831142 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-0f8f7eb7-10c0-44fe-b95b-1132095125a5 tempest-TaggedBootDevicesTest-1800941384 None] Successfully deleted volume: f15b667b-8cfb-402c-8708-750fd670212e
Nov 10 18:07:12.045875 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-0f8f7eb7-10c0-44fe-b95b-1132095125a5 tempest-TaggedBootDevicesTest-1800941384 None] Created reservations ['3959da96-6495-414d-9317-a55f89df8752', '74747d3a-bd0e-4417-ac68-775d573e8135', 'fabdf5e5-f37e-47f0-80ec-6dcc886e93a4', 'eab0295b-9567-4005-8079-27d8eb9d72aa'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:07:12.053181 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-0f8f7eb7-10c0-44fe-b95b-1132095125a5 tempest-TaggedBootDevicesTest-1800941384 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:07:12.053181 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:07:12.053181 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:07:12.119659 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-b1c0f174-1ec8-4e9e-b8fd-ef2d7f2bdd92 tempest-TaggedBootDevicesTest_v242-1825294943 None] Lock "b'cinder-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89-delete_volume'" acquired by "delete_volume" :: waited 0.170s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:07:12.333628 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-0f8f7eb7-10c0-44fe-b95b-1132095125a5 tempest-TaggedBootDevicesTest-1800941384 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:07:12.334479 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0f8f7eb7-10c0-44fe-b95b-1132095125a5 tempest-TaggedBootDevicesTest-1800941384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:12.358714 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:12.364067 n-d-817210-1 sudo[123194]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:07:12.375274 n-d-817210-1 sudo[123194]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:12.413135 n-d-817210-1 sudo[123188]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:12.415217 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9699565f-80eb-4bb6-ae61-d151287558cc tempest-TaggedBootDevicesTest_v242-1825294943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.050s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:12.418086 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9699565f-80eb-4bb6-ae61-d151287558cc tempest-TaggedBootDevicesTest_v242-1825294943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:12.440935 n-d-817210-1 sudo[123196]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:07:12.442475 n-d-817210-1 sudo[123196]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:12.556703 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.222s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:12.557399 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337697504]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:07:12.558659 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-b1c0f174-1ec8-4e9e-b8fd-ef2d7f2bdd92 tempest-TaggedBootDevicesTest_v242-1825294943 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:07:12.560734 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b1c0f174-1ec8-4e9e-b8fd-ef2d7f2bdd92 tempest-TaggedBootDevicesTest_v242-1825294943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:12.602997 n-d-817210-1 sudo[123199]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:07:12.603837 n-d-817210-1 sudo[123199]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:13.340403 n-d-817210-1 sudo[123196]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:13.342845 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9699565f-80eb-4bb6-ae61-d151287558cc tempest-TaggedBootDevicesTest_v242-1825294943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.924s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:13.345595 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-9699565f-80eb-4bb6-ae61-d151287558cc tempest-TaggedBootDevicesTest_v242-1825294943 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:07:13.361074 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-9699565f-80eb-4bb6-ae61-d151287558cc tempest-TaggedBootDevicesTest_v242-1825294943 None] Deleted volume successfully.
Nov 10 18:07:13.399596 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-9699565f-80eb-4bb6-ae61-d151287558cc tempest-TaggedBootDevicesTest_v242-1825294943 None] Lock "b'cinder-bf487ddf-2507-44b3-a119-904d50e49d47-delete_volume'" released by "delete_volume" :: held 5.568s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:07:13.400205 n-d-817210-1 sudo[123194]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:13.411499 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0f8f7eb7-10c0-44fe-b95b-1132095125a5 tempest-TaggedBootDevicesTest-1800941384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.077s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:13.413970 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0f8f7eb7-10c0-44fe-b95b-1132095125a5 tempest-TaggedBootDevicesTest-1800941384 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:13.476176 n-d-817210-1 sudo[123219]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:07:13.478668 n-d-817210-1 sudo[123219]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:13.695717 n-d-817210-1 sudo[123199]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:13.698213 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b1c0f174-1ec8-4e9e-b8fd-ef2d7f2bdd92 tempest-TaggedBootDevicesTest_v242-1825294943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89" returned: 0 in 1.137s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:13.700400 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b1c0f174-1ec8-4e9e-b8fd-ef2d7f2bdd92 tempest-TaggedBootDevicesTest_v242-1825294943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:13.739602 n-d-817210-1 sudo[123226]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:07:13.749326 n-d-817210-1 sudo[123226]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:14.507885 n-d-817210-1 sudo[123219]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:14.511174 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0f8f7eb7-10c0-44fe-b95b-1132095125a5 tempest-TaggedBootDevicesTest-1800941384 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.096s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:14.512613 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-0f8f7eb7-10c0-44fe-b95b-1132095125a5 tempest-TaggedBootDevicesTest-1800941384 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:07:14.529925 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-0f8f7eb7-10c0-44fe-b95b-1132095125a5 tempest-TaggedBootDevicesTest-1800941384 None] Deleted volume successfully.
Nov 10 18:07:14.578463 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-0f8f7eb7-10c0-44fe-b95b-1132095125a5 tempest-TaggedBootDevicesTest-1800941384 None] Lock "b'cinder-f15b667b-8cfb-402c-8708-750fd670212e-delete_volume'" released by "delete_volume" :: held 5.596s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:07:14.803866 n-d-817210-1 sudo[123226]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:14.805616 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b1c0f174-1ec8-4e9e-b8fd-ef2d7f2bdd92 tempest-TaggedBootDevicesTest_v242-1825294943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89" returned: 0 in 1.105s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:14.807295 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b1c0f174-1ec8-4e9e-b8fd-ef2d7f2bdd92 tempest-TaggedBootDevicesTest_v242-1825294943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:14.845719 n-d-817210-1 sudo[123241]: ubuntu : TTY=unknown ; 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-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:07:14.846529 n-d-817210-1 sudo[123241]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:15.541742 n-d-817210-1 sudo[123241]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:15.545120 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b1c0f174-1ec8-4e9e-b8fd-ef2d7f2bdd92 tempest-TaggedBootDevicesTest_v242-1825294943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89" returned: 0 in 0.736s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:15.546664 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-b1c0f174-1ec8-4e9e-b8fd-ef2d7f2bdd92 tempest-TaggedBootDevicesTest_v242-1825294943 None] Successfully deleted volume: 7a1cc9af-5e21-4183-b1a6-7eda6e38bf89
Nov 10 18:07:15.650437 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-b1c0f174-1ec8-4e9e-b8fd-ef2d7f2bdd92 tempest-TaggedBootDevicesTest_v242-1825294943 None] Created reservations ['24d4c3a2-5936-4cf5-805e-7d2e652ca6cc', '4f9050e9-de4f-4135-9482-c9a472006e62', 'c428ef6a-0ac1-48ee-be17-d7b87b464657', '95eea2a0-0f30-4c4d-86ed-b9b1c9ccbcc7'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:07:15.652781 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-b1c0f174-1ec8-4e9e-b8fd-ef2d7f2bdd92 tempest-TaggedBootDevicesTest_v242-1825294943 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:07:15.652781 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:07:15.652781 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:07:15.731673 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-b1c0f174-1ec8-4e9e-b8fd-ef2d7f2bdd92 tempest-TaggedBootDevicesTest_v242-1825294943 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:07:15.735465 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b1c0f174-1ec8-4e9e-b8fd-ef2d7f2bdd92 tempest-TaggedBootDevicesTest_v242-1825294943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:15.776815 n-d-817210-1 sudo[123246]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:07:15.778240 n-d-817210-1 sudo[123246]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:16.099118 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-1aa68a5e-0c20-4155-9e2c-797585537b1d tempest-TaggedBootDevicesTest_v242-1825294943 None] Lock "b'cinder-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb-delete_volume'" acquired by "delete_volume" :: waited 0.034s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:07:16.268599 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:16.429629 n-d-817210-1 sudo[123246]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:16.431849 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b1c0f174-1ec8-4e9e-b8fd-ef2d7f2bdd92 tempest-TaggedBootDevicesTest_v242-1825294943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:16.433772 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b1c0f174-1ec8-4e9e-b8fd-ef2d7f2bdd92 tempest-TaggedBootDevicesTest_v242-1825294943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:16.482714 n-d-817210-1 sudo[123252]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:07:16.483560 n-d-817210-1 sudo[123252]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:16.517479 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.248s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:16.517832 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:07:16.518877 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-1aa68a5e-0c20-4155-9e2c-797585537b1d tempest-TaggedBootDevicesTest_v242-1825294943 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:07:16.520458 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1aa68a5e-0c20-4155-9e2c-797585537b1d tempest-TaggedBootDevicesTest_v242-1825294943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:16.570347 n-d-817210-1 sudo[123255]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:07:16.574340 n-d-817210-1 sudo[123255]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:17.239825 n-d-817210-1 sudo[123252]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:17.242530 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b1c0f174-1ec8-4e9e-b8fd-ef2d7f2bdd92 tempest-TaggedBootDevicesTest_v242-1825294943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.808s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:17.245317 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-b1c0f174-1ec8-4e9e-b8fd-ef2d7f2bdd92 tempest-TaggedBootDevicesTest_v242-1825294943 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:07:17.259237 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-b1c0f174-1ec8-4e9e-b8fd-ef2d7f2bdd92 tempest-TaggedBootDevicesTest_v242-1825294943 None] Deleted volume successfully.
Nov 10 18:07:17.285354 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-b1c0f174-1ec8-4e9e-b8fd-ef2d7f2bdd92 tempest-TaggedBootDevicesTest_v242-1825294943 None] Lock "b'cinder-7a1cc9af-5e21-4183-b1a6-7eda6e38bf89-delete_volume'" released by "delete_volume" :: held 5.167s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:07:17.450780 n-d-817210-1 sudo[123255]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:17.452787 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1aa68a5e-0c20-4155-9e2c-797585537b1d tempest-TaggedBootDevicesTest_v242-1825294943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb" returned: 0 in 0.932s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:17.454453 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1aa68a5e-0c20-4155-9e2c-797585537b1d tempest-TaggedBootDevicesTest_v242-1825294943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:17.502622 n-d-817210-1 sudo[123261]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:07:17.509296 n-d-817210-1 sudo[123261]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:18.041936 n-d-817210-1 sudo[123261]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:18.044868 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1aa68a5e-0c20-4155-9e2c-797585537b1d tempest-TaggedBootDevicesTest_v242-1825294943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb" returned: 0 in 0.590s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:18.048244 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1aa68a5e-0c20-4155-9e2c-797585537b1d tempest-TaggedBootDevicesTest_v242-1825294943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:18.076498 n-d-817210-1 sudo[123264]: ubuntu : TTY=unknown ; 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-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:07:18.078008 n-d-817210-1 sudo[123264]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:18.696716 n-d-817210-1 sudo[123264]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:18.698846 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1aa68a5e-0c20-4155-9e2c-797585537b1d tempest-TaggedBootDevicesTest_v242-1825294943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb" returned: 0 in 0.651s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:18.700000 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-1aa68a5e-0c20-4155-9e2c-797585537b1d tempest-TaggedBootDevicesTest_v242-1825294943 None] Successfully deleted volume: 9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb
Nov 10 18:07:18.798493 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-1aa68a5e-0c20-4155-9e2c-797585537b1d tempest-TaggedBootDevicesTest_v242-1825294943 None] Created reservations ['cb7ed93c-c1eb-402e-8be1-68105e26a39d', 'bfd9be54-4ee4-42eb-ac06-3482056549e9', '7f2d5e57-98a9-45ba-a583-942a74cb4f8d', '7c14914a-296c-44f2-85ea-42023bfbc493'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:07:18.801332 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-1aa68a5e-0c20-4155-9e2c-797585537b1d tempest-TaggedBootDevicesTest_v242-1825294943 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:07:18.801332 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:07:18.801332 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:07:18.894267 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-1aa68a5e-0c20-4155-9e2c-797585537b1d tempest-TaggedBootDevicesTest_v242-1825294943 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:07:18.895414 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1aa68a5e-0c20-4155-9e2c-797585537b1d tempest-TaggedBootDevicesTest_v242-1825294943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:18.963888 n-d-817210-1 sudo[123284]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:07:18.965523 n-d-817210-1 sudo[123284]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:19.608205 n-d-817210-1 sudo[123284]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:19.610484 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1aa68a5e-0c20-4155-9e2c-797585537b1d tempest-TaggedBootDevicesTest_v242-1825294943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.715s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:19.612797 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1aa68a5e-0c20-4155-9e2c-797585537b1d tempest-TaggedBootDevicesTest_v242-1825294943 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:19.655213 n-d-817210-1 sudo[123293]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:07:19.662707 n-d-817210-1 sudo[123293]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:20.264035 n-d-817210-1 sudo[123293]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:20.266384 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1aa68a5e-0c20-4155-9e2c-797585537b1d tempest-TaggedBootDevicesTest_v242-1825294943 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.653s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:20.268483 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-1aa68a5e-0c20-4155-9e2c-797585537b1d tempest-TaggedBootDevicesTest_v242-1825294943 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:07:20.281258 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-1aa68a5e-0c20-4155-9e2c-797585537b1d tempest-TaggedBootDevicesTest_v242-1825294943 None] Deleted volume successfully.
Nov 10 18:07:20.303780 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-1aa68a5e-0c20-4155-9e2c-797585537b1d tempest-TaggedBootDevicesTest_v242-1825294943 None] Lock "b'cinder-9f2cb556-f29c-4ac7-b7e8-a3cc28bcdadb-delete_volume'" released by "delete_volume" :: held 4.205s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:07:28.324409 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:07:28.329522 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:07:28.330032 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:07:28.361137 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] Flow 'volume_create_manager' (9753648a-6410-419f-aa6c-5797938656a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:07:28.365426 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (530e6c20-6700-4385-a7b4-e77485b2c1b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:07:28.430282 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:07:28.493099 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (530e6c20-6700-4385-a7b4-e77485b2c1b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:07:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-202649971',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=55d7b01f-bed8-486d-a137-ab04724f7cbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8eb7ceabef8f44d2a5b2192bb3f52205',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:07:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:07:28Z,user_id='888714ff4a0e48aa94533be92a35801e',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:07:28.504788 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3fd9a428-d954-434f-950c-2f084d59c9ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:07:28.516918 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3fd9a428-d954-434f-950c-2f084d59c9ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:07:28.521102 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (615ff9be-2da7-4ad3-9225-d5e2160c48d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:07:28.679844 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (615ff9be-2da7-4ad3-9225-d5e2160c48d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '55d7b01f-bed8-486d-a137-ab04724f7cbb', 'volume_name': 'volume-55d7b01f-bed8-486d-a137-ab04724f7cbb', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:07:28.682891 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (74299def-e919-4ac0-9f0b-68026e2bf49d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:07:28.685584 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (74299def-e919-4ac0-9f0b-68026e2bf49d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:07:28.688881 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (53ee0e4b-a8d1-4023-bd36-2b286883787a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:07:28.690332 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] Volume 55d7b01f-bed8-486d-a137-ab04724f7cbb: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-55d7b01f-bed8-486d-a137-ab04724f7cbb', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Nov 10 18:07:28.691281 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] Cloning 55d7b01f-bed8-486d-a137-ab04724f7cbb from image 2ec14fde-8309-4e02-a7c2-293acfcfb789 at location (None, None). {{(pid=91926) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Nov 10 18:07:45.727504 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_vxy73fosn-d-817210-1@lvmdriver-1, size 616.00 MB, duration 17.03 sec {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Nov 10 18:07:45.728276 n-d-817210-1 cinder-volume[91926]: INFO cinder.image.image_utils [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] Image download 616.00 MB at 36.17 MB/s
Nov 10 18:07:45.794537 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_vxy73fosn-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:46.021019 n-d-817210-1 sudo[123579]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_vxy73fosn-d-817210-1@lvmdriver-1
Nov 10 18:07:46.021935 n-d-817210-1 sudo[123579]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:46.694044 n-d-817210-1 sudo[123579]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:46.696748 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_vxy73fosn-d-817210-1@lvmdriver-1" returned: 0 in 0.902s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:46.698062 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] Temporary image 2ec14fde-8309-4e02-a7c2-293acfcfb789 is fetched for user 888714ff4a0e48aa94533be92a35801e. {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Nov 10 18:07:46.766265 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_vxy73fosn-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:46.898280 n-d-817210-1 sudo[123584]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_vxy73fosn-d-817210-1@lvmdriver-1
Nov 10 18:07:46.899132 n-d-817210-1 sudo[123584]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:47.387048 n-d-817210-1 sudo[123584]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:47.389280 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_vxy73fosn-d-817210-1@lvmdriver-1" returned: 0 in 0.623s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:47.391633 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-55d7b01f-bed8-486d-a137-ab04724f7cbb stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:47.411218 n-d-817210-1 sudo[123589]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-55d7b01f-bed8-486d-a137-ab04724f7cbb stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:07:47.412017 n-d-817210-1 sudo[123589]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:48.177747 n-d-817210-1 sudo[123589]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:48.180332 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-55d7b01f-bed8-486d-a137-ab04724f7cbb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.788s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:48.211657 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] Attempting download of 2ec14fde-8309-4e02-a7c2-293acfcfb789 ((None, None)) to volume 55d7b01f-bed8-486d-a137-ab04724f7cbb. {{(pid=91926) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Nov 10 18:07:48.306390 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_0jmhj_jb {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:48.538156 n-d-817210-1 sudo[123623]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_0jmhj_jb
Nov 10 18:07:48.539051 n-d-817210-1 sudo[123623]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:49.187041 n-d-817210-1 sudo[123623]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:49.189968 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_0jmhj_jb" returned: 0 in 0.883s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:49.191277 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_vxy73fosn-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:49.287648 n-d-817210-1 sudo[123627]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_vxy73fosn-d-817210-1@lvmdriver-1
Nov 10 18:07:49.288594 n-d-817210-1 sudo[123627]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:49.627551 n-d-817210-1 sudo[123627]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:49.630360 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_vxy73fosn-d-817210-1@lvmdriver-1" returned: 0 in 0.438s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:49.631470 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] 2ec14fde-8309-4e02-a7c2-293acfcfb789 was vhdx, converting to raw {{(pid=91926) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Nov 10 18:07:49.632618 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_vxy73fosn-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--55d7b01f--bed8--486d--a137--ab04724f7cbb oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:49.655851 n-d-817210-1 sudo[123632]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_vxy73fosn-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--55d7b01f--bed8--486d--a137--ab04724f7cbb oflag=direct
Nov 10 18:07:49.656859 n-d-817210-1 sudo[123632]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:50.188709 n-d-817210-1 sudo[123632]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:50.191155 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_vxy73fosn-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--55d7b01f--bed8--486d--a137--ab04724f7cbb oflag=direct" returned: 0 in 0.558s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:50.193430 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_vxy73fosn-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--55d7b01f--bed8--486d--a137--ab04724f7cbb {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:50.212981 n-d-817210-1 sudo[123644]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_vxy73fosn-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--55d7b01f--bed8--486d--a137--ab04724f7cbb
Nov 10 18:07:50.213919 n-d-817210-1 sudo[123644]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:51.255116 n-d-817210-1 sudo[123644]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:51.258074 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_vxy73fosn-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--55d7b01f--bed8--486d--a137--ab04724f7cbb" returned: 0 in 1.064s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:51.260188 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_vxy73fosn-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:51.403025 n-d-817210-1 sudo[123680]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_vxy73fosn-d-817210-1@lvmdriver-1
Nov 10 18:07:51.403979 n-d-817210-1 sudo[123680]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:51.746538 n-d-817210-1 sudo[123680]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:51.749351 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_vxy73fosn-d-817210-1@lvmdriver-1" returned: 0 in 0.489s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:51.750440 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_vxy73fosn-d-817210-1@lvmdriver-1, size 700.00 MB, duration 1.07 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--55d7b01f--bed8--486d--a137--ab04724f7cbb {{(pid=91926) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Nov 10 18:07:51.751019 n-d-817210-1 cinder-volume[91926]: INFO cinder.image.image_utils [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] Converted 700.00 MB image at 656.22 MB/s
Nov 10 18:07:51.751809 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] Downloaded image 2ec14fde-8309-4e02-a7c2-293acfcfb789 ((None, None)) to volume 55d7b01f-bed8-486d-a137-ab04724f7cbb successfully. {{(pid=91926) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Nov 10 18:07:52.025450 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] Temporary image 2ec14fde-8309-4e02-a7c2-293acfcfb789 for user 888714ff4a0e48aa94533be92a35801e is deleted. {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Nov 10 18:07:52.035628 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] Marking volume 55d7b01f-bed8-486d-a137-ab04724f7cbb as bootable. {{(pid=91926) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Nov 10 18:07:52.061041 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] Copying metadata from image 2ec14fde-8309-4e02-a7c2-293acfcfb789 to 55d7b01f-bed8-486d-a137-ab04724f7cbb. {{(pid=91926) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Nov 10 18:07:52.061482 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] Creating volume glance metadata for volume 55d7b01f-bed8-486d-a137-ab04724f7cbb backed by image 2ec14fde-8309-4e02-a7c2-293acfcfb789 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=91926) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Nov 10 18:07:52.202903 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (53ee0e4b-a8d1-4023-bd36-2b286883787a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-55d7b01f-bed8-486d-a137-ab04724f7cbb', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:07:52.205730 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ce5e7fd6-cdf6-42c5-8223-b556a1f6a910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:07:52.226905 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] Volume volume-55d7b01f-bed8-486d-a137-ab04724f7cbb (55d7b01f-bed8-486d-a137-ab04724f7cbb): created successfully
Nov 10 18:07:52.230486 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ce5e7fd6-cdf6-42c5-8223-b556a1f6a910) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:07:52.235952 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] Flow 'volume_create_manager' (9753648a-6410-419f-aa6c-5797938656a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:07:52.248851 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-e7d2d494-b84d-496e-b0f7-2814aac1bbda tempest-VolumesImageMetadata-709527476 None] Created volume successfully.
Nov 10 18:07:53.220424 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-080593cb-2ef5-49f8-9156-c3eadba225d6 tempest-VolumesImageMetadata-709527476 None] Lock "b'cinder-55d7b01f-bed8-486d-a137-ab04724f7cbb-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:07:53.325278 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-080593cb-2ef5-49f8-9156-c3eadba225d6 tempest-VolumesImageMetadata-709527476 None] Skipping remove_export. No iscsi_target is presently exported for volume: 55d7b01f-bed8-486d-a137-ab04724f7cbb
Nov 10 18:07:53.327271 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-080593cb-2ef5-49f8-9156-c3eadba225d6 tempest-VolumesImageMetadata-709527476 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-55d7b01f-bed8-486d-a137-ab04724f7cbb {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:53.351519 n-d-817210-1 sudo[123720]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-55d7b01f-bed8-486d-a137-ab04724f7cbb
Nov 10 18:07:53.352945 n-d-817210-1 sudo[123720]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:53.777979 n-d-817210-1 sudo[123720]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:53.781724 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-080593cb-2ef5-49f8-9156-c3eadba225d6 tempest-VolumesImageMetadata-709527476 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-55d7b01f-bed8-486d-a137-ab04724f7cbb" returned: 0 in 0.454s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:53.783932 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-080593cb-2ef5-49f8-9156-c3eadba225d6 tempest-VolumesImageMetadata-709527476 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-55d7b01f-bed8-486d-a137-ab04724f7cbb {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:53.803782 n-d-817210-1 sudo[123723]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-55d7b01f-bed8-486d-a137-ab04724f7cbb
Nov 10 18:07:53.804722 n-d-817210-1 sudo[123723]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:54.270936 n-d-817210-1 sudo[123723]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:54.274495 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-080593cb-2ef5-49f8-9156-c3eadba225d6 tempest-VolumesImageMetadata-709527476 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-55d7b01f-bed8-486d-a137-ab04724f7cbb" returned: 0 in 0.490s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:54.276751 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-080593cb-2ef5-49f8-9156-c3eadba225d6 tempest-VolumesImageMetadata-709527476 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-55d7b01f-bed8-486d-a137-ab04724f7cbb {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:54.309503 n-d-817210-1 sudo[123726]: ubuntu : TTY=unknown ; 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-55d7b01f-bed8-486d-a137-ab04724f7cbb
Nov 10 18:07:54.311162 n-d-817210-1 sudo[123726]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:55.240073 n-d-817210-1 sudo[123726]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:55.242342 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-080593cb-2ef5-49f8-9156-c3eadba225d6 tempest-VolumesImageMetadata-709527476 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-55d7b01f-bed8-486d-a137-ab04724f7cbb" returned: 0 in 0.965s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:55.243529 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-080593cb-2ef5-49f8-9156-c3eadba225d6 tempest-VolumesImageMetadata-709527476 None] Successfully deleted volume: 55d7b01f-bed8-486d-a137-ab04724f7cbb
Nov 10 18:07:55.356671 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-080593cb-2ef5-49f8-9156-c3eadba225d6 tempest-VolumesImageMetadata-709527476 None] Created reservations ['bbbc0fdb-43e4-4d0d-aa11-37e23f0a5795', '7708c7b3-0bd5-45de-aee7-f6f7ea69cf50', '3eaa5e6e-f296-4846-9c3e-bff84f22fc38', '98a8fee2-5e0b-4c7b-b4c0-0856aba414e5'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:07:55.362409 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-080593cb-2ef5-49f8-9156-c3eadba225d6 tempest-VolumesImageMetadata-709527476 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:07:55.362409 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:07:55.362409 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:07:55.448925 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-080593cb-2ef5-49f8-9156-c3eadba225d6 tempest-VolumesImageMetadata-709527476 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:07:55.449669 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-080593cb-2ef5-49f8-9156-c3eadba225d6 tempest-VolumesImageMetadata-709527476 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:55.509089 n-d-817210-1 sudo[123732]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:07:55.509919 n-d-817210-1 sudo[123732]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:56.414203 n-d-817210-1 sudo[123732]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:56.418814 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-080593cb-2ef5-49f8-9156-c3eadba225d6 tempest-VolumesImageMetadata-709527476 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.968s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:56.422672 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-080593cb-2ef5-49f8-9156-c3eadba225d6 tempest-VolumesImageMetadata-709527476 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:07:56.465318 n-d-817210-1 sudo[123735]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:07:56.467486 n-d-817210-1 sudo[123735]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:07:57.260924 n-d-817210-1 sudo[123735]: pam_unix(sudo:session): session closed for user root
Nov 10 18:07:57.264303 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-080593cb-2ef5-49f8-9156-c3eadba225d6 tempest-VolumesImageMetadata-709527476 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.841s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:07:57.266746 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-080593cb-2ef5-49f8-9156-c3eadba225d6 tempest-VolumesImageMetadata-709527476 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:07:57.274721 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-080593cb-2ef5-49f8-9156-c3eadba225d6 tempest-VolumesImageMetadata-709527476 None] Deleted volume successfully.
Nov 10 18:07:57.310623 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-080593cb-2ef5-49f8-9156-c3eadba225d6 tempest-VolumesImageMetadata-709527476 None] Lock "b'cinder-55d7b01f-bed8-486d-a137-ab04724f7cbb-delete_volume'" released by "delete_volume" :: held 4.090s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:08:00.410379 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-15e4f96a-ece7-4ada-86ee-1a3fa0836746 tempest-VolumesBackupsTest-1777705668 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:08:00.426317 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-15e4f96a-ece7-4ada-86ee-1a3fa0836746 tempest-VolumesBackupsTest-1777705668 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:08:00.427275 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-15e4f96a-ece7-4ada-86ee-1a3fa0836746 tempest-VolumesBackupsTest-1777705668 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:08:00.442651 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-15e4f96a-ece7-4ada-86ee-1a3fa0836746 tempest-VolumesBackupsTest-1777705668 None] Flow 'volume_create_manager' (b3b6cd2a-2d40-4a20-b024-cd94bcb58de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:08:00.446407 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-15e4f96a-ece7-4ada-86ee-1a3fa0836746 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0df7a38d-c7ca-4766-a642-40628a0aafed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:08:00.485288 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-15e4f96a-ece7-4ada-86ee-1a3fa0836746 tempest-VolumesBackupsTest-1777705668 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:08:00.514984 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-15e4f96a-ece7-4ada-86ee-1a3fa0836746 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0df7a38d-c7ca-4766-a642-40628a0aafed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:08:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1367642103',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=4f243122-6494-4b07-b278-4016983c58f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f88d0ffef82428d8e51a8315a46a117',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:08:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:08:00Z,user_id='752c690bc02c458684cac1f3a1454e8b',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:08:00.518643 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-15e4f96a-ece7-4ada-86ee-1a3fa0836746 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4844a0ae-329c-4565-a8be-b1a85afa147b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:08:00.521741 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-15e4f96a-ece7-4ada-86ee-1a3fa0836746 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4844a0ae-329c-4565-a8be-b1a85afa147b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:08:00.524715 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-15e4f96a-ece7-4ada-86ee-1a3fa0836746 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (028bbd86-079d-4642-848d-467023913cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:08:00.527444 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-15e4f96a-ece7-4ada-86ee-1a3fa0836746 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (028bbd86-079d-4642-848d-467023913cbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4f243122-6494-4b07-b278-4016983c58f6', 'volume_name': 'volume-4f243122-6494-4b07-b278-4016983c58f6', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:08:00.530189 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-15e4f96a-ece7-4ada-86ee-1a3fa0836746 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6ddba85e-6822-4d74-bedb-f4c4775925a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:08:00.532984 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-15e4f96a-ece7-4ada-86ee-1a3fa0836746 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6ddba85e-6822-4d74-bedb-f4c4775925a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:08:00.536011 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-15e4f96a-ece7-4ada-86ee-1a3fa0836746 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (af7a5000-0211-4577-ba8e-bda3b694a200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:08:00.536968 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-15e4f96a-ece7-4ada-86ee-1a3fa0836746 tempest-VolumesBackupsTest-1777705668 None] Volume 4f243122-6494-4b07-b278-4016983c58f6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4f243122-6494-4b07-b278-4016983c58f6', 'volume_size': 1}
Nov 10 18:08:00.538919 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-15e4f96a-ece7-4ada-86ee-1a3fa0836746 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4f243122-6494-4b07-b278-4016983c58f6 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:00.579109 n-d-817210-1 sudo[123812]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4f243122-6494-4b07-b278-4016983c58f6 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:08:00.581079 n-d-817210-1 sudo[123812]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:08:01.306704 n-d-817210-1 sudo[123812]: pam_unix(sudo:session): session closed for user root
Nov 10 18:08:01.309386 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-15e4f96a-ece7-4ada-86ee-1a3fa0836746 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4f243122-6494-4b07-b278-4016983c58f6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.770s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:01.313572 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-15e4f96a-ece7-4ada-86ee-1a3fa0836746 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (af7a5000-0211-4577-ba8e-bda3b694a200) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4f243122-6494-4b07-b278-4016983c58f6', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:08:01.316230 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-15e4f96a-ece7-4ada-86ee-1a3fa0836746 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0643221b-4d5f-45b9-aada-5a56bd9eb1a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:08:01.339835 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-15e4f96a-ece7-4ada-86ee-1a3fa0836746 tempest-VolumesBackupsTest-1777705668 None] Volume volume-4f243122-6494-4b07-b278-4016983c58f6 (4f243122-6494-4b07-b278-4016983c58f6): created successfully
Nov 10 18:08:01.342597 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-15e4f96a-ece7-4ada-86ee-1a3fa0836746 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0643221b-4d5f-45b9-aada-5a56bd9eb1a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:08:01.349127 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-15e4f96a-ece7-4ada-86ee-1a3fa0836746 tempest-VolumesBackupsTest-1777705668 None] Flow 'volume_create_manager' (b3b6cd2a-2d40-4a20-b024-cd94bcb58de8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:08:01.365871 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-15e4f96a-ece7-4ada-86ee-1a3fa0836746 tempest-VolumesBackupsTest-1777705668 None] Created volume successfully.
Nov 10 18:08:02.547039 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:08:02.547781 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:08:02.548741 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:02.590415 n-d-817210-1 sudo[123850]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:08:02.591446 n-d-817210-1 sudo[123850]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:08:03.227109 n-d-817210-1 sudo[123850]: pam_unix(sudo:session): session closed for user root
Nov 10 18:08:03.229761 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.681s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:03.232779 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:03.260059 n-d-817210-1 sudo[123854]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:08:03.261690 n-d-817210-1 sudo[123854]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:08:04.009282 n-d-817210-1 sudo[123854]: pam_unix(sudo:session): session closed for user root
Nov 10 18:08:04.011770 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.779s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:04.014924 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:08:23.849814 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-57a1c429-a33a-4bc0-98a3-97b9e46bfad7 req-8dda25e4-262f-42eb-bca8-208ea23373ef tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4f243122-6494-4b07-b278-4016983c58f6 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:23.876280 n-d-817210-1 sudo[124060]: 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-4f243122-6494-4b07-b278-4016983c58f6
Nov 10 18:08:23.877090 n-d-817210-1 sudo[124060]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:08:24.408284 n-d-817210-1 sudo[124060]: pam_unix(sudo:session): session closed for user root
Nov 10 18:08:24.411006 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-57a1c429-a33a-4bc0-98a3-97b9e46bfad7 req-8dda25e4-262f-42eb-bca8-208ea23373ef tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4f243122-6494-4b07-b278-4016983c58f6" returned: 0 in 0.561s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:24.509564 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:24.542735 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.035s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:24.543252 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698624]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:08:24.544303 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-57a1c429-a33a-4bc0-98a3-97b9e46bfad7 req-8dda25e4-262f-42eb-bca8-208ea23373ef tempest-VolumesBackupsTest-1777705668 None] Targets prior to update: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 18:08:24.545377 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-57a1c429-a33a-4bc0-98a3-97b9e46bfad7 req-8dda25e4-262f-42eb-bca8-208ea23373ef tempest-VolumesBackupsTest-1777705668 None] Creating iscsi_target for Volume ID: volume-4f243122-6494-4b07-b278-4016983c58f6 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 18:08:24.550957 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-57a1c429-a33a-4bc0-98a3-97b9e46bfad7 req-8dda25e4-262f-42eb-bca8-208ea23373ef tempest-VolumesBackupsTest-1777705668 None] Created volume path /opt/stack/data/cinder/volumes/volume-4f243122-6494-4b07-b278-4016983c58f6,
Nov 10 18:08:24.550957 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 18:08:24.550957 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:08:24.550957 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-4f243122-6494-4b07-b278-4016983c58f6
Nov 10 18:08:24.550957 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 18:08:24.550957 n-d-817210-1 cinder-volume[91926]: incominguser GoKUC54hNhZFpvJB8t5P DwNQ4VmyuN5DivRs
Nov 10 18:08:24.550957 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:08:24.550957 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 18:08:24.550957 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:08:24.550957 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 18:08:24.552697 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-4f243122-6494-4b07-b278-4016983c58f6 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:25.203006 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-4f243122-6494-4b07-b278-4016983c58f6" returned: 0 in 0.650s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:25.203875 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698624]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:08:25.204512 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-57a1c429-a33a-4bc0-98a3-97b9e46bfad7 req-8dda25e4-262f-42eb-bca8-208ea23373ef tempest-VolumesBackupsTest-1777705668 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 18:08:25.204947 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-57a1c429-a33a-4bc0-98a3-97b9e46bfad7 req-8dda25e4-262f-42eb-bca8-208ea23373ef tempest-VolumesBackupsTest-1777705668 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 18:08:25.210403 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:25.228871 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:25.229266 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698624]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4f243122-6494-4b07-b278-4016983c58f6\n System information:\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-4f243122-6494-4b07-b278-4016983c58f6\n Backing store flags: \n Account information:\n GoKUC54hNhZFpvJB8t5P\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:08:25.229903 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-57a1c429-a33a-4bc0-98a3-97b9e46bfad7 req-8dda25e4-262f-42eb-bca8-208ea23373ef tempest-VolumesBackupsTest-1777705668 None] Targets after update: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 18:08:25.232932 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:25.455504 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.224s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:25.455861 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698624]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4f243122-6494-4b07-b278-4016983c58f6\n System information:\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-4f243122-6494-4b07-b278-4016983c58f6\n Backing store flags: \n Account information:\n GoKUC54hNhZFpvJB8t5P\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:08:25.457025 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:25.604332 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.147s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:25.604915 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698624]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4f243122-6494-4b07-b278-4016983c58f6\n System information:\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-4f243122-6494-4b07-b278-4016983c58f6\n Backing store flags: \n Account information:\n GoKUC54hNhZFpvJB8t5P\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:08:25.605974 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-57a1c429-a33a-4bc0-98a3-97b9e46bfad7 req-8dda25e4-262f-42eb-bca8-208ea23373ef tempest-VolumesBackupsTest-1777705668 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-4f243122-6494-4b07-b278-4016983c58f6 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 18:08:25.804887 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-57a1c429-a33a-4bc0-98a3-97b9e46bfad7 req-8dda25e4-262f-42eb-bca8-208ea23373ef tempest-VolumesBackupsTest-1777705668 None] attachment_update completed successfully.
Nov 10 18:08:32.485188 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.driver [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] Creating a new backup for volume volume-4f243122-6494-4b07-b278-4016983c58f6. {{(pid=91926) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Nov 10 18:08:32.559510 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] Creating clone of volume: 4f243122-6494-4b07-b278-4016983c58f6
Nov 10 18:08:32.560993 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4f243122-6494-4b07-b278-4016983c58f6 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:32.592674 n-d-817210-1 sudo[124216]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4f243122-6494-4b07-b278-4016983c58f6
Nov 10 18:08:32.594342 n-d-817210-1 sudo[124216]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:08:33.231041 n-d-817210-1 sudo[124216]: pam_unix(sudo:session): session closed for user root
Nov 10 18:08:33.233801 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4f243122-6494-4b07-b278-4016983c58f6" returned: 0 in 0.672s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:33.235656 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-3c310078-d3df-4f69-9cf6-f85f345b21d6 --snapshot stack-volumes-lvmdriver-1/volume-4f243122-6494-4b07-b278-4016983c58f6 -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:33.283064 n-d-817210-1 sudo[124219]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-3c310078-d3df-4f69-9cf6-f85f345b21d6 --snapshot stack-volumes-lvmdriver-1/volume-4f243122-6494-4b07-b278-4016983c58f6 -L 1.00g
Nov 10 18:08:33.291105 n-d-817210-1 sudo[124219]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:08:34.286322 n-d-817210-1 sudo[124219]: pam_unix(sudo:session): session closed for user root
Nov 10 18:08:34.288625 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-3c310078-d3df-4f69-9cf6-f85f345b21d6 --snapshot stack-volumes-lvmdriver-1/volume-4f243122-6494-4b07-b278-4016983c58f6 -L 1.00g" returned: 0 in 1.053s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:34.291676 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3c310078-d3df-4f69-9cf6-f85f345b21d6 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:34.336278 n-d-817210-1 sudo[124326]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3c310078-d3df-4f69-9cf6-f85f345b21d6 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:08:34.337107 n-d-817210-1 sudo[124326]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:08:35.055755 n-d-817210-1 sudo[124326]: pam_unix(sudo:session): session closed for user root
Nov 10 18:08:35.058001 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3c310078-d3df-4f69-9cf6-f85f345b21d6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.766s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:35.060948 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-3c310078-d3df-4f69-9cf6-f85f345b21d6 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:35.098521 n-d-817210-1 sudo[124356]: 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-3c310078-d3df-4f69-9cf6-f85f345b21d6
Nov 10 18:08:35.099862 n-d-817210-1 sudo[124356]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:08:35.684237 n-d-817210-1 sudo[124356]: pam_unix(sudo:session): session closed for user root
Nov 10 18:08:35.687173 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-3c310078-d3df-4f69-9cf6-f85f345b21d6" returned: 0 in 0.626s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:35.690499 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--3c310078--d3df--4f69--9cf6--f85f345b21d6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3c310078--d3df--4f69--9cf6--f85f345b21d6 iflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:35.727716 n-d-817210-1 sudo[124359]: 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--3c310078--d3df--4f69--9cf6--f85f345b21d6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3c310078--d3df--4f69--9cf6--f85f345b21d6 iflag=direct
Nov 10 18:08:35.731141 n-d-817210-1 sudo[124359]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:08:36.153687 n-d-817210-1 sudo[124359]: pam_unix(sudo:session): session closed for user root
Nov 10 18:08:36.158718 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--3c310078--d3df--4f69--9cf6--f85f345b21d6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3c310078--d3df--4f69--9cf6--f85f345b21d6 iflag=direct" returned: 0 in 0.468s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:36.159971 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--3c310078--d3df--4f69--9cf6--f85f345b21d6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3c310078--d3df--4f69--9cf6--f85f345b21d6 oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:36.206113 n-d-817210-1 sudo[124371]: 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--3c310078--d3df--4f69--9cf6--f85f345b21d6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3c310078--d3df--4f69--9cf6--f85f345b21d6 oflag=direct
Nov 10 18:08:36.207079 n-d-817210-1 sudo[124371]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:08:36.660763 n-d-817210-1 sudo[124371]: pam_unix(sudo:session): session closed for user root
Nov 10 18:08:36.663096 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--3c310078--d3df--4f69--9cf6--f85f345b21d6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3c310078--d3df--4f69--9cf6--f85f345b21d6 oflag=direct" returned: 0 in 0.503s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:36.664470 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--3c310078--d3df--4f69--9cf6--f85f345b21d6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3c310078--d3df--4f69--9cf6--f85f345b21d6 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:36.699151 n-d-817210-1 sudo[124383]: 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--3c310078--d3df--4f69--9cf6--f85f345b21d6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3c310078--d3df--4f69--9cf6--f85f345b21d6 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Nov 10 18:08:36.700819 n-d-817210-1 sudo[124383]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:08:38.820135 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-d5cf0f71-baae-4c2c-80b4-496ce0d4563f tempest-GroupSnapshotsTest-1640366588 None] Group tempest-GroupSnapshotsTest-Group-1894630331: creating
Nov 10 18:08:38.864131 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-d5cf0f71-baae-4c2c-80b4-496ce0d4563f tempest-GroupSnapshotsTest-1640366588 None] Group tempest-GroupSnapshotsTest-Group-1894630331: created successfully
Nov 10 18:08:38.942012 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-d5cf0f71-baae-4c2c-80b4-496ce0d4563f tempest-GroupSnapshotsTest-1640366588 None] Create group completed successfully.
Nov 10 18:08:39.290103 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-72c2c628-35a6-45c1-9d0a-87291307b765 tempest-VolumesActionsTest-1735916173 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:08:39.296427 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-72c2c628-35a6-45c1-9d0a-87291307b765 tempest-VolumesActionsTest-1735916173 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:08:39.297387 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-72c2c628-35a6-45c1-9d0a-87291307b765 tempest-VolumesActionsTest-1735916173 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:08:39.319804 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-72c2c628-35a6-45c1-9d0a-87291307b765 tempest-VolumesActionsTest-1735916173 None] Flow 'volume_create_manager' (051dd117-9287-45ad-93e3-ed4ef384af6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:08:39.332181 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-72c2c628-35a6-45c1-9d0a-87291307b765 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (349538ba-c2c9-4380-8feb-e91ca56540e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:08:39.367948 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-72c2c628-35a6-45c1-9d0a-87291307b765 tempest-VolumesActionsTest-1735916173 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:08:39.404893 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-72c2c628-35a6-45c1-9d0a-87291307b765 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (349538ba-c2c9-4380-8feb-e91ca56540e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:08:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1885258638',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=e417f2d2-af11-48f2-9789-8f412ed1fbf0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2e71a73a0fb472785ba751852c8312a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:08:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:08:39Z,user_id='7b696e1b5ddf4907b8f622b5b81e58a3',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:08:39.408367 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-72c2c628-35a6-45c1-9d0a-87291307b765 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1e655071-9432-4591-aca8-1aa48f7c57a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:08:39.410725 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-72c2c628-35a6-45c1-9d0a-87291307b765 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1e655071-9432-4591-aca8-1aa48f7c57a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:08:39.413268 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-72c2c628-35a6-45c1-9d0a-87291307b765 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (69d4fd00-88b3-4745-be5f-24dbaf3ff70b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:08:39.416198 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-72c2c628-35a6-45c1-9d0a-87291307b765 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (69d4fd00-88b3-4745-be5f-24dbaf3ff70b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e417f2d2-af11-48f2-9789-8f412ed1fbf0', 'volume_name': 'volume-e417f2d2-af11-48f2-9789-8f412ed1fbf0', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:08:39.418523 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-72c2c628-35a6-45c1-9d0a-87291307b765 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0ccaca6f-8226-4f25-ab64-054c7e6d843c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:08:39.420980 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-72c2c628-35a6-45c1-9d0a-87291307b765 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0ccaca6f-8226-4f25-ab64-054c7e6d843c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:08:39.423491 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-72c2c628-35a6-45c1-9d0a-87291307b765 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8f5a574d-677b-40b4-b93f-551b00250b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:08:39.424430 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-72c2c628-35a6-45c1-9d0a-87291307b765 tempest-VolumesActionsTest-1735916173 None] Volume e417f2d2-af11-48f2-9789-8f412ed1fbf0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e417f2d2-af11-48f2-9789-8f412ed1fbf0', 'volume_size': 1}
Nov 10 18:08:39.426000 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-72c2c628-35a6-45c1-9d0a-87291307b765 tempest-VolumesActionsTest-1735916173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e417f2d2-af11-48f2-9789-8f412ed1fbf0 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:39.450833 n-d-817210-1 sudo[124425]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e417f2d2-af11-48f2-9789-8f412ed1fbf0 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:08:39.452499 n-d-817210-1 sudo[124425]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:08:40.235674 n-d-817210-1 sudo[124425]: pam_unix(sudo:session): session closed for user root
Nov 10 18:08:40.238339 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-72c2c628-35a6-45c1-9d0a-87291307b765 tempest-VolumesActionsTest-1735916173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e417f2d2-af11-48f2-9789-8f412ed1fbf0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.812s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:40.243877 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-72c2c628-35a6-45c1-9d0a-87291307b765 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8f5a574d-677b-40b4-b93f-551b00250b02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e417f2d2-af11-48f2-9789-8f412ed1fbf0', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:08:40.250921 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-72c2c628-35a6-45c1-9d0a-87291307b765 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3088cc29-a38e-433f-974a-48543c7259bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:08:40.285286 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-72c2c628-35a6-45c1-9d0a-87291307b765 tempest-VolumesActionsTest-1735916173 None] Volume volume-e417f2d2-af11-48f2-9789-8f412ed1fbf0 (e417f2d2-af11-48f2-9789-8f412ed1fbf0): created successfully
Nov 10 18:08:40.292342 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-72c2c628-35a6-45c1-9d0a-87291307b765 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3088cc29-a38e-433f-974a-48543c7259bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:08:40.299849 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-72c2c628-35a6-45c1-9d0a-87291307b765 tempest-VolumesActionsTest-1735916173 None] Flow 'volume_create_manager' (051dd117-9287-45ad-93e3-ed4ef384af6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:08:40.331082 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-72c2c628-35a6-45c1-9d0a-87291307b765 tempest-VolumesActionsTest-1735916173 None] Created volume successfully.
Nov 10 18:08:40.832567 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-2d1eaf9b-94be-4930-922b-7c0d4a76bc9d tempest-VolumesActionsTest-1735916173 None] Lock "b'cinder-e417f2d2-af11-48f2-9789-8f412ed1fbf0'" acquired by "attach_volume" :: waited 0.012s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:08:41.102267 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-eb93d1d9-45da-4c19-81e9-201aa3ff64c3 tempest-GroupSnapshotsTest-1640366588 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:08:41.107546 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-eb93d1d9-45da-4c19-81e9-201aa3ff64c3 tempest-GroupSnapshotsTest-1640366588 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:08:41.108049 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-eb93d1d9-45da-4c19-81e9-201aa3ff64c3 tempest-GroupSnapshotsTest-1640366588 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:08:41.162168 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-eb93d1d9-45da-4c19-81e9-201aa3ff64c3 tempest-GroupSnapshotsTest-1640366588 None] Flow 'volume_create_manager' (3b92a6f6-0b68-4340-bd35-6c9f5df7eaa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:08:41.180225 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-eb93d1d9-45da-4c19-81e9-201aa3ff64c3 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f7cbeafd-d0d0-438c-be1b-8850530c0920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:08:41.280606 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-eb93d1d9-45da-4c19-81e9-201aa3ff64c3 tempest-GroupSnapshotsTest-1640366588 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:08:41.324129 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-eb93d1d9-45da-4c19-81e9-201aa3ff64c3 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f7cbeafd-d0d0-438c-be1b-8850530c0920) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:08:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1187443118',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=3289eb66-c245-41ae-ac02-9587b172c5cd,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=5403d6fc-cde9-433f-aba7-5900809c7bb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ae4fd584f2b4b2e988b199574eb1db1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:08:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:08:41Z,user_id='51826d8835de47fe8f81899ddd850eaa',volume_attachment=>,volume_type=VolumeType(8c82999e-9c0c-4c89-9ce1-1e28afb2ff1b),volume_type_id=8c82999e-9c0c-4c89-9ce1-1e28afb2ff1b)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:08:41.329097 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-eb93d1d9-45da-4c19-81e9-201aa3ff64c3 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4dd54daa-4bca-4d63-9fc7-76b8320981c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:08:41.332539 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-eb93d1d9-45da-4c19-81e9-201aa3ff64c3 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4dd54daa-4bca-4d63-9fc7-76b8320981c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:08:41.335463 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-eb93d1d9-45da-4c19-81e9-201aa3ff64c3 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ccc57aad-cfa4-437d-9f60-30b51cd1c8a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:08:41.338719 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-eb93d1d9-45da-4c19-81e9-201aa3ff64c3 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ccc57aad-cfa4-437d-9f60-30b51cd1c8a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5403d6fc-cde9-433f-aba7-5900809c7bb2', 'volume_name': 'volume-5403d6fc-cde9-433f-aba7-5900809c7bb2', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:08:41.341442 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-eb93d1d9-45da-4c19-81e9-201aa3ff64c3 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8c404eb3-1c26-4bdf-9aa8-635e8dbe6f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:08:41.344004 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-eb93d1d9-45da-4c19-81e9-201aa3ff64c3 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8c404eb3-1c26-4bdf-9aa8-635e8dbe6f57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:08:41.346984 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-eb93d1d9-45da-4c19-81e9-201aa3ff64c3 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e8bcd68c-c957-436a-9c5f-003ed2ff2bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:08:41.353744 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-2d1eaf9b-94be-4930-922b-7c0d4a76bc9d tempest-VolumesActionsTest-1735916173 None] Attaching volume e417f2d2-af11-48f2-9789-8f412ed1fbf0 to instance 761ae23b-e10f-4c4c-b7f0-4cf2eb065231 at mountpoint /dev/sdb on host None.
Nov 10 18:08:41.433523 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-2d1eaf9b-94be-4930-922b-7c0d4a76bc9d tempest-VolumesActionsTest-1735916173 None] Attach volume completed successfully.
Nov 10 18:08:41.436624 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-eb93d1d9-45da-4c19-81e9-201aa3ff64c3 tempest-GroupSnapshotsTest-1640366588 None] Volume 5403d6fc-cde9-433f-aba7-5900809c7bb2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5403d6fc-cde9-433f-aba7-5900809c7bb2', 'volume_size': 1}
Nov 10 18:08:41.438232 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-eb93d1d9-45da-4c19-81e9-201aa3ff64c3 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5403d6fc-cde9-433f-aba7-5900809c7bb2 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:41.481994 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-2d1eaf9b-94be-4930-922b-7c0d4a76bc9d tempest-VolumesActionsTest-1735916173 None] Lock "b'cinder-e417f2d2-af11-48f2-9789-8f412ed1fbf0'" released by "attach_volume" :: held 0.649s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:08:41.491098 n-d-817210-1 sudo[124470]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5403d6fc-cde9-433f-aba7-5900809c7bb2 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:08:41.497162 n-d-817210-1 sudo[124470]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:08:42.447334 n-d-817210-1 sudo[124470]: pam_unix(sudo:session): session closed for user root
Nov 10 18:08:42.449627 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-eb93d1d9-45da-4c19-81e9-201aa3ff64c3 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5403d6fc-cde9-433f-aba7-5900809c7bb2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.011s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:42.454065 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-eb93d1d9-45da-4c19-81e9-201aa3ff64c3 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e8bcd68c-c957-436a-9c5f-003ed2ff2bc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5403d6fc-cde9-433f-aba7-5900809c7bb2', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:08:42.456981 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-eb93d1d9-45da-4c19-81e9-201aa3ff64c3 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b908e722-ae37-4657-8f9e-807658a2f19d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:08:42.479697 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-eb93d1d9-45da-4c19-81e9-201aa3ff64c3 tempest-GroupSnapshotsTest-1640366588 None] Volume volume-5403d6fc-cde9-433f-aba7-5900809c7bb2 (5403d6fc-cde9-433f-aba7-5900809c7bb2): created successfully
Nov 10 18:08:42.482345 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-eb93d1d9-45da-4c19-81e9-201aa3ff64c3 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b908e722-ae37-4657-8f9e-807658a2f19d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:08:42.497716 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-eb93d1d9-45da-4c19-81e9-201aa3ff64c3 tempest-GroupSnapshotsTest-1640366588 None] Flow 'volume_create_manager' (3b92a6f6-0b68-4340-bd35-6c9f5df7eaa2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:08:42.523882 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-eb93d1d9-45da-4c19-81e9-201aa3ff64c3 tempest-GroupSnapshotsTest-1640366588 None] Created volume successfully.
Nov 10 18:08:43.142488 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-67b39b7f-2bb6-4662-ba3c-84b63aa93098 tempest-VolumesActionsTest-664889219 None] Terminate volume connection completed successfully.
Nov 10 18:08:43.184182 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-67b39b7f-2bb6-4662-ba3c-84b63aa93098 tempest-VolumesActionsTest-664889219 None] Lock "b'cinder-e417f2d2-af11-48f2-9789-8f412ed1fbf0-detach_volume'" acquired by "detach_volume" :: waited 0.014s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:08:43.220285 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-67b39b7f-2bb6-4662-ba3c-84b63aa93098 tempest-VolumesActionsTest-664889219 None] Detaching volume e417f2d2-af11-48f2-9789-8f412ed1fbf0 from instance 761ae23b-e10f-4c4c-b7f0-4cf2eb065231.
Nov 10 18:08:43.220976 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-67b39b7f-2bb6-4662-ba3c-84b63aa93098 tempest-VolumesActionsTest-664889219 None] Skipping remove_export. No iscsi_target is presently exported for volume: e417f2d2-af11-48f2-9789-8f412ed1fbf0
Nov 10 18:08:43.383606 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-67b39b7f-2bb6-4662-ba3c-84b63aa93098 tempest-VolumesActionsTest-664889219 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:08:43.383606 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:08:43.383606 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:08:43.406641 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-67b39b7f-2bb6-4662-ba3c-84b63aa93098 tempest-VolumesActionsTest-664889219 None] Detach volume completed successfully.
Nov 10 18:08:43.428891 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-67b39b7f-2bb6-4662-ba3c-84b63aa93098 tempest-VolumesActionsTest-664889219 None] Lock "b'cinder-e417f2d2-af11-48f2-9789-8f412ed1fbf0-detach_volume'" released by "detach_volume" :: held 0.239s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:08:43.924231 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-3d290c96-4fa6-48d9-8b01-e4b4b4dcc6f0 tempest-VolumesActionsTest-1735916173 None] Lock "b'cinder-e417f2d2-af11-48f2-9789-8f412ed1fbf0-detach_volume'" acquired by "detach_volume" :: waited 0.015s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:08:43.943058 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-3d290c96-4fa6-48d9-8b01-e4b4b4dcc6f0 tempest-VolumesActionsTest-1735916173 None] Volume detach called, but volume not attached.
Nov 10 18:08:43.963756 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-3d290c96-4fa6-48d9-8b01-e4b4b4dcc6f0 tempest-VolumesActionsTest-1735916173 None] Lock "b'cinder-e417f2d2-af11-48f2-9789-8f412ed1fbf0-detach_volume'" released by "detach_volume" :: held 0.040s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:08:43.976499 n-d-817210-1 sudo[124383]: pam_unix(sudo:session): session closed for user root
Nov 10 18:08:43.978845 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--3c310078--d3df--4f69--9cf6--f85f345b21d6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3c310078--d3df--4f69--9cf6--f85f345b21d6 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.315s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:43.979359 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--3c310078--d3df--4f69--9cf6--f85f345b21d6, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--3c310078--d3df--4f69--9cf6--f85f345b21d6, size 1024.00 MB, duration 7.32 sec {{(pid=91926) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Nov 10 18:08:43.979736 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.volume_utils [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] Volume copy 1024.00 MB at 139.97 MB/s
Nov 10 18:08:43.980753 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-3c310078-d3df-4f69-9cf6-f85f345b21d6 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:44.014007 n-d-817210-1 sudo[124513]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-3c310078-d3df-4f69-9cf6-f85f345b21d6
Nov 10 18:08:44.014903 n-d-817210-1 sudo[124513]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:08:44.129612 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-96bb6f09-9fdc-4c58-b792-2515f1c71863 tempest-GroupSnapshotsTest-1640366588 None] GroupSnapshot 2825befc-be62-4f0e-a97e-372cae64ba01: creating.
Nov 10 18:08:44.188383 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-96bb6f09-9fdc-4c58-b792-2515f1c71863 tempest-GroupSnapshotsTest-1640366588 None] Group snapshot 2825befc-be62-4f0e-a97e-372cae64ba01: creating. {{(pid=91926) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3850}}
Nov 10 18:08:44.250339 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-96bb6f09-9fdc-4c58-b792-2515f1c71863 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5403d6fc-cde9-433f-aba7-5900809c7bb2 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:44.275409 n-d-817210-1 sudo[124515]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5403d6fc-cde9-433f-aba7-5900809c7bb2
Nov 10 18:08:44.276974 n-d-817210-1 sudo[124515]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:08:44.434684 n-d-817210-1 sudo[124513]: pam_unix(sudo:session): session closed for user root
Nov 10 18:08:44.437083 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-3c310078-d3df-4f69-9cf6-f85f345b21d6" returned: 0 in 0.456s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:44.439873 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-3c310078-d3df-4f69-9cf6-f85f345b21d6 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:44.471721 n-d-817210-1 sudo[124518]: ubuntu : TTY=unknown ; 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-3c310078-d3df-4f69-9cf6-f85f345b21d6
Nov 10 18:08:44.473798 n-d-817210-1 sudo[124518]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:08:44.716985 n-d-817210-1 sudo[124515]: pam_unix(sudo:session): session closed for user root
Nov 10 18:08:44.719393 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-96bb6f09-9fdc-4c58-b792-2515f1c71863 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5403d6fc-cde9-433f-aba7-5900809c7bb2" returned: 0 in 0.469s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:44.721392 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-96bb6f09-9fdc-4c58-b792-2515f1c71863 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-609ce1bc-2905-4cf4-bb7b-a339f74894e3 --snapshot stack-volumes-lvmdriver-1/volume-5403d6fc-cde9-433f-aba7-5900809c7bb2 -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:44.744697 n-d-817210-1 sudo[124521]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-609ce1bc-2905-4cf4-bb7b-a339f74894e3 --snapshot stack-volumes-lvmdriver-1/volume-5403d6fc-cde9-433f-aba7-5900809c7bb2 -L 1.00g
Nov 10 18:08:44.746313 n-d-817210-1 sudo[124521]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:08:45.158896 n-d-817210-1 sudo[124518]: pam_unix(sudo:session): session closed for user root
Nov 10 18:08:45.161214 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-3c310078-d3df-4f69-9cf6-f85f345b21d6" returned: 0 in 0.721s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:45.208770 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3c310078-d3df-4f69-9cf6-f85f345b21d6 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:45.248660 n-d-817210-1 sudo[124565]: 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-3c310078-d3df-4f69-9cf6-f85f345b21d6
Nov 10 18:08:45.250249 n-d-817210-1 sudo[124565]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:08:45.626271 n-d-817210-1 sudo[124521]: pam_unix(sudo:session): session closed for user root
Nov 10 18:08:45.628902 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-96bb6f09-9fdc-4c58-b792-2515f1c71863 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-609ce1bc-2905-4cf4-bb7b-a339f74894e3 --snapshot stack-volumes-lvmdriver-1/volume-5403d6fc-cde9-433f-aba7-5900809c7bb2 -L 1.00g" returned: 0 in 0.907s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:45.745663 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-96bb6f09-9fdc-4c58-b792-2515f1c71863 tempest-GroupSnapshotsTest-1640366588 None] group_snapshot 2825befc-be62-4f0e-a97e-372cae64ba01: created successfully
Nov 10 18:08:45.814979 n-d-817210-1 sudo[124565]: pam_unix(sudo:session): session closed for user root
Nov 10 18:08:45.817585 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3c310078-d3df-4f69-9cf6-f85f345b21d6" returned: 0 in 0.610s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:45.896746 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:45.903834 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:45.904234 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4f243122-6494-4b07-b278-4016983c58f6\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4f243122-6494-4b07-b278-4016983c58f6\n Backing store flags: \n Account information:\n GoKUC54hNhZFpvJB8t5P\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-4f243122-6494-4b07-b278-4016983c58f6
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: I_T nexus: 30
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4f243122-6494-4b07-b278-4016983c58f6
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: GoKUC54hNhZFpvJB8t5P
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:08:45.904965 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 18:08:45.907798 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] Creating iscsi_target for Volume ID: volume-3c310078-d3df-4f69-9cf6-f85f345b21d6 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 18:08:45.916489 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] Created volume path /opt/stack/data/cinder/volumes/volume-3c310078-d3df-4f69-9cf6-f85f345b21d6,
Nov 10 18:08:45.916489 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 18:08:45.916489 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:08:45.916489 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-3c310078-d3df-4f69-9cf6-f85f345b21d6
Nov 10 18:08:45.916489 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 18:08:45.916489 n-d-817210-1 cinder-volume[91926]: incominguser zdSHMGKQ743FxwSV2PXD 74SZnxoL2rNkR76T
Nov 10 18:08:45.916489 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:08:45.916489 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 18:08:45.916489 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:08:45.916489 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 18:08:45.919586 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3c310078-d3df-4f69-9cf6-f85f345b21d6 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:46.618787 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3c310078-d3df-4f69-9cf6-f85f345b21d6" returned: 0 in 0.699s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:46.619554 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:08:46.619686 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 18:08:46.620037 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 18:08:46.623518 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:46.634343 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:46.634931 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4f243122-6494-4b07-b278-4016983c58f6\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4f243122-6494-4b07-b278-4016983c58f6\n Backing store flags: \n Account information:\n GoKUC54hNhZFpvJB8t5P\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3c310078-d3df-4f69-9cf6-f85f345b21d6\n System information:\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-3c310078-d3df-4f69-9cf6-f85f345b21d6\n Backing store flags: \n Account information:\n zdSHMGKQ743FxwSV2PXD\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-4f243122-6494-4b07-b278-4016983c58f6
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: I_T nexus: 30
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4f243122-6494-4b07-b278-4016983c58f6
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: GoKUC54hNhZFpvJB8t5P
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:08:46.635781 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 18:08:46.639835 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:46.744387 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:46.744999 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4f243122-6494-4b07-b278-4016983c58f6\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4f243122-6494-4b07-b278-4016983c58f6\n Backing store flags: \n Account information:\n GoKUC54hNhZFpvJB8t5P\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3c310078-d3df-4f69-9cf6-f85f345b21d6\n System information:\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-3c310078-d3df-4f69-9cf6-f85f345b21d6\n Backing store flags: \n Account information:\n zdSHMGKQ743FxwSV2PXD\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:08:46.746369 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:46.899758 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.153s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:46.900100 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4f243122-6494-4b07-b278-4016983c58f6\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4f243122-6494-4b07-b278-4016983c58f6\n Backing store flags: \n Account information:\n GoKUC54hNhZFpvJB8t5P\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3c310078-d3df-4f69-9cf6-f85f345b21d6\n System information:\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-3c310078-d3df-4f69-9cf6-f85f345b21d6\n Backing store flags: \n Account information:\n zdSHMGKQ743FxwSV2PXD\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:08:46.901139 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] Set provider_location to: 10.222.0.46:3260,2 iqn.2010-10.org.openstack:volume-3c310078-d3df-4f69-9cf6-f85f345b21d6 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 18:08:46.978992 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] Initialize volume connection completed successfully.
Nov 10 18:08:47.595967 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b83197cc-55d0-4410-b7b5-09d41e736b06 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9fcbcf4c-168b-43c9-aebf-0da09af881c3 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:47.647472 n-d-817210-1 sudo[124741]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9fcbcf4c-168b-43c9-aebf-0da09af881c3 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:08:47.652100 n-d-817210-1 sudo[124741]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:08:48.268945 n-d-817210-1 sudo[124741]: pam_unix(sudo:session): session closed for user root
Nov 10 18:08:48.272391 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b83197cc-55d0-4410-b7b5-09d41e736b06 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9fcbcf4c-168b-43c9-aebf-0da09af881c3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.676s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:48.274019 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b83197cc-55d0-4410-b7b5-09d41e736b06 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-609ce1bc-2905-4cf4-bb7b-a339f74894e3 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:48.299356 n-d-817210-1 sudo[124774]: 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-609ce1bc-2905-4cf4-bb7b-a339f74894e3
Nov 10 18:08:48.300174 n-d-817210-1 sudo[124774]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:08:48.821821 n-d-817210-1 sudo[124774]: pam_unix(sudo:session): session closed for user root
Nov 10 18:08:48.824109 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b83197cc-55d0-4410-b7b5-09d41e736b06 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-609ce1bc-2905-4cf4-bb7b-a339f74894e3" returned: 0 in 0.550s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:48.834421 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b83197cc-55d0-4410-b7b5-09d41e736b06 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--609ce1bc--2905--4cf4--bb7b--a339f74894e3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9fcbcf4c--168b--43c9--aebf--0da09af881c3 iflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:48.909499 n-d-817210-1 sudo[124780]: 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--609ce1bc--2905--4cf4--bb7b--a339f74894e3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9fcbcf4c--168b--43c9--aebf--0da09af881c3 iflag=direct
Nov 10 18:08:48.911688 n-d-817210-1 sudo[124780]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:08:49.421936 n-d-817210-1 sudo[124780]: pam_unix(sudo:session): session closed for user root
Nov 10 18:08:49.424386 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b83197cc-55d0-4410-b7b5-09d41e736b06 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--609ce1bc--2905--4cf4--bb7b--a339f74894e3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9fcbcf4c--168b--43c9--aebf--0da09af881c3 iflag=direct" returned: 0 in 0.590s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:49.425476 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b83197cc-55d0-4410-b7b5-09d41e736b06 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--609ce1bc--2905--4cf4--bb7b--a339f74894e3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9fcbcf4c--168b--43c9--aebf--0da09af881c3 oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:49.449940 n-d-817210-1 sudo[124792]: 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--609ce1bc--2905--4cf4--bb7b--a339f74894e3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9fcbcf4c--168b--43c9--aebf--0da09af881c3 oflag=direct
Nov 10 18:08:49.451478 n-d-817210-1 sudo[124792]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:08:49.914883 n-d-817210-1 sudo[124792]: pam_unix(sudo:session): session closed for user root
Nov 10 18:08:49.917450 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b83197cc-55d0-4410-b7b5-09d41e736b06 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--609ce1bc--2905--4cf4--bb7b--a339f74894e3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9fcbcf4c--168b--43c9--aebf--0da09af881c3 oflag=direct" returned: 0 in 0.492s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:49.918801 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b83197cc-55d0-4410-b7b5-09d41e736b06 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--609ce1bc--2905--4cf4--bb7b--a339f74894e3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9fcbcf4c--168b--43c9--aebf--0da09af881c3 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:49.963148 n-d-817210-1 sudo[124804]: 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--609ce1bc--2905--4cf4--bb7b--a339f74894e3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9fcbcf4c--168b--43c9--aebf--0da09af881c3 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Nov 10 18:08:49.968686 n-d-817210-1 sudo[124804]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:08:51.449771 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-6e6b1e56-981e-402b-aed3-5416e25b70ce tempest-VolumesActionsTest-1735916173 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:08:51.465933 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-6e6b1e56-981e-402b-aed3-5416e25b70ce tempest-VolumesActionsTest-1735916173 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:08:51.469027 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-6e6b1e56-981e-402b-aed3-5416e25b70ce tempest-VolumesActionsTest-1735916173 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:08:51.511416 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6e6b1e56-981e-402b-aed3-5416e25b70ce tempest-VolumesActionsTest-1735916173 None] Flow 'volume_create_manager' (b1e0c989-093d-4537-8111-16e80af636f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:08:51.519158 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6e6b1e56-981e-402b-aed3-5416e25b70ce tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (825922db-723e-4fdf-8ece-03407d027e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:08:51.600320 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-6e6b1e56-981e-402b-aed3-5416e25b70ce tempest-VolumesActionsTest-1735916173 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:08:51.622416 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6e6b1e56-981e-402b-aed3-5416e25b70ce tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (825922db-723e-4fdf-8ece-03407d027e39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:08:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1566442936',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=e47d53df-9b27-487e-bb38-07feeea1e1ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2e71a73a0fb472785ba751852c8312a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:08:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:08:51Z,user_id='7b696e1b5ddf4907b8f622b5b81e58a3',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:08:51.625074 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6e6b1e56-981e-402b-aed3-5416e25b70ce tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (198feb48-8bd8-4ec8-9e2a-c92243845f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:08:51.627223 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6e6b1e56-981e-402b-aed3-5416e25b70ce tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (198feb48-8bd8-4ec8-9e2a-c92243845f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:08:51.629553 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6e6b1e56-981e-402b-aed3-5416e25b70ce tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (766f8724-5cb8-4928-a405-48541c15b5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:08:51.631873 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6e6b1e56-981e-402b-aed3-5416e25b70ce tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (766f8724-5cb8-4928-a405-48541c15b5f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e47d53df-9b27-487e-bb38-07feeea1e1ba', 'volume_name': 'volume-e47d53df-9b27-487e-bb38-07feeea1e1ba', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:08:51.634174 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6e6b1e56-981e-402b-aed3-5416e25b70ce tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (654fe5de-4791-4d11-9e3f-5ee2b494b129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:08:51.636346 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6e6b1e56-981e-402b-aed3-5416e25b70ce tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (654fe5de-4791-4d11-9e3f-5ee2b494b129) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:08:51.638825 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6e6b1e56-981e-402b-aed3-5416e25b70ce tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (56205e15-816c-4a90-8079-e100656d301b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:08:51.639624 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-6e6b1e56-981e-402b-aed3-5416e25b70ce tempest-VolumesActionsTest-1735916173 None] Volume e47d53df-9b27-487e-bb38-07feeea1e1ba: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e47d53df-9b27-487e-bb38-07feeea1e1ba', 'volume_size': 1}
Nov 10 18:08:51.640945 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6e6b1e56-981e-402b-aed3-5416e25b70ce tempest-VolumesActionsTest-1735916173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e47d53df-9b27-487e-bb38-07feeea1e1ba stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:51.662105 n-d-817210-1 sudo[124809]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e47d53df-9b27-487e-bb38-07feeea1e1ba stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:08:51.664258 n-d-817210-1 sudo[124809]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:08:52.328377 n-d-817210-1 sudo[124809]: pam_unix(sudo:session): session closed for user root
Nov 10 18:08:52.331145 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6e6b1e56-981e-402b-aed3-5416e25b70ce tempest-VolumesActionsTest-1735916173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e47d53df-9b27-487e-bb38-07feeea1e1ba stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.690s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:52.335872 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6e6b1e56-981e-402b-aed3-5416e25b70ce tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (56205e15-816c-4a90-8079-e100656d301b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e47d53df-9b27-487e-bb38-07feeea1e1ba', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:08:52.340220 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6e6b1e56-981e-402b-aed3-5416e25b70ce tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (600f97ab-fb8f-4022-ad97-2fdf2c744856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:08:52.360956 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-6e6b1e56-981e-402b-aed3-5416e25b70ce tempest-VolumesActionsTest-1735916173 None] Volume volume-e47d53df-9b27-487e-bb38-07feeea1e1ba (e47d53df-9b27-487e-bb38-07feeea1e1ba): created successfully
Nov 10 18:08:52.364024 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6e6b1e56-981e-402b-aed3-5416e25b70ce tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (600f97ab-fb8f-4022-ad97-2fdf2c744856) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:08:52.368766 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6e6b1e56-981e-402b-aed3-5416e25b70ce tempest-VolumesActionsTest-1735916173 None] Flow 'volume_create_manager' (b1e0c989-093d-4537-8111-16e80af636f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:08:52.392174 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-6e6b1e56-981e-402b-aed3-5416e25b70ce tempest-VolumesActionsTest-1735916173 None] Created volume successfully.
Nov 10 18:08:54.381414 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-41fb4fcd-2220-48fa-97e7-542c57988c39 tempest-VolumesActionsTest-664889219 None] Lock "b'cinder-e47d53df-9b27-487e-bb38-07feeea1e1ba-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:08:54.565455 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-41fb4fcd-2220-48fa-97e7-542c57988c39 tempest-VolumesActionsTest-664889219 None] Skipping remove_export. No iscsi_target is presently exported for volume: e47d53df-9b27-487e-bb38-07feeea1e1ba
Nov 10 18:08:54.566643 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-41fb4fcd-2220-48fa-97e7-542c57988c39 tempest-VolumesActionsTest-664889219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e47d53df-9b27-487e-bb38-07feeea1e1ba {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:54.636300 n-d-817210-1 sudo[124874]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e47d53df-9b27-487e-bb38-07feeea1e1ba
Nov 10 18:08:54.639993 n-d-817210-1 sudo[124874]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:08:55.381779 n-d-817210-1 sudo[124874]: pam_unix(sudo:session): session closed for user root
Nov 10 18:08:55.385184 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-41fb4fcd-2220-48fa-97e7-542c57988c39 tempest-VolumesActionsTest-664889219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e47d53df-9b27-487e-bb38-07feeea1e1ba" returned: 0 in 0.817s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:55.387958 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-41fb4fcd-2220-48fa-97e7-542c57988c39 tempest-VolumesActionsTest-664889219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e47d53df-9b27-487e-bb38-07feeea1e1ba {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:55.460196 n-d-817210-1 sudo[124877]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e47d53df-9b27-487e-bb38-07feeea1e1ba
Nov 10 18:08:55.461031 n-d-817210-1 sudo[124877]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:08:56.365286 n-d-817210-1 sudo[124877]: pam_unix(sudo:session): session closed for user root
Nov 10 18:08:56.368107 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-41fb4fcd-2220-48fa-97e7-542c57988c39 tempest-VolumesActionsTest-664889219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e47d53df-9b27-487e-bb38-07feeea1e1ba" returned: 0 in 0.980s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:56.371539 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-41fb4fcd-2220-48fa-97e7-542c57988c39 tempest-VolumesActionsTest-664889219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e47d53df-9b27-487e-bb38-07feeea1e1ba {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:56.462950 n-d-817210-1 sudo[124882]: ubuntu : TTY=unknown ; 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-e47d53df-9b27-487e-bb38-07feeea1e1ba
Nov 10 18:08:56.463859 n-d-817210-1 sudo[124882]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:08:57.398745 n-d-817210-1 sudo[124804]: pam_unix(sudo:session): session closed for user root
Nov 10 18:08:57.401089 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b83197cc-55d0-4410-b7b5-09d41e736b06 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--609ce1bc--2905--4cf4--bb7b--a339f74894e3 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9fcbcf4c--168b--43c9--aebf--0da09af881c3 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.482s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:57.402250 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-b83197cc-55d0-4410-b7b5-09d41e736b06 tempest-GroupSnapshotsTest-1640366588 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--609ce1bc--2905--4cf4--bb7b--a339f74894e3, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--9fcbcf4c--168b--43c9--aebf--0da09af881c3, size 1024.00 MB, duration 7.48 sec {{(pid=91926) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Nov 10 18:08:57.402917 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.volume_utils [None req-b83197cc-55d0-4410-b7b5-09d41e736b06 tempest-GroupSnapshotsTest-1640366588 None] Volume copy 1024.00 MB at 136.84 MB/s
Nov 10 18:08:57.673503 n-d-817210-1 sudo[124882]: pam_unix(sudo:session): session closed for user root
Nov 10 18:08:57.675998 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-41fb4fcd-2220-48fa-97e7-542c57988c39 tempest-VolumesActionsTest-664889219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e47d53df-9b27-487e-bb38-07feeea1e1ba" returned: 0 in 1.304s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:57.677433 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-41fb4fcd-2220-48fa-97e7-542c57988c39 tempest-VolumesActionsTest-664889219 None] Successfully deleted volume: e47d53df-9b27-487e-bb38-07feeea1e1ba
Nov 10 18:08:57.749938 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-b83197cc-55d0-4410-b7b5-09d41e736b06 tempest-GroupSnapshotsTest-1640366588 None] Create group from source-snapshot-2825befc-be62-4f0e-a97e-372cae64ba01 completed successfully.
Nov 10 18:08:57.791354 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-41fb4fcd-2220-48fa-97e7-542c57988c39 tempest-VolumesActionsTest-664889219 None] Created reservations ['faa2ea42-751c-4169-b719-e2bd249fd7b2', 'a8dca0b7-d4cd-4b7d-835c-6ae9b23fc795', '96ed7583-38b3-434d-8c47-2bc59623eaab', 'd55a99ba-435a-423c-bc84-d298df3dd696'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:08:57.795136 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-41fb4fcd-2220-48fa-97e7-542c57988c39 tempest-VolumesActionsTest-664889219 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:08:57.795136 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:08:57.795136 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:08:57.857332 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-41fb4fcd-2220-48fa-97e7-542c57988c39 tempest-VolumesActionsTest-664889219 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:08:57.858244 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-41fb4fcd-2220-48fa-97e7-542c57988c39 tempest-VolumesActionsTest-664889219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:57.894514 n-d-817210-1 sudo[124897]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:08:57.911960 n-d-817210-1 sudo[124897]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:08:58.677346 n-d-817210-1 sudo[124897]: pam_unix(sudo:session): session closed for user root
Nov 10 18:08:58.686260 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-41fb4fcd-2220-48fa-97e7-542c57988c39 tempest-VolumesActionsTest-664889219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.822s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:58.686260 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-41fb4fcd-2220-48fa-97e7-542c57988c39 tempest-VolumesActionsTest-664889219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:58.733295 n-d-817210-1 sudo[124929]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:08:58.739641 n-d-817210-1 sudo[124929]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:08:59.548535 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-71b1586f-93d4-47fa-adf6-81ab010cdae2 tempest-GroupSnapshotsTest-1640366588 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9fcbcf4c-168b-43c9-aebf-0da09af881c3
Nov 10 18:08:59.549907 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-71b1586f-93d4-47fa-adf6-81ab010cdae2 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9fcbcf4c-168b-43c9-aebf-0da09af881c3 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:59.633867 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-59072b61-3e69-4b51-b849-a6ed8ad31e52 tempest-VolumesActionsTest-1735916173 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:08:59.643122 n-d-817210-1 sudo[124949]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9fcbcf4c-168b-43c9-aebf-0da09af881c3
Nov 10 18:08:59.644794 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-59072b61-3e69-4b51-b849-a6ed8ad31e52 tempest-VolumesActionsTest-1735916173 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:08:59.645647 n-d-817210-1 sudo[124949]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:08:59.646694 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-59072b61-3e69-4b51-b849-a6ed8ad31e52 tempest-VolumesActionsTest-1735916173 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:08:59.671516 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-59072b61-3e69-4b51-b849-a6ed8ad31e52 tempest-VolumesActionsTest-1735916173 None] Flow 'volume_create_manager' (1330cfc6-6c95-4acf-bef9-2bd389c847d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:08:59.676761 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-59072b61-3e69-4b51-b849-a6ed8ad31e52 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a4346984-e8a2-4fbd-b87e-c9138f18f522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:08:59.705365 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-59072b61-3e69-4b51-b849-a6ed8ad31e52 tempest-VolumesActionsTest-1735916173 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:08:59.792029 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-59072b61-3e69-4b51-b849-a6ed8ad31e52 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a4346984-e8a2-4fbd-b87e-c9138f18f522) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:08:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2000263685',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=0ed82cf2-bfa6-4f1e-ab19-43bdbc60ffb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2e71a73a0fb472785ba751852c8312a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:08:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:08:59Z,user_id='7b696e1b5ddf4907b8f622b5b81e58a3',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:08:59.796115 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-59072b61-3e69-4b51-b849-a6ed8ad31e52 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c05d7a58-be60-4f57-8f64-68f0614ae5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:08:59.801044 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-59072b61-3e69-4b51-b849-a6ed8ad31e52 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c05d7a58-be60-4f57-8f64-68f0614ae5da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:08:59.807392 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-59072b61-3e69-4b51-b849-a6ed8ad31e52 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b42dde40-1397-41a1-816b-c6961d78521f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:08:59.810801 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-59072b61-3e69-4b51-b849-a6ed8ad31e52 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b42dde40-1397-41a1-816b-c6961d78521f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0ed82cf2-bfa6-4f1e-ab19-43bdbc60ffb4', 'volume_name': 'volume-0ed82cf2-bfa6-4f1e-ab19-43bdbc60ffb4', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:08:59.820169 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-59072b61-3e69-4b51-b849-a6ed8ad31e52 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e5afcc0e-6dd6-470b-9c2b-d2b151a9e07d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:08:59.822325 n-d-817210-1 sudo[124929]: pam_unix(sudo:session): session closed for user root
Nov 10 18:08:59.825748 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-59072b61-3e69-4b51-b849-a6ed8ad31e52 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e5afcc0e-6dd6-470b-9c2b-d2b151a9e07d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:08:59.828343 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-59072b61-3e69-4b51-b849-a6ed8ad31e52 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5a3df9f9-1f6d-4355-865d-2e5ab68c690b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:08:59.829939 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-59072b61-3e69-4b51-b849-a6ed8ad31e52 tempest-VolumesActionsTest-1735916173 None] Volume 0ed82cf2-bfa6-4f1e-ab19-43bdbc60ffb4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0ed82cf2-bfa6-4f1e-ab19-43bdbc60ffb4', 'volume_size': 1}
Nov 10 18:08:59.831651 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-59072b61-3e69-4b51-b849-a6ed8ad31e52 tempest-VolumesActionsTest-1735916173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0ed82cf2-bfa6-4f1e-ab19-43bdbc60ffb4 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:08:59.898755 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-41fb4fcd-2220-48fa-97e7-542c57988c39 tempest-VolumesActionsTest-664889219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.216s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:08:59.901679 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-41fb4fcd-2220-48fa-97e7-542c57988c39 tempest-VolumesActionsTest-664889219 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:08:59.909254 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-41fb4fcd-2220-48fa-97e7-542c57988c39 tempest-VolumesActionsTest-664889219 None] Deleted volume successfully.
Nov 10 18:08:59.919191 n-d-817210-1 sudo[124955]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0ed82cf2-bfa6-4f1e-ab19-43bdbc60ffb4 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:08:59.920037 n-d-817210-1 sudo[124955]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:08:59.949216 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-41fb4fcd-2220-48fa-97e7-542c57988c39 tempest-VolumesActionsTest-664889219 None] Lock "b'cinder-e47d53df-9b27-487e-bb38-07feeea1e1ba-delete_volume'" released by "delete_volume" :: held 5.568s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:09:00.532716 n-d-817210-1 sudo[124949]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:00.534728 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-71b1586f-93d4-47fa-adf6-81ab010cdae2 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9fcbcf4c-168b-43c9-aebf-0da09af881c3" returned: 0 in 0.985s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:00.536127 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-71b1586f-93d4-47fa-adf6-81ab010cdae2 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9fcbcf4c-168b-43c9-aebf-0da09af881c3 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:00.570740 n-d-817210-1 sudo[124960]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9fcbcf4c-168b-43c9-aebf-0da09af881c3
Nov 10 18:09:00.572472 n-d-817210-1 sudo[124960]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:00.959053 n-d-817210-1 sudo[124955]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:00.962597 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-59072b61-3e69-4b51-b849-a6ed8ad31e52 tempest-VolumesActionsTest-1735916173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0ed82cf2-bfa6-4f1e-ab19-43bdbc60ffb4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.130s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:00.967790 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-59072b61-3e69-4b51-b849-a6ed8ad31e52 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5a3df9f9-1f6d-4355-865d-2e5ab68c690b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0ed82cf2-bfa6-4f1e-ab19-43bdbc60ffb4', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:00.972615 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-59072b61-3e69-4b51-b849-a6ed8ad31e52 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ea91b2b0-7d10-4603-b4bb-49b8cec92fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:00.998986 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-59072b61-3e69-4b51-b849-a6ed8ad31e52 tempest-VolumesActionsTest-1735916173 None] Volume volume-0ed82cf2-bfa6-4f1e-ab19-43bdbc60ffb4 (0ed82cf2-bfa6-4f1e-ab19-43bdbc60ffb4): created successfully
Nov 10 18:09:01.002820 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-59072b61-3e69-4b51-b849-a6ed8ad31e52 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ea91b2b0-7d10-4603-b4bb-49b8cec92fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:01.006953 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-59072b61-3e69-4b51-b849-a6ed8ad31e52 tempest-VolumesActionsTest-1735916173 None] Flow 'volume_create_manager' (1330cfc6-6c95-4acf-bef9-2bd389c847d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:09:01.027097 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-59072b61-3e69-4b51-b849-a6ed8ad31e52 tempest-VolumesActionsTest-1735916173 None] Created volume successfully.
Nov 10 18:09:01.461540 n-d-817210-1 sudo[124960]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:01.463643 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-71b1586f-93d4-47fa-adf6-81ab010cdae2 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9fcbcf4c-168b-43c9-aebf-0da09af881c3" returned: 0 in 0.927s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:01.465368 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-71b1586f-93d4-47fa-adf6-81ab010cdae2 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9fcbcf4c-168b-43c9-aebf-0da09af881c3 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:01.517843 n-d-817210-1 sudo[125003]: ubuntu : TTY=unknown ; 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-9fcbcf4c-168b-43c9-aebf-0da09af881c3
Nov 10 18:09:01.518806 n-d-817210-1 sudo[125003]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:02.551729 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:09:02.552342 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:09:02.552980 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:02.560581 n-d-817210-1 sudo[125003]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:02.576286 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-71b1586f-93d4-47fa-adf6-81ab010cdae2 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9fcbcf4c-168b-43c9-aebf-0da09af881c3" returned: 0 in 1.110s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:02.580041 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-71b1586f-93d4-47fa-adf6-81ab010cdae2 tempest-GroupSnapshotsTest-1640366588 None] Successfully deleted volume: 9fcbcf4c-168b-43c9-aebf-0da09af881c3
Nov 10 18:09:02.601150 n-d-817210-1 sudo[125009]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:09:02.605155 n-d-817210-1 sudo[125009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:02.820898 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-a2c9f688-9860-443e-82f1-1c95d930a949 tempest-VolumesActionsTest-664889219 None] Lock "b'cinder-0ed82cf2-bfa6-4f1e-ab19-43bdbc60ffb4-delete_volume'" acquired by "delete_volume" :: waited 0.045s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:09:02.828124 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-71b1586f-93d4-47fa-adf6-81ab010cdae2 tempest-GroupSnapshotsTest-1640366588 None] Created reservations ['e6d4b19e-e7d6-42b3-8829-9d15551d31ec'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:09:02.888657 n-d-817210-1 cinder-volume[91926]: WARNING cinder.quota [None req-71b1586f-93d4-47fa-adf6-81ab010cdae2 tempest-GroupSnapshotsTest-1640366588 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2053490680 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2053490680, it is now deprecated. Please use the default quota class for default quota.
Nov 10 18:09:02.889473 n-d-817210-1 cinder-volume[91926]: WARNING cinder.quota [None req-71b1586f-93d4-47fa-adf6-81ab010cdae2 tempest-GroupSnapshotsTest-1640366588 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2053490680 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2053490680, it is now deprecated. Please use the default quota class for default quota.
Nov 10 18:09:02.942304 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-71b1586f-93d4-47fa-adf6-81ab010cdae2 tempest-GroupSnapshotsTest-1640366588 None] Created reservations ['efa16842-515a-42b6-9a10-30e2a3200d38', '16204e86-9ce2-4e0f-b1c8-2f8495ae486f', '6e154561-7c0f-42ce-b4ef-ecba05e9dc1e', '2bdb7742-0396-4130-b06e-a6e6069af9e5'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:09:02.942304 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-71b1586f-93d4-47fa-adf6-81ab010cdae2 tempest-GroupSnapshotsTest-1640366588 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:09:02.942304 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:09:02.942304 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:09:03.050788 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-a2c9f688-9860-443e-82f1-1c95d930a949 tempest-VolumesActionsTest-664889219 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0ed82cf2-bfa6-4f1e-ab19-43bdbc60ffb4
Nov 10 18:09:03.052200 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a2c9f688-9860-443e-82f1-1c95d930a949 tempest-VolumesActionsTest-664889219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0ed82cf2-bfa6-4f1e-ab19-43bdbc60ffb4 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:03.089104 n-d-817210-1 sudo[125011]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0ed82cf2-bfa6-4f1e-ab19-43bdbc60ffb4
Nov 10 18:09:03.093989 n-d-817210-1 sudo[125011]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:03.161892 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-71b1586f-93d4-47fa-adf6-81ab010cdae2 tempest-GroupSnapshotsTest-1640366588 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:09:03.161892 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:09:03.161892 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:09:03.220692 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-71b1586f-93d4-47fa-adf6-81ab010cdae2 tempest-GroupSnapshotsTest-1640366588 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:09:03.224908 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-71b1586f-93d4-47fa-adf6-81ab010cdae2 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:03.290372 n-d-817210-1 sudo[125013]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:09:03.299644 n-d-817210-1 sudo[125013]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:03.581003 n-d-817210-1 sudo[125009]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:03.583700 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.030s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:03.588081 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:03.649558 n-d-817210-1 sudo[125016]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:09:03.653001 n-d-817210-1 sudo[125016]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:03.808061 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-c05b026b-07c5-4e8c-8cdd-225b380520d3 tempest-GroupSnapshotsTest-1640366588 None] group_snapshot 2825befc-be62-4f0e-a97e-372cae64ba01: deleting
Nov 10 18:09:03.896675 n-d-817210-1 sudo[125011]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:03.912918 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a2c9f688-9860-443e-82f1-1c95d930a949 tempest-VolumesActionsTest-664889219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0ed82cf2-bfa6-4f1e-ab19-43bdbc60ffb4" returned: 0 in 0.861s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:03.934142 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a2c9f688-9860-443e-82f1-1c95d930a949 tempest-VolumesActionsTest-664889219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0ed82cf2-bfa6-4f1e-ab19-43bdbc60ffb4 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:03.993926 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c05b026b-07c5-4e8c-8cdd-225b380520d3 tempest-GroupSnapshotsTest-1640366588 None] group_snapshot 2825befc-be62-4f0e-a97e-372cae64ba01: deleting {{(pid=91926) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4017}}
Nov 10 18:09:04.017401 n-d-817210-1 sudo[125019]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0ed82cf2-bfa6-4f1e-ab19-43bdbc60ffb4
Nov 10 18:09:04.018746 n-d-817210-1 sudo[125019]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:04.046552 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c05b026b-07c5-4e8c-8cdd-225b380520d3 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-609ce1bc-2905-4cf4-bb7b-a339f74894e3 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:04.122203 n-d-817210-1 sudo[125021]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-609ce1bc-2905-4cf4-bb7b-a339f74894e3
Nov 10 18:09:04.129132 n-d-817210-1 sudo[125021]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:04.632174 n-d-817210-1 sudo[125013]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:04.635095 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-71b1586f-93d4-47fa-adf6-81ab010cdae2 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.409s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:04.636733 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-71b1586f-93d4-47fa-adf6-81ab010cdae2 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:04.693223 n-d-817210-1 sudo[125032]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:09:04.694080 n-d-817210-1 sudo[125032]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:04.842440 n-d-817210-1 sudo[125016]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:04.844868 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.258s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:04.847047 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:09:05.284387 n-d-817210-1 sudo[125019]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:05.286251 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a2c9f688-9860-443e-82f1-1c95d930a949 tempest-VolumesActionsTest-664889219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0ed82cf2-bfa6-4f1e-ab19-43bdbc60ffb4" returned: 0 in 1.352s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:05.288518 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a2c9f688-9860-443e-82f1-1c95d930a949 tempest-VolumesActionsTest-664889219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0ed82cf2-bfa6-4f1e-ab19-43bdbc60ffb4 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:05.328923 n-d-817210-1 sudo[125021]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:05.366851 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c05b026b-07c5-4e8c-8cdd-225b380520d3 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-609ce1bc-2905-4cf4-bb7b-a339f74894e3" returned: 0 in 1.325s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:05.369028 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c05b026b-07c5-4e8c-8cdd-225b380520d3 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-609ce1bc-2905-4cf4-bb7b-a339f74894e3 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:05.372930 n-d-817210-1 sudo[125041]: ubuntu : TTY=unknown ; 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-0ed82cf2-bfa6-4f1e-ab19-43bdbc60ffb4
Nov 10 18:09:05.384593 n-d-817210-1 sudo[125041]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:05.447796 n-d-817210-1 sudo[125042]: ubuntu : TTY=unknown ; 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-609ce1bc-2905-4cf4-bb7b-a339f74894e3
Nov 10 18:09:05.448669 n-d-817210-1 sudo[125042]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:05.813055 n-d-817210-1 sudo[125032]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:05.816341 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-71b1586f-93d4-47fa-adf6-81ab010cdae2 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.179s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:05.818354 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-71b1586f-93d4-47fa-adf6-81ab010cdae2 tempest-GroupSnapshotsTest-1640366588 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:09:05.824712 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-71b1586f-93d4-47fa-adf6-81ab010cdae2 tempest-GroupSnapshotsTest-1640366588 None] Delete group completed successfully.
Nov 10 18:09:06.350048 n-d-817210-1 sudo[125041]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:06.351846 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a2c9f688-9860-443e-82f1-1c95d930a949 tempest-VolumesActionsTest-664889219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0ed82cf2-bfa6-4f1e-ab19-43bdbc60ffb4" returned: 0 in 1.063s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:06.352674 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-a2c9f688-9860-443e-82f1-1c95d930a949 tempest-VolumesActionsTest-664889219 None] Successfully deleted volume: 0ed82cf2-bfa6-4f1e-ab19-43bdbc60ffb4
Nov 10 18:09:06.482050 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-a2c9f688-9860-443e-82f1-1c95d930a949 tempest-VolumesActionsTest-664889219 None] Created reservations ['b747ec29-5225-44ee-9780-0438dab5bc3d', '8ad017a7-be75-4aa0-a7ae-aa2bb6aa1505', '160075e1-af86-4b5e-8fe5-54fa04c8b930', '6a97211e-661d-4331-9b92-ce9452520f5e'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:09:06.484618 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-a2c9f688-9860-443e-82f1-1c95d930a949 tempest-VolumesActionsTest-664889219 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:09:06.484618 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:09:06.484618 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:09:06.576459 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-a2c9f688-9860-443e-82f1-1c95d930a949 tempest-VolumesActionsTest-664889219 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:09:06.577954 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a2c9f688-9860-443e-82f1-1c95d930a949 tempest-VolumesActionsTest-664889219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:06.640311 n-d-817210-1 sudo[125093]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:09:06.643927 n-d-817210-1 sudo[125093]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:06.685155 n-d-817210-1 sudo[125042]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:06.688670 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c05b026b-07c5-4e8c-8cdd-225b380520d3 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-609ce1bc-2905-4cf4-bb7b-a339f74894e3" returned: 0 in 1.319s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:06.849284 n-d-817210-1 cinder-volume[91926]: WARNING cinder.quota [None req-c05b026b-07c5-4e8c-8cdd-225b380520d3 tempest-GroupSnapshotsTest-1640366588 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2053490680 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2053490680, it is now deprecated. Please use the default quota class for default quota.
Nov 10 18:09:06.883364 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-c05b026b-07c5-4e8c-8cdd-225b380520d3 tempest-GroupSnapshotsTest-1640366588 None] Created reservations ['40630fb5-0a2f-4db9-b6a3-a2e1200ee9db', '0a517055-c938-4e13-9d95-7a0e4518df48', 'c745ed32-a54a-4806-b856-8d6769ab8321', '8ff3b5c2-cd39-41c1-9ef3-b75644e608dd'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:09:06.886136 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-c05b026b-07c5-4e8c-8cdd-225b380520d3 tempest-GroupSnapshotsTest-1640366588 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:09:06.886136 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:09:06.886136 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:09:06.982652 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-c05b026b-07c5-4e8c-8cdd-225b380520d3 tempest-GroupSnapshotsTest-1640366588 None] group_snapshot 2825befc-be62-4f0e-a97e-372cae64ba01: deleted successfully
Nov 10 18:09:07.312498 n-d-817210-1 sudo[125093]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:07.315155 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a2c9f688-9860-443e-82f1-1c95d930a949 tempest-VolumesActionsTest-664889219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.737s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:07.316849 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a2c9f688-9860-443e-82f1-1c95d930a949 tempest-VolumesActionsTest-664889219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:07.338505 n-d-817210-1 sudo[125106]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:09:07.340477 n-d-817210-1 sudo[125106]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:07.779950 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-f0940eca-1c04-4000-b529-3d1a020ffcd0 tempest-VolumesActionsTest-1735916173 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:09:07.827798 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-f0940eca-1c04-4000-b529-3d1a020ffcd0 tempest-VolumesActionsTest-1735916173 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:09:07.827798 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-f0940eca-1c04-4000-b529-3d1a020ffcd0 tempest-VolumesActionsTest-1735916173 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:09:07.908220 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f0940eca-1c04-4000-b529-3d1a020ffcd0 tempest-VolumesActionsTest-1735916173 None] Flow 'volume_create_manager' (559a2465-9544-4a1d-94c0-e9823d044c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:09:07.914034 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f0940eca-1c04-4000-b529-3d1a020ffcd0 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8326de5f-2163-4db6-ae93-4746fc4364e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:07.987845 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-f0940eca-1c04-4000-b529-3d1a020ffcd0 tempest-VolumesActionsTest-1735916173 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:09:08.050233 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f0940eca-1c04-4000-b529-3d1a020ffcd0 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8326de5f-2163-4db6-ae93-4746fc4364e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:09:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-27082266',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=85a4d284-7c48-4640-9bb7-aac3abdf394a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2e71a73a0fb472785ba751852c8312a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:09:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:09:08Z,user_id='7b696e1b5ddf4907b8f622b5b81e58a3',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:08.057228 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f0940eca-1c04-4000-b529-3d1a020ffcd0 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ead30246-a9ff-4c11-ad3e-de852607188c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:08.068134 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f0940eca-1c04-4000-b529-3d1a020ffcd0 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ead30246-a9ff-4c11-ad3e-de852607188c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:08.073185 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f0940eca-1c04-4000-b529-3d1a020ffcd0 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cd258c80-55c6-4867-80f0-254012bc5328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:08.082093 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f0940eca-1c04-4000-b529-3d1a020ffcd0 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cd258c80-55c6-4867-80f0-254012bc5328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '85a4d284-7c48-4640-9bb7-aac3abdf394a', 'volume_name': 'volume-85a4d284-7c48-4640-9bb7-aac3abdf394a', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:08.099483 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f0940eca-1c04-4000-b529-3d1a020ffcd0 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b119846b-ba7a-47ca-8412-551993f50d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:08.103953 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f0940eca-1c04-4000-b529-3d1a020ffcd0 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b119846b-ba7a-47ca-8412-551993f50d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:08.116424 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f0940eca-1c04-4000-b529-3d1a020ffcd0 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b078800e-4ce3-41fa-aaee-77679ac016aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:08.126468 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-f0940eca-1c04-4000-b529-3d1a020ffcd0 tempest-VolumesActionsTest-1735916173 None] Volume 85a4d284-7c48-4640-9bb7-aac3abdf394a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-85a4d284-7c48-4640-9bb7-aac3abdf394a', 'volume_size': 1}
Nov 10 18:09:08.128640 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f0940eca-1c04-4000-b529-3d1a020ffcd0 tempest-VolumesActionsTest-1735916173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-85a4d284-7c48-4640-9bb7-aac3abdf394a stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:08.227002 n-d-817210-1 sudo[125139]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-85a4d284-7c48-4640-9bb7-aac3abdf394a stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:09:08.229242 n-d-817210-1 sudo[125139]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:08.381428 n-d-817210-1 sudo[125106]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:08.385730 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a2c9f688-9860-443e-82f1-1c95d930a949 tempest-VolumesActionsTest-664889219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.068s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:08.389651 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-a2c9f688-9860-443e-82f1-1c95d930a949 tempest-VolumesActionsTest-664889219 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:09:08.404036 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-a2c9f688-9860-443e-82f1-1c95d930a949 tempest-VolumesActionsTest-664889219 None] Deleted volume successfully.
Nov 10 18:09:08.472114 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-a2c9f688-9860-443e-82f1-1c95d930a949 tempest-VolumesActionsTest-664889219 None] Lock "b'cinder-0ed82cf2-bfa6-4f1e-ab19-43bdbc60ffb4-delete_volume'" released by "delete_volume" :: held 5.642s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:09:08.882911 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-bdd09d0b-619e-4e0b-afaf-d18ded0a6d03 tempest-GroupSnapshotsTest-1640366588 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5403d6fc-cde9-433f-aba7-5900809c7bb2
Nov 10 18:09:08.891430 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bdd09d0b-619e-4e0b-afaf-d18ded0a6d03 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5403d6fc-cde9-433f-aba7-5900809c7bb2 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:09.015487 n-d-817210-1 sudo[125155]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5403d6fc-cde9-433f-aba7-5900809c7bb2
Nov 10 18:09:09.029554 n-d-817210-1 sudo[125155]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:09.685098 n-d-817210-1 sudo[125139]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:09.687631 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f0940eca-1c04-4000-b529-3d1a020ffcd0 tempest-VolumesActionsTest-1735916173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-85a4d284-7c48-4640-9bb7-aac3abdf394a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.559s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:09.696630 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f0940eca-1c04-4000-b529-3d1a020ffcd0 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b078800e-4ce3-41fa-aaee-77679ac016aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-85a4d284-7c48-4640-9bb7-aac3abdf394a', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:09.703771 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f0940eca-1c04-4000-b529-3d1a020ffcd0 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (af02c261-acb3-40e9-8ad2-40b45075a483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:09.733437 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-f0940eca-1c04-4000-b529-3d1a020ffcd0 tempest-VolumesActionsTest-1735916173 None] Volume volume-85a4d284-7c48-4640-9bb7-aac3abdf394a (85a4d284-7c48-4640-9bb7-aac3abdf394a): created successfully
Nov 10 18:09:09.742920 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f0940eca-1c04-4000-b529-3d1a020ffcd0 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (af02c261-acb3-40e9-8ad2-40b45075a483) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:09.756050 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f0940eca-1c04-4000-b529-3d1a020ffcd0 tempest-VolumesActionsTest-1735916173 None] Flow 'volume_create_manager' (559a2465-9544-4a1d-94c0-e9823d044c6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:09:09.780415 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-f0940eca-1c04-4000-b529-3d1a020ffcd0 tempest-VolumesActionsTest-1735916173 None] Created volume successfully.
Nov 10 18:09:10.109946 n-d-817210-1 sudo[125155]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:10.114058 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bdd09d0b-619e-4e0b-afaf-d18ded0a6d03 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5403d6fc-cde9-433f-aba7-5900809c7bb2" returned: 0 in 1.226s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:10.115510 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bdd09d0b-619e-4e0b-afaf-d18ded0a6d03 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5403d6fc-cde9-433f-aba7-5900809c7bb2 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:10.158606 n-d-817210-1 sudo[125206]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5403d6fc-cde9-433f-aba7-5900809c7bb2
Nov 10 18:09:10.160701 n-d-817210-1 sudo[125206]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:10.890825 n-d-817210-1 sudo[125206]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:10.893480 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bdd09d0b-619e-4e0b-afaf-d18ded0a6d03 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5403d6fc-cde9-433f-aba7-5900809c7bb2" returned: 0 in 0.777s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:10.895875 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bdd09d0b-619e-4e0b-afaf-d18ded0a6d03 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5403d6fc-cde9-433f-aba7-5900809c7bb2 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:10.935887 n-d-817210-1 sudo[125213]: ubuntu : TTY=unknown ; 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-5403d6fc-cde9-433f-aba7-5900809c7bb2
Nov 10 18:09:10.949399 n-d-817210-1 sudo[125213]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:10.991093 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-cb06b0f7-9f15-4d55-bb9a-f67961ef4435 tempest-VolumesActionsTest-664889219 None] Lock "b'cinder-85a4d284-7c48-4640-9bb7-aac3abdf394a-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:09:11.125135 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-cb06b0f7-9f15-4d55-bb9a-f67961ef4435 tempest-VolumesActionsTest-664889219 None] Skipping remove_export. No iscsi_target is presently exported for volume: 85a4d284-7c48-4640-9bb7-aac3abdf394a
Nov 10 18:09:11.126320 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-cb06b0f7-9f15-4d55-bb9a-f67961ef4435 tempest-VolumesActionsTest-664889219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-85a4d284-7c48-4640-9bb7-aac3abdf394a {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:11.172135 n-d-817210-1 sudo[125215]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-85a4d284-7c48-4640-9bb7-aac3abdf394a
Nov 10 18:09:11.173056 n-d-817210-1 sudo[125215]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:11.616468 n-d-817210-1 sudo[125213]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:11.619475 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bdd09d0b-619e-4e0b-afaf-d18ded0a6d03 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5403d6fc-cde9-433f-aba7-5900809c7bb2" returned: 0 in 0.723s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:11.622683 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-bdd09d0b-619e-4e0b-afaf-d18ded0a6d03 tempest-GroupSnapshotsTest-1640366588 None] Successfully deleted volume: 5403d6fc-cde9-433f-aba7-5900809c7bb2
Nov 10 18:09:11.903762 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-bdd09d0b-619e-4e0b-afaf-d18ded0a6d03 tempest-GroupSnapshotsTest-1640366588 None] Created reservations ['9d12f2e6-06ac-4001-96e5-7c26a61899ee'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:09:11.973495 n-d-817210-1 cinder-volume[91926]: WARNING cinder.db.sqlalchemy.api [None req-bdd09d0b-619e-4e0b-afaf-d18ded0a6d03 tempest-GroupSnapshotsTest-1640366588 None] Change will make usage less than 0 for the following resources: ['gigabytes', 'gigabytes_tempest-GroupSnapshotsTest-volume-type-2053490680']
Nov 10 18:09:11.974361 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-bdd09d0b-619e-4e0b-afaf-d18ded0a6d03 tempest-GroupSnapshotsTest-1640366588 None] Created reservations ['bc220ab2-9d93-4c97-8e28-d1e0ef2d455c', '41a8bcc9-327a-4242-87c3-7879ed817d83', '99676cf1-8bf4-4117-8ff6-06524e5b6fa1', '3af40e7e-f4fa-44b2-b931-b72b00267d93'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:09:11.977272 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-bdd09d0b-619e-4e0b-afaf-d18ded0a6d03 tempest-GroupSnapshotsTest-1640366588 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:09:11.977272 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:09:11.977272 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:09:12.001671 n-d-817210-1 sudo[125215]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:12.023566 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-cb06b0f7-9f15-4d55-bb9a-f67961ef4435 tempest-VolumesActionsTest-664889219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-85a4d284-7c48-4640-9bb7-aac3abdf394a" returned: 0 in 0.897s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:12.025552 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-cb06b0f7-9f15-4d55-bb9a-f67961ef4435 tempest-VolumesActionsTest-664889219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-85a4d284-7c48-4640-9bb7-aac3abdf394a {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:12.068087 n-d-817210-1 sudo[125229]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-85a4d284-7c48-4640-9bb7-aac3abdf394a
Nov 10 18:09:12.069881 n-d-817210-1 sudo[125229]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:12.096716 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-bdd09d0b-619e-4e0b-afaf-d18ded0a6d03 tempest-GroupSnapshotsTest-1640366588 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:09:12.096716 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:09:12.096716 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:09:12.245172 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-bdd09d0b-619e-4e0b-afaf-d18ded0a6d03 tempest-GroupSnapshotsTest-1640366588 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:09:12.256725 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bdd09d0b-619e-4e0b-afaf-d18ded0a6d03 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:12.375878 n-d-817210-1 sudo[125238]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:09:12.378926 n-d-817210-1 sudo[125238]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:13.099288 n-d-817210-1 sudo[125229]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:13.101609 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-cb06b0f7-9f15-4d55-bb9a-f67961ef4435 tempest-VolumesActionsTest-664889219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-85a4d284-7c48-4640-9bb7-aac3abdf394a" returned: 0 in 1.076s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:13.103955 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-cb06b0f7-9f15-4d55-bb9a-f67961ef4435 tempest-VolumesActionsTest-664889219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-85a4d284-7c48-4640-9bb7-aac3abdf394a {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:13.184644 n-d-817210-1 sudo[125257]: ubuntu : TTY=unknown ; 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-85a4d284-7c48-4640-9bb7-aac3abdf394a
Nov 10 18:09:13.186441 n-d-817210-1 sudo[125257]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:13.655086 n-d-817210-1 sudo[125238]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:13.659985 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bdd09d0b-619e-4e0b-afaf-d18ded0a6d03 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.414s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:13.673325 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bdd09d0b-619e-4e0b-afaf-d18ded0a6d03 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:13.740601 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-ed0e238b-c446-4351-865d-f3c77c72c392 tempest-GroupSnapshotsTest-1640366588 None] Group tempest-GroupSnapshotsTest-Group-14195340: creating
Nov 10 18:09:13.759241 n-d-817210-1 sudo[125261]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:09:13.760089 n-d-817210-1 sudo[125261]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:13.798428 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-ed0e238b-c446-4351-865d-f3c77c72c392 tempest-GroupSnapshotsTest-1640366588 None] Group tempest-GroupSnapshotsTest-Group-14195340: created successfully
Nov 10 18:09:13.877652 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-ed0e238b-c446-4351-865d-f3c77c72c392 tempest-GroupSnapshotsTest-1640366588 None] Create group completed successfully.
Nov 10 18:09:14.560184 n-d-817210-1 sudo[125257]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:14.566887 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-cb06b0f7-9f15-4d55-bb9a-f67961ef4435 tempest-VolumesActionsTest-664889219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-85a4d284-7c48-4640-9bb7-aac3abdf394a" returned: 0 in 1.463s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:14.568960 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-cb06b0f7-9f15-4d55-bb9a-f67961ef4435 tempest-VolumesActionsTest-664889219 None] Successfully deleted volume: 85a4d284-7c48-4640-9bb7-aac3abdf394a
Nov 10 18:09:14.732658 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-cb06b0f7-9f15-4d55-bb9a-f67961ef4435 tempest-VolumesActionsTest-664889219 None] Created reservations ['660cda33-e137-45eb-b0ca-4a5b8349d2b1', '193730f4-7679-4273-89a4-828cff7eebaa', '9ddb23ae-0c10-422f-a6c9-c87b74543f02', '3d001893-9eb3-4c97-a8b1-908665a57e6a'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:09:14.739652 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-cb06b0f7-9f15-4d55-bb9a-f67961ef4435 tempest-VolumesActionsTest-664889219 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:09:14.739652 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:09:14.739652 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:09:14.793740 n-d-817210-1 sudo[125261]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:14.796279 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bdd09d0b-619e-4e0b-afaf-d18ded0a6d03 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.128s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:14.808036 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-bdd09d0b-619e-4e0b-afaf-d18ded0a6d03 tempest-GroupSnapshotsTest-1640366588 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:09:14.821085 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-bdd09d0b-619e-4e0b-afaf-d18ded0a6d03 tempest-GroupSnapshotsTest-1640366588 None] Delete group completed successfully.
Nov 10 18:09:14.890083 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-cb06b0f7-9f15-4d55-bb9a-f67961ef4435 tempest-VolumesActionsTest-664889219 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:09:14.890933 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-cb06b0f7-9f15-4d55-bb9a-f67961ef4435 tempest-VolumesActionsTest-664889219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:14.941193 n-d-817210-1 sudo[125269]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:09:14.942036 n-d-817210-1 sudo[125269]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:15.941857 n-d-817210-1 sudo[125269]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:15.947205 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-cb06b0f7-9f15-4d55-bb9a-f67961ef4435 tempest-VolumesActionsTest-664889219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:15.955142 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-cb06b0f7-9f15-4d55-bb9a-f67961ef4435 tempest-VolumesActionsTest-664889219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:16.014537 n-d-817210-1 sudo[125289]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:09:16.034091 n-d-817210-1 sudo[125289]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:16.056046 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-057c6e08-2ee0-45f2-b4a6-9377dc4f3d09 tempest-GroupSnapshotsTest-1640366588 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:09:16.065864 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-057c6e08-2ee0-45f2-b4a6-9377dc4f3d09 tempest-GroupSnapshotsTest-1640366588 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:09:16.076359 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-057c6e08-2ee0-45f2-b4a6-9377dc4f3d09 tempest-GroupSnapshotsTest-1640366588 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:09:16.155971 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-057c6e08-2ee0-45f2-b4a6-9377dc4f3d09 tempest-GroupSnapshotsTest-1640366588 None] Flow 'volume_create_manager' (81de9884-97cb-4ea6-8c3f-da5d94df0070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:09:16.170404 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-057c6e08-2ee0-45f2-b4a6-9377dc4f3d09 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e6494613-46a0-478a-a12f-64dfa966b61c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:16.244334 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-057c6e08-2ee0-45f2-b4a6-9377dc4f3d09 tempest-GroupSnapshotsTest-1640366588 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:09:16.277374 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-057c6e08-2ee0-45f2-b4a6-9377dc4f3d09 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e6494613-46a0-478a-a12f-64dfa966b61c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:09:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-61284128',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=cc5f666c-3868-4d02-b055-16a1306df796,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=01fe7fd1-8787-4683-adcf-67140b9626f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ae4fd584f2b4b2e988b199574eb1db1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:09:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:09:16Z,user_id='51826d8835de47fe8f81899ddd850eaa',volume_attachment=>,volume_type=VolumeType(f10396cf-ed14-42de-a726-0f8dcd58c534),volume_type_id=f10396cf-ed14-42de-a726-0f8dcd58c534)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:16.280190 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-057c6e08-2ee0-45f2-b4a6-9377dc4f3d09 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (289406fd-ff6d-4d41-a91d-acbfb5b7460c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:16.282303 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-057c6e08-2ee0-45f2-b4a6-9377dc4f3d09 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (289406fd-ff6d-4d41-a91d-acbfb5b7460c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:16.285634 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-057c6e08-2ee0-45f2-b4a6-9377dc4f3d09 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (525d5c6c-e318-4986-8a78-701f47ee88ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:16.288763 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-057c6e08-2ee0-45f2-b4a6-9377dc4f3d09 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (525d5c6c-e318-4986-8a78-701f47ee88ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '01fe7fd1-8787-4683-adcf-67140b9626f1', 'volume_name': 'volume-01fe7fd1-8787-4683-adcf-67140b9626f1', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:16.291826 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-057c6e08-2ee0-45f2-b4a6-9377dc4f3d09 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c992cd6e-373d-487f-9d43-743e1e939c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:16.295354 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-057c6e08-2ee0-45f2-b4a6-9377dc4f3d09 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c992cd6e-373d-487f-9d43-743e1e939c58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:16.302229 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-057c6e08-2ee0-45f2-b4a6-9377dc4f3d09 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4b14d6c3-127e-46cf-a004-701981ab9761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:16.340684 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-057c6e08-2ee0-45f2-b4a6-9377dc4f3d09 tempest-GroupSnapshotsTest-1640366588 None] Volume 01fe7fd1-8787-4683-adcf-67140b9626f1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-01fe7fd1-8787-4683-adcf-67140b9626f1', 'volume_size': 1}
Nov 10 18:09:16.342829 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-057c6e08-2ee0-45f2-b4a6-9377dc4f3d09 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-01fe7fd1-8787-4683-adcf-67140b9626f1 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:16.392178 n-d-817210-1 sudo[125295]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-01fe7fd1-8787-4683-adcf-67140b9626f1 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:09:16.393637 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-7296dddb-e90d-46c8-9e41-1d9a6a582b23 tempest-VolumesActionsTest-1735916173 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:09:16.395443 n-d-817210-1 sudo[125295]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:16.405776 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-7296dddb-e90d-46c8-9e41-1d9a6a582b23 tempest-VolumesActionsTest-1735916173 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:09:16.406546 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-7296dddb-e90d-46c8-9e41-1d9a6a582b23 tempest-VolumesActionsTest-1735916173 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:09:16.445812 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7296dddb-e90d-46c8-9e41-1d9a6a582b23 tempest-VolumesActionsTest-1735916173 None] Flow 'volume_create_manager' (a31e471f-6321-4dfa-8788-547fef98b239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:09:16.456022 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7296dddb-e90d-46c8-9e41-1d9a6a582b23 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d1f5e6f-4475-427e-9128-dd16e77c939a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:16.517478 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-7296dddb-e90d-46c8-9e41-1d9a6a582b23 tempest-VolumesActionsTest-1735916173 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:09:16.577264 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7296dddb-e90d-46c8-9e41-1d9a6a582b23 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d1f5e6f-4475-427e-9128-dd16e77c939a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:09:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1298158860',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=e45477c3-9495-4b88-aa17-ae93ade7ebbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2e71a73a0fb472785ba751852c8312a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:09:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:09:16Z,user_id='7b696e1b5ddf4907b8f622b5b81e58a3',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:16.583224 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7296dddb-e90d-46c8-9e41-1d9a6a582b23 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a3ae2c39-ddb9-445f-a2fe-1712ed88ae4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:16.588865 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7296dddb-e90d-46c8-9e41-1d9a6a582b23 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a3ae2c39-ddb9-445f-a2fe-1712ed88ae4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:16.596788 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7296dddb-e90d-46c8-9e41-1d9a6a582b23 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0cfdc8fd-9b69-47ed-825a-b58b34ccd812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:16.605447 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7296dddb-e90d-46c8-9e41-1d9a6a582b23 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0cfdc8fd-9b69-47ed-825a-b58b34ccd812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e45477c3-9495-4b88-aa17-ae93ade7ebbb', 'volume_name': 'volume-e45477c3-9495-4b88-aa17-ae93ade7ebbb', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:16.611797 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7296dddb-e90d-46c8-9e41-1d9a6a582b23 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3ebc8a06-c858-4fab-b2fc-911cf70b5ae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:16.617801 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7296dddb-e90d-46c8-9e41-1d9a6a582b23 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3ebc8a06-c858-4fab-b2fc-911cf70b5ae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:16.624777 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7296dddb-e90d-46c8-9e41-1d9a6a582b23 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0c091c5d-2a64-409a-8af1-7d4242f111fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:16.625991 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-7296dddb-e90d-46c8-9e41-1d9a6a582b23 tempest-VolumesActionsTest-1735916173 None] Volume e45477c3-9495-4b88-aa17-ae93ade7ebbb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e45477c3-9495-4b88-aa17-ae93ade7ebbb', 'volume_size': 1}
Nov 10 18:09:16.629117 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7296dddb-e90d-46c8-9e41-1d9a6a582b23 tempest-VolumesActionsTest-1735916173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e45477c3-9495-4b88-aa17-ae93ade7ebbb stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:16.694133 n-d-817210-1 sudo[125297]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e45477c3-9495-4b88-aa17-ae93ade7ebbb stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:09:16.694987 n-d-817210-1 sudo[125297]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:17.005638 n-d-817210-1 sudo[125289]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:17.008028 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-cb06b0f7-9f15-4d55-bb9a-f67961ef4435 tempest-VolumesActionsTest-664889219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.056s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:17.015629 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-cb06b0f7-9f15-4d55-bb9a-f67961ef4435 tempest-VolumesActionsTest-664889219 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:09:17.036625 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-cb06b0f7-9f15-4d55-bb9a-f67961ef4435 tempest-VolumesActionsTest-664889219 None] Deleted volume successfully.
Nov 10 18:09:17.066651 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-cb06b0f7-9f15-4d55-bb9a-f67961ef4435 tempest-VolumesActionsTest-664889219 None] Lock "b'cinder-85a4d284-7c48-4640-9bb7-aac3abdf394a-delete_volume'" released by "delete_volume" :: held 6.076s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:09:17.532845 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-057c6e08-2ee0-45f2-b4a6-9377dc4f3d09 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-01fe7fd1-8787-4683-adcf-67140b9626f1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.188s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:17.528366 n-d-817210-1 sudo[125295]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:17.537738 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-057c6e08-2ee0-45f2-b4a6-9377dc4f3d09 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4b14d6c3-127e-46cf-a004-701981ab9761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-01fe7fd1-8787-4683-adcf-67140b9626f1', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:17.537738 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-057c6e08-2ee0-45f2-b4a6-9377dc4f3d09 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7e9bbe42-db64-4fe0-866d-f86933b6cbf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:17.569371 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-057c6e08-2ee0-45f2-b4a6-9377dc4f3d09 tempest-GroupSnapshotsTest-1640366588 None] Volume volume-01fe7fd1-8787-4683-adcf-67140b9626f1 (01fe7fd1-8787-4683-adcf-67140b9626f1): created successfully
Nov 10 18:09:17.576526 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-057c6e08-2ee0-45f2-b4a6-9377dc4f3d09 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7e9bbe42-db64-4fe0-866d-f86933b6cbf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:17.605835 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-057c6e08-2ee0-45f2-b4a6-9377dc4f3d09 tempest-GroupSnapshotsTest-1640366588 None] Flow 'volume_create_manager' (81de9884-97cb-4ea6-8c3f-da5d94df0070) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:09:17.621245 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-057c6e08-2ee0-45f2-b4a6-9377dc4f3d09 tempest-GroupSnapshotsTest-1640366588 None] Created volume successfully.
Nov 10 18:09:17.858234 n-d-817210-1 sudo[125297]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:17.860050 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7296dddb-e90d-46c8-9e41-1d9a6a582b23 tempest-VolumesActionsTest-1735916173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e45477c3-9495-4b88-aa17-ae93ade7ebbb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.231s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:17.867859 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7296dddb-e90d-46c8-9e41-1d9a6a582b23 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0c091c5d-2a64-409a-8af1-7d4242f111fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e45477c3-9495-4b88-aa17-ae93ade7ebbb', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:17.872232 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7296dddb-e90d-46c8-9e41-1d9a6a582b23 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cd70af31-1279-4da4-8b10-49b185cfdab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:17.889537 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-7296dddb-e90d-46c8-9e41-1d9a6a582b23 tempest-VolumesActionsTest-1735916173 None] Volume volume-e45477c3-9495-4b88-aa17-ae93ade7ebbb (e45477c3-9495-4b88-aa17-ae93ade7ebbb): created successfully
Nov 10 18:09:17.892174 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7296dddb-e90d-46c8-9e41-1d9a6a582b23 tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cd70af31-1279-4da4-8b10-49b185cfdab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:17.895460 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7296dddb-e90d-46c8-9e41-1d9a6a582b23 tempest-VolumesActionsTest-1735916173 None] Flow 'volume_create_manager' (a31e471f-6321-4dfa-8788-547fef98b239) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:09:17.923586 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-7296dddb-e90d-46c8-9e41-1d9a6a582b23 tempest-VolumesActionsTest-1735916173 None] Created volume successfully.
Nov 10 18:09:19.159635 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-513c78a6-2855-4b0f-9847-c2da018ebbd7 tempest-VolumesActionsTest-664889219 None] Lock "b'cinder-e45477c3-9495-4b88-aa17-ae93ade7ebbb-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:09:19.298670 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-513c78a6-2855-4b0f-9847-c2da018ebbd7 tempest-VolumesActionsTest-664889219 None] Skipping remove_export. No iscsi_target is presently exported for volume: e45477c3-9495-4b88-aa17-ae93ade7ebbb
Nov 10 18:09:19.299411 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-513c78a6-2855-4b0f-9847-c2da018ebbd7 tempest-VolumesActionsTest-664889219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e45477c3-9495-4b88-aa17-ae93ade7ebbb {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:19.372782 n-d-817210-1 sudo[125417]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e45477c3-9495-4b88-aa17-ae93ade7ebbb
Nov 10 18:09:19.375671 n-d-817210-1 sudo[125417]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:19.565476 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-5e823d19-0cfe-40f1-9108-fb85048ba3b0 tempest-GroupSnapshotsTest-1640366588 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:09:19.572977 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-5e823d19-0cfe-40f1-9108-fb85048ba3b0 tempest-GroupSnapshotsTest-1640366588 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:09:19.574635 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-5e823d19-0cfe-40f1-9108-fb85048ba3b0 tempest-GroupSnapshotsTest-1640366588 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:09:19.604997 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-5e823d19-0cfe-40f1-9108-fb85048ba3b0 tempest-GroupSnapshotsTest-1640366588 None] Flow 'volume_create_manager' (597bcadc-08df-4348-8cc9-edb374bc05c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:09:19.611115 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-5e823d19-0cfe-40f1-9108-fb85048ba3b0 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a4dc25df-7e4e-458f-9c46-b2754af88e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:19.681754 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-5e823d19-0cfe-40f1-9108-fb85048ba3b0 tempest-GroupSnapshotsTest-1640366588 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:09:19.749183 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-5e823d19-0cfe-40f1-9108-fb85048ba3b0 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a4dc25df-7e4e-458f-9c46-b2754af88e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:09:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-2025343831',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=cc5f666c-3868-4d02-b055-16a1306df796,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=284a3d65-a24b-48e1-9d6b-18b741f7b909,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ae4fd584f2b4b2e988b199574eb1db1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:09:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:09:19Z,user_id='51826d8835de47fe8f81899ddd850eaa',volume_attachment=>,volume_type=VolumeType(f10396cf-ed14-42de-a726-0f8dcd58c534),volume_type_id=f10396cf-ed14-42de-a726-0f8dcd58c534)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:19.761013 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-5e823d19-0cfe-40f1-9108-fb85048ba3b0 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f79ce4b4-0cb6-490a-b2eb-1e519c160ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:19.764005 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-5e823d19-0cfe-40f1-9108-fb85048ba3b0 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f79ce4b4-0cb6-490a-b2eb-1e519c160ba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:19.773114 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-5e823d19-0cfe-40f1-9108-fb85048ba3b0 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ecd113d5-4f14-4a4d-8706-3847c9b747db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:19.775575 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-5e823d19-0cfe-40f1-9108-fb85048ba3b0 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ecd113d5-4f14-4a4d-8706-3847c9b747db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '284a3d65-a24b-48e1-9d6b-18b741f7b909', 'volume_name': 'volume-284a3d65-a24b-48e1-9d6b-18b741f7b909', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:19.785662 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-5e823d19-0cfe-40f1-9108-fb85048ba3b0 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f6a99a1f-03f8-4b4e-b22a-cc9a1c64de9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:19.788288 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-5e823d19-0cfe-40f1-9108-fb85048ba3b0 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f6a99a1f-03f8-4b4e-b22a-cc9a1c64de9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:19.793661 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-5e823d19-0cfe-40f1-9108-fb85048ba3b0 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (76f072ff-20a5-4c96-97ac-809ed0acf689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:19.840015 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-5e823d19-0cfe-40f1-9108-fb85048ba3b0 tempest-GroupSnapshotsTest-1640366588 None] Volume 284a3d65-a24b-48e1-9d6b-18b741f7b909: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-284a3d65-a24b-48e1-9d6b-18b741f7b909', 'volume_size': 1}
Nov 10 18:09:19.848105 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5e823d19-0cfe-40f1-9108-fb85048ba3b0 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-284a3d65-a24b-48e1-9d6b-18b741f7b909 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:19.910748 n-d-817210-1 sudo[125420]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-284a3d65-a24b-48e1-9d6b-18b741f7b909 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:09:19.915179 n-d-817210-1 sudo[125420]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:20.306292 n-d-817210-1 sudo[125417]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:20.308729 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-513c78a6-2855-4b0f-9847-c2da018ebbd7 tempest-VolumesActionsTest-664889219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e45477c3-9495-4b88-aa17-ae93ade7ebbb" returned: 0 in 1.009s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:20.311088 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-513c78a6-2855-4b0f-9847-c2da018ebbd7 tempest-VolumesActionsTest-664889219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e45477c3-9495-4b88-aa17-ae93ade7ebbb {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:20.376159 n-d-817210-1 sudo[125425]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e45477c3-9495-4b88-aa17-ae93ade7ebbb
Nov 10 18:09:20.377545 n-d-817210-1 sudo[125425]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:21.235088 n-d-817210-1 sudo[125420]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:21.237449 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5e823d19-0cfe-40f1-9108-fb85048ba3b0 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-284a3d65-a24b-48e1-9d6b-18b741f7b909 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.389s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:21.241574 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-5e823d19-0cfe-40f1-9108-fb85048ba3b0 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (76f072ff-20a5-4c96-97ac-809ed0acf689) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-284a3d65-a24b-48e1-9d6b-18b741f7b909', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:21.245171 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-5e823d19-0cfe-40f1-9108-fb85048ba3b0 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8dc39675-328a-48b5-87f1-9990fbcdf5d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:21.266411 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-5e823d19-0cfe-40f1-9108-fb85048ba3b0 tempest-GroupSnapshotsTest-1640366588 None] Volume volume-284a3d65-a24b-48e1-9d6b-18b741f7b909 (284a3d65-a24b-48e1-9d6b-18b741f7b909): created successfully
Nov 10 18:09:21.268195 n-d-817210-1 sudo[125425]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:21.271421 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-5e823d19-0cfe-40f1-9108-fb85048ba3b0 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8dc39675-328a-48b5-87f1-9990fbcdf5d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:21.276569 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-5e823d19-0cfe-40f1-9108-fb85048ba3b0 tempest-GroupSnapshotsTest-1640366588 None] Flow 'volume_create_manager' (597bcadc-08df-4348-8cc9-edb374bc05c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:09:21.294530 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-513c78a6-2855-4b0f-9847-c2da018ebbd7 tempest-VolumesActionsTest-664889219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e45477c3-9495-4b88-aa17-ae93ade7ebbb" returned: 0 in 0.971s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:21.296404 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-513c78a6-2855-4b0f-9847-c2da018ebbd7 tempest-VolumesActionsTest-664889219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e45477c3-9495-4b88-aa17-ae93ade7ebbb {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:21.321544 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-5e823d19-0cfe-40f1-9108-fb85048ba3b0 tempest-GroupSnapshotsTest-1640366588 None] Created volume successfully.
Nov 10 18:09:21.328148 n-d-817210-1 sudo[125471]: ubuntu : TTY=unknown ; 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-e45477c3-9495-4b88-aa17-ae93ade7ebbb
Nov 10 18:09:21.330141 n-d-817210-1 sudo[125471]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:21.975487 n-d-817210-1 sudo[125471]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:21.977978 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-513c78a6-2855-4b0f-9847-c2da018ebbd7 tempest-VolumesActionsTest-664889219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e45477c3-9495-4b88-aa17-ae93ade7ebbb" returned: 0 in 0.681s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:21.979431 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-513c78a6-2855-4b0f-9847-c2da018ebbd7 tempest-VolumesActionsTest-664889219 None] Successfully deleted volume: e45477c3-9495-4b88-aa17-ae93ade7ebbb
Nov 10 18:09:22.129598 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-513c78a6-2855-4b0f-9847-c2da018ebbd7 tempest-VolumesActionsTest-664889219 None] Created reservations ['bddc8d89-0551-4b56-a1e6-ba8122515e59', 'c7c07433-91c7-44af-a557-053a26025b27', 'af107ff8-f1cb-4a98-a6c8-695a4bd4fe3e', 'f69d1225-e402-4bac-bfc9-49c806ee7564'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:09:22.133510 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-513c78a6-2855-4b0f-9847-c2da018ebbd7 tempest-VolumesActionsTest-664889219 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:09:22.133510 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:09:22.133510 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:09:22.250609 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-513c78a6-2855-4b0f-9847-c2da018ebbd7 tempest-VolumesActionsTest-664889219 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:09:22.251493 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-513c78a6-2855-4b0f-9847-c2da018ebbd7 tempest-VolumesActionsTest-664889219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:22.314112 n-d-817210-1 sudo[125482]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:09:22.317640 n-d-817210-1 sudo[125482]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:22.633274 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-53453c9c-0654-49c7-9963-9f15d5727f17 tempest-GroupSnapshotsTest-1640366588 None] Update group completed successfully.
Nov 10 18:09:22.988233 n-d-817210-1 sudo[125482]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:22.991120 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-513c78a6-2855-4b0f-9847-c2da018ebbd7 tempest-VolumesActionsTest-664889219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.740s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:22.997602 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-513c78a6-2855-4b0f-9847-c2da018ebbd7 tempest-VolumesActionsTest-664889219 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:23.052911 n-d-817210-1 sudo[125486]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:09:23.054066 n-d-817210-1 sudo[125486]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:23.869324 n-d-817210-1 sudo[125486]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:23.872955 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-513c78a6-2855-4b0f-9847-c2da018ebbd7 tempest-VolumesActionsTest-664889219 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.874s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:23.876730 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-513c78a6-2855-4b0f-9847-c2da018ebbd7 tempest-VolumesActionsTest-664889219 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:09:23.905257 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-513c78a6-2855-4b0f-9847-c2da018ebbd7 tempest-VolumesActionsTest-664889219 None] Deleted volume successfully.
Nov 10 18:09:24.285238 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-513c78a6-2855-4b0f-9847-c2da018ebbd7 tempest-VolumesActionsTest-664889219 None] Lock "b'cinder-e45477c3-9495-4b88-aa17-ae93ade7ebbb-delete_volume'" released by "delete_volume" :: held 5.125s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:09:24.424748 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-13044dd6-3a05-4cb0-9a14-3fbed5fb11c3 tempest-GroupSnapshotsTest-1640366588 None] Update group completed successfully.
Nov 10 18:09:24.639046 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-565ef295-55bb-46e7-883b-9677d74750ba tempest-VolumesActionsTest-1735916173 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:09:24.643079 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-565ef295-55bb-46e7-883b-9677d74750ba tempest-VolumesActionsTest-1735916173 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:09:24.644609 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-565ef295-55bb-46e7-883b-9677d74750ba tempest-VolumesActionsTest-1735916173 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:09:24.707260 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-565ef295-55bb-46e7-883b-9677d74750ba tempest-VolumesActionsTest-1735916173 None] Flow 'volume_create_manager' (5dd6a1f4-0857-4ef3-9172-7cfc8eb6bd8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:09:24.720365 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-565ef295-55bb-46e7-883b-9677d74750ba tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (280561db-e613-4ebb-949a-4eea8c4f7dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:24.774316 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-565ef295-55bb-46e7-883b-9677d74750ba tempest-VolumesActionsTest-1735916173 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:09:24.837584 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-565ef295-55bb-46e7-883b-9677d74750ba tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (280561db-e613-4ebb-949a-4eea8c4f7dc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:09:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1153962417',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=33f23fcd-3f85-4a1e-b471-e6cb0a8cf787,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2e71a73a0fb472785ba751852c8312a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:09:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:09:25Z,user_id='7b696e1b5ddf4907b8f622b5b81e58a3',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:24.837584 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-565ef295-55bb-46e7-883b-9677d74750ba tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (680b9606-b541-4468-a491-5b37c1b636a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:24.837584 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-565ef295-55bb-46e7-883b-9677d74750ba tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (680b9606-b541-4468-a491-5b37c1b636a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:24.840075 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-565ef295-55bb-46e7-883b-9677d74750ba tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (24f3140d-3bec-4ca1-a7d2-5f4d28d83c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:24.852716 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-565ef295-55bb-46e7-883b-9677d74750ba tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (24f3140d-3bec-4ca1-a7d2-5f4d28d83c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '33f23fcd-3f85-4a1e-b471-e6cb0a8cf787', 'volume_name': 'volume-33f23fcd-3f85-4a1e-b471-e6cb0a8cf787', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:24.856787 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-565ef295-55bb-46e7-883b-9677d74750ba tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (32d663c2-404f-4527-8c54-52dcc88dc64e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:24.867368 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-565ef295-55bb-46e7-883b-9677d74750ba tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (32d663c2-404f-4527-8c54-52dcc88dc64e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:24.870678 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-565ef295-55bb-46e7-883b-9677d74750ba tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (96c1705e-0e73-4ecb-a494-693bb1319ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:24.871766 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-565ef295-55bb-46e7-883b-9677d74750ba tempest-VolumesActionsTest-1735916173 None] Volume 33f23fcd-3f85-4a1e-b471-e6cb0a8cf787: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-33f23fcd-3f85-4a1e-b471-e6cb0a8cf787', 'volume_size': 1}
Nov 10 18:09:24.873206 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-565ef295-55bb-46e7-883b-9677d74750ba tempest-VolumesActionsTest-1735916173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-33f23fcd-3f85-4a1e-b471-e6cb0a8cf787 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:24.938007 n-d-817210-1 sudo[125494]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-33f23fcd-3f85-4a1e-b471-e6cb0a8cf787 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:09:24.951059 n-d-817210-1 sudo[125494]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:25.501888 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-a30b8d19-fe14-4083-8a02-4e076923eb72 tempest-GroupSnapshotsTest-1640366588 None] Update group completed successfully.
Nov 10 18:09:25.740250 n-d-817210-1 sudo[125494]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:25.741992 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-565ef295-55bb-46e7-883b-9677d74750ba tempest-VolumesActionsTest-1735916173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-33f23fcd-3f85-4a1e-b471-e6cb0a8cf787 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.869s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:25.746274 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-565ef295-55bb-46e7-883b-9677d74750ba tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (96c1705e-0e73-4ecb-a494-693bb1319ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-33f23fcd-3f85-4a1e-b471-e6cb0a8cf787', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:25.749608 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-565ef295-55bb-46e7-883b-9677d74750ba tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1a4e8453-efcc-446c-beb0-bc3fb967e107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:25.781168 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-565ef295-55bb-46e7-883b-9677d74750ba tempest-VolumesActionsTest-1735916173 None] Volume volume-33f23fcd-3f85-4a1e-b471-e6cb0a8cf787 (33f23fcd-3f85-4a1e-b471-e6cb0a8cf787): created successfully
Nov 10 18:09:25.783702 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-565ef295-55bb-46e7-883b-9677d74750ba tempest-VolumesActionsTest-1735916173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1a4e8453-efcc-446c-beb0-bc3fb967e107) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:25.787856 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-565ef295-55bb-46e7-883b-9677d74750ba tempest-VolumesActionsTest-1735916173 None] Flow 'volume_create_manager' (5dd6a1f4-0857-4ef3-9172-7cfc8eb6bd8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:09:25.819293 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-565ef295-55bb-46e7-883b-9677d74750ba tempest-VolumesActionsTest-1735916173 None] Created volume successfully.
Nov 10 18:09:26.984322 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-49ec4b4a-c9d4-4811-ac82-faa15d8e4f56 tempest-GroupSnapshotsTest-1640366588 None] Update group completed successfully.
Nov 10 18:09:28.293521 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-5315ebc4-b8f5-44be-9ce1-50d7f61c2656 tempest-VolumesActionsTest-1735916173 None] Lock "b'cinder-33f23fcd-3f85-4a1e-b471-e6cb0a8cf787-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:09:28.467030 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-5315ebc4-b8f5-44be-9ce1-50d7f61c2656 tempest-VolumesActionsTest-1735916173 None] Skipping remove_export. No iscsi_target is presently exported for volume: 33f23fcd-3f85-4a1e-b471-e6cb0a8cf787
Nov 10 18:09:28.468063 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5315ebc4-b8f5-44be-9ce1-50d7f61c2656 tempest-VolumesActionsTest-1735916173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-33f23fcd-3f85-4a1e-b471-e6cb0a8cf787 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:28.532102 n-d-817210-1 sudo[125556]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-33f23fcd-3f85-4a1e-b471-e6cb0a8cf787
Nov 10 18:09:28.536925 n-d-817210-1 sudo[125556]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:28.724591 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-3cd6241c-b7e8-47db-bb0e-3071e1489e9f tempest-GroupSnapshotsTest-1640366588 None] GroupSnapshot c40c430a-1c44-4db8-9743-d25522104e52: creating.
Nov 10 18:09:28.819878 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3cd6241c-b7e8-47db-bb0e-3071e1489e9f tempest-GroupSnapshotsTest-1640366588 None] Group snapshot c40c430a-1c44-4db8-9743-d25522104e52: creating. {{(pid=91926) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3850}}
Nov 10 18:09:28.984088 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-3cd6241c-b7e8-47db-bb0e-3071e1489e9f tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-284a3d65-a24b-48e1-9d6b-18b741f7b909 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:29.011241 n-d-817210-1 sudo[125562]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-284a3d65-a24b-48e1-9d6b-18b741f7b909
Nov 10 18:09:29.013693 n-d-817210-1 sudo[125562]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:29.399801 n-d-817210-1 sudo[125556]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:29.402553 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5315ebc4-b8f5-44be-9ce1-50d7f61c2656 tempest-VolumesActionsTest-1735916173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-33f23fcd-3f85-4a1e-b471-e6cb0a8cf787" returned: 0 in 0.934s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:29.404978 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5315ebc4-b8f5-44be-9ce1-50d7f61c2656 tempest-VolumesActionsTest-1735916173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-33f23fcd-3f85-4a1e-b471-e6cb0a8cf787 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:29.476539 n-d-817210-1 sudo[125565]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-33f23fcd-3f85-4a1e-b471-e6cb0a8cf787
Nov 10 18:09:29.477343 n-d-817210-1 sudo[125565]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:29.719748 n-d-817210-1 sudo[125562]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:29.722324 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-3cd6241c-b7e8-47db-bb0e-3071e1489e9f tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-284a3d65-a24b-48e1-9d6b-18b741f7b909" returned: 0 in 0.740s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:29.724300 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-3cd6241c-b7e8-47db-bb0e-3071e1489e9f tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-01dd85cc-9059-4763-9199-550c950916b7 --snapshot stack-volumes-lvmdriver-1/volume-284a3d65-a24b-48e1-9d6b-18b741f7b909 -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:29.773932 n-d-817210-1 sudo[125568]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-01dd85cc-9059-4763-9199-550c950916b7 --snapshot stack-volumes-lvmdriver-1/volume-284a3d65-a24b-48e1-9d6b-18b741f7b909 -L 1.00g
Nov 10 18:09:29.786548 n-d-817210-1 sudo[125568]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:30.625256 n-d-817210-1 sudo[125565]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:30.627836 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5315ebc4-b8f5-44be-9ce1-50d7f61c2656 tempest-VolumesActionsTest-1735916173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-33f23fcd-3f85-4a1e-b471-e6cb0a8cf787" returned: 0 in 1.222s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:30.632471 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5315ebc4-b8f5-44be-9ce1-50d7f61c2656 tempest-VolumesActionsTest-1735916173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-33f23fcd-3f85-4a1e-b471-e6cb0a8cf787 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:30.708243 n-d-817210-1 sudo[125620]: ubuntu : TTY=unknown ; 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-33f23fcd-3f85-4a1e-b471-e6cb0a8cf787
Nov 10 18:09:30.709118 n-d-817210-1 sudo[125620]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:30.978925 n-d-817210-1 sudo[125568]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:30.982038 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-3cd6241c-b7e8-47db-bb0e-3071e1489e9f tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-01dd85cc-9059-4763-9199-550c950916b7 --snapshot stack-volumes-lvmdriver-1/volume-284a3d65-a24b-48e1-9d6b-18b741f7b909 -L 1.00g" returned: 0 in 1.257s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:31.123370 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-3cd6241c-b7e8-47db-bb0e-3071e1489e9f tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-01fe7fd1-8787-4683-adcf-67140b9626f1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:31.168711 n-d-817210-1 sudo[125694]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-01fe7fd1-8787-4683-adcf-67140b9626f1
Nov 10 18:09:31.169549 n-d-817210-1 sudo[125694]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:31.716964 n-d-817210-1 sudo[125620]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:31.719219 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5315ebc4-b8f5-44be-9ce1-50d7f61c2656 tempest-VolumesActionsTest-1735916173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-33f23fcd-3f85-4a1e-b471-e6cb0a8cf787" returned: 0 in 1.086s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:31.721107 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-5315ebc4-b8f5-44be-9ce1-50d7f61c2656 tempest-VolumesActionsTest-1735916173 None] Successfully deleted volume: 33f23fcd-3f85-4a1e-b471-e6cb0a8cf787
Nov 10 18:09:31.843147 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-5315ebc4-b8f5-44be-9ce1-50d7f61c2656 tempest-VolumesActionsTest-1735916173 None] Created reservations ['9ebafa50-b9dd-45fb-bbf9-11bc0afeccfd', 'ecd2fda1-eb3f-4661-97c5-7b56d1659e69', '4586fa8a-1de9-4e68-b28d-2d62eb85502b', '8bf03ad0-5005-40d1-b441-f4f276f11cae'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:09:31.845623 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-5315ebc4-b8f5-44be-9ce1-50d7f61c2656 tempest-VolumesActionsTest-1735916173 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:09:31.845623 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:09:31.845623 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:09:31.927670 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-5315ebc4-b8f5-44be-9ce1-50d7f61c2656 tempest-VolumesActionsTest-1735916173 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:09:31.928694 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5315ebc4-b8f5-44be-9ce1-50d7f61c2656 tempest-VolumesActionsTest-1735916173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:32.020997 n-d-817210-1 sudo[125709]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:09:32.023147 n-d-817210-1 sudo[125709]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:32.067098 n-d-817210-1 sudo[125694]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:32.069614 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-3cd6241c-b7e8-47db-bb0e-3071e1489e9f tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-01fe7fd1-8787-4683-adcf-67140b9626f1" returned: 0 in 0.946s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:32.072037 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-3cd6241c-b7e8-47db-bb0e-3071e1489e9f tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5ac25965-d7a0-48e2-9790-6b194357d978 --snapshot stack-volumes-lvmdriver-1/volume-01fe7fd1-8787-4683-adcf-67140b9626f1 -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:32.130673 n-d-817210-1 sudo[125712]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5ac25965-d7a0-48e2-9790-6b194357d978 --snapshot stack-volumes-lvmdriver-1/volume-01fe7fd1-8787-4683-adcf-67140b9626f1 -L 1.00g
Nov 10 18:09:32.131486 n-d-817210-1 sudo[125712]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:32.792358 n-d-817210-1 sudo[125709]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:32.795087 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5315ebc4-b8f5-44be-9ce1-50d7f61c2656 tempest-VolumesActionsTest-1735916173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.866s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:32.797343 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5315ebc4-b8f5-44be-9ce1-50d7f61c2656 tempest-VolumesActionsTest-1735916173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:32.862849 n-d-817210-1 sudo[125724]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:09:32.865488 n-d-817210-1 sudo[125724]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:33.111011 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-706194a0-d9fc-471b-93bf-a53d7b0773ba tempest-VolumesActionsTest-1735916173 None] Lock "b'cinder-e417f2d2-af11-48f2-9789-8f412ed1fbf0-delete_volume'" acquired by "delete_volume" :: waited 0.033s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:09:33.318328 n-d-817210-1 sudo[125712]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:33.325350 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-3cd6241c-b7e8-47db-bb0e-3071e1489e9f tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5ac25965-d7a0-48e2-9790-6b194357d978 --snapshot stack-volumes-lvmdriver-1/volume-01fe7fd1-8787-4683-adcf-67140b9626f1 -L 1.00g" returned: 0 in 1.254s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:33.368499 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-706194a0-d9fc-471b-93bf-a53d7b0773ba tempest-VolumesActionsTest-1735916173 None] Skipping remove_export. No iscsi_target is presently exported for volume: e417f2d2-af11-48f2-9789-8f412ed1fbf0
Nov 10 18:09:33.369603 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-706194a0-d9fc-471b-93bf-a53d7b0773ba tempest-VolumesActionsTest-1735916173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e417f2d2-af11-48f2-9789-8f412ed1fbf0 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:33.428305 n-d-817210-1 sudo[125819]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e417f2d2-af11-48f2-9789-8f412ed1fbf0
Nov 10 18:09:33.429119 n-d-817210-1 sudo[125819]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:33.755453 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-3cd6241c-b7e8-47db-bb0e-3071e1489e9f tempest-GroupSnapshotsTest-1640366588 None] group_snapshot c40c430a-1c44-4db8-9743-d25522104e52: created successfully
Nov 10 18:09:33.992534 n-d-817210-1 sudo[125724]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:33.994633 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5315ebc4-b8f5-44be-9ce1-50d7f61c2656 tempest-VolumesActionsTest-1735916173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.197s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:33.996582 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-5315ebc4-b8f5-44be-9ce1-50d7f61c2656 tempest-VolumesActionsTest-1735916173 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:09:34.004784 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-5315ebc4-b8f5-44be-9ce1-50d7f61c2656 tempest-VolumesActionsTest-1735916173 None] Deleted volume successfully.
Nov 10 18:09:34.028949 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-5315ebc4-b8f5-44be-9ce1-50d7f61c2656 tempest-VolumesActionsTest-1735916173 None] Lock "b'cinder-33f23fcd-3f85-4a1e-b471-e6cb0a8cf787-delete_volume'" released by "delete_volume" :: held 5.735s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:09:34.189404 n-d-817210-1 sudo[125819]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:34.191354 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-706194a0-d9fc-471b-93bf-a53d7b0773ba tempest-VolumesActionsTest-1735916173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e417f2d2-af11-48f2-9789-8f412ed1fbf0" returned: 0 in 0.822s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:34.193180 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-706194a0-d9fc-471b-93bf-a53d7b0773ba tempest-VolumesActionsTest-1735916173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e417f2d2-af11-48f2-9789-8f412ed1fbf0 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:34.228253 n-d-817210-1 sudo[125826]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e417f2d2-af11-48f2-9789-8f412ed1fbf0
Nov 10 18:09:34.229971 n-d-817210-1 sudo[125826]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:34.621809 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-c2f50e73-a199-4b78-a828-a2e95ad7995e tempest-GroupSnapshotsTest-1640366588 None] group_snapshot c40c430a-1c44-4db8-9743-d25522104e52: deleting
Nov 10 18:09:34.696558 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c2f50e73-a199-4b78-a828-a2e95ad7995e tempest-GroupSnapshotsTest-1640366588 None] group_snapshot c40c430a-1c44-4db8-9743-d25522104e52: deleting {{(pid=91926) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4017}}
Nov 10 18:09:34.717854 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c2f50e73-a199-4b78-a828-a2e95ad7995e tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-01dd85cc-9059-4763-9199-550c950916b7 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:34.781009 n-d-817210-1 sudo[125828]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-01dd85cc-9059-4763-9199-550c950916b7
Nov 10 18:09:34.783366 n-d-817210-1 sudo[125828]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:35.186501 n-d-817210-1 sudo[125826]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:35.189080 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-706194a0-d9fc-471b-93bf-a53d7b0773ba tempest-VolumesActionsTest-1735916173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e417f2d2-af11-48f2-9789-8f412ed1fbf0" returned: 0 in 0.995s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:35.191356 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-706194a0-d9fc-471b-93bf-a53d7b0773ba tempest-VolumesActionsTest-1735916173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e417f2d2-af11-48f2-9789-8f412ed1fbf0 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:35.239619 n-d-817210-1 sudo[125831]: ubuntu : TTY=unknown ; 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-e417f2d2-af11-48f2-9789-8f412ed1fbf0
Nov 10 18:09:35.240459 n-d-817210-1 sudo[125831]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:35.594506 n-d-817210-1 sudo[125828]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:35.596929 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c2f50e73-a199-4b78-a828-a2e95ad7995e tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-01dd85cc-9059-4763-9199-550c950916b7" returned: 0 in 0.879s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:35.598893 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c2f50e73-a199-4b78-a828-a2e95ad7995e tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-01dd85cc-9059-4763-9199-550c950916b7 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:35.639309 n-d-817210-1 sudo[125834]: ubuntu : TTY=unknown ; 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-01dd85cc-9059-4763-9199-550c950916b7
Nov 10 18:09:35.640126 n-d-817210-1 sudo[125834]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:35.875760 n-d-817210-1 sudo[125831]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:35.878332 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-706194a0-d9fc-471b-93bf-a53d7b0773ba tempest-VolumesActionsTest-1735916173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e417f2d2-af11-48f2-9789-8f412ed1fbf0" returned: 0 in 0.686s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:35.879656 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-706194a0-d9fc-471b-93bf-a53d7b0773ba tempest-VolumesActionsTest-1735916173 None] Successfully deleted volume: e417f2d2-af11-48f2-9789-8f412ed1fbf0
Nov 10 18:09:36.011338 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-706194a0-d9fc-471b-93bf-a53d7b0773ba tempest-VolumesActionsTest-1735916173 None] Created reservations ['2d072a84-b9dc-46e1-a6c6-15cdb263526b', 'ddd0bec1-f095-452a-98f4-853fb0d87a1a', 'e010ac2f-c2be-402d-8152-39e63f1bf0b1', '04902587-4d3e-4340-b189-9bdc8769c115'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:09:36.016853 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-706194a0-d9fc-471b-93bf-a53d7b0773ba tempest-VolumesActionsTest-1735916173 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:09:36.016853 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:09:36.016853 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:09:36.113709 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-706194a0-d9fc-471b-93bf-a53d7b0773ba tempest-VolumesActionsTest-1735916173 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:09:36.114748 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-706194a0-d9fc-471b-93bf-a53d7b0773ba tempest-VolumesActionsTest-1735916173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:36.181715 n-d-817210-1 sudo[125839]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:09:36.182684 n-d-817210-1 sudo[125839]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:36.565962 n-d-817210-1 sudo[125834]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:36.568939 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c2f50e73-a199-4b78-a828-a2e95ad7995e tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-01dd85cc-9059-4763-9199-550c950916b7" returned: 0 in 0.969s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:36.573357 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c2f50e73-a199-4b78-a828-a2e95ad7995e tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-5ac25965-d7a0-48e2-9790-6b194357d978 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:36.603393 n-d-817210-1 sudo[125879]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-5ac25965-d7a0-48e2-9790-6b194357d978
Nov 10 18:09:36.605168 n-d-817210-1 sudo[125879]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:37.112382 n-d-817210-1 sudo[125839]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:37.114838 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-706194a0-d9fc-471b-93bf-a53d7b0773ba tempest-VolumesActionsTest-1735916173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.000s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:37.117169 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-706194a0-d9fc-471b-93bf-a53d7b0773ba tempest-VolumesActionsTest-1735916173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:37.226323 n-d-817210-1 sudo[125882]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:09:37.227228 n-d-817210-1 sudo[125882]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:37.335721 n-d-817210-1 sudo[125879]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:37.338337 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c2f50e73-a199-4b78-a828-a2e95ad7995e tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-5ac25965-d7a0-48e2-9790-6b194357d978" returned: 0 in 0.765s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:37.340965 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c2f50e73-a199-4b78-a828-a2e95ad7995e tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5ac25965-d7a0-48e2-9790-6b194357d978 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:37.363451 n-d-817210-1 sudo[125885]: ubuntu : TTY=unknown ; 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-5ac25965-d7a0-48e2-9790-6b194357d978
Nov 10 18:09:37.365062 n-d-817210-1 sudo[125885]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:38.068152 n-d-817210-1 sudo[125882]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:38.070343 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-706194a0-d9fc-471b-93bf-a53d7b0773ba tempest-VolumesActionsTest-1735916173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.953s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:38.072825 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-706194a0-d9fc-471b-93bf-a53d7b0773ba tempest-VolumesActionsTest-1735916173 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:09:38.088260 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-706194a0-d9fc-471b-93bf-a53d7b0773ba tempest-VolumesActionsTest-1735916173 None] Deleted volume successfully.
Nov 10 18:09:38.165011 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-706194a0-d9fc-471b-93bf-a53d7b0773ba tempest-VolumesActionsTest-1735916173 None] Lock "b'cinder-e417f2d2-af11-48f2-9789-8f412ed1fbf0-delete_volume'" released by "delete_volume" :: held 5.059s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:09:38.307711 n-d-817210-1 sudo[125885]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:38.309974 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c2f50e73-a199-4b78-a828-a2e95ad7995e tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5ac25965-d7a0-48e2-9790-6b194357d978" returned: 0 in 0.969s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:38.489912 n-d-817210-1 cinder-volume[91926]: WARNING cinder.quota [None req-c2f50e73-a199-4b78-a828-a2e95ad7995e tempest-GroupSnapshotsTest-1640366588 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-753256988 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-753256988, it is now deprecated. Please use the default quota class for default quota.
Nov 10 18:09:38.491359 n-d-817210-1 cinder-volume[91926]: WARNING cinder.quota [None req-c2f50e73-a199-4b78-a828-a2e95ad7995e tempest-GroupSnapshotsTest-1640366588 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-753256988 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-753256988, it is now deprecated. Please use the default quota class for default quota.
Nov 10 18:09:38.539506 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-c2f50e73-a199-4b78-a828-a2e95ad7995e tempest-GroupSnapshotsTest-1640366588 None] Created reservations ['d1bde98c-5de4-4867-96aa-064fd5dbc152', '267e0c99-c89a-45ca-9cec-c562ae861a36', 'd7ebccf5-c3cc-4719-b6be-ba5a15d8527d', '760bd61d-8ae4-4870-9135-2650ebfe197a'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:09:38.543248 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-c2f50e73-a199-4b78-a828-a2e95ad7995e tempest-GroupSnapshotsTest-1640366588 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:09:38.543248 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:09:38.543248 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:09:38.849563 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-c2f50e73-a199-4b78-a828-a2e95ad7995e tempest-GroupSnapshotsTest-1640366588 None] Created reservations ['8bdb11f9-1d0b-4180-abaf-329693484018', '4c5542e6-034e-428d-96cc-7eb1ac694226', 'bda54579-ed4b-418e-b44d-71ebd99bd5c0', 'a93a7447-fa18-46ee-b69a-20263dfb6092'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:09:38.851519 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-c2f50e73-a199-4b78-a828-a2e95ad7995e tempest-GroupSnapshotsTest-1640366588 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:09:38.851519 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:09:38.851519 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:09:38.956311 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-c2f50e73-a199-4b78-a828-a2e95ad7995e tempest-GroupSnapshotsTest-1640366588 None] group_snapshot c40c430a-1c44-4db8-9743-d25522104e52: deleted successfully
Nov 10 18:09:40.162346 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-1d1148e9-f4e1-40ad-aa79-3a73c1e972e1 tempest-GroupSnapshotsTest-1640366588 None] Skipping remove_export. No iscsi_target is presently exported for volume: 01fe7fd1-8787-4683-adcf-67140b9626f1
Nov 10 18:09:40.162346 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1d1148e9-f4e1-40ad-aa79-3a73c1e972e1 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-01fe7fd1-8787-4683-adcf-67140b9626f1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:40.193482 n-d-817210-1 sudo[125927]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-01fe7fd1-8787-4683-adcf-67140b9626f1
Nov 10 18:09:40.194289 n-d-817210-1 sudo[125927]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:40.663331 n-d-817210-1 sudo[125927]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:40.667270 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1d1148e9-f4e1-40ad-aa79-3a73c1e972e1 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-01fe7fd1-8787-4683-adcf-67140b9626f1" returned: 0 in 0.505s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:40.670018 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1d1148e9-f4e1-40ad-aa79-3a73c1e972e1 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-01fe7fd1-8787-4683-adcf-67140b9626f1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:40.723526 n-d-817210-1 sudo[125932]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-01fe7fd1-8787-4683-adcf-67140b9626f1
Nov 10 18:09:40.724557 n-d-817210-1 sudo[125932]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:41.405836 n-d-817210-1 sudo[125932]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:41.411114 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1d1148e9-f4e1-40ad-aa79-3a73c1e972e1 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-01fe7fd1-8787-4683-adcf-67140b9626f1" returned: 0 in 0.741s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:41.413536 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1d1148e9-f4e1-40ad-aa79-3a73c1e972e1 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-01fe7fd1-8787-4683-adcf-67140b9626f1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:41.473994 n-d-817210-1 sudo[125935]: ubuntu : TTY=unknown ; 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-01fe7fd1-8787-4683-adcf-67140b9626f1
Nov 10 18:09:41.486934 n-d-817210-1 sudo[125935]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:42.083861 n-d-817210-1 sudo[125935]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:42.086336 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1d1148e9-f4e1-40ad-aa79-3a73c1e972e1 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-01fe7fd1-8787-4683-adcf-67140b9626f1" returned: 0 in 0.673s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:42.087512 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-1d1148e9-f4e1-40ad-aa79-3a73c1e972e1 tempest-GroupSnapshotsTest-1640366588 None] Successfully deleted volume: 01fe7fd1-8787-4683-adcf-67140b9626f1
Nov 10 18:09:42.087970 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-1d1148e9-f4e1-40ad-aa79-3a73c1e972e1 tempest-GroupSnapshotsTest-1640366588 None] Skipping remove_export. No iscsi_target is presently exported for volume: 284a3d65-a24b-48e1-9d6b-18b741f7b909
Nov 10 18:09:42.089324 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1d1148e9-f4e1-40ad-aa79-3a73c1e972e1 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-284a3d65-a24b-48e1-9d6b-18b741f7b909 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:42.140723 n-d-817210-1 sudo[125941]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-284a3d65-a24b-48e1-9d6b-18b741f7b909
Nov 10 18:09:42.149980 n-d-817210-1 sudo[125941]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:42.836380 n-d-817210-1 sudo[125941]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:42.838766 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1d1148e9-f4e1-40ad-aa79-3a73c1e972e1 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-284a3d65-a24b-48e1-9d6b-18b741f7b909" returned: 0 in 0.749s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:42.841435 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1d1148e9-f4e1-40ad-aa79-3a73c1e972e1 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-284a3d65-a24b-48e1-9d6b-18b741f7b909 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:42.891028 n-d-817210-1 sudo[125944]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-284a3d65-a24b-48e1-9d6b-18b741f7b909
Nov 10 18:09:42.893374 n-d-817210-1 sudo[125944]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:43.853629 n-d-817210-1 sudo[125944]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:43.856701 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1d1148e9-f4e1-40ad-aa79-3a73c1e972e1 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-284a3d65-a24b-48e1-9d6b-18b741f7b909" returned: 0 in 1.015s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:43.859550 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1d1148e9-f4e1-40ad-aa79-3a73c1e972e1 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-284a3d65-a24b-48e1-9d6b-18b741f7b909 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:43.910541 n-d-817210-1 sudo[125949]: ubuntu : TTY=unknown ; 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-284a3d65-a24b-48e1-9d6b-18b741f7b909
Nov 10 18:09:43.912298 n-d-817210-1 sudo[125949]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:44.602299 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] Terminate volume connection completed successfully.
Nov 10 18:09:44.723419 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:44.877165 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.154s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:44.878494 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4f243122-6494-4b07-b278-4016983c58f6\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4f243122-6494-4b07-b278-4016983c58f6\n Backing store flags: \n Account information:\n GoKUC54hNhZFpvJB8t5P\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3c310078-d3df-4f69-9cf6-f85f345b21d6\n System information:\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-3c310078-d3df-4f69-9cf6-f85f345b21d6\n Backing store flags: \n Account information:\n zdSHMGKQ743FxwSV2PXD\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:09:44.879883 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] Removing iscsi_target for Volume ID: 3c310078-d3df-4f69-9cf6-f85f345b21d6
Nov 10 18:09:44.881872 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-3c310078-d3df-4f69-9cf6-f85f345b21d6 -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:44.943392 n-d-817210-1 sudo[125949]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:44.946094 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1d1148e9-f4e1-40ad-aa79-3a73c1e972e1 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-284a3d65-a24b-48e1-9d6b-18b741f7b909" returned: 0 in 1.087s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:44.947016 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-1d1148e9-f4e1-40ad-aa79-3a73c1e972e1 tempest-GroupSnapshotsTest-1640366588 None] Successfully deleted volume: 284a3d65-a24b-48e1-9d6b-18b741f7b909
Nov 10 18:09:45.199082 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-1d1148e9-f4e1-40ad-aa79-3a73c1e972e1 tempest-GroupSnapshotsTest-1640366588 None] Created reservations ['07d4467a-75cc-4116-b25b-3b98d460671a'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:09:45.278487 n-d-817210-1 cinder-volume[91926]: WARNING cinder.quota [None req-1d1148e9-f4e1-40ad-aa79-3a73c1e972e1 tempest-GroupSnapshotsTest-1640366588 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-753256988 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-753256988, it is now deprecated. Please use the default quota class for default quota.
Nov 10 18:09:45.331670 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-1d1148e9-f4e1-40ad-aa79-3a73c1e972e1 tempest-GroupSnapshotsTest-1640366588 None] Created reservations ['3f1db0f4-7f63-4462-aa4e-2532cca86bde', 'd1d019a6-38e0-4664-b095-cda4a520bf38', '12f10caf-aac5-4abd-ad31-083c1c03db34', '342caecb-341e-4c29-90ae-191c97f926ba'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:09:45.336716 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-1d1148e9-f4e1-40ad-aa79-3a73c1e972e1 tempest-GroupSnapshotsTest-1640366588 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:09:45.336716 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:09:45.336716 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:09:45.361081 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-3c310078-d3df-4f69-9cf6-f85f345b21d6 -f" returned: 0 in 0.452s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:45.361591 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:09:45.365168 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:45.554071 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-1d1148e9-f4e1-40ad-aa79-3a73c1e972e1 tempest-GroupSnapshotsTest-1640366588 None] Created reservations ['6b935a51-f938-4d08-b7f7-67639552541d', 'b3aaa0fd-33ad-4f01-8f62-974d6ee1d58e', '9f3d21b8-0c3d-4b66-9387-880445c77728', '8ba7d074-18ea-4250-8482-aceeae44dbd4'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:09:45.603455 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.229s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:45.603752 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4f243122-6494-4b07-b278-4016983c58f6\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4f243122-6494-4b07-b278-4016983c58f6\n Backing store flags: \n Account information:\n GoKUC54hNhZFpvJB8t5P\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:09:45.607119 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] Remove volume export completed successfully.
Nov 10 18:09:45.811054 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-1d1148e9-f4e1-40ad-aa79-3a73c1e972e1 tempest-GroupSnapshotsTest-1640366588 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:09:45.815144 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1d1148e9-f4e1-40ad-aa79-3a73c1e972e1 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:45.897228 n-d-817210-1 sudo[126027]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:09:45.899479 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] Lock "b'cinder-3c310078-d3df-4f69-9cf6-f85f345b21d6-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:09:45.900160 n-d-817210-1 sudo[126027]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:46.018104 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] Trying to delete temp volume: 3c310078-d3df-4f69-9cf6-f85f345b21d6
Nov 10 18:09:46.020111 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:46.281937 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.262s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:46.282792 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337695264]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4f243122-6494-4b07-b278-4016983c58f6\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4f243122-6494-4b07-b278-4016983c58f6\n Backing store flags: \n Account information:\n GoKUC54hNhZFpvJB8t5P\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:09:46.283460 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3c310078-d3df-4f69-9cf6-f85f345b21d6
Nov 10 18:09:46.285217 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3c310078-d3df-4f69-9cf6-f85f345b21d6 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:46.329598 n-d-817210-1 sudo[126041]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3c310078-d3df-4f69-9cf6-f85f345b21d6
Nov 10 18:09:46.330423 n-d-817210-1 sudo[126041]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:46.680651 n-d-817210-1 sudo[126027]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:46.683112 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1d1148e9-f4e1-40ad-aa79-3a73c1e972e1 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.867s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:46.685287 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1d1148e9-f4e1-40ad-aa79-3a73c1e972e1 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:46.764302 n-d-817210-1 sudo[126044]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:09:46.765117 n-d-817210-1 sudo[126044]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:47.314608 n-d-817210-1 sudo[126041]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:47.317042 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3c310078-d3df-4f69-9cf6-f85f345b21d6" returned: 0 in 1.032s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:47.323284 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3c310078-d3df-4f69-9cf6-f85f345b21d6 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:47.369511 n-d-817210-1 sudo[126049]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3c310078-d3df-4f69-9cf6-f85f345b21d6
Nov 10 18:09:47.371021 n-d-817210-1 sudo[126049]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:47.610854 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-28257db1-421d-4067-8d33-df56ce3586b8 tempest-GroupSnapshotsTest-1640366588 None] Group tempest-GroupSnapshotsTest-Group-1533943298: creating
Nov 10 18:09:47.681986 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-28257db1-421d-4067-8d33-df56ce3586b8 tempest-GroupSnapshotsTest-1640366588 None] Group tempest-GroupSnapshotsTest-Group-1533943298: created successfully
Nov 10 18:09:47.684226 n-d-817210-1 sudo[126044]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:47.713511 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1d1148e9-f4e1-40ad-aa79-3a73c1e972e1 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.028s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:47.739417 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-1d1148e9-f4e1-40ad-aa79-3a73c1e972e1 tempest-GroupSnapshotsTest-1640366588 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:09:47.786452 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-28257db1-421d-4067-8d33-df56ce3586b8 tempest-GroupSnapshotsTest-1640366588 None] Create group completed successfully.
Nov 10 18:09:47.788321 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-1d1148e9-f4e1-40ad-aa79-3a73c1e972e1 tempest-GroupSnapshotsTest-1640366588 None] Delete group completed successfully.
Nov 10 18:09:48.120017 n-d-817210-1 sudo[126049]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:48.122245 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3c310078-d3df-4f69-9cf6-f85f345b21d6" returned: 0 in 0.799s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:48.124014 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3c310078-d3df-4f69-9cf6-f85f345b21d6 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:48.182261 n-d-817210-1 sudo[126055]: ubuntu : TTY=unknown ; 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-3c310078-d3df-4f69-9cf6-f85f345b21d6
Nov 10 18:09:48.185814 n-d-817210-1 sudo[126055]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:49.104467 n-d-817210-1 sudo[126055]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:49.107415 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3c310078-d3df-4f69-9cf6-f85f345b21d6" returned: 0 in 0.983s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:49.110356 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] Successfully deleted volume: 3c310078-d3df-4f69-9cf6-f85f345b21d6
Nov 10 18:09:49.113208 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:09:49.113208 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:09:49.113208 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:09:49.140558 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] Deleted volume successfully.
Nov 10 18:09:49.148909 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-9a8a3fcd-f0c5-4381-bdfc-389086dd08c1 tempest-VolumesBackupsTest-1777705668 None] Lock "b'cinder-3c310078-d3df-4f69-9cf6-f85f345b21d6-delete_volume'" released by "delete_volume" :: held 3.250s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:09:49.687280 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-6995e605-c0ef-468f-bf05-b251e3f86ca5 tempest-GroupSnapshotsTest-1640366588 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:09:49.694723 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-6995e605-c0ef-468f-bf05-b251e3f86ca5 tempest-GroupSnapshotsTest-1640366588 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:09:49.695301 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-6995e605-c0ef-468f-bf05-b251e3f86ca5 tempest-GroupSnapshotsTest-1640366588 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:09:49.730809 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6995e605-c0ef-468f-bf05-b251e3f86ca5 tempest-GroupSnapshotsTest-1640366588 None] Flow 'volume_create_manager' (09d64dc3-ae7d-4a8d-b05f-af8f509c59b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:09:49.739210 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6995e605-c0ef-468f-bf05-b251e3f86ca5 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (76f5ba07-543f-4aab-8c9b-b3cacdbee95c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:49.807084 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-6995e605-c0ef-468f-bf05-b251e3f86ca5 tempest-GroupSnapshotsTest-1640366588 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:09:49.854815 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6995e605-c0ef-468f-bf05-b251e3f86ca5 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (76f5ba07-543f-4aab-8c9b-b3cacdbee95c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:09:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1614147323',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=9034df1b-5126-4014-8ac9-a80728a87581,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=0c0972c2-e220-4d20-a0b6-31f09992a203,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ae4fd584f2b4b2e988b199574eb1db1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:09:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:09:50Z,user_id='51826d8835de47fe8f81899ddd850eaa',volume_attachment=>,volume_type=VolumeType(d12cfa2d-0da3-4beb-899f-6bd8da26ea8b),volume_type_id=d12cfa2d-0da3-4beb-899f-6bd8da26ea8b)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:49.859936 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6995e605-c0ef-468f-bf05-b251e3f86ca5 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eb7e1f79-3562-454e-9b43-3a22c7a4ea22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:49.862080 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6995e605-c0ef-468f-bf05-b251e3f86ca5 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eb7e1f79-3562-454e-9b43-3a22c7a4ea22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:49.864414 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6995e605-c0ef-468f-bf05-b251e3f86ca5 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (27111308-ac3d-49d1-afe1-e49563539622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:49.877408 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6995e605-c0ef-468f-bf05-b251e3f86ca5 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (27111308-ac3d-49d1-afe1-e49563539622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0c0972c2-e220-4d20-a0b6-31f09992a203', 'volume_name': 'volume-0c0972c2-e220-4d20-a0b6-31f09992a203', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:49.879907 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6995e605-c0ef-468f-bf05-b251e3f86ca5 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (52e9913a-e179-4887-a2dc-6fb5dc5ff5bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:49.882089 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6995e605-c0ef-468f-bf05-b251e3f86ca5 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (52e9913a-e179-4887-a2dc-6fb5dc5ff5bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:49.896508 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6995e605-c0ef-468f-bf05-b251e3f86ca5 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d4a8a199-a0dd-4491-a32c-ad1abb832c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:49.942972 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-6995e605-c0ef-468f-bf05-b251e3f86ca5 tempest-GroupSnapshotsTest-1640366588 None] Volume 0c0972c2-e220-4d20-a0b6-31f09992a203: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0c0972c2-e220-4d20-a0b6-31f09992a203', 'volume_size': 1}
Nov 10 18:09:49.944290 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6995e605-c0ef-468f-bf05-b251e3f86ca5 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0c0972c2-e220-4d20-a0b6-31f09992a203 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:50.064493 n-d-817210-1 sudo[126080]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0c0972c2-e220-4d20-a0b6-31f09992a203 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:09:50.071652 n-d-817210-1 sudo[126080]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:50.416093 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-d61df13b-1195-48c2-8b1f-e669c92da8f3 tempest-VolumesListAdminTestJSON-23987322 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:09:50.437515 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-d61df13b-1195-48c2-8b1f-e669c92da8f3 tempest-VolumesListAdminTestJSON-23987322 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:09:50.438119 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-d61df13b-1195-48c2-8b1f-e669c92da8f3 tempest-VolumesListAdminTestJSON-23987322 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:09:50.504390 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d61df13b-1195-48c2-8b1f-e669c92da8f3 tempest-VolumesListAdminTestJSON-23987322 None] Flow 'volume_create_manager' (24a14cc8-f127-48af-99ef-3a6b5b54d513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:09:50.519016 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d61df13b-1195-48c2-8b1f-e669c92da8f3 tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1c52ec71-7030-4ff8-8c64-ab40dfe38297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:50.577709 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-d61df13b-1195-48c2-8b1f-e669c92da8f3 tempest-VolumesListAdminTestJSON-23987322 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:09:50.628925 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d61df13b-1195-48c2-8b1f-e669c92da8f3 tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1c52ec71-7030-4ff8-8c64-ab40dfe38297) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:09:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-452593988',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=e429cd2e-b345-4dbf-b1db-b1e78488fe7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eeeeb7759f3e4fcea6db1154271a1911',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:09:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:09:50Z,user_id='f5d1803d9a394d9ebdada2d8d535bbdc',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:50.635225 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d61df13b-1195-48c2-8b1f-e669c92da8f3 tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (179b688b-536a-416e-9844-c2f3d4c23dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:50.643691 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d61df13b-1195-48c2-8b1f-e669c92da8f3 tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (179b688b-536a-416e-9844-c2f3d4c23dd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:50.647841 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d61df13b-1195-48c2-8b1f-e669c92da8f3 tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a797fdd1-8a9e-413b-a46d-65b59bc5f672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:50.654240 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d61df13b-1195-48c2-8b1f-e669c92da8f3 tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a797fdd1-8a9e-413b-a46d-65b59bc5f672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e429cd2e-b345-4dbf-b1db-b1e78488fe7c', 'volume_name': 'volume-e429cd2e-b345-4dbf-b1db-b1e78488fe7c', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:50.657910 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d61df13b-1195-48c2-8b1f-e669c92da8f3 tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b32b0974-8ef9-41d5-b9fc-36651c51b26a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:50.666877 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d61df13b-1195-48c2-8b1f-e669c92da8f3 tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b32b0974-8ef9-41d5-b9fc-36651c51b26a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:50.670454 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d61df13b-1195-48c2-8b1f-e669c92da8f3 tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4defe7c5-d81f-49a0-87c7-ced51d37c1ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:50.671382 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-d61df13b-1195-48c2-8b1f-e669c92da8f3 tempest-VolumesListAdminTestJSON-23987322 None] Volume e429cd2e-b345-4dbf-b1db-b1e78488fe7c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e429cd2e-b345-4dbf-b1db-b1e78488fe7c', 'volume_size': 1}
Nov 10 18:09:50.679716 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d61df13b-1195-48c2-8b1f-e669c92da8f3 tempest-VolumesListAdminTestJSON-23987322 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e429cd2e-b345-4dbf-b1db-b1e78488fe7c stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:50.707522 n-d-817210-1 sudo[126108]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e429cd2e-b345-4dbf-b1db-b1e78488fe7c stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:09:50.708399 n-d-817210-1 sudo[126108]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:51.076181 n-d-817210-1 sudo[126080]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:51.078522 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6995e605-c0ef-468f-bf05-b251e3f86ca5 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0c0972c2-e220-4d20-a0b6-31f09992a203 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.134s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:51.084274 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6995e605-c0ef-468f-bf05-b251e3f86ca5 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d4a8a199-a0dd-4491-a32c-ad1abb832c0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0c0972c2-e220-4d20-a0b6-31f09992a203', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:51.087126 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6995e605-c0ef-468f-bf05-b251e3f86ca5 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (19eb2e0c-998a-4f18-a81f-5b651322cb56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:51.113542 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-6995e605-c0ef-468f-bf05-b251e3f86ca5 tempest-GroupSnapshotsTest-1640366588 None] Volume volume-0c0972c2-e220-4d20-a0b6-31f09992a203 (0c0972c2-e220-4d20-a0b6-31f09992a203): created successfully
Nov 10 18:09:51.118776 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6995e605-c0ef-468f-bf05-b251e3f86ca5 tempest-GroupSnapshotsTest-1640366588 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (19eb2e0c-998a-4f18-a81f-5b651322cb56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:51.122244 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6995e605-c0ef-468f-bf05-b251e3f86ca5 tempest-GroupSnapshotsTest-1640366588 None] Flow 'volume_create_manager' (09d64dc3-ae7d-4a8d-b05f-af8f509c59b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:09:51.136709 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-6995e605-c0ef-468f-bf05-b251e3f86ca5 tempest-GroupSnapshotsTest-1640366588 None] Created volume successfully.
Nov 10 18:09:51.813306 n-d-817210-1 sudo[126108]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:51.816073 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d61df13b-1195-48c2-8b1f-e669c92da8f3 tempest-VolumesListAdminTestJSON-23987322 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e429cd2e-b345-4dbf-b1db-b1e78488fe7c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.143s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:51.820748 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d61df13b-1195-48c2-8b1f-e669c92da8f3 tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4defe7c5-d81f-49a0-87c7-ced51d37c1ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e429cd2e-b345-4dbf-b1db-b1e78488fe7c', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:51.826974 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d61df13b-1195-48c2-8b1f-e669c92da8f3 tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (35c942f6-3c60-466e-b6db-05bb567223f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:51.845656 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-d61df13b-1195-48c2-8b1f-e669c92da8f3 tempest-VolumesListAdminTestJSON-23987322 None] Volume volume-e429cd2e-b345-4dbf-b1db-b1e78488fe7c (e429cd2e-b345-4dbf-b1db-b1e78488fe7c): created successfully
Nov 10 18:09:51.848828 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d61df13b-1195-48c2-8b1f-e669c92da8f3 tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (35c942f6-3c60-466e-b6db-05bb567223f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:51.852567 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d61df13b-1195-48c2-8b1f-e669c92da8f3 tempest-VolumesListAdminTestJSON-23987322 None] Flow 'volume_create_manager' (24a14cc8-f127-48af-99ef-3a6b5b54d513) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:09:51.900051 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-d61df13b-1195-48c2-8b1f-e669c92da8f3 tempest-VolumesListAdminTestJSON-23987322 None] Created volume successfully.
Nov 10 18:09:52.131040 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-f5cbb288-8cad-4011-8539-dd7151750176 tempest-GroupSnapshotsTest-1640366588 None] GroupSnapshot 853c874b-f3f3-492f-94a0-87876aee8b8b: creating.
Nov 10 18:09:52.197848 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f5cbb288-8cad-4011-8539-dd7151750176 tempest-GroupSnapshotsTest-1640366588 None] Group snapshot 853c874b-f3f3-492f-94a0-87876aee8b8b: creating. {{(pid=91926) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3850}}
Nov 10 18:09:52.274906 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f5cbb288-8cad-4011-8539-dd7151750176 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0c0972c2-e220-4d20-a0b6-31f09992a203 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:52.307523 n-d-817210-1 sudo[126195]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0c0972c2-e220-4d20-a0b6-31f09992a203
Nov 10 18:09:52.308775 n-d-817210-1 sudo[126195]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:53.033178 n-d-817210-1 sudo[126195]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:53.035605 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f5cbb288-8cad-4011-8539-dd7151750176 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0c0972c2-e220-4d20-a0b6-31f09992a203" returned: 0 in 0.765s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:53.038479 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f5cbb288-8cad-4011-8539-dd7151750176 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c714e7e2-75e2-486e-bf0e-7552b3f8f8d4 --snapshot stack-volumes-lvmdriver-1/volume-0c0972c2-e220-4d20-a0b6-31f09992a203 -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:53.111025 n-d-817210-1 sudo[126212]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c714e7e2-75e2-486e-bf0e-7552b3f8f8d4 --snapshot stack-volumes-lvmdriver-1/volume-0c0972c2-e220-4d20-a0b6-31f09992a203 -L 1.00g
Nov 10 18:09:53.133052 n-d-817210-1 sudo[126212]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:54.512569 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-08cd3313-7e0a-4e70-b12e-08425dc4250d tempest-VolumesListAdminTestJSON-23987322 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:09:54.516829 n-d-817210-1 sudo[126212]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:54.531018 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-08cd3313-7e0a-4e70-b12e-08425dc4250d tempest-VolumesListAdminTestJSON-23987322 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:09:54.535156 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-08cd3313-7e0a-4e70-b12e-08425dc4250d tempest-VolumesListAdminTestJSON-23987322 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:09:54.565674 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-08cd3313-7e0a-4e70-b12e-08425dc4250d tempest-VolumesListAdminTestJSON-23987322 None] Flow 'volume_create_manager' (b5bd3681-2c4f-4222-8919-ed7c2b412dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:09:54.577039 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-08cd3313-7e0a-4e70-b12e-08425dc4250d tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cf9844f6-18ce-4ef5-bf53-6dc4963a2712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:54.619371 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-08cd3313-7e0a-4e70-b12e-08425dc4250d tempest-VolumesListAdminTestJSON-23987322 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:09:54.657255 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f5cbb288-8cad-4011-8539-dd7151750176 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c714e7e2-75e2-486e-bf0e-7552b3f8f8d4 --snapshot stack-volumes-lvmdriver-1/volume-0c0972c2-e220-4d20-a0b6-31f09992a203 -L 1.00g" returned: 0 in 1.620s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:54.661661 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-08cd3313-7e0a-4e70-b12e-08425dc4250d tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cf9844f6-18ce-4ef5-bf53-6dc4963a2712) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:09:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2095502290',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=b3aa1d99-8b7b-4a09-a615-fafeead5ee6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eeeeb7759f3e4fcea6db1154271a1911',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:09:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:09:54Z,user_id='f5d1803d9a394d9ebdada2d8d535bbdc',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:54.665723 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-08cd3313-7e0a-4e70-b12e-08425dc4250d tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ee370010-5ee9-40fc-b77d-51857437c875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:54.669003 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-08cd3313-7e0a-4e70-b12e-08425dc4250d tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ee370010-5ee9-40fc-b77d-51857437c875) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:54.671611 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-08cd3313-7e0a-4e70-b12e-08425dc4250d tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e780cf25-eb70-4f7d-a29b-fd29dafd7cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:54.674356 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-08cd3313-7e0a-4e70-b12e-08425dc4250d tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e780cf25-eb70-4f7d-a29b-fd29dafd7cb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b3aa1d99-8b7b-4a09-a615-fafeead5ee6e', 'volume_name': 'volume-b3aa1d99-8b7b-4a09-a615-fafeead5ee6e', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:54.676855 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-08cd3313-7e0a-4e70-b12e-08425dc4250d tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1fca30c9-1940-4c52-a232-169ba77a0356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:54.679254 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-08cd3313-7e0a-4e70-b12e-08425dc4250d tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1fca30c9-1940-4c52-a232-169ba77a0356) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:54.681581 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-08cd3313-7e0a-4e70-b12e-08425dc4250d tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e4751660-ad1d-4b98-b428-865f70d67aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:54.682554 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-08cd3313-7e0a-4e70-b12e-08425dc4250d tempest-VolumesListAdminTestJSON-23987322 None] Volume b3aa1d99-8b7b-4a09-a615-fafeead5ee6e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b3aa1d99-8b7b-4a09-a615-fafeead5ee6e', 'volume_size': 1}
Nov 10 18:09:54.684480 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-08cd3313-7e0a-4e70-b12e-08425dc4250d tempest-VolumesListAdminTestJSON-23987322 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b3aa1d99-8b7b-4a09-a615-fafeead5ee6e stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:54.734773 n-d-817210-1 sudo[126376]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b3aa1d99-8b7b-4a09-a615-fafeead5ee6e stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:09:54.736298 n-d-817210-1 sudo[126376]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:54.929197 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-f5cbb288-8cad-4011-8539-dd7151750176 tempest-GroupSnapshotsTest-1640366588 None] group_snapshot 853c874b-f3f3-492f-94a0-87876aee8b8b: created successfully
Nov 10 18:09:55.092202 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-e066c2cf-3202-4708-938c-596e824f8ceb req-413e5208-0453-433e-a900-22c8a5e7941a tempest-VolumesBackupsTest-1777705668 None] Terminate volume connection completed successfully.
Nov 10 18:09:55.093223 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-e066c2cf-3202-4708-938c-596e824f8ceb req-413e5208-0453-433e-a900-22c8a5e7941a tempest-VolumesBackupsTest-1777705668 None] Deleting attachment 9e12b730-a2b4-4497-a1bd-6559ea770641. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 18:09:55.095278 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:55.240273 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.145s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:55.240583 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4f243122-6494-4b07-b278-4016983c58f6\n System information:\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-4f243122-6494-4b07-b278-4016983c58f6\n Backing store flags: \n Account information:\n GoKUC54hNhZFpvJB8t5P\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:09:55.241227 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-e066c2cf-3202-4708-938c-596e824f8ceb req-413e5208-0453-433e-a900-22c8a5e7941a tempest-VolumesBackupsTest-1777705668 None] Removing iscsi_target for Volume ID: 4f243122-6494-4b07-b278-4016983c58f6
Nov 10 18:09:55.244619 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-4f243122-6494-4b07-b278-4016983c58f6 -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:55.391248 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-4f243122-6494-4b07-b278-4016983c58f6 -f" returned: 0 in 0.148s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:55.392499 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:09:55.396246 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:55.584935 n-d-817210-1 sudo[126376]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:55.587031 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-08cd3313-7e0a-4e70-b12e-08425dc4250d tempest-VolumesListAdminTestJSON-23987322 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b3aa1d99-8b7b-4a09-a615-fafeead5ee6e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.903s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:55.590914 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-08cd3313-7e0a-4e70-b12e-08425dc4250d tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e4751660-ad1d-4b98-b428-865f70d67aa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b3aa1d99-8b7b-4a09-a615-fafeead5ee6e', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:55.595991 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-08cd3313-7e0a-4e70-b12e-08425dc4250d tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fc616e5a-7b85-4c8a-b94b-471010bdf9da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:55.602817 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.193s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:55.603752 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337576960]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:09:55.613808 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-08cd3313-7e0a-4e70-b12e-08425dc4250d tempest-VolumesListAdminTestJSON-23987322 None] Volume volume-b3aa1d99-8b7b-4a09-a615-fafeead5ee6e (b3aa1d99-8b7b-4a09-a615-fafeead5ee6e): created successfully
Nov 10 18:09:55.616585 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-08cd3313-7e0a-4e70-b12e-08425dc4250d tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fc616e5a-7b85-4c8a-b94b-471010bdf9da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:55.620602 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-08cd3313-7e0a-4e70-b12e-08425dc4250d tempest-VolumesListAdminTestJSON-23987322 None] Flow 'volume_create_manager' (b5bd3681-2c4f-4222-8919-ed7c2b412dd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:09:55.720612 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-08cd3313-7e0a-4e70-b12e-08425dc4250d tempest-VolumesListAdminTestJSON-23987322 None] Created volume successfully.
Nov 10 18:09:55.782466 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-e066c2cf-3202-4708-938c-596e824f8ceb req-413e5208-0453-433e-a900-22c8a5e7941a tempest-VolumesBackupsTest-1777705668 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:09:55.782466 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:09:55.782466 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:09:56.131635 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-6d519d33-a24f-4719-a3e5-40638a9e7168 tempest-GroupSnapshotsTest-1640366588 None] group_snapshot 853c874b-f3f3-492f-94a0-87876aee8b8b: deleting
Nov 10 18:09:56.224886 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6d519d33-a24f-4719-a3e5-40638a9e7168 tempest-GroupSnapshotsTest-1640366588 None] group_snapshot 853c874b-f3f3-492f-94a0-87876aee8b8b: deleting {{(pid=91926) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4017}}
Nov 10 18:09:56.237234 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6d519d33-a24f-4719-a3e5-40638a9e7168 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c714e7e2-75e2-486e-bf0e-7552b3f8f8d4 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:56.279745 n-d-817210-1 sudo[126425]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c714e7e2-75e2-486e-bf0e-7552b3f8f8d4
Nov 10 18:09:56.284290 n-d-817210-1 sudo[126425]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:56.838518 n-d-817210-1 sudo[126425]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:56.841128 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6d519d33-a24f-4719-a3e5-40638a9e7168 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c714e7e2-75e2-486e-bf0e-7552b3f8f8d4" returned: 0 in 0.604s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:56.843717 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6d519d33-a24f-4719-a3e5-40638a9e7168 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c714e7e2-75e2-486e-bf0e-7552b3f8f8d4 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:56.901544 n-d-817210-1 sudo[126428]: ubuntu : TTY=unknown ; 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-c714e7e2-75e2-486e-bf0e-7552b3f8f8d4
Nov 10 18:09:56.903527 n-d-817210-1 sudo[126428]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:56.959568 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-4b40dc62-28fd-4c8c-b425-a4e6000ef2d0 tempest-VolumesListAdminTestJSON-23987322 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:09:56.965435 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-4b40dc62-28fd-4c8c-b425-a4e6000ef2d0 tempest-VolumesListAdminTestJSON-23987322 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:09:56.965991 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-4b40dc62-28fd-4c8c-b425-a4e6000ef2d0 tempest-VolumesListAdminTestJSON-23987322 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:09:57.000742 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4b40dc62-28fd-4c8c-b425-a4e6000ef2d0 tempest-VolumesListAdminTestJSON-23987322 None] Flow 'volume_create_manager' (1843dedf-f8e5-4590-bf47-9e1c612bf24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:09:57.010609 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4b40dc62-28fd-4c8c-b425-a4e6000ef2d0 tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0e9f0cda-28f9-40aa-9e2d-0ab2ded8dc38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:57.080952 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-4b40dc62-28fd-4c8c-b425-a4e6000ef2d0 tempest-VolumesListAdminTestJSON-23987322 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:09:57.143874 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4b40dc62-28fd-4c8c-b425-a4e6000ef2d0 tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0e9f0cda-28f9-40aa-9e2d-0ab2ded8dc38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:09:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1637616980',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=8a5f2d26-8e13-4c10-9a3f-29d77d26dd86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eeeeb7759f3e4fcea6db1154271a1911',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:09:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:09:57Z,user_id='f5d1803d9a394d9ebdada2d8d535bbdc',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:57.153489 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4b40dc62-28fd-4c8c-b425-a4e6000ef2d0 tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f65d70e0-735b-4502-9a99-b1a3ec65cd8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:57.163641 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4b40dc62-28fd-4c8c-b425-a4e6000ef2d0 tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f65d70e0-735b-4502-9a99-b1a3ec65cd8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:57.177227 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4b40dc62-28fd-4c8c-b425-a4e6000ef2d0 tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b91c7e59-69cd-42ee-b672-55374b2bcffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:57.184078 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4b40dc62-28fd-4c8c-b425-a4e6000ef2d0 tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b91c7e59-69cd-42ee-b672-55374b2bcffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8a5f2d26-8e13-4c10-9a3f-29d77d26dd86', 'volume_name': 'volume-8a5f2d26-8e13-4c10-9a3f-29d77d26dd86', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:57.189351 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4b40dc62-28fd-4c8c-b425-a4e6000ef2d0 tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c253df4d-15cc-44ec-a607-fd45acd7c261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:57.194803 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4b40dc62-28fd-4c8c-b425-a4e6000ef2d0 tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c253df4d-15cc-44ec-a607-fd45acd7c261) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:57.202565 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4b40dc62-28fd-4c8c-b425-a4e6000ef2d0 tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e90ff882-6c66-4ec1-b107-8c5efc2ce23c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:57.203632 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-4b40dc62-28fd-4c8c-b425-a4e6000ef2d0 tempest-VolumesListAdminTestJSON-23987322 None] Volume 8a5f2d26-8e13-4c10-9a3f-29d77d26dd86: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8a5f2d26-8e13-4c10-9a3f-29d77d26dd86', 'volume_size': 1}
Nov 10 18:09:57.206337 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4b40dc62-28fd-4c8c-b425-a4e6000ef2d0 tempest-VolumesListAdminTestJSON-23987322 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8a5f2d26-8e13-4c10-9a3f-29d77d26dd86 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:57.287570 n-d-817210-1 sudo[126433]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8a5f2d26-8e13-4c10-9a3f-29d77d26dd86 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:09:57.289981 n-d-817210-1 sudo[126433]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:09:57.991725 n-d-817210-1 sudo[126428]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:57.994280 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6d519d33-a24f-4719-a3e5-40638a9e7168 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c714e7e2-75e2-486e-bf0e-7552b3f8f8d4" returned: 0 in 1.150s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:58.133242 n-d-817210-1 cinder-volume[91926]: WARNING cinder.quota [None req-6d519d33-a24f-4719-a3e5-40638a9e7168 tempest-GroupSnapshotsTest-1640366588 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-293071324 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-293071324, it is now deprecated. Please use the default quota class for default quota.
Nov 10 18:09:58.134373 n-d-817210-1 cinder-volume[91926]: WARNING cinder.quota [None req-6d519d33-a24f-4719-a3e5-40638a9e7168 tempest-GroupSnapshotsTest-1640366588 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-293071324 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-293071324, it is now deprecated. Please use the default quota class for default quota.
Nov 10 18:09:58.169729 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-6d519d33-a24f-4719-a3e5-40638a9e7168 tempest-GroupSnapshotsTest-1640366588 None] Created reservations ['301335b4-9fb8-49f1-96ab-5f2151c0a65b', 'db9fef43-b0e8-4308-acb8-fbe2b548d052', '3e642f57-5e42-43ce-85e6-bda0e3dec68f', 'bb5a58bf-d573-4824-bbd4-db04ba6a7247'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:09:58.176543 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-6d519d33-a24f-4719-a3e5-40638a9e7168 tempest-GroupSnapshotsTest-1640366588 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:09:58.176543 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:09:58.176543 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:09:58.252854 n-d-817210-1 sudo[126433]: pam_unix(sudo:session): session closed for user root
Nov 10 18:09:58.255009 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4b40dc62-28fd-4c8c-b425-a4e6000ef2d0 tempest-VolumesListAdminTestJSON-23987322 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8a5f2d26-8e13-4c10-9a3f-29d77d26dd86 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.049s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:09:58.258607 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4b40dc62-28fd-4c8c-b425-a4e6000ef2d0 tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e90ff882-6c66-4ec1-b107-8c5efc2ce23c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8a5f2d26-8e13-4c10-9a3f-29d77d26dd86', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:58.261291 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4b40dc62-28fd-4c8c-b425-a4e6000ef2d0 tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6f29f0bb-e44a-40d8-8e17-48184346d40f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:09:58.296361 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-4b40dc62-28fd-4c8c-b425-a4e6000ef2d0 tempest-VolumesListAdminTestJSON-23987322 None] Volume volume-8a5f2d26-8e13-4c10-9a3f-29d77d26dd86 (8a5f2d26-8e13-4c10-9a3f-29d77d26dd86): created successfully
Nov 10 18:09:58.299095 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4b40dc62-28fd-4c8c-b425-a4e6000ef2d0 tempest-VolumesListAdminTestJSON-23987322 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6f29f0bb-e44a-40d8-8e17-48184346d40f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:09:58.303807 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4b40dc62-28fd-4c8c-b425-a4e6000ef2d0 tempest-VolumesListAdminTestJSON-23987322 None] Flow 'volume_create_manager' (1843dedf-f8e5-4590-bf47-9e1c612bf24e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:09:58.310332 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-6d519d33-a24f-4719-a3e5-40638a9e7168 tempest-GroupSnapshotsTest-1640366588 None] group_snapshot 853c874b-f3f3-492f-94a0-87876aee8b8b: deleted successfully
Nov 10 18:09:58.321428 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-4b40dc62-28fd-4c8c-b425-a4e6000ef2d0 tempest-VolumesListAdminTestJSON-23987322 None] Created volume successfully.
Nov 10 18:09:59.129369 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-882a187a-6ee4-4a95-a2b8-a889b93fe6d1 tempest-GroupsV320Test-367642682 None] Group tempest-GroupsV320Test-Group-2029658094: creating
Nov 10 18:09:59.201456 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-882a187a-6ee4-4a95-a2b8-a889b93fe6d1 tempest-GroupsV320Test-367642682 None] Group tempest-GroupsV320Test-Group-2029658094: created successfully
Nov 10 18:09:59.241890 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-882a187a-6ee4-4a95-a2b8-a889b93fe6d1 tempest-GroupsV320Test-367642682 None] Create group completed successfully.
Nov 10 18:09:59.550196 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-f8de2d7b-e759-4054-8c8e-8c1db987b840 tempest-GroupSnapshotsTest-1640366588 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0c0972c2-e220-4d20-a0b6-31f09992a203
Nov 10 18:09:59.554952 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f8de2d7b-e759-4054-8c8e-8c1db987b840 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0c0972c2-e220-4d20-a0b6-31f09992a203 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:09:59.619223 n-d-817210-1 sudo[126542]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0c0972c2-e220-4d20-a0b6-31f09992a203
Nov 10 18:09:59.620496 n-d-817210-1 sudo[126542]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:00.233636 n-d-817210-1 sudo[126542]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:00.236472 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f8de2d7b-e759-4054-8c8e-8c1db987b840 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0c0972c2-e220-4d20-a0b6-31f09992a203" returned: 0 in 0.684s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:00.239334 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f8de2d7b-e759-4054-8c8e-8c1db987b840 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0c0972c2-e220-4d20-a0b6-31f09992a203 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:00.279570 n-d-817210-1 sudo[126568]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0c0972c2-e220-4d20-a0b6-31f09992a203
Nov 10 18:10:00.280428 n-d-817210-1 sudo[126568]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:01.047306 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-d59c799f-702d-4918-9121-36daf9a5aa64 tempest-VolumesListAdminTestJSON-370847477 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:10:01.066174 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-d59c799f-702d-4918-9121-36daf9a5aa64 tempest-VolumesListAdminTestJSON-370847477 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:10:01.067081 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-d59c799f-702d-4918-9121-36daf9a5aa64 tempest-VolumesListAdminTestJSON-370847477 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:10:01.111287 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d59c799f-702d-4918-9121-36daf9a5aa64 tempest-VolumesListAdminTestJSON-370847477 None] Flow 'volume_create_manager' (65b58e84-b66e-4665-b49f-7c5351b73300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:10:01.121719 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d59c799f-702d-4918-9121-36daf9a5aa64 tempest-VolumesListAdminTestJSON-370847477 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dcf03987-da5d-4dcb-967d-4e00cce5e1d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:01.145326 n-d-817210-1 sudo[126568]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:01.160693 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f8de2d7b-e759-4054-8c8e-8c1db987b840 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0c0972c2-e220-4d20-a0b6-31f09992a203" returned: 0 in 0.921s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:01.164480 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f8de2d7b-e759-4054-8c8e-8c1db987b840 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0c0972c2-e220-4d20-a0b6-31f09992a203 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:01.203800 n-d-817210-1 sudo[126586]: ubuntu : TTY=unknown ; 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-0c0972c2-e220-4d20-a0b6-31f09992a203
Nov 10 18:10:01.206123 n-d-817210-1 sudo[126586]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:01.206946 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-d59c799f-702d-4918-9121-36daf9a5aa64 tempest-VolumesListAdminTestJSON-370847477 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:10:01.265712 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d59c799f-702d-4918-9121-36daf9a5aa64 tempest-VolumesListAdminTestJSON-370847477 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dcf03987-da5d-4dcb-967d-4e00cce5e1d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:10:00Z,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-817210-1@lvmdriver-1#lvmdriver-1',id=b3fbb8ce-2a77-4da7-8b74-4eab3b7cf0e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbc389fd9a75472c9ae4a7960e77dbad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:10:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:10:01Z,user_id='39560a0d1e1043aea7a3bc178c0e731e',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:01.272174 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d59c799f-702d-4918-9121-36daf9a5aa64 tempest-VolumesListAdminTestJSON-370847477 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d9429fd1-1883-41a6-9cd5-012be2c52078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:01.274925 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d59c799f-702d-4918-9121-36daf9a5aa64 tempest-VolumesListAdminTestJSON-370847477 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d9429fd1-1883-41a6-9cd5-012be2c52078) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:01.277964 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d59c799f-702d-4918-9121-36daf9a5aa64 tempest-VolumesListAdminTestJSON-370847477 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1eee245a-6ea7-42b3-a3fd-b4e1790f064a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:01.281769 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d59c799f-702d-4918-9121-36daf9a5aa64 tempest-VolumesListAdminTestJSON-370847477 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1eee245a-6ea7-42b3-a3fd-b4e1790f064a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b3fbb8ce-2a77-4da7-8b74-4eab3b7cf0e5', 'volume_name': 'volume-b3fbb8ce-2a77-4da7-8b74-4eab3b7cf0e5', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:01.285943 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d59c799f-702d-4918-9121-36daf9a5aa64 tempest-VolumesListAdminTestJSON-370847477 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2498322a-6afe-440e-bb3e-0f3f22bc08ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:01.289253 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d59c799f-702d-4918-9121-36daf9a5aa64 tempest-VolumesListAdminTestJSON-370847477 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2498322a-6afe-440e-bb3e-0f3f22bc08ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:01.292214 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d59c799f-702d-4918-9121-36daf9a5aa64 tempest-VolumesListAdminTestJSON-370847477 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f10d1c8c-3668-4b34-8e54-18a51927c661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:01.293267 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-d59c799f-702d-4918-9121-36daf9a5aa64 tempest-VolumesListAdminTestJSON-370847477 None] Volume b3fbb8ce-2a77-4da7-8b74-4eab3b7cf0e5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b3fbb8ce-2a77-4da7-8b74-4eab3b7cf0e5', 'volume_size': 1}
Nov 10 18:10:01.294926 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d59c799f-702d-4918-9121-36daf9a5aa64 tempest-VolumesListAdminTestJSON-370847477 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b3fbb8ce-2a77-4da7-8b74-4eab3b7cf0e5 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:01.324345 n-d-817210-1 sudo[126589]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b3fbb8ce-2a77-4da7-8b74-4eab3b7cf0e5 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:10:01.325998 n-d-817210-1 sudo[126589]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:02.028898 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-9982fa5f-a2f2-4a49-acf4-ede9d0382ce2 tempest-GroupsV320Test-367642682 None] Created reservations ['9da14cc5-e47b-4799-bd54-3ff1b7ee630d'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:10:02.084648 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-9982fa5f-a2f2-4a49-acf4-ede9d0382ce2 tempest-GroupsV320Test-367642682 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:10:02.084648 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:10:02.084648 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:10:02.085833 n-d-817210-1 sudo[126586]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:02.088297 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f8de2d7b-e759-4054-8c8e-8c1db987b840 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0c0972c2-e220-4d20-a0b6-31f09992a203" returned: 0 in 0.924s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:02.089480 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-f8de2d7b-e759-4054-8c8e-8c1db987b840 tempest-GroupSnapshotsTest-1640366588 None] Successfully deleted volume: 0c0972c2-e220-4d20-a0b6-31f09992a203
Nov 10 18:10:02.191890 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-9982fa5f-a2f2-4a49-acf4-ede9d0382ce2 tempest-GroupsV320Test-367642682 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:10:02.192669 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9982fa5f-a2f2-4a49-acf4-ede9d0382ce2 tempest-GroupsV320Test-367642682 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:02.230788 n-d-817210-1 sudo[126608]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:10:02.232154 n-d-817210-1 sudo[126608]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:02.315342 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-f8de2d7b-e759-4054-8c8e-8c1db987b840 tempest-GroupSnapshotsTest-1640366588 None] Created reservations ['a4319d04-180e-4b89-a033-26eeb53dfd3f'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:10:02.456099 n-d-817210-1 cinder-volume[91926]: WARNING cinder.quota [None req-f8de2d7b-e759-4054-8c8e-8c1db987b840 tempest-GroupSnapshotsTest-1640366588 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-293071324 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-293071324, it is now deprecated. Please use the default quota class for default quota.
Nov 10 18:10:02.496481 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-f8de2d7b-e759-4054-8c8e-8c1db987b840 tempest-GroupSnapshotsTest-1640366588 None] Created reservations ['1897b67d-d41c-4703-952a-70d79ee324c5', '3e6e3804-9695-419c-bf39-ccdb97fdbcca', '6c9c0411-f8dd-45ec-b0d4-bdb3606b5269', 'f9b021df-aca9-4334-9e1c-34c499db996e'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:10:02.501370 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-f8de2d7b-e759-4054-8c8e-8c1db987b840 tempest-GroupSnapshotsTest-1640366588 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:10:02.501370 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:10:02.501370 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:10:02.560509 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:10:02.564244 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:10:02.566072 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:02.635989 n-d-817210-1 sudo[126637]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:10:02.637158 n-d-817210-1 sudo[126637]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:02.640372 n-d-817210-1 sudo[126589]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:02.659718 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d59c799f-702d-4918-9121-36daf9a5aa64 tempest-VolumesListAdminTestJSON-370847477 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b3fbb8ce-2a77-4da7-8b74-4eab3b7cf0e5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.364s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:02.672776 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d59c799f-702d-4918-9121-36daf9a5aa64 tempest-VolumesListAdminTestJSON-370847477 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f10d1c8c-3668-4b34-8e54-18a51927c661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b3fbb8ce-2a77-4da7-8b74-4eab3b7cf0e5', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:02.679001 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d59c799f-702d-4918-9121-36daf9a5aa64 tempest-VolumesListAdminTestJSON-370847477 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bb8d14c6-45e7-42df-ada8-167933dd2c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:02.705366 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-d59c799f-702d-4918-9121-36daf9a5aa64 tempest-VolumesListAdminTestJSON-370847477 None] Volume volume-b3fbb8ce-2a77-4da7-8b74-4eab3b7cf0e5 (b3fbb8ce-2a77-4da7-8b74-4eab3b7cf0e5): created successfully
Nov 10 18:10:02.708665 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d59c799f-702d-4918-9121-36daf9a5aa64 tempest-VolumesListAdminTestJSON-370847477 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bb8d14c6-45e7-42df-ada8-167933dd2c1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:02.712417 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d59c799f-702d-4918-9121-36daf9a5aa64 tempest-VolumesListAdminTestJSON-370847477 None] Flow 'volume_create_manager' (65b58e84-b66e-4665-b49f-7c5351b73300) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:10:02.745856 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-f8de2d7b-e759-4054-8c8e-8c1db987b840 tempest-GroupSnapshotsTest-1640366588 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:10:02.745856 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:10:02.745856 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:10:02.752301 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-d59c799f-702d-4918-9121-36daf9a5aa64 tempest-VolumesListAdminTestJSON-370847477 None] Created volume successfully.
Nov 10 18:10:02.821923 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-f8de2d7b-e759-4054-8c8e-8c1db987b840 tempest-GroupSnapshotsTest-1640366588 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:10:02.823759 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f8de2d7b-e759-4054-8c8e-8c1db987b840 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:02.868323 n-d-817210-1 sudo[126608]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:02.870732 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9982fa5f-a2f2-4a49-acf4-ede9d0382ce2 tempest-GroupsV320Test-367642682 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.677s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:02.873188 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9982fa5f-a2f2-4a49-acf4-ede9d0382ce2 tempest-GroupsV320Test-367642682 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:02.881759 n-d-817210-1 sudo[126640]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:10:02.882815 n-d-817210-1 sudo[126640]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:02.900646 n-d-817210-1 sudo[126641]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:10:02.901693 n-d-817210-1 sudo[126641]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:03.352190 n-d-817210-1 sudo[126637]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:03.354222 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.788s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:03.356642 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:03.405684 n-d-817210-1 sudo[126653]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:10:03.407621 n-d-817210-1 sudo[126653]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:03.703321 n-d-817210-1 sudo[126640]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:03.707604 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f8de2d7b-e759-4054-8c8e-8c1db987b840 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:03.709540 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f8de2d7b-e759-4054-8c8e-8c1db987b840 tempest-GroupSnapshotsTest-1640366588 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:03.791100 n-d-817210-1 sudo[126662]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:10:03.792020 n-d-817210-1 sudo[126662]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:03.815263 n-d-817210-1 sudo[126641]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:03.818012 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9982fa5f-a2f2-4a49-acf4-ede9d0382ce2 tempest-GroupsV320Test-367642682 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.944s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:03.820584 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-9982fa5f-a2f2-4a49-acf4-ede9d0382ce2 tempest-GroupsV320Test-367642682 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:10:03.828223 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-9982fa5f-a2f2-4a49-acf4-ede9d0382ce2 tempest-GroupsV320Test-367642682 None] Delete group completed successfully.
Nov 10 18:10:04.137364 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-0397011a-addc-4368-ab75-84ecf88c8034 tempest-VolumesListAdminTestJSON-370847477 None] Lock "b'cinder-b3fbb8ce-2a77-4da7-8b74-4eab3b7cf0e5-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:10:04.219546 n-d-817210-1 sudo[126653]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:04.266568 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.910s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:04.267749 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:10:04.324123 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-0397011a-addc-4368-ab75-84ecf88c8034 tempest-VolumesListAdminTestJSON-370847477 None] Skipping remove_export. No iscsi_target is presently exported for volume: b3fbb8ce-2a77-4da7-8b74-4eab3b7cf0e5
Nov 10 18:10:04.327581 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0397011a-addc-4368-ab75-84ecf88c8034 tempest-VolumesListAdminTestJSON-370847477 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b3fbb8ce-2a77-4da7-8b74-4eab3b7cf0e5 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:04.371486 n-d-817210-1 sudo[126668]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b3fbb8ce-2a77-4da7-8b74-4eab3b7cf0e5
Nov 10 18:10:04.373166 n-d-817210-1 sudo[126668]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:04.375967 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-d6a89168-dfa6-487c-b342-4d872a9b5390 tempest-VolumesBackupsTest-1777705668 None] Lock "b'cinder-4f243122-6494-4b07-b278-4016983c58f6-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:10:04.507702 n-d-817210-1 sudo[126662]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:04.524959 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f8de2d7b-e759-4054-8c8e-8c1db987b840 tempest-GroupSnapshotsTest-1640366588 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.815s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:04.544427 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-f8de2d7b-e759-4054-8c8e-8c1db987b840 tempest-GroupSnapshotsTest-1640366588 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:10:04.555512 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-f8de2d7b-e759-4054-8c8e-8c1db987b840 tempest-GroupSnapshotsTest-1640366588 None] Delete group completed successfully.
Nov 10 18:10:04.577407 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-5f4c419c-bbaa-4bc8-8fb4-ad5291fbc53c tempest-VolumesListAdminTestJSON-23987322 None] Lock "b'cinder-8a5f2d26-8e13-4c10-9a3f-29d77d26dd86-delete_volume'" acquired by "delete_volume" :: waited 0.085s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:10:04.607079 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:04.736141 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-5f4c419c-bbaa-4bc8-8fb4-ad5291fbc53c tempest-VolumesListAdminTestJSON-23987322 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8a5f2d26-8e13-4c10-9a3f-29d77d26dd86
Nov 10 18:10:04.737198 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5f4c419c-bbaa-4bc8-8fb4-ad5291fbc53c tempest-VolumesListAdminTestJSON-23987322 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8a5f2d26-8e13-4c10-9a3f-29d77d26dd86 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:04.786787 n-d-817210-1 sudo[126671]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8a5f2d26-8e13-4c10-9a3f-29d77d26dd86
Nov 10 18:10:04.790665 n-d-817210-1 sudo[126671]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:04.815461 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.213s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:04.815927 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696224]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:10:04.817030 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-d6a89168-dfa6-487c-b342-4d872a9b5390 tempest-VolumesBackupsTest-1777705668 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4f243122-6494-4b07-b278-4016983c58f6
Nov 10 18:10:04.818610 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d6a89168-dfa6-487c-b342-4d872a9b5390 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4f243122-6494-4b07-b278-4016983c58f6 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:04.864359 n-d-817210-1 sudo[126674]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4f243122-6494-4b07-b278-4016983c58f6
Nov 10 18:10:04.871317 n-d-817210-1 sudo[126674]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:05.116626 n-d-817210-1 sudo[126668]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:05.118997 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0397011a-addc-4368-ab75-84ecf88c8034 tempest-VolumesListAdminTestJSON-370847477 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b3fbb8ce-2a77-4da7-8b74-4eab3b7cf0e5" returned: 0 in 0.793s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:05.121583 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0397011a-addc-4368-ab75-84ecf88c8034 tempest-VolumesListAdminTestJSON-370847477 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b3fbb8ce-2a77-4da7-8b74-4eab3b7cf0e5 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:05.145704 n-d-817210-1 sudo[126677]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b3fbb8ce-2a77-4da7-8b74-4eab3b7cf0e5
Nov 10 18:10:05.147405 n-d-817210-1 sudo[126677]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:05.589892 n-d-817210-1 sudo[126674]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:05.592709 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d6a89168-dfa6-487c-b342-4d872a9b5390 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4f243122-6494-4b07-b278-4016983c58f6" returned: 0 in 0.773s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:05.595149 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d6a89168-dfa6-487c-b342-4d872a9b5390 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4f243122-6494-4b07-b278-4016983c58f6 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:05.612790 n-d-817210-1 sudo[126671]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:05.638815 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5f4c419c-bbaa-4bc8-8fb4-ad5291fbc53c tempest-VolumesListAdminTestJSON-23987322 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8a5f2d26-8e13-4c10-9a3f-29d77d26dd86" returned: 0 in 0.901s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:05.640629 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5f4c419c-bbaa-4bc8-8fb4-ad5291fbc53c tempest-VolumesListAdminTestJSON-23987322 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8a5f2d26-8e13-4c10-9a3f-29d77d26dd86 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:05.677819 n-d-817210-1 sudo[126692]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4f243122-6494-4b07-b278-4016983c58f6
Nov 10 18:10:05.678678 n-d-817210-1 sudo[126692]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:05.683016 n-d-817210-1 sudo[126694]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8a5f2d26-8e13-4c10-9a3f-29d77d26dd86
Nov 10 18:10:05.688468 n-d-817210-1 sudo[126694]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:06.013894 n-d-817210-1 sudo[126677]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:06.017108 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0397011a-addc-4368-ab75-84ecf88c8034 tempest-VolumesListAdminTestJSON-370847477 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b3fbb8ce-2a77-4da7-8b74-4eab3b7cf0e5" returned: 0 in 0.895s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:06.019653 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0397011a-addc-4368-ab75-84ecf88c8034 tempest-VolumesListAdminTestJSON-370847477 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b3fbb8ce-2a77-4da7-8b74-4eab3b7cf0e5 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:06.076072 n-d-817210-1 sudo[126698]: ubuntu : TTY=unknown ; 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-b3fbb8ce-2a77-4da7-8b74-4eab3b7cf0e5
Nov 10 18:10:06.079372 n-d-817210-1 sudo[126698]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:06.624235 n-d-817210-1 sudo[126694]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:06.627030 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5f4c419c-bbaa-4bc8-8fb4-ad5291fbc53c tempest-VolumesListAdminTestJSON-23987322 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8a5f2d26-8e13-4c10-9a3f-29d77d26dd86" returned: 0 in 0.986s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:06.628985 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5f4c419c-bbaa-4bc8-8fb4-ad5291fbc53c tempest-VolumesListAdminTestJSON-23987322 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8a5f2d26-8e13-4c10-9a3f-29d77d26dd86 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:06.660610 n-d-817210-1 sudo[126719]: ubuntu : TTY=unknown ; 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-8a5f2d26-8e13-4c10-9a3f-29d77d26dd86
Nov 10 18:10:06.662228 n-d-817210-1 sudo[126719]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:06.731007 n-d-817210-1 sudo[126698]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:06.734066 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0397011a-addc-4368-ab75-84ecf88c8034 tempest-VolumesListAdminTestJSON-370847477 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b3fbb8ce-2a77-4da7-8b74-4eab3b7cf0e5" returned: 0 in 0.714s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:06.736005 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-0397011a-addc-4368-ab75-84ecf88c8034 tempest-VolumesListAdminTestJSON-370847477 None] Successfully deleted volume: b3fbb8ce-2a77-4da7-8b74-4eab3b7cf0e5
Nov 10 18:10:06.801319 n-d-817210-1 sudo[126692]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:06.809056 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d6a89168-dfa6-487c-b342-4d872a9b5390 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4f243122-6494-4b07-b278-4016983c58f6" returned: 0 in 1.212s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:06.815280 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d6a89168-dfa6-487c-b342-4d872a9b5390 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4f243122-6494-4b07-b278-4016983c58f6 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:06.853934 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-0397011a-addc-4368-ab75-84ecf88c8034 tempest-VolumesListAdminTestJSON-370847477 None] Created reservations ['c4b365ed-41d9-4e31-8f30-9fa89277d64c', '4b491a3a-0a9a-4388-be33-74f6785a5e54', '7e15cfdb-8884-47e8-b118-74c25c80eb89', '002149b8-6ce3-4a9c-94d1-87f6ba94dd6d'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:10:06.857505 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-0397011a-addc-4368-ab75-84ecf88c8034 tempest-VolumesListAdminTestJSON-370847477 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:10:06.857505 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:10:06.857505 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:10:06.861670 n-d-817210-1 sudo[126721]: ubuntu : TTY=unknown ; 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-4f243122-6494-4b07-b278-4016983c58f6
Nov 10 18:10:06.865410 n-d-817210-1 sudo[126721]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:06.932671 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-0397011a-addc-4368-ab75-84ecf88c8034 tempest-VolumesListAdminTestJSON-370847477 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:10:06.934039 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0397011a-addc-4368-ab75-84ecf88c8034 tempest-VolumesListAdminTestJSON-370847477 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:06.976376 n-d-817210-1 sudo[126723]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:10:06.986795 n-d-817210-1 sudo[126723]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:07.241736 n-d-817210-1 sudo[126719]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:07.244490 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5f4c419c-bbaa-4bc8-8fb4-ad5291fbc53c tempest-VolumesListAdminTestJSON-23987322 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8a5f2d26-8e13-4c10-9a3f-29d77d26dd86" returned: 0 in 0.615s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:07.245795 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-5f4c419c-bbaa-4bc8-8fb4-ad5291fbc53c tempest-VolumesListAdminTestJSON-23987322 None] Successfully deleted volume: 8a5f2d26-8e13-4c10-9a3f-29d77d26dd86
Nov 10 18:10:07.342392 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-5f4c419c-bbaa-4bc8-8fb4-ad5291fbc53c tempest-VolumesListAdminTestJSON-23987322 None] Created reservations ['aae22033-71a4-4424-9f18-bfe127ad4d45', 'a6a9aca5-363c-458e-a05c-024a33ed8690', 'a702df14-2afe-47c8-8f30-fe1266496f4f', '6d7c2433-936e-4fae-8c29-36e070927df4'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:10:07.345131 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-5f4c419c-bbaa-4bc8-8fb4-ad5291fbc53c tempest-VolumesListAdminTestJSON-23987322 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:10:07.345131 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:10:07.345131 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:10:07.416794 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-5f4c419c-bbaa-4bc8-8fb4-ad5291fbc53c tempest-VolumesListAdminTestJSON-23987322 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:10:07.419795 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5f4c419c-bbaa-4bc8-8fb4-ad5291fbc53c tempest-VolumesListAdminTestJSON-23987322 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:07.466633 n-d-817210-1 sudo[126730]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:10:07.470125 n-d-817210-1 sudo[126730]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:07.481868 n-d-817210-1 sudo[126721]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:07.484637 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d6a89168-dfa6-487c-b342-4d872a9b5390 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4f243122-6494-4b07-b278-4016983c58f6" returned: 0 in 0.669s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:07.486192 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-d6a89168-dfa6-487c-b342-4d872a9b5390 tempest-VolumesBackupsTest-1777705668 None] Successfully deleted volume: 4f243122-6494-4b07-b278-4016983c58f6
Nov 10 18:10:07.629852 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-d6a89168-dfa6-487c-b342-4d872a9b5390 tempest-VolumesBackupsTest-1777705668 None] Created reservations ['6445ccb9-7787-4b2d-ac64-cdae8d1e439d', 'd8e0ef14-a168-4f51-a7da-cbe051b943b5', 'f4860a1f-9c3c-409b-8a31-1d5d8f7704fd', '25b0d9e2-c64e-4ad0-9d42-d5037f0e486f'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:10:07.643634 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-d6a89168-dfa6-487c-b342-4d872a9b5390 tempest-VolumesBackupsTest-1777705668 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:10:07.643634 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:10:07.643634 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:10:07.667947 n-d-817210-1 sudo[126723]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:07.694018 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0397011a-addc-4368-ab75-84ecf88c8034 tempest-VolumesListAdminTestJSON-370847477 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.760s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:07.695910 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0397011a-addc-4368-ab75-84ecf88c8034 tempest-VolumesListAdminTestJSON-370847477 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:07.765172 n-d-817210-1 sudo[126736]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:10:07.766254 n-d-817210-1 sudo[126736]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:07.797229 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-d6a89168-dfa6-487c-b342-4d872a9b5390 tempest-VolumesBackupsTest-1777705668 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:10:07.799418 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d6a89168-dfa6-487c-b342-4d872a9b5390 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:07.857780 n-d-817210-1 sudo[126738]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:10:07.862357 n-d-817210-1 sudo[126738]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:08.463314 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-ce4464ff-2213-415b-b2b0-b195db42e37e tempest-VolumesListAdminTestJSON-23987322 None] Lock "b'cinder-b3aa1d99-8b7b-4a09-a615-fafeead5ee6e-delete_volume'" acquired by "delete_volume" :: waited 0.040s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:10:08.546489 n-d-817210-1 sudo[126738]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:08.546562 n-d-817210-1 sudo[126730]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:08.590888 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d6a89168-dfa6-487c-b342-4d872a9b5390 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:08.592428 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5f4c419c-bbaa-4bc8-8fb4-ad5291fbc53c tempest-VolumesListAdminTestJSON-23987322 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.175s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:08.596475 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d6a89168-dfa6-487c-b342-4d872a9b5390 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:08.635249 n-d-817210-1 sudo[126744]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:10:08.636189 n-d-817210-1 sudo[126744]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:08.651198 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5f4c419c-bbaa-4bc8-8fb4-ad5291fbc53c tempest-VolumesListAdminTestJSON-23987322 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:08.748197 n-d-817210-1 sudo[126747]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:10:08.749017 n-d-817210-1 sudo[126747]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:08.783927 n-d-817210-1 sudo[126736]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:08.816549 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0397011a-addc-4368-ab75-84ecf88c8034 tempest-VolumesListAdminTestJSON-370847477 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.119s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:08.832797 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-0397011a-addc-4368-ab75-84ecf88c8034 tempest-VolumesListAdminTestJSON-370847477 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:10:08.868531 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-0397011a-addc-4368-ab75-84ecf88c8034 tempest-VolumesListAdminTestJSON-370847477 None] Deleted volume successfully.
Nov 10 18:10:08.896762 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-ce4464ff-2213-415b-b2b0-b195db42e37e tempest-VolumesListAdminTestJSON-23987322 None] Skipping remove_export. No iscsi_target is presently exported for volume: b3aa1d99-8b7b-4a09-a615-fafeead5ee6e
Nov 10 18:10:08.899197 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ce4464ff-2213-415b-b2b0-b195db42e37e tempest-VolumesListAdminTestJSON-23987322 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b3aa1d99-8b7b-4a09-a615-fafeead5ee6e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:08.951191 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-0397011a-addc-4368-ab75-84ecf88c8034 tempest-VolumesListAdminTestJSON-370847477 None] Lock "b'cinder-b3fbb8ce-2a77-4da7-8b74-4eab3b7cf0e5-delete_volume'" released by "delete_volume" :: held 4.818s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:10:08.980606 n-d-817210-1 sudo[126750]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b3aa1d99-8b7b-4a09-a615-fafeead5ee6e
Nov 10 18:10:08.982226 n-d-817210-1 sudo[126750]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:09.610205 n-d-817210-1 sudo[126744]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:09.612141 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d6a89168-dfa6-487c-b342-4d872a9b5390 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.016s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:09.613391 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-d6a89168-dfa6-487c-b342-4d872a9b5390 tempest-VolumesBackupsTest-1777705668 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:10:09.619567 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-d6a89168-dfa6-487c-b342-4d872a9b5390 tempest-VolumesBackupsTest-1777705668 None] Deleted volume successfully.
Nov 10 18:10:09.641388 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-d6a89168-dfa6-487c-b342-4d872a9b5390 tempest-VolumesBackupsTest-1777705668 None] Lock "b'cinder-4f243122-6494-4b07-b278-4016983c58f6-delete_volume'" released by "delete_volume" :: held 5.266s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:10:09.693556 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:10:09.698682 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:10:09.704272 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:10:09.734766 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] Flow 'volume_create_manager' (ef8b14ac-3447-4aa3-8d34-0f2e3cf1717a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:10:09.763043 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5d1783be-3a31-4894-b910-f19d7e4f2175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:09.818388 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:10:09.833437 n-d-817210-1 sudo[126747]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:09.852873 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5f4c419c-bbaa-4bc8-8fb4-ad5291fbc53c tempest-VolumesListAdminTestJSON-23987322 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.205s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:09.854794 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-5f4c419c-bbaa-4bc8-8fb4-ad5291fbc53c tempest-VolumesListAdminTestJSON-23987322 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:10:09.873759 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-5f4c419c-bbaa-4bc8-8fb4-ad5291fbc53c tempest-VolumesListAdminTestJSON-23987322 None] Deleted volume successfully.
Nov 10 18:10:09.889749 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5d1783be-3a31-4894-b910-f19d7e4f2175) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:10:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-739617789',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=e1294012-4018-4407-97e3-2f226df06b2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f88d0ffef82428d8e51a8315a46a117',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:10:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:10:10Z,user_id='752c690bc02c458684cac1f3a1454e8b',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:09.894665 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ce2e9af4-a087-41e3-9705-b60b79a093f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:09.897792 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ce2e9af4-a087-41e3-9705-b60b79a093f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:09.907320 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4d459d04-0d52-4b76-8848-a11e876f0aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:09.947509 n-d-817210-1 sudo[126750]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:09.960390 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ce4464ff-2213-415b-b2b0-b195db42e37e tempest-VolumesListAdminTestJSON-23987322 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b3aa1d99-8b7b-4a09-a615-fafeead5ee6e" returned: 0 in 1.060s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:09.989840 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ce4464ff-2213-415b-b2b0-b195db42e37e tempest-VolumesListAdminTestJSON-23987322 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b3aa1d99-8b7b-4a09-a615-fafeead5ee6e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:10.033606 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-5f4c419c-bbaa-4bc8-8fb4-ad5291fbc53c tempest-VolumesListAdminTestJSON-23987322 None] Lock "b'cinder-8a5f2d26-8e13-4c10-9a3f-29d77d26dd86-delete_volume'" released by "delete_volume" :: held 5.456s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:10:10.044308 n-d-817210-1 sudo[126756]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b3aa1d99-8b7b-4a09-a615-fafeead5ee6e
Nov 10 18:10:10.048859 n-d-817210-1 sudo[126756]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:10.123447 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4d459d04-0d52-4b76-8848-a11e876f0aa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'e1294012-4018-4407-97e3-2f226df06b2c', 'volume_name': 'volume-e1294012-4018-4407-97e3-2f226df06b2c', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:10.130213 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cfa32b17-53ed-4075-8aba-8ca8844d4e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:10.134330 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cfa32b17-53ed-4075-8aba-8ca8844d4e4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:10.137893 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a0fc47be-dcdb-4ef0-9fce-6b5480b44845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:10.139480 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] Volume e1294012-4018-4407-97e3-2f226df06b2c: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-e1294012-4018-4407-97e3-2f226df06b2c', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Nov 10 18:10:10.140866 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] Cloning e1294012-4018-4407-97e3-2f226df06b2c from image 2ec14fde-8309-4e02-a7c2-293acfcfb789 at location (None, None). {{(pid=91926) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Nov 10 18:10:10.634526 n-d-817210-1 sudo[126756]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:10.637204 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ce4464ff-2213-415b-b2b0-b195db42e37e tempest-VolumesListAdminTestJSON-23987322 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b3aa1d99-8b7b-4a09-a615-fafeead5ee6e" returned: 0 in 0.647s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:10.639981 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ce4464ff-2213-415b-b2b0-b195db42e37e tempest-VolumesListAdminTestJSON-23987322 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b3aa1d99-8b7b-4a09-a615-fafeead5ee6e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:10.676970 n-d-817210-1 sudo[126760]: ubuntu : TTY=unknown ; 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-b3aa1d99-8b7b-4a09-a615-fafeead5ee6e
Nov 10 18:10:10.678531 n-d-817210-1 sudo[126760]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:11.528963 n-d-817210-1 sudo[126760]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:11.531537 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ce4464ff-2213-415b-b2b0-b195db42e37e tempest-VolumesListAdminTestJSON-23987322 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b3aa1d99-8b7b-4a09-a615-fafeead5ee6e" returned: 0 in 0.891s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:11.532975 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-ce4464ff-2213-415b-b2b0-b195db42e37e tempest-VolumesListAdminTestJSON-23987322 None] Successfully deleted volume: b3aa1d99-8b7b-4a09-a615-fafeead5ee6e
Nov 10 18:10:11.604882 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-ce4464ff-2213-415b-b2b0-b195db42e37e tempest-VolumesListAdminTestJSON-23987322 None] Created reservations ['c770215a-ef62-4520-8101-c95075b81e26', '2e57888b-8261-41bf-8929-60824183c5f2', 'da8ddae0-7a4e-4e20-be3a-a4d6010cdb51', '3f31c6fc-95ef-44b8-a0c8-90c40c26ea5d'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:10:11.609028 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-ce4464ff-2213-415b-b2b0-b195db42e37e tempest-VolumesListAdminTestJSON-23987322 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:10:11.609028 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:10:11.609028 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:10:11.718912 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-ce4464ff-2213-415b-b2b0-b195db42e37e tempest-VolumesListAdminTestJSON-23987322 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:10:11.721003 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ce4464ff-2213-415b-b2b0-b195db42e37e tempest-VolumesListAdminTestJSON-23987322 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:11.752673 n-d-817210-1 sudo[126769]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:10:11.761304 n-d-817210-1 sudo[126769]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:12.443104 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-e81c2a00-7a7e-49de-ab89-8e2e90539f69 tempest-VolumesListAdminTestJSON-23987322 None] Lock "b'cinder-e429cd2e-b345-4dbf-b1db-b1e78488fe7c-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:10:12.550751 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-e81c2a00-7a7e-49de-ab89-8e2e90539f69 tempest-VolumesListAdminTestJSON-23987322 None] Skipping remove_export. No iscsi_target is presently exported for volume: e429cd2e-b345-4dbf-b1db-b1e78488fe7c
Nov 10 18:10:12.552052 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e81c2a00-7a7e-49de-ab89-8e2e90539f69 tempest-VolumesListAdminTestJSON-23987322 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e429cd2e-b345-4dbf-b1db-b1e78488fe7c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:12.558810 n-d-817210-1 sudo[126769]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:12.574739 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ce4464ff-2213-415b-b2b0-b195db42e37e tempest-VolumesListAdminTestJSON-23987322 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.854s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:12.578285 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ce4464ff-2213-415b-b2b0-b195db42e37e tempest-VolumesListAdminTestJSON-23987322 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:12.587946 n-d-817210-1 sudo[126772]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e429cd2e-b345-4dbf-b1db-b1e78488fe7c
Nov 10 18:10:12.589977 n-d-817210-1 sudo[126772]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:12.623805 n-d-817210-1 sudo[126773]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:10:12.625272 n-d-817210-1 sudo[126773]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:13.393623 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-475ed8f8-7721-4815-9396-56ec47599702 tempest-SnapshotsActionsTest-1738423164 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:10:13.409896 n-d-817210-1 sudo[126773]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:13.417974 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-475ed8f8-7721-4815-9396-56ec47599702 tempest-SnapshotsActionsTest-1738423164 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:10:13.419769 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-475ed8f8-7721-4815-9396-56ec47599702 tempest-SnapshotsActionsTest-1738423164 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:10:13.431773 n-d-817210-1 sudo[126772]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:13.446329 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-475ed8f8-7721-4815-9396-56ec47599702 tempest-SnapshotsActionsTest-1738423164 None] Flow 'volume_create_manager' (7af8f770-fc51-4536-8525-3354b6287daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:10:13.450142 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-475ed8f8-7721-4815-9396-56ec47599702 tempest-SnapshotsActionsTest-1738423164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (92461b67-2515-43f5-ae0e-d261fd66054f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:13.472805 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-475ed8f8-7721-4815-9396-56ec47599702 tempest-SnapshotsActionsTest-1738423164 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:10:13.497654 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ce4464ff-2213-415b-b2b0-b195db42e37e tempest-VolumesListAdminTestJSON-23987322 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.919s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:13.498331 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e81c2a00-7a7e-49de-ab89-8e2e90539f69 tempest-VolumesListAdminTestJSON-23987322 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e429cd2e-b345-4dbf-b1db-b1e78488fe7c" returned: 0 in 0.946s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:13.500645 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-ce4464ff-2213-415b-b2b0-b195db42e37e tempest-VolumesListAdminTestJSON-23987322 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:10:13.504291 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e81c2a00-7a7e-49de-ab89-8e2e90539f69 tempest-VolumesListAdminTestJSON-23987322 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e429cd2e-b345-4dbf-b1db-b1e78488fe7c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:13.529097 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-ce4464ff-2213-415b-b2b0-b195db42e37e tempest-VolumesListAdminTestJSON-23987322 None] Deleted volume successfully.
Nov 10 18:10:13.532457 n-d-817210-1 sudo[126780]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e429cd2e-b345-4dbf-b1db-b1e78488fe7c
Nov 10 18:10:13.534288 n-d-817210-1 sudo[126780]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:13.543237 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-475ed8f8-7721-4815-9396-56ec47599702 tempest-SnapshotsActionsTest-1738423164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (92461b67-2515-43f5-ae0e-d261fd66054f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:10:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-979708087',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=84ba3fa0-8c38-411e-884f-7dca993220f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='282d608d5ed549e89b11136d46551552',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:10:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:10:13Z,user_id='12df0263e28c42dba127daa372faef9d',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:13.546061 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-475ed8f8-7721-4815-9396-56ec47599702 tempest-SnapshotsActionsTest-1738423164 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d2b0bd70-7f10-4f3c-a535-95e32ca9168b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:13.548408 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-475ed8f8-7721-4815-9396-56ec47599702 tempest-SnapshotsActionsTest-1738423164 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d2b0bd70-7f10-4f3c-a535-95e32ca9168b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:13.551209 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-475ed8f8-7721-4815-9396-56ec47599702 tempest-SnapshotsActionsTest-1738423164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (702bc4d5-5fe8-4abd-bbb7-75a2d4bc6690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:13.554433 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-475ed8f8-7721-4815-9396-56ec47599702 tempest-SnapshotsActionsTest-1738423164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (702bc4d5-5fe8-4abd-bbb7-75a2d4bc6690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '84ba3fa0-8c38-411e-884f-7dca993220f7', 'volume_name': 'volume-84ba3fa0-8c38-411e-884f-7dca993220f7', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:13.557572 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-475ed8f8-7721-4815-9396-56ec47599702 tempest-SnapshotsActionsTest-1738423164 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (787ddb70-0e15-4688-89a1-4147d9f86c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:13.560731 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-475ed8f8-7721-4815-9396-56ec47599702 tempest-SnapshotsActionsTest-1738423164 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (787ddb70-0e15-4688-89a1-4147d9f86c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:13.563414 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-475ed8f8-7721-4815-9396-56ec47599702 tempest-SnapshotsActionsTest-1738423164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (51278c50-e125-476f-bd64-0e5988441a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:13.564481 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-475ed8f8-7721-4815-9396-56ec47599702 tempest-SnapshotsActionsTest-1738423164 None] Volume 84ba3fa0-8c38-411e-884f-7dca993220f7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-84ba3fa0-8c38-411e-884f-7dca993220f7', 'volume_size': 1}
Nov 10 18:10:13.566358 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-475ed8f8-7721-4815-9396-56ec47599702 tempest-SnapshotsActionsTest-1738423164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-84ba3fa0-8c38-411e-884f-7dca993220f7 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:13.601846 n-d-817210-1 sudo[126782]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-84ba3fa0-8c38-411e-884f-7dca993220f7 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:10:13.609159 n-d-817210-1 sudo[126782]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:13.614716 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-ce4464ff-2213-415b-b2b0-b195db42e37e tempest-VolumesListAdminTestJSON-23987322 None] Lock "b'cinder-b3aa1d99-8b7b-4a09-a615-fafeead5ee6e-delete_volume'" released by "delete_volume" :: held 5.155s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:10:14.043076 n-d-817210-1 sudo[126780]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:14.045708 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e81c2a00-7a7e-49de-ab89-8e2e90539f69 tempest-VolumesListAdminTestJSON-23987322 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e429cd2e-b345-4dbf-b1db-b1e78488fe7c" returned: 0 in 0.541s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:14.048265 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e81c2a00-7a7e-49de-ab89-8e2e90539f69 tempest-VolumesListAdminTestJSON-23987322 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e429cd2e-b345-4dbf-b1db-b1e78488fe7c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:14.074440 n-d-817210-1 sudo[126786]: ubuntu : TTY=unknown ; 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-e429cd2e-b345-4dbf-b1db-b1e78488fe7c
Nov 10 18:10:14.075293 n-d-817210-1 sudo[126786]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:14.282671 n-d-817210-1 sudo[126782]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:14.285439 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-475ed8f8-7721-4815-9396-56ec47599702 tempest-SnapshotsActionsTest-1738423164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-84ba3fa0-8c38-411e-884f-7dca993220f7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.719s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:14.296379 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-475ed8f8-7721-4815-9396-56ec47599702 tempest-SnapshotsActionsTest-1738423164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (51278c50-e125-476f-bd64-0e5988441a6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-84ba3fa0-8c38-411e-884f-7dca993220f7', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:14.301016 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-475ed8f8-7721-4815-9396-56ec47599702 tempest-SnapshotsActionsTest-1738423164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (89829676-be73-4559-a587-ee555edf1886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:14.324527 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-475ed8f8-7721-4815-9396-56ec47599702 tempest-SnapshotsActionsTest-1738423164 None] Volume volume-84ba3fa0-8c38-411e-884f-7dca993220f7 (84ba3fa0-8c38-411e-884f-7dca993220f7): created successfully
Nov 10 18:10:14.327100 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-475ed8f8-7721-4815-9396-56ec47599702 tempest-SnapshotsActionsTest-1738423164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (89829676-be73-4559-a587-ee555edf1886) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:14.330636 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-475ed8f8-7721-4815-9396-56ec47599702 tempest-SnapshotsActionsTest-1738423164 None] Flow 'volume_create_manager' (7af8f770-fc51-4536-8525-3354b6287daf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:10:14.340879 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-475ed8f8-7721-4815-9396-56ec47599702 tempest-SnapshotsActionsTest-1738423164 None] Created volume successfully.
Nov 10 18:10:14.654155 n-d-817210-1 sudo[126786]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:14.655922 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e81c2a00-7a7e-49de-ab89-8e2e90539f69 tempest-VolumesListAdminTestJSON-23987322 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e429cd2e-b345-4dbf-b1db-b1e78488fe7c" returned: 0 in 0.608s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:14.656726 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-e81c2a00-7a7e-49de-ab89-8e2e90539f69 tempest-VolumesListAdminTestJSON-23987322 None] Successfully deleted volume: e429cd2e-b345-4dbf-b1db-b1e78488fe7c
Nov 10 18:10:14.738095 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-e81c2a00-7a7e-49de-ab89-8e2e90539f69 tempest-VolumesListAdminTestJSON-23987322 None] Created reservations ['1d50aa61-30b0-410d-9036-f3f1d4201b18', 'd6ff56dc-f1fa-4cf4-ba0e-d2278cbbc551', '7b602477-2de3-4778-8d51-d38818122d8c', '2d4419e1-54d5-4d0d-b0d0-e13e6bfd8b98'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:10:14.740683 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-e81c2a00-7a7e-49de-ab89-8e2e90539f69 tempest-VolumesListAdminTestJSON-23987322 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:10:14.740683 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:10:14.740683 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:10:14.799201 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-e81c2a00-7a7e-49de-ab89-8e2e90539f69 tempest-VolumesListAdminTestJSON-23987322 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:10:14.800256 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e81c2a00-7a7e-49de-ab89-8e2e90539f69 tempest-VolumesListAdminTestJSON-23987322 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:14.858799 n-d-817210-1 sudo[126820]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:10:14.863918 n-d-817210-1 sudo[126820]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:15.222526 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-25a40200-87c2-45bf-8732-54551ae75c21 tempest-VolumesServicesTestJSON-561265550 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:10:15.234249 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-25a40200-87c2-45bf-8732-54551ae75c21 tempest-VolumesServicesTestJSON-561265550 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:10:15.235001 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-25a40200-87c2-45bf-8732-54551ae75c21 tempest-VolumesServicesTestJSON-561265550 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:10:15.258906 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-25a40200-87c2-45bf-8732-54551ae75c21 tempest-VolumesServicesTestJSON-561265550 None] Flow 'volume_create_manager' (794188ed-a548-4447-8a46-87d92b1b0e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:10:15.264395 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-25a40200-87c2-45bf-8732-54551ae75c21 tempest-VolumesServicesTestJSON-561265550 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4fc2b9ac-c9d9-4aa1-a715-f126b9ad7680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:15.292383 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-25a40200-87c2-45bf-8732-54551ae75c21 tempest-VolumesServicesTestJSON-561265550 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:10:15.324756 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-25a40200-87c2-45bf-8732-54551ae75c21 tempest-VolumesServicesTestJSON-561265550 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4fc2b9ac-c9d9-4aa1-a715-f126b9ad7680) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:10:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-724980362',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=d4eed4e1-99e3-4335-8061-d94a8e5038da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5cc84c51e41d469aa2687a3c8c64c0ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:10:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:10:15Z,user_id='c303b9dfafc2433c99cf6b8388bda9da',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:15.328408 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-25a40200-87c2-45bf-8732-54551ae75c21 tempest-VolumesServicesTestJSON-561265550 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3eacf686-5e57-4782-af6d-6edc169b44f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:15.330747 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-25a40200-87c2-45bf-8732-54551ae75c21 tempest-VolumesServicesTestJSON-561265550 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3eacf686-5e57-4782-af6d-6edc169b44f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:15.333561 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-25a40200-87c2-45bf-8732-54551ae75c21 tempest-VolumesServicesTestJSON-561265550 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9c9be0fc-c52b-48fa-9ebf-8e9bac94968c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:15.336040 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-25a40200-87c2-45bf-8732-54551ae75c21 tempest-VolumesServicesTestJSON-561265550 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9c9be0fc-c52b-48fa-9ebf-8e9bac94968c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd4eed4e1-99e3-4335-8061-d94a8e5038da', 'volume_name': 'volume-d4eed4e1-99e3-4335-8061-d94a8e5038da', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:15.338937 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-25a40200-87c2-45bf-8732-54551ae75c21 tempest-VolumesServicesTestJSON-561265550 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6357290d-4c2d-4769-9634-772157f7b456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:15.341361 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-25a40200-87c2-45bf-8732-54551ae75c21 tempest-VolumesServicesTestJSON-561265550 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6357290d-4c2d-4769-9634-772157f7b456) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:15.344079 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-25a40200-87c2-45bf-8732-54551ae75c21 tempest-VolumesServicesTestJSON-561265550 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a09c7e64-81cc-4d80-b64b-87226ed95ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:15.344863 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-25a40200-87c2-45bf-8732-54551ae75c21 tempest-VolumesServicesTestJSON-561265550 None] Volume d4eed4e1-99e3-4335-8061-d94a8e5038da: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d4eed4e1-99e3-4335-8061-d94a8e5038da', 'volume_size': 1}
Nov 10 18:10:15.346148 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-25a40200-87c2-45bf-8732-54551ae75c21 tempest-VolumesServicesTestJSON-561265550 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d4eed4e1-99e3-4335-8061-d94a8e5038da stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:15.370687 n-d-817210-1 sudo[126823]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d4eed4e1-99e3-4335-8061-d94a8e5038da stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:10:15.372169 n-d-817210-1 sudo[126823]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:15.455024 n-d-817210-1 sudo[126820]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:15.472396 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e81c2a00-7a7e-49de-ab89-8e2e90539f69 tempest-VolumesListAdminTestJSON-23987322 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.672s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:15.474712 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e81c2a00-7a7e-49de-ab89-8e2e90539f69 tempest-VolumesListAdminTestJSON-23987322 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:15.504633 n-d-817210-1 sudo[126825]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:10:15.518095 n-d-817210-1 sudo[126825]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:15.530461 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9531e1a4-ca4f-4e8e-9dfb-64a91903afe2 tempest-SnapshotsActionsTest-1738423164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:15.581444 n-d-817210-1 sudo[126827]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7
Nov 10 18:10:15.582315 n-d-817210-1 sudo[126827]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:16.085092 n-d-817210-1 sudo[126823]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:16.088844 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-25a40200-87c2-45bf-8732-54551ae75c21 tempest-VolumesServicesTestJSON-561265550 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d4eed4e1-99e3-4335-8061-d94a8e5038da stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.742s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:16.101297 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-25a40200-87c2-45bf-8732-54551ae75c21 tempest-VolumesServicesTestJSON-561265550 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a09c7e64-81cc-4d80-b64b-87226ed95ac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d4eed4e1-99e3-4335-8061-d94a8e5038da', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:16.114908 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-25a40200-87c2-45bf-8732-54551ae75c21 tempest-VolumesServicesTestJSON-561265550 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (30202e2d-2392-4589-8d8f-d5c3aff83bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:16.157082 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-25a40200-87c2-45bf-8732-54551ae75c21 tempest-VolumesServicesTestJSON-561265550 None] Volume volume-d4eed4e1-99e3-4335-8061-d94a8e5038da (d4eed4e1-99e3-4335-8061-d94a8e5038da): created successfully
Nov 10 18:10:16.159342 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-25a40200-87c2-45bf-8732-54551ae75c21 tempest-VolumesServicesTestJSON-561265550 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (30202e2d-2392-4589-8d8f-d5c3aff83bce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:16.162842 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-25a40200-87c2-45bf-8732-54551ae75c21 tempest-VolumesServicesTestJSON-561265550 None] Flow 'volume_create_manager' (794188ed-a548-4447-8a46-87d92b1b0e53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:10:16.187497 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-25a40200-87c2-45bf-8732-54551ae75c21 tempest-VolumesServicesTestJSON-561265550 None] Created volume successfully.
Nov 10 18:10:16.402305 n-d-817210-1 sudo[126825]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:16.406320 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e81c2a00-7a7e-49de-ab89-8e2e90539f69 tempest-VolumesListAdminTestJSON-23987322 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.930s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:16.411582 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-e81c2a00-7a7e-49de-ab89-8e2e90539f69 tempest-VolumesListAdminTestJSON-23987322 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:10:16.421959 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-e81c2a00-7a7e-49de-ab89-8e2e90539f69 tempest-VolumesListAdminTestJSON-23987322 None] Deleted volume successfully.
Nov 10 18:10:16.466984 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-e81c2a00-7a7e-49de-ab89-8e2e90539f69 tempest-VolumesListAdminTestJSON-23987322 None] Lock "b'cinder-e429cd2e-b345-4dbf-b1db-b1e78488fe7c-delete_volume'" released by "delete_volume" :: held 4.024s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:10:16.595424 n-d-817210-1 sudo[126827]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:16.597741 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9531e1a4-ca4f-4e8e-9dfb-64a91903afe2 tempest-SnapshotsActionsTest-1738423164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7" returned: 0 in 1.068s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:16.599523 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9531e1a4-ca4f-4e8e-9dfb-64a91903afe2 tempest-SnapshotsActionsTest-1738423164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d060802a-6337-4c54-aee6-b1de73c60006 --snapshot stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7 -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:16.648876 n-d-817210-1 sudo[126861]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d060802a-6337-4c54-aee6-b1de73c60006 --snapshot stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7 -L 1.00g
Nov 10 18:10:16.656744 n-d-817210-1 sudo[126861]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:17.040313 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-5c49281b-083e-4e9a-ba5f-117058d8cc86 tempest-VolumesServicesTestJSON-561265550 None] Lock "b'cinder-d4eed4e1-99e3-4335-8061-d94a8e5038da-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:10:17.183260 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-5c49281b-083e-4e9a-ba5f-117058d8cc86 tempest-VolumesServicesTestJSON-561265550 None] Skipping remove_export. No iscsi_target is presently exported for volume: d4eed4e1-99e3-4335-8061-d94a8e5038da
Nov 10 18:10:17.184419 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5c49281b-083e-4e9a-ba5f-117058d8cc86 tempest-VolumesServicesTestJSON-561265550 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d4eed4e1-99e3-4335-8061-d94a8e5038da {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:17.207911 n-d-817210-1 sudo[126863]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d4eed4e1-99e3-4335-8061-d94a8e5038da
Nov 10 18:10:17.213937 n-d-817210-1 sudo[126863]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:17.731189 n-d-817210-1 sudo[126861]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:17.734182 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9531e1a4-ca4f-4e8e-9dfb-64a91903afe2 tempest-SnapshotsActionsTest-1738423164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d060802a-6337-4c54-aee6-b1de73c60006 --snapshot stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7 -L 1.00g" returned: 0 in 1.134s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:17.847113 n-d-817210-1 sudo[126863]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:17.896851 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5c49281b-083e-4e9a-ba5f-117058d8cc86 tempest-VolumesServicesTestJSON-561265550 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d4eed4e1-99e3-4335-8061-d94a8e5038da" returned: 0 in 0.712s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:17.904495 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5c49281b-083e-4e9a-ba5f-117058d8cc86 tempest-VolumesServicesTestJSON-561265550 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d4eed4e1-99e3-4335-8061-d94a8e5038da {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:17.969946 n-d-817210-1 sudo[126968]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d4eed4e1-99e3-4335-8061-d94a8e5038da
Nov 10 18:10:17.970615 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-9531e1a4-ca4f-4e8e-9dfb-64a91903afe2 tempest-SnapshotsActionsTest-1738423164 None] Create snapshot completed successfully
Nov 10 18:10:17.972047 n-d-817210-1 sudo[126968]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:18.712607 n-d-817210-1 sudo[126968]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:18.719462 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5c49281b-083e-4e9a-ba5f-117058d8cc86 tempest-VolumesServicesTestJSON-561265550 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d4eed4e1-99e3-4335-8061-d94a8e5038da" returned: 0 in 0.813s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:18.722463 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5c49281b-083e-4e9a-ba5f-117058d8cc86 tempest-VolumesServicesTestJSON-561265550 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d4eed4e1-99e3-4335-8061-d94a8e5038da {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:18.767632 n-d-817210-1 sudo[126971]: ubuntu : TTY=unknown ; 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-d4eed4e1-99e3-4335-8061-d94a8e5038da
Nov 10 18:10:18.770750 n-d-817210-1 sudo[126971]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:19.534199 n-d-817210-1 sudo[126971]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:19.539034 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5c49281b-083e-4e9a-ba5f-117058d8cc86 tempest-VolumesServicesTestJSON-561265550 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d4eed4e1-99e3-4335-8061-d94a8e5038da" returned: 0 in 0.816s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:19.540182 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-5c49281b-083e-4e9a-ba5f-117058d8cc86 tempest-VolumesServicesTestJSON-561265550 None] Successfully deleted volume: d4eed4e1-99e3-4335-8061-d94a8e5038da
Nov 10 18:10:19.597670 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-5c49281b-083e-4e9a-ba5f-117058d8cc86 tempest-VolumesServicesTestJSON-561265550 None] Created reservations ['4ec8a345-8c6c-49cb-aacb-6835897f08cf', '597b65f9-78d6-4b63-b562-4130b4b46ae6', 'a5d7c3d6-e49f-44a7-a305-39ad010c6bca', '7fa2a786-fbb8-4601-b30d-2e81a62db6b1'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:10:19.600898 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-5c49281b-083e-4e9a-ba5f-117058d8cc86 tempest-VolumesServicesTestJSON-561265550 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:10:19.600898 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:10:19.600898 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:10:19.658692 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-5c49281b-083e-4e9a-ba5f-117058d8cc86 tempest-VolumesServicesTestJSON-561265550 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:10:19.659467 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5c49281b-083e-4e9a-ba5f-117058d8cc86 tempest-VolumesServicesTestJSON-561265550 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:19.681746 n-d-817210-1 sudo[126975]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:10:19.682877 n-d-817210-1 sudo[126975]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:19.885218 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4ba07cf9-2b4f-4031-8a6d-3d9a6393bafd tempest-SnapshotsActionsTest-1738423164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:19.922901 n-d-817210-1 sudo[126977]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7
Nov 10 18:10:19.928287 n-d-817210-1 sudo[126977]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:20.241627 n-d-817210-1 sudo[126975]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:20.244897 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5c49281b-083e-4e9a-ba5f-117058d8cc86 tempest-VolumesServicesTestJSON-561265550 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:20.249774 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5c49281b-083e-4e9a-ba5f-117058d8cc86 tempest-VolumesServicesTestJSON-561265550 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:20.298919 n-d-817210-1 sudo[126981]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:10:20.300472 n-d-817210-1 sudo[126981]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:20.487578 n-d-817210-1 sudo[126977]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:20.491720 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4ba07cf9-2b4f-4031-8a6d-3d9a6393bafd tempest-SnapshotsActionsTest-1738423164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7" returned: 0 in 0.606s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:20.493942 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4ba07cf9-2b4f-4031-8a6d-3d9a6393bafd tempest-SnapshotsActionsTest-1738423164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7f61e74d-345e-49fe-bf40-bb3cd70124ec --snapshot stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7 -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:20.549379 n-d-817210-1 sudo[126983]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7f61e74d-345e-49fe-bf40-bb3cd70124ec --snapshot stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7 -L 1.00g
Nov 10 18:10:20.550223 n-d-817210-1 sudo[126983]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:21.251718 n-d-817210-1 sudo[126981]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:21.255889 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5c49281b-083e-4e9a-ba5f-117058d8cc86 tempest-VolumesServicesTestJSON-561265550 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.006s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:21.258266 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-5c49281b-083e-4e9a-ba5f-117058d8cc86 tempest-VolumesServicesTestJSON-561265550 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:10:21.266084 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-5c49281b-083e-4e9a-ba5f-117058d8cc86 tempest-VolumesServicesTestJSON-561265550 None] Deleted volume successfully.
Nov 10 18:10:21.297184 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-5c49281b-083e-4e9a-ba5f-117058d8cc86 tempest-VolumesServicesTestJSON-561265550 None] Lock "b'cinder-d4eed4e1-99e3-4335-8061-d94a8e5038da-delete_volume'" released by "delete_volume" :: held 4.257s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:10:21.661395 n-d-817210-1 sudo[126983]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:21.666318 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4ba07cf9-2b4f-4031-8a6d-3d9a6393bafd tempest-SnapshotsActionsTest-1738423164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7f61e74d-345e-49fe-bf40-bb3cd70124ec --snapshot stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7 -L 1.00g" returned: 0 in 1.172s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:21.804508 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-4ba07cf9-2b4f-4031-8a6d-3d9a6393bafd tempest-SnapshotsActionsTest-1738423164 None] Create snapshot completed successfully
Nov 10 18:10:22.310383 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-1f3afab2-0070-4a0d-8822-a09343586297 tempest-SnapshotsActionsTest-710523743 None] Lock "b'cinder-7f61e74d-345e-49fe-bf40-bb3cd70124ec-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:10:22.313004 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1f3afab2-0070-4a0d-8822-a09343586297 tempest-SnapshotsActionsTest-710523743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7f61e74d-345e-49fe-bf40-bb3cd70124ec {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:22.369085 n-d-817210-1 sudo[127101]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7f61e74d-345e-49fe-bf40-bb3cd70124ec
Nov 10 18:10:22.372154 n-d-817210-1 sudo[127101]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:22.952476 n-d-817210-1 sudo[127101]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:22.956554 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1f3afab2-0070-4a0d-8822-a09343586297 tempest-SnapshotsActionsTest-710523743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7f61e74d-345e-49fe-bf40-bb3cd70124ec" returned: 0 in 0.643s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:22.959521 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1f3afab2-0070-4a0d-8822-a09343586297 tempest-SnapshotsActionsTest-710523743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7f61e74d-345e-49fe-bf40-bb3cd70124ec {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:22.995966 n-d-817210-1 sudo[127114]: ubuntu : TTY=unknown ; 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-7f61e74d-345e-49fe-bf40-bb3cd70124ec
Nov 10 18:10:22.999485 n-d-817210-1 sudo[127114]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:23.738990 n-d-817210-1 sudo[127114]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:23.742092 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1f3afab2-0070-4a0d-8822-a09343586297 tempest-SnapshotsActionsTest-710523743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7f61e74d-345e-49fe-bf40-bb3cd70124ec" returned: 0 in 0.782s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:23.852438 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-1f3afab2-0070-4a0d-8822-a09343586297 tempest-SnapshotsActionsTest-710523743 None] Created reservations ['510194ae-0efe-4834-99fd-712e6f0cfe1f', '06cf8853-a39c-47ea-91bf-4acd991081a8', '9111f851-ab4f-4098-b338-4552d86d83f0', 'de536d13-92f4-4def-b9fc-1faa7c07e910'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:10:23.855484 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-1f3afab2-0070-4a0d-8822-a09343586297 tempest-SnapshotsActionsTest-710523743 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:10:23.855484 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:10:23.855484 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:10:23.915508 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-1f3afab2-0070-4a0d-8822-a09343586297 tempest-SnapshotsActionsTest-710523743 None] Delete snapshot completed successfully.
Nov 10 18:10:23.930483 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-1f3afab2-0070-4a0d-8822-a09343586297 tempest-SnapshotsActionsTest-710523743 None] Lock "b'cinder-7f61e74d-345e-49fe-bf40-bb3cd70124ec-delete_snapshot'" released by "delete_snapshot" :: held 1.620s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:10:25.105585 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7186243a-ef2d-4ae6-848e-3a9d232e1f6f tempest-SnapshotsActionsTest-1738423164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:25.165746 n-d-817210-1 sudo[127182]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7
Nov 10 18:10:25.166705 n-d-817210-1 sudo[127182]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:25.609527 n-d-817210-1 sudo[127182]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:25.612416 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7186243a-ef2d-4ae6-848e-3a9d232e1f6f tempest-SnapshotsActionsTest-1738423164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7" returned: 0 in 0.507s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:25.614211 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7186243a-ef2d-4ae6-848e-3a9d232e1f6f tempest-SnapshotsActionsTest-1738423164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fe9cdde7-6c2f-4859-9623-785fd3592f10 --snapshot stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7 -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:25.642121 n-d-817210-1 sudo[127185]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fe9cdde7-6c2f-4859-9623-785fd3592f10 --snapshot stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7 -L 1.00g
Nov 10 18:10:25.642999 n-d-817210-1 sudo[127185]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:26.482975 n-d-817210-1 sudo[127185]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:26.485970 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7186243a-ef2d-4ae6-848e-3a9d232e1f6f tempest-SnapshotsActionsTest-1738423164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-fe9cdde7-6c2f-4859-9623-785fd3592f10 --snapshot stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7 -L 1.00g" returned: 0 in 0.871s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:26.546862 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-7186243a-ef2d-4ae6-848e-3a9d232e1f6f tempest-SnapshotsActionsTest-1738423164 None] Create snapshot completed successfully
Nov 10 18:10:27.499225 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-7b559f50-82d3-49d6-969c-8c9d652bf7c5 tempest-SnapshotsActionsTest-710523743 None] Lock "b'cinder-fe9cdde7-6c2f-4859-9623-785fd3592f10-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:10:27.501473 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7b559f50-82d3-49d6-969c-8c9d652bf7c5 tempest-SnapshotsActionsTest-710523743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-fe9cdde7-6c2f-4859-9623-785fd3592f10 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:27.541352 n-d-817210-1 sudo[127296]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-fe9cdde7-6c2f-4859-9623-785fd3592f10
Nov 10 18:10:27.543512 n-d-817210-1 sudo[127296]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:28.006271 n-d-817210-1 sudo[127296]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:28.009881 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7b559f50-82d3-49d6-969c-8c9d652bf7c5 tempest-SnapshotsActionsTest-710523743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-fe9cdde7-6c2f-4859-9623-785fd3592f10" returned: 0 in 0.508s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:28.012220 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7b559f50-82d3-49d6-969c-8c9d652bf7c5 tempest-SnapshotsActionsTest-710523743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-fe9cdde7-6c2f-4859-9623-785fd3592f10 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:28.031858 n-d-817210-1 sudo[127301]: ubuntu : TTY=unknown ; 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-fe9cdde7-6c2f-4859-9623-785fd3592f10
Nov 10 18:10:28.032775 n-d-817210-1 sudo[127301]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:28.799904 n-d-817210-1 sudo[127301]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:28.808830 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7b559f50-82d3-49d6-969c-8c9d652bf7c5 tempest-SnapshotsActionsTest-710523743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-fe9cdde7-6c2f-4859-9623-785fd3592f10" returned: 0 in 0.796s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:28.904764 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-7b559f50-82d3-49d6-969c-8c9d652bf7c5 tempest-SnapshotsActionsTest-710523743 None] Created reservations ['56f69bf8-3ec4-46ca-b5c7-ddbea2ffb661', 'c5d783b3-276e-472e-8edb-e6f80362d3ce', 'a35b65cb-e8ef-4168-8350-c3eb837e9664', 'ae21b317-6fd3-4b2b-aba2-69a9b5276c5f'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:10:28.907687 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-7b559f50-82d3-49d6-969c-8c9d652bf7c5 tempest-SnapshotsActionsTest-710523743 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:10:28.907687 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:10:28.907687 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:10:28.981961 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-7b559f50-82d3-49d6-969c-8c9d652bf7c5 tempest-SnapshotsActionsTest-710523743 None] Delete snapshot completed successfully.
Nov 10 18:10:28.994079 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-7b559f50-82d3-49d6-969c-8c9d652bf7c5 tempest-SnapshotsActionsTest-710523743 None] Lock "b'cinder-fe9cdde7-6c2f-4859-9623-785fd3592f10-delete_snapshot'" released by "delete_snapshot" :: held 1.495s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:10:29.227815 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_3tdyd_hpn-d-817210-1@lvmdriver-1, size 616.00 MB, duration 19.09 sec {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Nov 10 18:10:29.229229 n-d-817210-1 cinder-volume[91926]: INFO cinder.image.image_utils [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] Image download 616.00 MB at 32.28 MB/s
Nov 10 18:10:29.274126 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_3tdyd_hpn-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:29.372965 n-d-817210-1 sudo[127367]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_3tdyd_hpn-d-817210-1@lvmdriver-1
Nov 10 18:10:29.373781 n-d-817210-1 sudo[127367]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:29.730819 n-d-817210-1 sudo[127367]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:29.734530 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_3tdyd_hpn-d-817210-1@lvmdriver-1" returned: 0 in 0.460s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:29.735509 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] Temporary image 2ec14fde-8309-4e02-a7c2-293acfcfb789 is fetched for user 752c690bc02c458684cac1f3a1454e8b. {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Nov 10 18:10:29.826062 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_3tdyd_hpn-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:29.982065 n-d-817210-1 sudo[127373]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_3tdyd_hpn-d-817210-1@lvmdriver-1
Nov 10 18:10:29.983247 n-d-817210-1 sudo[127373]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:30.360137 n-d-817210-1 sudo[127373]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:30.362690 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_3tdyd_hpn-d-817210-1@lvmdriver-1" returned: 0 in 0.537s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:30.365727 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e1294012-4018-4407-97e3-2f226df06b2c stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:30.390775 n-d-817210-1 sudo[127378]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e1294012-4018-4407-97e3-2f226df06b2c stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:10:30.391839 n-d-817210-1 sudo[127378]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:30.593966 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7c789ecb-52aa-493d-9bdd-7e059e6c3a9c tempest-SnapshotsActionsTest-1738423164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:30.632362 n-d-817210-1 sudo[127380]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7
Nov 10 18:10:30.633238 n-d-817210-1 sudo[127380]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:31.033951 n-d-817210-1 sudo[127378]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:31.036533 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e1294012-4018-4407-97e3-2f226df06b2c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.670s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:31.077739 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] Attempting download of 2ec14fde-8309-4e02-a7c2-293acfcfb789 ((None, None)) to volume e1294012-4018-4407-97e3-2f226df06b2c. {{(pid=91926) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Nov 10 18:10:31.150289 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_jfsugc0u {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:31.150821 n-d-817210-1 sudo[127380]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:31.167909 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7c789ecb-52aa-493d-9bdd-7e059e6c3a9c tempest-SnapshotsActionsTest-1738423164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7" returned: 0 in 0.574s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:31.170923 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7c789ecb-52aa-493d-9bdd-7e059e6c3a9c tempest-SnapshotsActionsTest-1738423164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4e8c1290-55f2-4f84-9716-9270997fa07e --snapshot stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7 -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:31.208222 n-d-817210-1 sudo[127416]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4e8c1290-55f2-4f84-9716-9270997fa07e --snapshot stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7 -L 1.00g
Nov 10 18:10:31.209073 n-d-817210-1 sudo[127416]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:31.262786 n-d-817210-1 sudo[127415]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_jfsugc0u
Nov 10 18:10:31.263652 n-d-817210-1 sudo[127415]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:31.607579 n-d-817210-1 sudo[127415]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:31.609821 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_jfsugc0u" returned: 0 in 0.460s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:31.611528 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_3tdyd_hpn-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:31.831219 n-d-817210-1 sudo[127434]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_3tdyd_hpn-d-817210-1@lvmdriver-1
Nov 10 18:10:31.832418 n-d-817210-1 sudo[127434]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:32.054211 n-d-817210-1 sudo[127416]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:32.056994 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7c789ecb-52aa-493d-9bdd-7e059e6c3a9c tempest-SnapshotsActionsTest-1738423164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4e8c1290-55f2-4f84-9716-9270997fa07e --snapshot stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7 -L 1.00g" returned: 0 in 0.886s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:32.120965 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-7c789ecb-52aa-493d-9bdd-7e059e6c3a9c tempest-SnapshotsActionsTest-1738423164 None] Create snapshot completed successfully
Nov 10 18:10:32.397528 n-d-817210-1 sudo[127434]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:32.400310 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_3tdyd_hpn-d-817210-1@lvmdriver-1" returned: 0 in 0.789s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:32.401143 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] 2ec14fde-8309-4e02-a7c2-293acfcfb789 was vhdx, converting to raw {{(pid=91926) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Nov 10 18:10:32.402434 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_3tdyd_hpn-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e1294012--4018--4407--97e3--2f226df06b2c oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:32.424253 n-d-817210-1 sudo[127537]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_3tdyd_hpn-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e1294012--4018--4407--97e3--2f226df06b2c oflag=direct
Nov 10 18:10:32.425795 n-d-817210-1 sudo[127537]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:32.841551 n-d-817210-1 sudo[127537]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:32.843843 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_3tdyd_hpn-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e1294012--4018--4407--97e3--2f226df06b2c oflag=direct" returned: 0 in 0.441s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:32.847558 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_3tdyd_hpn-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--e1294012--4018--4407--97e3--2f226df06b2c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:32.879459 n-d-817210-1 sudo[127549]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_3tdyd_hpn-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--e1294012--4018--4407--97e3--2f226df06b2c
Nov 10 18:10:32.881190 n-d-817210-1 sudo[127549]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:32.887268 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-c815fee5-6ec1-423a-afb6-eaab8c4eb747 tempest-VolumeTypesTest-937566009 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:10:32.892270 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-c815fee5-6ec1-423a-afb6-eaab8c4eb747 tempest-VolumeTypesTest-937566009 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:10:32.892798 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-c815fee5-6ec1-423a-afb6-eaab8c4eb747 tempest-VolumeTypesTest-937566009 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:10:32.907977 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c815fee5-6ec1-423a-afb6-eaab8c4eb747 tempest-VolumeTypesTest-937566009 None] Flow 'volume_create_manager' (19178b67-1fc9-4160-ae99-7136b82a408d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:10:32.911407 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c815fee5-6ec1-423a-afb6-eaab8c4eb747 tempest-VolumeTypesTest-937566009 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0580d391-2f2c-4ec9-b59a-e8b621465a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:32.979196 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-c815fee5-6ec1-423a-afb6-eaab8c4eb747 tempest-VolumeTypesTest-937566009 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:10:32.983225 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-22521638-e5a1-4329-b772-5c268c5eefa1 tempest-SnapshotsActionsTest-710523743 None] Lock "b'cinder-4e8c1290-55f2-4f84-9716-9270997fa07e-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.030s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:10:32.985438 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-22521638-e5a1-4329-b772-5c268c5eefa1 tempest-SnapshotsActionsTest-710523743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-4e8c1290-55f2-4f84-9716-9270997fa07e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:33.031033 n-d-817210-1 sudo[127551]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-4e8c1290-55f2-4f84-9716-9270997fa07e
Nov 10 18:10:33.031868 n-d-817210-1 sudo[127551]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:33.053085 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c815fee5-6ec1-423a-afb6-eaab8c4eb747 tempest-VolumeTypesTest-937566009 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0580d391-2f2c-4ec9-b59a-e8b621465a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:10:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1847525108',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=f7aaae38-9db1-45b0-a912-c493cca108dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56232981ee15409792480ab752f48dd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:10:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:10:33Z,user_id='468be724d08040928aa894f882a0a926',volume_attachment=>,volume_type=VolumeType(bc722d0f-9114-4989-a665-3b5132af33f3),volume_type_id=bc722d0f-9114-4989-a665-3b5132af33f3)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:33.055857 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c815fee5-6ec1-423a-afb6-eaab8c4eb747 tempest-VolumeTypesTest-937566009 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (99e00046-5036-457d-a35c-54a74f11c65c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:33.058408 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c815fee5-6ec1-423a-afb6-eaab8c4eb747 tempest-VolumeTypesTest-937566009 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (99e00046-5036-457d-a35c-54a74f11c65c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:33.061237 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c815fee5-6ec1-423a-afb6-eaab8c4eb747 tempest-VolumeTypesTest-937566009 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (06b63b37-705d-4c54-9da3-bb56130402d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:33.064014 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c815fee5-6ec1-423a-afb6-eaab8c4eb747 tempest-VolumeTypesTest-937566009 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (06b63b37-705d-4c54-9da3-bb56130402d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f7aaae38-9db1-45b0-a912-c493cca108dd', 'volume_name': 'volume-f7aaae38-9db1-45b0-a912-c493cca108dd', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:33.066420 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c815fee5-6ec1-423a-afb6-eaab8c4eb747 tempest-VolumeTypesTest-937566009 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (12c92500-6335-4442-8f6c-fb905ce37ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:33.069064 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c815fee5-6ec1-423a-afb6-eaab8c4eb747 tempest-VolumeTypesTest-937566009 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (12c92500-6335-4442-8f6c-fb905ce37ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:33.071547 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c815fee5-6ec1-423a-afb6-eaab8c4eb747 tempest-VolumeTypesTest-937566009 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (87dbddfa-bf82-4f8f-b646-2bd4efc2fcb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:33.072597 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-c815fee5-6ec1-423a-afb6-eaab8c4eb747 tempest-VolumeTypesTest-937566009 None] Volume f7aaae38-9db1-45b0-a912-c493cca108dd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f7aaae38-9db1-45b0-a912-c493cca108dd', 'volume_size': 1}
Nov 10 18:10:33.074535 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c815fee5-6ec1-423a-afb6-eaab8c4eb747 tempest-VolumeTypesTest-937566009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f7aaae38-9db1-45b0-a912-c493cca108dd stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:33.110643 n-d-817210-1 sudo[127553]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f7aaae38-9db1-45b0-a912-c493cca108dd stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:10:33.112149 n-d-817210-1 sudo[127553]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:33.588299 n-d-817210-1 sudo[127551]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:33.593065 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-22521638-e5a1-4329-b772-5c268c5eefa1 tempest-SnapshotsActionsTest-710523743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-4e8c1290-55f2-4f84-9716-9270997fa07e" returned: 0 in 0.607s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:33.595913 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-22521638-e5a1-4329-b772-5c268c5eefa1 tempest-SnapshotsActionsTest-710523743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-4e8c1290-55f2-4f84-9716-9270997fa07e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:33.624086 n-d-817210-1 sudo[127596]: ubuntu : TTY=unknown ; 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-4e8c1290-55f2-4f84-9716-9270997fa07e
Nov 10 18:10:33.625780 n-d-817210-1 sudo[127596]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:33.766392 n-d-817210-1 sudo[127553]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:33.772188 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c815fee5-6ec1-423a-afb6-eaab8c4eb747 tempest-VolumeTypesTest-937566009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f7aaae38-9db1-45b0-a912-c493cca108dd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.695s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:33.783962 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c815fee5-6ec1-423a-afb6-eaab8c4eb747 tempest-VolumeTypesTest-937566009 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (87dbddfa-bf82-4f8f-b646-2bd4efc2fcb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f7aaae38-9db1-45b0-a912-c493cca108dd', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:33.788298 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c815fee5-6ec1-423a-afb6-eaab8c4eb747 tempest-VolumeTypesTest-937566009 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (27d8afac-0c27-471d-8aaf-d5def7c5178d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:33.809021 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-c815fee5-6ec1-423a-afb6-eaab8c4eb747 tempest-VolumeTypesTest-937566009 None] Volume volume-f7aaae38-9db1-45b0-a912-c493cca108dd (f7aaae38-9db1-45b0-a912-c493cca108dd): created successfully
Nov 10 18:10:33.812379 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c815fee5-6ec1-423a-afb6-eaab8c4eb747 tempest-VolumeTypesTest-937566009 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (27d8afac-0c27-471d-8aaf-d5def7c5178d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:33.815648 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c815fee5-6ec1-423a-afb6-eaab8c4eb747 tempest-VolumeTypesTest-937566009 None] Flow 'volume_create_manager' (19178b67-1fc9-4160-ae99-7136b82a408d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:10:33.830287 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-c815fee5-6ec1-423a-afb6-eaab8c4eb747 tempest-VolumeTypesTest-937566009 None] Created volume successfully.
Nov 10 18:10:34.136588 n-d-817210-1 sudo[127549]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:34.141261 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_3tdyd_hpn-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--e1294012--4018--4407--97e3--2f226df06b2c" returned: 0 in 1.294s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:34.142470 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_3tdyd_hpn-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:34.276411 n-d-817210-1 sudo[127648]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_3tdyd_hpn-d-817210-1@lvmdriver-1
Nov 10 18:10:34.277865 n-d-817210-1 sudo[127648]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:34.444744 n-d-817210-1 sudo[127596]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:34.451149 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-22521638-e5a1-4329-b772-5c268c5eefa1 tempest-SnapshotsActionsTest-710523743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-4e8c1290-55f2-4f84-9716-9270997fa07e" returned: 0 in 0.855s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:34.640804 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-22521638-e5a1-4329-b772-5c268c5eefa1 tempest-SnapshotsActionsTest-710523743 None] Created reservations ['bed2b652-7bf2-43fd-9ed5-e206eb39127b', '104f409d-1218-43a4-8ef1-a93c7de24236', 'f99cb9e0-8ea0-467e-8623-b61d120536ce', 'a6b4d050-52b0-4f0c-ac0b-e579e74dacab'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:10:34.642755 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-22521638-e5a1-4329-b772-5c268c5eefa1 tempest-SnapshotsActionsTest-710523743 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:10:34.642755 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:10:34.642755 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:10:34.667193 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-6d78a276-0dab-44a2-b82e-fa79f02d7df3 tempest-VolumeTypesTest-937566009 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:10:34.668173 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6d78a276-0dab-44a2-b82e-fa79f02d7df3 tempest-VolumeTypesTest-937566009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:34.674801 n-d-817210-1 sudo[127648]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:34.685219 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_3tdyd_hpn-d-817210-1@lvmdriver-1" returned: 0 in 0.542s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:34.686644 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_3tdyd_hpn-d-817210-1@lvmdriver-1, size 700.00 MB, duration 1.29 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--e1294012--4018--4407--97e3--2f226df06b2c {{(pid=91926) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Nov 10 18:10:34.687238 n-d-817210-1 cinder-volume[91926]: INFO cinder.image.image_utils [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] Converted 700.00 MB image at 540.70 MB/s
Nov 10 18:10:34.688861 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] Downloaded image 2ec14fde-8309-4e02-a7c2-293acfcfb789 ((None, None)) to volume e1294012-4018-4407-97e3-2f226df06b2c successfully. {{(pid=91926) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Nov 10 18:10:34.691059 n-d-817210-1 sudo[127685]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:10:34.692405 n-d-817210-1 sudo[127685]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:34.842297 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] Temporary image 2ec14fde-8309-4e02-a7c2-293acfcfb789 for user 752c690bc02c458684cac1f3a1454e8b is deleted. {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Nov 10 18:10:34.843423 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] Marking volume e1294012-4018-4407-97e3-2f226df06b2c as bootable. {{(pid=91926) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Nov 10 18:10:34.865001 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] Copying metadata from image 2ec14fde-8309-4e02-a7c2-293acfcfb789 to e1294012-4018-4407-97e3-2f226df06b2c. {{(pid=91926) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Nov 10 18:10:34.865684 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] Creating volume glance metadata for volume e1294012-4018-4407-97e3-2f226df06b2c backed by image 2ec14fde-8309-4e02-a7c2-293acfcfb789 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=91926) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Nov 10 18:10:34.975150 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a0fc47be-dcdb-4ef0-9fce-6b5480b44845) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e1294012-4018-4407-97e3-2f226df06b2c', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:34.978103 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e8586be4-f4d8-47da-9a3d-154bebf4f9bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:34.991598 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] Volume volume-e1294012-4018-4407-97e3-2f226df06b2c (e1294012-4018-4407-97e3-2f226df06b2c): created successfully
Nov 10 18:10:34.994213 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e8586be4-f4d8-47da-9a3d-154bebf4f9bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:34.999154 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] Flow 'volume_create_manager' (ef8b14ac-3447-4aa3-8d34-0f2e3cf1717a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:10:35.007107 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-22521638-e5a1-4329-b772-5c268c5eefa1 tempest-SnapshotsActionsTest-710523743 None] Delete snapshot completed successfully.
Nov 10 18:10:35.013297 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-c8666b16-0f4e-4c32-a1d6-6dc4ed724451 tempest-VolumesBackupsTest-1777705668 None] Created volume successfully.
Nov 10 18:10:35.017475 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-22521638-e5a1-4329-b772-5c268c5eefa1 tempest-SnapshotsActionsTest-710523743 None] Lock "b'cinder-4e8c1290-55f2-4f84-9716-9270997fa07e-delete_snapshot'" released by "delete_snapshot" :: held 2.034s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:10:35.239179 n-d-817210-1 sudo[127685]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:35.241066 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6d78a276-0dab-44a2-b82e-fa79f02d7df3 tempest-VolumeTypesTest-937566009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.573s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:35.242647 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6d78a276-0dab-44a2-b82e-fa79f02d7df3 tempest-VolumeTypesTest-937566009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:35.261835 n-d-817210-1 sudo[127688]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:10:35.262831 n-d-817210-1 sudo[127688]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:35.591112 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5857577a-eac3-4035-a340-7f858f2e3b65 tempest-SnapshotsActionsTest-1738423164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:35.613862 n-d-817210-1 sudo[127691]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7
Nov 10 18:10:35.614852 n-d-817210-1 sudo[127691]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:35.766991 n-d-817210-1 sudo[127688]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:35.769341 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6d78a276-0dab-44a2-b82e-fa79f02d7df3 tempest-VolumeTypesTest-937566009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.526s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:35.772611 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-6d78a276-0dab-44a2-b82e-fa79f02d7df3 tempest-VolumeTypesTest-937566009 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:10:35.780987 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-6d78a276-0dab-44a2-b82e-fa79f02d7df3 tempest-VolumeTypesTest-937566009 None] Retype volume completed successfully.
Nov 10 18:10:36.165002 n-d-817210-1 sudo[127691]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:36.166928 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5857577a-eac3-4035-a340-7f858f2e3b65 tempest-SnapshotsActionsTest-1738423164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7" returned: 0 in 0.576s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:36.168307 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5857577a-eac3-4035-a340-7f858f2e3b65 tempest-SnapshotsActionsTest-1738423164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b19d84e8-172f-454a-b143-32536101cce1 --snapshot stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7 -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:36.197858 n-d-817210-1 sudo[127699]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b19d84e8-172f-454a-b143-32536101cce1 --snapshot stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7 -L 1.00g
Nov 10 18:10:36.198801 n-d-817210-1 sudo[127699]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:36.296414 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.driver [None req-483f7fc0-b6f3-494e-9aae-fe7d3214a0ee tempest-VolumesBackupsTest-1777705668 None] Creating a new backup for volume volume-e1294012-4018-4407-97e3-2f226df06b2c. {{(pid=91926) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Nov 10 18:10:36.314767 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-483f7fc0-b6f3-494e-9aae-fe7d3214a0ee tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e1294012-4018-4407-97e3-2f226df06b2c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:36.361181 n-d-817210-1 sudo[127701]: 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-e1294012-4018-4407-97e3-2f226df06b2c
Nov 10 18:10:36.365794 n-d-817210-1 sudo[127701]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:37.030806 n-d-817210-1 sudo[127699]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:37.033158 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5857577a-eac3-4035-a340-7f858f2e3b65 tempest-SnapshotsActionsTest-1738423164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b19d84e8-172f-454a-b143-32536101cce1 --snapshot stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7 -L 1.00g" returned: 0 in 0.864s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:37.049067 n-d-817210-1 sudo[127701]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:37.067842 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-483f7fc0-b6f3-494e-9aae-fe7d3214a0ee tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e1294012-4018-4407-97e3-2f226df06b2c" returned: 0 in 0.756s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:37.124540 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:37.128405 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-5857577a-eac3-4035-a340-7f858f2e3b65 tempest-SnapshotsActionsTest-1738423164 None] Create snapshot completed successfully
Nov 10 18:10:37.133227 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:37.133581 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:10:37.134126 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-483f7fc0-b6f3-494e-9aae-fe7d3214a0ee tempest-VolumesBackupsTest-1777705668 None] Targets prior to update: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 18:10:37.135033 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-483f7fc0-b6f3-494e-9aae-fe7d3214a0ee tempest-VolumesBackupsTest-1777705668 None] Creating iscsi_target for Volume ID: volume-e1294012-4018-4407-97e3-2f226df06b2c {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 18:10:37.141565 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-483f7fc0-b6f3-494e-9aae-fe7d3214a0ee tempest-VolumesBackupsTest-1777705668 None] Created volume path /opt/stack/data/cinder/volumes/volume-e1294012-4018-4407-97e3-2f226df06b2c,
Nov 10 18:10:37.141565 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 18:10:37.141565 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:10:37.141565 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e1294012-4018-4407-97e3-2f226df06b2c
Nov 10 18:10:37.141565 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 18:10:37.141565 n-d-817210-1 cinder-volume[91926]: incominguser AzmyyYg5fgwxPqwD399B QTR3D4ZrpzSMFahe
Nov 10 18:10:37.141565 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:10:37.141565 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 18:10:37.141565 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:10:37.141565 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 18:10:37.143318 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e1294012-4018-4407-97e3-2f226df06b2c {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:37.251634 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-95b4289e-b651-461d-9853-456e93710dad tempest-VolumeTypesTest-937566009 None] Lock "b'cinder-f7aaae38-9db1-45b0-a912-c493cca108dd-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:10:37.310492 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-95b4289e-b651-461d-9853-456e93710dad tempest-VolumeTypesTest-937566009 None] Skipping remove_export. No iscsi_target is presently exported for volume: f7aaae38-9db1-45b0-a912-c493cca108dd
Nov 10 18:10:37.311508 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-95b4289e-b651-461d-9853-456e93710dad tempest-VolumeTypesTest-937566009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f7aaae38-9db1-45b0-a912-c493cca108dd {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:37.339541 n-d-817210-1 sudo[127820]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f7aaae38-9db1-45b0-a912-c493cca108dd
Nov 10 18:10:37.340401 n-d-817210-1 sudo[127820]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:37.539235 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e1294012-4018-4407-97e3-2f226df06b2c" returned: 0 in 0.395s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:37.540690 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:10:37.542161 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-483f7fc0-b6f3-494e-9aae-fe7d3214a0ee tempest-VolumesBackupsTest-1777705668 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 18:10:37.543364 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-483f7fc0-b6f3-494e-9aae-fe7d3214a0ee tempest-VolumesBackupsTest-1777705668 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 18:10:37.545179 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:37.557082 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:37.557582 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e1294012-4018-4407-97e3-2f226df06b2c\n System information:\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-e1294012-4018-4407-97e3-2f226df06b2c\n Backing store flags: \n Account information:\n AzmyyYg5fgwxPqwD399B\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:10:37.558365 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-483f7fc0-b6f3-494e-9aae-fe7d3214a0ee tempest-VolumesBackupsTest-1777705668 None] Targets after update: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 18:10:37.559518 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:37.663808 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:37.664138 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e1294012-4018-4407-97e3-2f226df06b2c\n System information:\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-e1294012-4018-4407-97e3-2f226df06b2c\n Backing store flags: \n Account information:\n AzmyyYg5fgwxPqwD399B\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:10:37.665321 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:37.760202 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:37.760582 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e1294012-4018-4407-97e3-2f226df06b2c\n System information:\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-e1294012-4018-4407-97e3-2f226df06b2c\n Backing store flags: \n Account information:\n AzmyyYg5fgwxPqwD399B\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:10:37.762203 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [None req-483f7fc0-b6f3-494e-9aae-fe7d3214a0ee tempest-VolumesBackupsTest-1777705668 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-e1294012-4018-4407-97e3-2f226df06b2c 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 18:10:37.779553 n-d-817210-1 sudo[127820]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:37.785466 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-95b4289e-b651-461d-9853-456e93710dad tempest-VolumeTypesTest-937566009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f7aaae38-9db1-45b0-a912-c493cca108dd" returned: 0 in 0.474s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:37.786881 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-95b4289e-b651-461d-9853-456e93710dad tempest-VolumeTypesTest-937566009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f7aaae38-9db1-45b0-a912-c493cca108dd {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:37.819553 n-d-817210-1 sudo[127850]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f7aaae38-9db1-45b0-a912-c493cca108dd
Nov 10 18:10:37.821023 n-d-817210-1 sudo[127850]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:37.841994 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-483f7fc0-b6f3-494e-9aae-fe7d3214a0ee tempest-VolumesBackupsTest-1777705668 None] Initialize volume connection completed successfully.
Nov 10 18:10:37.926727 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-77f48db7-9b17-49b2-9139-95c1275693c5 tempest-SnapshotsActionsTest-710523743 None] Lock "b'cinder-b19d84e8-172f-454a-b143-32536101cce1-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.018s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:10:37.929395 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-77f48db7-9b17-49b2-9139-95c1275693c5 tempest-SnapshotsActionsTest-710523743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b19d84e8-172f-454a-b143-32536101cce1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:37.958541 n-d-817210-1 sudo[127856]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b19d84e8-172f-454a-b143-32536101cce1
Nov 10 18:10:37.960380 n-d-817210-1 sudo[127856]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:38.421378 n-d-817210-1 sudo[127856]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:38.423962 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-77f48db7-9b17-49b2-9139-95c1275693c5 tempest-SnapshotsActionsTest-710523743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b19d84e8-172f-454a-b143-32536101cce1" returned: 0 in 0.495s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:38.429413 n-d-817210-1 sudo[127850]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:38.430733 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-77f48db7-9b17-49b2-9139-95c1275693c5 tempest-SnapshotsActionsTest-710523743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b19d84e8-172f-454a-b143-32536101cce1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:38.445304 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-95b4289e-b651-461d-9853-456e93710dad tempest-VolumeTypesTest-937566009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f7aaae38-9db1-45b0-a912-c493cca108dd" returned: 0 in 0.658s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:38.447168 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-95b4289e-b651-461d-9853-456e93710dad tempest-VolumeTypesTest-937566009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f7aaae38-9db1-45b0-a912-c493cca108dd {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:38.448886 n-d-817210-1 sudo[127909]: ubuntu : TTY=unknown ; 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-b19d84e8-172f-454a-b143-32536101cce1
Nov 10 18:10:38.449677 n-d-817210-1 sudo[127909]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:38.465517 n-d-817210-1 sudo[127911]: ubuntu : TTY=unknown ; 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-f7aaae38-9db1-45b0-a912-c493cca108dd
Nov 10 18:10:38.466313 n-d-817210-1 sudo[127911]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:39.092806 n-d-817210-1 sudo[127909]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:39.095731 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-77f48db7-9b17-49b2-9139-95c1275693c5 tempest-SnapshotsActionsTest-710523743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b19d84e8-172f-454a-b143-32536101cce1" returned: 0 in 0.668s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:39.118169 n-d-817210-1 sudo[127911]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:39.139822 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-95b4289e-b651-461d-9853-456e93710dad tempest-VolumeTypesTest-937566009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f7aaae38-9db1-45b0-a912-c493cca108dd" returned: 0 in 0.693s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:39.147149 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-95b4289e-b651-461d-9853-456e93710dad tempest-VolumeTypesTest-937566009 None] Successfully deleted volume: f7aaae38-9db1-45b0-a912-c493cca108dd
Nov 10 18:10:39.188330 n-d-817210-1 cinder-volume[91926]: WARNING cinder.quota [None req-95b4289e-b651-461d-9853-456e93710dad tempest-VolumeTypesTest-937566009 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-107903324 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-107903324, it is now deprecated. Please use the default quota class for default quota.
Nov 10 18:10:39.189127 n-d-817210-1 cinder-volume[91926]: WARNING cinder.quota [None req-95b4289e-b651-461d-9853-456e93710dad tempest-VolumeTypesTest-937566009 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-107903324 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-107903324, it is now deprecated. Please use the default quota class for default quota.
Nov 10 18:10:39.217610 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-95b4289e-b651-461d-9853-456e93710dad tempest-VolumeTypesTest-937566009 None] Created reservations ['618c3f74-1e16-4841-a0b7-dfaf777ed65d', 'f63d1f60-595d-4ff0-b9ba-85ee7a0682bf', '259a888d-af68-4bed-9a72-d7db1b3f84de', '888f1886-914e-48bf-ab97-c7532b25a9d2'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:10:39.219740 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-95b4289e-b651-461d-9853-456e93710dad tempest-VolumeTypesTest-937566009 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:10:39.219740 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:10:39.219740 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:10:39.222482 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-77f48db7-9b17-49b2-9139-95c1275693c5 tempest-SnapshotsActionsTest-710523743 None] Created reservations ['59bbe6e7-9f08-4905-a8bc-ab50fa8f56fb', '4eecd0e0-8a88-44c6-8733-6441b0f9cf8c', '4564ef14-bb39-4eb4-8d85-33d6a919527a', 'abac9503-a16c-4b09-8c8f-5dff8130f973'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:10:39.280890 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-95b4289e-b651-461d-9853-456e93710dad tempest-VolumeTypesTest-937566009 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:10:39.281681 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-95b4289e-b651-461d-9853-456e93710dad tempest-VolumeTypesTest-937566009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:39.302983 n-d-817210-1 sudo[127977]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:10:39.303895 n-d-817210-1 sudo[127977]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:39.318648 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-77f48db7-9b17-49b2-9139-95c1275693c5 tempest-SnapshotsActionsTest-710523743 None] Delete snapshot completed successfully.
Nov 10 18:10:39.325346 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-77f48db7-9b17-49b2-9139-95c1275693c5 tempest-SnapshotsActionsTest-710523743 None] Lock "b'cinder-b19d84e8-172f-454a-b143-32536101cce1-delete_snapshot'" released by "delete_snapshot" :: held 1.399s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:10:39.721697 n-d-817210-1 sudo[127977]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:39.723525 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-95b4289e-b651-461d-9853-456e93710dad tempest-VolumeTypesTest-937566009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:39.726486 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-95b4289e-b651-461d-9853-456e93710dad tempest-VolumeTypesTest-937566009 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:39.754245 n-d-817210-1 sudo[127981]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:10:39.755067 n-d-817210-1 sudo[127981]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:40.212047 n-d-817210-1 sudo[127981]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:40.216019 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-95b4289e-b651-461d-9853-456e93710dad tempest-VolumeTypesTest-937566009 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.488s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:40.219556 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-95b4289e-b651-461d-9853-456e93710dad tempest-VolumeTypesTest-937566009 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:10:40.226007 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-95b4289e-b651-461d-9853-456e93710dad tempest-VolumeTypesTest-937566009 None] Deleted volume successfully.
Nov 10 18:10:40.258267 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-95b4289e-b651-461d-9853-456e93710dad tempest-VolumeTypesTest-937566009 None] Lock "b'cinder-f7aaae38-9db1-45b0-a912-c493cca108dd-delete_volume'" released by "delete_volume" :: held 3.006s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:10:41.001164 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-9124934a-cd10-4d34-949b-1da97c3403a6 tempest-SnapshotsActionsTest-1738423164 None] Lock "b'cinder-d060802a-6337-4c54-aee6-b1de73c60006-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.019s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:10:41.005968 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9124934a-cd10-4d34-949b-1da97c3403a6 tempest-SnapshotsActionsTest-1738423164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d060802a-6337-4c54-aee6-b1de73c60006 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:41.037688 n-d-817210-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 stack-volumes-lvmdriver-1/_snapshot-d060802a-6337-4c54-aee6-b1de73c60006
Nov 10 18:10:41.038703 n-d-817210-1 sudo[127986]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:41.470270 n-d-817210-1 sudo[127986]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:41.472878 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9124934a-cd10-4d34-949b-1da97c3403a6 tempest-SnapshotsActionsTest-1738423164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-d060802a-6337-4c54-aee6-b1de73c60006" returned: 0 in 0.466s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:41.475459 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9124934a-cd10-4d34-949b-1da97c3403a6 tempest-SnapshotsActionsTest-1738423164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d060802a-6337-4c54-aee6-b1de73c60006 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:41.517103 n-d-817210-1 sudo[127989]: ubuntu : TTY=unknown ; 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-d060802a-6337-4c54-aee6-b1de73c60006
Nov 10 18:10:41.518206 n-d-817210-1 sudo[127989]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:42.211142 n-d-817210-1 sudo[127989]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:42.213728 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9124934a-cd10-4d34-949b-1da97c3403a6 tempest-SnapshotsActionsTest-1738423164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d060802a-6337-4c54-aee6-b1de73c60006" returned: 0 in 0.738s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:42.309926 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-9124934a-cd10-4d34-949b-1da97c3403a6 tempest-SnapshotsActionsTest-1738423164 None] Created reservations ['d63455ad-8bfa-49ad-a42c-7801cbd1b258', 'bf7bda6a-5e82-4a05-9e27-ba661c79294b', '0361178f-d40b-43e2-b911-75da289f65ab', '364ef85d-0440-46a5-b4d8-3d49c0784229'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:10:42.313796 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-9124934a-cd10-4d34-949b-1da97c3403a6 tempest-SnapshotsActionsTest-1738423164 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:10:42.313796 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:10:42.313796 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:10:42.353440 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-9124934a-cd10-4d34-949b-1da97c3403a6 tempest-SnapshotsActionsTest-1738423164 None] Delete snapshot completed successfully.
Nov 10 18:10:42.358869 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-9124934a-cd10-4d34-949b-1da97c3403a6 tempest-SnapshotsActionsTest-1738423164 None] Lock "b'cinder-d060802a-6337-4c54-aee6-b1de73c60006-delete_snapshot'" released by "delete_snapshot" :: held 1.358s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:10:43.284326 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-bc5aac43-5e73-4088-b883-02ccf6f350d7 tempest-SnapshotsActionsTest-1738423164 None] Lock "b'cinder-84ba3fa0-8c38-411e-884f-7dca993220f7-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:10:43.349553 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-bc5aac43-5e73-4088-b883-02ccf6f350d7 tempest-SnapshotsActionsTest-1738423164 None] Skipping remove_export. No iscsi_target is presently exported for volume: 84ba3fa0-8c38-411e-884f-7dca993220f7
Nov 10 18:10:43.350953 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc5aac43-5e73-4088-b883-02ccf6f350d7 tempest-SnapshotsActionsTest-1738423164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:43.374245 n-d-817210-1 sudo[128030]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7
Nov 10 18:10:43.375975 n-d-817210-1 sudo[128030]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:43.809456 n-d-817210-1 sudo[128030]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:43.811897 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc5aac43-5e73-4088-b883-02ccf6f350d7 tempest-SnapshotsActionsTest-1738423164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7" returned: 0 in 0.460s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:43.813915 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc5aac43-5e73-4088-b883-02ccf6f350d7 tempest-SnapshotsActionsTest-1738423164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:43.835401 n-d-817210-1 sudo[128033]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7
Nov 10 18:10:43.836890 n-d-817210-1 sudo[128033]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:44.334622 n-d-817210-1 sudo[128033]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:44.337309 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc5aac43-5e73-4088-b883-02ccf6f350d7 tempest-SnapshotsActionsTest-1738423164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7" returned: 0 in 0.523s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:44.340529 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc5aac43-5e73-4088-b883-02ccf6f350d7 tempest-SnapshotsActionsTest-1738423164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:44.361065 n-d-817210-1 sudo[128038]: ubuntu : TTY=unknown ; 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-84ba3fa0-8c38-411e-884f-7dca993220f7
Nov 10 18:10:44.362121 n-d-817210-1 sudo[128038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:44.911916 n-d-817210-1 sudo[128038]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:44.914862 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc5aac43-5e73-4088-b883-02ccf6f350d7 tempest-SnapshotsActionsTest-1738423164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-84ba3fa0-8c38-411e-884f-7dca993220f7" returned: 0 in 0.574s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:44.916347 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-bc5aac43-5e73-4088-b883-02ccf6f350d7 tempest-SnapshotsActionsTest-1738423164 None] Successfully deleted volume: 84ba3fa0-8c38-411e-884f-7dca993220f7
Nov 10 18:10:44.979012 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-bc5aac43-5e73-4088-b883-02ccf6f350d7 tempest-SnapshotsActionsTest-1738423164 None] Created reservations ['e48d79cd-220e-455f-ba54-4b025f2ea466', '7734ba09-be1b-4b6e-b9b5-3be012f698fb', '96d8cd9a-ecf9-4480-83fd-7a902f3e4de6', '4a0dff37-03aa-4071-92f5-3f890e07fb0d'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:10:44.981947 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-bc5aac43-5e73-4088-b883-02ccf6f350d7 tempest-SnapshotsActionsTest-1738423164 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:10:44.981947 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:10:44.981947 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:10:45.036265 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-bc5aac43-5e73-4088-b883-02ccf6f350d7 tempest-SnapshotsActionsTest-1738423164 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:10:45.037884 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc5aac43-5e73-4088-b883-02ccf6f350d7 tempest-SnapshotsActionsTest-1738423164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:45.063700 n-d-817210-1 sudo[128042]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:10:45.064519 n-d-817210-1 sudo[128042]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:45.466122 n-d-817210-1 sudo[128042]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:45.468489 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc5aac43-5e73-4088-b883-02ccf6f350d7 tempest-SnapshotsActionsTest-1738423164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.430s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:45.471302 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc5aac43-5e73-4088-b883-02ccf6f350d7 tempest-SnapshotsActionsTest-1738423164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:45.491709 n-d-817210-1 sudo[128045]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:10:45.493128 n-d-817210-1 sudo[128045]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:46.072499 n-d-817210-1 sudo[128045]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:46.075196 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc5aac43-5e73-4088-b883-02ccf6f350d7 tempest-SnapshotsActionsTest-1738423164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.603s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:46.077597 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-bc5aac43-5e73-4088-b883-02ccf6f350d7 tempest-SnapshotsActionsTest-1738423164 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:10:46.095881 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-bc5aac43-5e73-4088-b883-02ccf6f350d7 tempest-SnapshotsActionsTest-1738423164 None] Deleted volume successfully.
Nov 10 18:10:46.132697 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-bc5aac43-5e73-4088-b883-02ccf6f350d7 tempest-SnapshotsActionsTest-1738423164 None] Lock "b'cinder-84ba3fa0-8c38-411e-884f-7dca993220f7-delete_volume'" released by "delete_volume" :: held 2.848s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:10:51.041962 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-61b0ae7f-00f7-4177-9747-7052f074987c tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:10:51.053611 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-61b0ae7f-00f7-4177-9747-7052f074987c tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:10:51.054274 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-61b0ae7f-00f7-4177-9747-7052f074987c tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:10:51.071090 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-61b0ae7f-00f7-4177-9747-7052f074987c tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Flow 'volume_create_manager' (45b4d894-5745-4a41-ae60-5d40dedbdf19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:10:51.075495 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-61b0ae7f-00f7-4177-9747-7052f074987c tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9e449675-b6df-46e7-a676-2b6780b0dbdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:51.103220 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-61b0ae7f-00f7-4177-9747-7052f074987c tempest-VolumesSnapshotNegativeTestJSON-204130632 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:10:51.133268 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-61b0ae7f-00f7-4177-9747-7052f074987c tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9e449675-b6df-46e7-a676-2b6780b0dbdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:10:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-98629049',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=1388234a-803e-46ad-b3d2-6f2a16709934,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcafa9e0c2084d88a2954dd514819947',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:10:51Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:10:51Z,user_id='e48f84ee739440e39c4d30bda5fc2aff',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:51.137469 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-61b0ae7f-00f7-4177-9747-7052f074987c tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (36a985e7-118d-4ed0-8819-fdf5231410a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:51.140425 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-61b0ae7f-00f7-4177-9747-7052f074987c tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (36a985e7-118d-4ed0-8819-fdf5231410a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:51.143444 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-61b0ae7f-00f7-4177-9747-7052f074987c tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4199395f-99b6-4094-b567-83c1683c7052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:51.146015 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-61b0ae7f-00f7-4177-9747-7052f074987c tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4199395f-99b6-4094-b567-83c1683c7052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1388234a-803e-46ad-b3d2-6f2a16709934', 'volume_name': 'volume-1388234a-803e-46ad-b3d2-6f2a16709934', 'volume_size': 2}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:51.148753 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-61b0ae7f-00f7-4177-9747-7052f074987c tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (70ebb93d-35f0-4781-9910-95731a1e01dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:51.151974 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-61b0ae7f-00f7-4177-9747-7052f074987c tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (70ebb93d-35f0-4781-9910-95731a1e01dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:51.154614 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-61b0ae7f-00f7-4177-9747-7052f074987c tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8651806e-c749-4c44-81da-eb223a93dae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:51.155659 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-61b0ae7f-00f7-4177-9747-7052f074987c tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Volume 1388234a-803e-46ad-b3d2-6f2a16709934: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1388234a-803e-46ad-b3d2-6f2a16709934', 'volume_size': 2}
Nov 10 18:10:51.157671 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-61b0ae7f-00f7-4177-9747-7052f074987c tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1388234a-803e-46ad-b3d2-6f2a16709934 stack-volumes-lvmdriver-1 -L 2g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:51.203915 n-d-817210-1 sudo[128058]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1388234a-803e-46ad-b3d2-6f2a16709934 stack-volumes-lvmdriver-1 -L 2g
Nov 10 18:10:51.206842 n-d-817210-1 sudo[128058]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:51.881612 n-d-817210-1 sudo[128058]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:51.886374 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-61b0ae7f-00f7-4177-9747-7052f074987c tempest-VolumesSnapshotNegativeTestJSON-204130632 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1388234a-803e-46ad-b3d2-6f2a16709934 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.728s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:51.891888 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-61b0ae7f-00f7-4177-9747-7052f074987c tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8651806e-c749-4c44-81da-eb223a93dae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1388234a-803e-46ad-b3d2-6f2a16709934', 'volume_size': 2}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:51.894982 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-61b0ae7f-00f7-4177-9747-7052f074987c tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (11341056-e818-4ada-92de-f46ae50f8462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:51.938309 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-61b0ae7f-00f7-4177-9747-7052f074987c tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Volume volume-1388234a-803e-46ad-b3d2-6f2a16709934 (1388234a-803e-46ad-b3d2-6f2a16709934): created successfully
Nov 10 18:10:51.941459 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-61b0ae7f-00f7-4177-9747-7052f074987c tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (11341056-e818-4ada-92de-f46ae50f8462) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:51.949472 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-61b0ae7f-00f7-4177-9747-7052f074987c tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Flow 'volume_create_manager' (45b4d894-5745-4a41-ae60-5d40dedbdf19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:10:51.968493 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-61b0ae7f-00f7-4177-9747-7052f074987c tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Created volume successfully.
Nov 10 18:10:52.427217 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-4f59459a-a6b3-4576-b5ea-575bd27e6023 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:10:52.432720 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-4f59459a-a6b3-4576-b5ea-575bd27e6023 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:10:52.434706 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-4f59459a-a6b3-4576-b5ea-575bd27e6023 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:10:52.451384 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4f59459a-a6b3-4576-b5ea-575bd27e6023 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Flow 'volume_create_manager' (3332be41-8b44-4039-ab60-f86c2bcc8bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:10:52.454693 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4f59459a-a6b3-4576-b5ea-575bd27e6023 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6a0699e4-69b3-4def-b499-66ce928149d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:52.506985 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-4f59459a-a6b3-4576-b5ea-575bd27e6023 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:10:52.536576 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4f59459a-a6b3-4576-b5ea-575bd27e6023 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6a0699e4-69b3-4def-b499-66ce928149d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:10:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-991577305',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=6b9cc196-7901-47e2-8cd9-dbad1692e6e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3964baac8baa4e21970b2a8c7d6d660c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:10:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:10:52Z,user_id='9df0d5fd0a2144a5beee9b21d96c795a',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:52.539651 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4f59459a-a6b3-4576-b5ea-575bd27e6023 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ded1b9c-33d6-4a2b-9053-53f226f0f2d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:52.541872 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4f59459a-a6b3-4576-b5ea-575bd27e6023 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ded1b9c-33d6-4a2b-9053-53f226f0f2d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:52.544238 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4f59459a-a6b3-4576-b5ea-575bd27e6023 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (390dbd00-3858-43eb-8783-0a596ded5d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:52.546534 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4f59459a-a6b3-4576-b5ea-575bd27e6023 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (390dbd00-3858-43eb-8783-0a596ded5d66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6b9cc196-7901-47e2-8cd9-dbad1692e6e6', 'volume_name': 'volume-6b9cc196-7901-47e2-8cd9-dbad1692e6e6', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:52.548766 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4f59459a-a6b3-4576-b5ea-575bd27e6023 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c6e55e24-f6bd-45fd-ae7c-2d572bd57a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:52.550836 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4f59459a-a6b3-4576-b5ea-575bd27e6023 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c6e55e24-f6bd-45fd-ae7c-2d572bd57a3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:52.552929 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4f59459a-a6b3-4576-b5ea-575bd27e6023 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f5aa8aa2-f62d-4265-ba82-6a737a371c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:52.553697 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-4f59459a-a6b3-4576-b5ea-575bd27e6023 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Volume 6b9cc196-7901-47e2-8cd9-dbad1692e6e6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6b9cc196-7901-47e2-8cd9-dbad1692e6e6', 'volume_size': 1}
Nov 10 18:10:52.554925 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4f59459a-a6b3-4576-b5ea-575bd27e6023 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6b9cc196-7901-47e2-8cd9-dbad1692e6e6 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:52.578592 n-d-817210-1 sudo[128089]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6b9cc196-7901-47e2-8cd9-dbad1692e6e6 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:10:52.579483 n-d-817210-1 sudo[128089]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:52.899571 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ad84320d-8b2a-4558-bced-1883057babc8 tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1388234a-803e-46ad-b3d2-6f2a16709934 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:52.958671 n-d-817210-1 sudo[128092]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1388234a-803e-46ad-b3d2-6f2a16709934
Nov 10 18:10:52.961663 n-d-817210-1 sudo[128092]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:53.136466 n-d-817210-1 sudo[128089]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:53.138827 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4f59459a-a6b3-4576-b5ea-575bd27e6023 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6b9cc196-7901-47e2-8cd9-dbad1692e6e6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.583s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:53.142986 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4f59459a-a6b3-4576-b5ea-575bd27e6023 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f5aa8aa2-f62d-4265-ba82-6a737a371c26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6b9cc196-7901-47e2-8cd9-dbad1692e6e6', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:53.145504 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4f59459a-a6b3-4576-b5ea-575bd27e6023 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a7de75bd-fbec-4e72-9e2e-5c35a5ba5bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:10:53.159639 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-4f59459a-a6b3-4576-b5ea-575bd27e6023 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Volume volume-6b9cc196-7901-47e2-8cd9-dbad1692e6e6 (6b9cc196-7901-47e2-8cd9-dbad1692e6e6): created successfully
Nov 10 18:10:53.162668 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4f59459a-a6b3-4576-b5ea-575bd27e6023 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a7de75bd-fbec-4e72-9e2e-5c35a5ba5bfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:10:53.168492 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-4f59459a-a6b3-4576-b5ea-575bd27e6023 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Flow 'volume_create_manager' (3332be41-8b44-4039-ab60-f86c2bcc8bf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:10:53.179963 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-4f59459a-a6b3-4576-b5ea-575bd27e6023 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Created volume successfully.
Nov 10 18:10:53.529059 n-d-817210-1 sudo[128092]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:53.531188 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ad84320d-8b2a-4558-bced-1883057babc8 tempest-VolumesSnapshotNegativeTestJSON-204130632 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1388234a-803e-46ad-b3d2-6f2a16709934" returned: 0 in 0.632s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:53.533273 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ad84320d-8b2a-4558-bced-1883057babc8 tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a26c8449-bec1-4ce0-b8fc-6bd8a7a380b5 --snapshot stack-volumes-lvmdriver-1/volume-1388234a-803e-46ad-b3d2-6f2a16709934 -L 2.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:53.606747 n-d-817210-1 sudo[128122]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a26c8449-bec1-4ce0-b8fc-6bd8a7a380b5 --snapshot stack-volumes-lvmdriver-1/volume-1388234a-803e-46ad-b3d2-6f2a16709934 -L 2.00g
Nov 10 18:10:53.608058 n-d-817210-1 sudo[128122]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:54.420022 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8f2c02bf-5c0a-4922-86a3-ef717543fec9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6b9cc196-7901-47e2-8cd9-dbad1692e6e6 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:54.522057 n-d-817210-1 sudo[128255]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6b9cc196-7901-47e2-8cd9-dbad1692e6e6
Nov 10 18:10:54.531007 n-d-817210-1 sudo[128255]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:54.581756 n-d-817210-1 sudo[128122]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:54.584484 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ad84320d-8b2a-4558-bced-1883057babc8 tempest-VolumesSnapshotNegativeTestJSON-204130632 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a26c8449-bec1-4ce0-b8fc-6bd8a7a380b5 --snapshot stack-volumes-lvmdriver-1/volume-1388234a-803e-46ad-b3d2-6f2a16709934 -L 2.00g" returned: 0 in 1.051s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:54.697573 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-ad84320d-8b2a-4558-bced-1883057babc8 tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Create snapshot completed successfully
Nov 10 18:10:55.232735 n-d-817210-1 sudo[128255]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:55.234998 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8f2c02bf-5c0a-4922-86a3-ef717543fec9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6b9cc196-7901-47e2-8cd9-dbad1692e6e6" returned: 0 in 0.815s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:55.237859 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8f2c02bf-5c0a-4922-86a3-ef717543fec9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-03e374bc-f454-441c-8a4c-b98bcf7ffe49 --snapshot stack-volumes-lvmdriver-1/volume-6b9cc196-7901-47e2-8cd9-dbad1692e6e6 -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:55.260764 n-d-817210-1 sudo[128260]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-03e374bc-f454-441c-8a4c-b98bcf7ffe49 --snapshot stack-volumes-lvmdriver-1/volume-6b9cc196-7901-47e2-8cd9-dbad1692e6e6 -L 1.00g
Nov 10 18:10:55.261839 n-d-817210-1 sudo[128260]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:55.315149 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-1d4bc5a5-a1f4-4ebe-af86-00feabb7945a tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Lock "b'cinder-a26c8449-bec1-4ce0-b8fc-6bd8a7a380b5-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.022s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:10:55.317522 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1d4bc5a5-a1f4-4ebe-af86-00feabb7945a tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-a26c8449-bec1-4ce0-b8fc-6bd8a7a380b5 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:55.357651 n-d-817210-1 sudo[128262]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-a26c8449-bec1-4ce0-b8fc-6bd8a7a380b5
Nov 10 18:10:55.358509 n-d-817210-1 sudo[128262]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:56.174055 n-d-817210-1 sudo[128262]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:56.177185 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1d4bc5a5-a1f4-4ebe-af86-00feabb7945a tempest-VolumesSnapshotNegativeTestJSON-204130632 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-a26c8449-bec1-4ce0-b8fc-6bd8a7a380b5" returned: 0 in 0.859s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:56.180206 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1d4bc5a5-a1f4-4ebe-af86-00feabb7945a tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a26c8449-bec1-4ce0-b8fc-6bd8a7a380b5 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:56.180605 n-d-817210-1 sudo[128260]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:56.197541 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8f2c02bf-5c0a-4922-86a3-ef717543fec9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-03e374bc-f454-441c-8a4c-b98bcf7ffe49 --snapshot stack-volumes-lvmdriver-1/volume-6b9cc196-7901-47e2-8cd9-dbad1692e6e6 -L 1.00g" returned: 0 in 0.959s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:56.225307 n-d-817210-1 sudo[128361]: ubuntu : TTY=unknown ; 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-a26c8449-bec1-4ce0-b8fc-6bd8a7a380b5
Nov 10 18:10:56.226297 n-d-817210-1 sudo[128361]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:56.293813 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-8f2c02bf-5c0a-4922-86a3-ef717543fec9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Create snapshot completed successfully
Nov 10 18:10:56.880108 n-d-817210-1 sudo[128361]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:56.883273 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1d4bc5a5-a1f4-4ebe-af86-00feabb7945a tempest-VolumesSnapshotNegativeTestJSON-204130632 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a26c8449-bec1-4ce0-b8fc-6bd8a7a380b5" returned: 0 in 0.703s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:57.013579 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-1d4bc5a5-a1f4-4ebe-af86-00feabb7945a tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Created reservations ['90545ba6-db10-4002-85f9-e6ef72ea8d8c', '2c6378a5-6841-4588-ac41-18e1a5997bba', 'f7082532-1cfe-437d-ada0-00d06ea2fc49', '5aa3f803-7d8a-4407-84e7-f2abb91a9dab'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:10:57.015493 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-1d4bc5a5-a1f4-4ebe-af86-00feabb7945a tempest-VolumesSnapshotNegativeTestJSON-204130632 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:10:57.015493 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:10:57.015493 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:10:57.053103 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-1d4bc5a5-a1f4-4ebe-af86-00feabb7945a tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Delete snapshot completed successfully.
Nov 10 18:10:57.062726 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-1d4bc5a5-a1f4-4ebe-af86-00feabb7945a tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Lock "b'cinder-a26c8449-bec1-4ce0-b8fc-6bd8a7a380b5-delete_snapshot'" released by "delete_snapshot" :: held 1.747s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:10:57.629268 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-1372c381-4d39-41c4-bdc8-81be21a12006 tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Lock "b'cinder-1388234a-803e-46ad-b3d2-6f2a16709934-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:10:57.787924 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-1372c381-4d39-41c4-bdc8-81be21a12006 tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1388234a-803e-46ad-b3d2-6f2a16709934
Nov 10 18:10:57.789113 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1372c381-4d39-41c4-bdc8-81be21a12006 tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1388234a-803e-46ad-b3d2-6f2a16709934 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:57.829556 n-d-817210-1 sudo[128402]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1388234a-803e-46ad-b3d2-6f2a16709934
Nov 10 18:10:57.830421 n-d-817210-1 sudo[128402]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:58.061197 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-15d51672-a3ab-42d2-9666-6e12e966621f tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Lock "b'cinder-03e374bc-f454-441c-8a4c-b98bcf7ffe49-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.021s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:10:58.063386 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-15d51672-a3ab-42d2-9666-6e12e966621f tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-03e374bc-f454-441c-8a4c-b98bcf7ffe49 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:58.125465 n-d-817210-1 sudo[128404]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-03e374bc-f454-441c-8a4c-b98bcf7ffe49
Nov 10 18:10:58.128515 n-d-817210-1 sudo[128404]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:58.452963 n-d-817210-1 sudo[128402]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:58.455519 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1372c381-4d39-41c4-bdc8-81be21a12006 tempest-VolumesSnapshotNegativeTestJSON-204130632 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1388234a-803e-46ad-b3d2-6f2a16709934" returned: 0 in 0.666s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:58.457875 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1372c381-4d39-41c4-bdc8-81be21a12006 tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1388234a-803e-46ad-b3d2-6f2a16709934 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:58.479511 n-d-817210-1 sudo[128407]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1388234a-803e-46ad-b3d2-6f2a16709934
Nov 10 18:10:58.481029 n-d-817210-1 sudo[128407]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:58.604931 n-d-817210-1 sudo[128404]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:58.607453 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-15d51672-a3ab-42d2-9666-6e12e966621f tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-03e374bc-f454-441c-8a4c-b98bcf7ffe49" returned: 0 in 0.543s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:58.610703 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-15d51672-a3ab-42d2-9666-6e12e966621f tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-03e374bc-f454-441c-8a4c-b98bcf7ffe49 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:58.652645 n-d-817210-1 sudo[128410]: ubuntu : TTY=unknown ; 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-03e374bc-f454-441c-8a4c-b98bcf7ffe49
Nov 10 18:10:58.653477 n-d-817210-1 sudo[128410]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:58.980686 n-d-817210-1 sudo[128407]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:58.982811 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1372c381-4d39-41c4-bdc8-81be21a12006 tempest-VolumesSnapshotNegativeTestJSON-204130632 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1388234a-803e-46ad-b3d2-6f2a16709934" returned: 0 in 0.525s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:58.985546 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1372c381-4d39-41c4-bdc8-81be21a12006 tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1388234a-803e-46ad-b3d2-6f2a16709934 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:59.024758 n-d-817210-1 sudo[128413]: ubuntu : TTY=unknown ; 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-1388234a-803e-46ad-b3d2-6f2a16709934
Nov 10 18:10:59.025650 n-d-817210-1 sudo[128413]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:10:59.398351 n-d-817210-1 sudo[128410]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:59.401744 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-15d51672-a3ab-42d2-9666-6e12e966621f tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-03e374bc-f454-441c-8a4c-b98bcf7ffe49" returned: 0 in 0.791s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:59.531954 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-15d51672-a3ab-42d2-9666-6e12e966621f tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Created reservations ['1ab51cd4-bb92-4a46-aae2-fb0b86d81418', '56380b97-ac27-4f24-a794-079af4f900d6', '520001a2-2527-4fdc-9a7f-faed4dd9173c', '742d3d82-7544-4728-88ce-f2555f33f7e2'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:10:59.533765 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-15d51672-a3ab-42d2-9666-6e12e966621f tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:10:59.533765 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:10:59.533765 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:10:59.599688 n-d-817210-1 sudo[128413]: pam_unix(sudo:session): session closed for user root
Nov 10 18:10:59.603750 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1372c381-4d39-41c4-bdc8-81be21a12006 tempest-VolumesSnapshotNegativeTestJSON-204130632 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1388234a-803e-46ad-b3d2-6f2a16709934" returned: 0 in 0.618s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:10:59.604683 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-1372c381-4d39-41c4-bdc8-81be21a12006 tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Successfully deleted volume: 1388234a-803e-46ad-b3d2-6f2a16709934
Nov 10 18:10:59.611659 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-15d51672-a3ab-42d2-9666-6e12e966621f tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Delete snapshot completed successfully.
Nov 10 18:10:59.618715 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-15d51672-a3ab-42d2-9666-6e12e966621f tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Lock "b'cinder-03e374bc-f454-441c-8a4c-b98bcf7ffe49-delete_snapshot'" released by "delete_snapshot" :: held 1.558s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:10:59.657916 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-1372c381-4d39-41c4-bdc8-81be21a12006 tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Created reservations ['dcc6b114-b035-4862-a0fc-6ed948b3ab8d', 'a226aede-569b-41b1-ba86-32a2c687c6b6', 'd69786c4-57ef-44f7-b468-206647d789d4', 'edf97874-34ac-45b8-b42e-7a56abb096c6'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:10:59.704286 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-1372c381-4d39-41c4-bdc8-81be21a12006 tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:10:59.705764 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1372c381-4d39-41c4-bdc8-81be21a12006 tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:10:59.730299 n-d-817210-1 sudo[128456]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:10:59.731248 n-d-817210-1 sudo[128456]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:11:00.181378 n-d-817210-1 sudo[128456]: pam_unix(sudo:session): session closed for user root
Nov 10 18:11:00.186470 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1372c381-4d39-41c4-bdc8-81be21a12006 tempest-VolumesSnapshotNegativeTestJSON-204130632 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:11:00.191066 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1372c381-4d39-41c4-bdc8-81be21a12006 tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:11:00.234061 n-d-817210-1 sudo[128459]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:11:00.235008 n-d-817210-1 sudo[128459]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:11:00.462959 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-e0f4afa9-1708-43de-b615-d0f71f493fc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Lock "b'cinder-6b9cc196-7901-47e2-8cd9-dbad1692e6e6-delete_volume'" acquired by "delete_volume" :: waited 0.028s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:11:00.650676 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-e0f4afa9-1708-43de-b615-d0f71f493fc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6b9cc196-7901-47e2-8cd9-dbad1692e6e6
Nov 10 18:11:00.654368 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e0f4afa9-1708-43de-b615-d0f71f493fc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6b9cc196-7901-47e2-8cd9-dbad1692e6e6 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:11:00.714234 n-d-817210-1 sudo[128462]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6b9cc196-7901-47e2-8cd9-dbad1692e6e6
Nov 10 18:11:00.717413 n-d-817210-1 sudo[128462]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:11:00.857880 n-d-817210-1 sudo[128459]: pam_unix(sudo:session): session closed for user root
Nov 10 18:11:00.860486 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1372c381-4d39-41c4-bdc8-81be21a12006 tempest-VolumesSnapshotNegativeTestJSON-204130632 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.669s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:11:00.863330 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-1372c381-4d39-41c4-bdc8-81be21a12006 tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:11:00.877118 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-1372c381-4d39-41c4-bdc8-81be21a12006 tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Deleted volume successfully.
Nov 10 18:11:00.904113 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-1372c381-4d39-41c4-bdc8-81be21a12006 tempest-VolumesSnapshotNegativeTestJSON-204130632 None] Lock "b'cinder-1388234a-803e-46ad-b3d2-6f2a16709934-delete_volume'" released by "delete_volume" :: held 3.275s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:11:01.375309 n-d-817210-1 sudo[128462]: pam_unix(sudo:session): session closed for user root
Nov 10 18:11:01.377434 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e0f4afa9-1708-43de-b615-d0f71f493fc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6b9cc196-7901-47e2-8cd9-dbad1692e6e6" returned: 0 in 0.723s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:11:01.380614 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e0f4afa9-1708-43de-b615-d0f71f493fc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6b9cc196-7901-47e2-8cd9-dbad1692e6e6 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:11:01.410840 n-d-817210-1 sudo[128467]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6b9cc196-7901-47e2-8cd9-dbad1692e6e6
Nov 10 18:11:01.412832 n-d-817210-1 sudo[128467]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:11:02.014893 n-d-817210-1 sudo[128467]: pam_unix(sudo:session): session closed for user root
Nov 10 18:11:02.017417 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e0f4afa9-1708-43de-b615-d0f71f493fc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6b9cc196-7901-47e2-8cd9-dbad1692e6e6" returned: 0 in 0.636s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:11:02.019606 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e0f4afa9-1708-43de-b615-d0f71f493fc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6b9cc196-7901-47e2-8cd9-dbad1692e6e6 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:11:02.042662 n-d-817210-1 sudo[128470]: ubuntu : TTY=unknown ; 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-6b9cc196-7901-47e2-8cd9-dbad1692e6e6
Nov 10 18:11:02.044472 n-d-817210-1 sudo[128470]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:11:02.563624 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:11:02.564353 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:11:02.565137 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:11:02.612581 n-d-817210-1 sudo[128474]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:11:02.613550 n-d-817210-1 sudo[128474]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:11:02.632029 n-d-817210-1 sudo[128470]: pam_unix(sudo:session): session closed for user root
Nov 10 18:11:02.634435 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e0f4afa9-1708-43de-b615-d0f71f493fc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6b9cc196-7901-47e2-8cd9-dbad1692e6e6" returned: 0 in 0.614s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:11:02.636736 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-e0f4afa9-1708-43de-b615-d0f71f493fc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Successfully deleted volume: 6b9cc196-7901-47e2-8cd9-dbad1692e6e6
Nov 10 18:11:02.701677 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-e0f4afa9-1708-43de-b615-d0f71f493fc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Created reservations ['81b2f498-1cc6-467d-a9ca-57153e800061', 'cd0bd321-5ca4-4ba1-a2a7-b0af8782149f', '1c0b04d2-bdeb-42c6-b87e-8a486eaeb93c', 'fa89d3d8-d446-4cdc-a6aa-ce1c75692634'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:11:02.706299 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-e0f4afa9-1708-43de-b615-d0f71f493fc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:11:02.706299 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:11:02.706299 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:11:02.805725 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-e0f4afa9-1708-43de-b615-d0f71f493fc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:11:02.806556 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e0f4afa9-1708-43de-b615-d0f71f493fc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:11:02.864545 n-d-817210-1 sudo[128476]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:11:02.872827 n-d-817210-1 sudo[128476]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:11:03.248504 n-d-817210-1 sudo[128474]: pam_unix(sudo:session): session closed for user root
Nov 10 18:11:03.250841 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.685s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:11:03.253185 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:11:03.276688 n-d-817210-1 sudo[128479]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:11:03.278192 n-d-817210-1 sudo[128479]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:11:03.523457 n-d-817210-1 sudo[128476]: pam_unix(sudo:session): session closed for user root
Nov 10 18:11:03.526610 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e0f4afa9-1708-43de-b615-d0f71f493fc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.720s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:11:03.528779 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e0f4afa9-1708-43de-b615-d0f71f493fc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:11:03.584332 n-d-817210-1 sudo[128482]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:11:03.593450 n-d-817210-1 sudo[128482]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:11:03.809330 n-d-817210-1 sudo[128479]: pam_unix(sudo:session): session closed for user root
Nov 10 18:11:03.811832 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.558s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:11:03.814828 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:11:04.154103 n-d-817210-1 sudo[128482]: pam_unix(sudo:session): session closed for user root
Nov 10 18:11:04.156028 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e0f4afa9-1708-43de-b615-d0f71f493fc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.627s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:11:04.156929 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-e0f4afa9-1708-43de-b615-d0f71f493fc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:11:04.169478 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-e0f4afa9-1708-43de-b615-d0f71f493fc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Deleted volume successfully.
Nov 10 18:11:04.194076 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-e0f4afa9-1708-43de-b615-d0f71f493fc4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1769000484 None] Lock "b'cinder-6b9cc196-7901-47e2-8cd9-dbad1692e6e6-delete_volume'" released by "delete_volume" :: held 3.732s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:11:14.070062 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-96dc646f-aea6-4470-9cfe-b60fd464554d tempest-VolumeTypesAccessTest-1517453703 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:11:14.085096 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-96dc646f-aea6-4470-9cfe-b60fd464554d tempest-VolumeTypesAccessTest-1517453703 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:11:14.086068 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-96dc646f-aea6-4470-9cfe-b60fd464554d tempest-VolumeTypesAccessTest-1517453703 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:11:14.134648 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-96dc646f-aea6-4470-9cfe-b60fd464554d tempest-VolumeTypesAccessTest-1517453703 None] Flow 'volume_create_manager' (2137676b-0c91-4a50-9358-0e71abd87364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:11:14.152375 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-96dc646f-aea6-4470-9cfe-b60fd464554d tempest-VolumeTypesAccessTest-1517453703 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d7148b0b-0f88-411e-89c2-bd299abe9be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:11:14.205707 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-96dc646f-aea6-4470-9cfe-b60fd464554d tempest-VolumeTypesAccessTest-1517453703 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:11:14.257980 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-96dc646f-aea6-4470-9cfe-b60fd464554d tempest-VolumeTypesAccessTest-1517453703 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d7148b0b-0f88-411e-89c2-bd299abe9be3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:11:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1109457750',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=8cb83359-bdf4-4ff2-9430-317a33336b7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18bb0edb1a6145e695eae4f50af37994',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:11:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:11:14Z,user_id='0f16da9c83d54a62bd9311bb06093fd7',volume_attachment=>,volume_type=VolumeType(e7ac41e9-2f73-4e97-8095-48c01bec31b2),volume_type_id=e7ac41e9-2f73-4e97-8095-48c01bec31b2)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:11:14.269107 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-96dc646f-aea6-4470-9cfe-b60fd464554d tempest-VolumeTypesAccessTest-1517453703 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (74026f1d-fcaa-433e-adf8-db589067346a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:11:14.271447 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-96dc646f-aea6-4470-9cfe-b60fd464554d tempest-VolumeTypesAccessTest-1517453703 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (74026f1d-fcaa-433e-adf8-db589067346a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:11:14.277167 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-96dc646f-aea6-4470-9cfe-b60fd464554d tempest-VolumeTypesAccessTest-1517453703 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f3142325-b532-4355-bf18-c7c18cbbaf59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:11:14.284829 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-96dc646f-aea6-4470-9cfe-b60fd464554d tempest-VolumeTypesAccessTest-1517453703 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f3142325-b532-4355-bf18-c7c18cbbaf59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8cb83359-bdf4-4ff2-9430-317a33336b7a', 'volume_name': 'volume-8cb83359-bdf4-4ff2-9430-317a33336b7a', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:11:14.296186 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-96dc646f-aea6-4470-9cfe-b60fd464554d tempest-VolumeTypesAccessTest-1517453703 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (89268f27-7a4d-4223-955e-6d83b42615af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:11:14.299227 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-96dc646f-aea6-4470-9cfe-b60fd464554d tempest-VolumeTypesAccessTest-1517453703 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (89268f27-7a4d-4223-955e-6d83b42615af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:11:14.308975 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-96dc646f-aea6-4470-9cfe-b60fd464554d tempest-VolumeTypesAccessTest-1517453703 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c19fceaf-51ea-4496-a8bd-b4c2e3734142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:11:14.310052 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-96dc646f-aea6-4470-9cfe-b60fd464554d tempest-VolumeTypesAccessTest-1517453703 None] Volume 8cb83359-bdf4-4ff2-9430-317a33336b7a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8cb83359-bdf4-4ff2-9430-317a33336b7a', 'volume_size': 1}
Nov 10 18:11:14.311507 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-96dc646f-aea6-4470-9cfe-b60fd464554d tempest-VolumeTypesAccessTest-1517453703 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8cb83359-bdf4-4ff2-9430-317a33336b7a stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:11:14.372040 n-d-817210-1 sudo[128605]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8cb83359-bdf4-4ff2-9430-317a33336b7a stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:11:14.373635 n-d-817210-1 sudo[128605]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:11:15.138951 n-d-817210-1 sudo[128605]: pam_unix(sudo:session): session closed for user root
Nov 10 18:11:15.141602 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-96dc646f-aea6-4470-9cfe-b60fd464554d tempest-VolumeTypesAccessTest-1517453703 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8cb83359-bdf4-4ff2-9430-317a33336b7a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.829s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:11:15.146423 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-96dc646f-aea6-4470-9cfe-b60fd464554d tempest-VolumeTypesAccessTest-1517453703 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c19fceaf-51ea-4496-a8bd-b4c2e3734142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8cb83359-bdf4-4ff2-9430-317a33336b7a', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:11:15.149455 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-96dc646f-aea6-4470-9cfe-b60fd464554d tempest-VolumeTypesAccessTest-1517453703 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b96233f1-9d22-468e-8027-849186961ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:11:15.180962 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-96dc646f-aea6-4470-9cfe-b60fd464554d tempest-VolumeTypesAccessTest-1517453703 None] Volume volume-8cb83359-bdf4-4ff2-9430-317a33336b7a (8cb83359-bdf4-4ff2-9430-317a33336b7a): created successfully
Nov 10 18:11:15.183475 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-96dc646f-aea6-4470-9cfe-b60fd464554d tempest-VolumeTypesAccessTest-1517453703 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b96233f1-9d22-468e-8027-849186961ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:11:15.187694 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-96dc646f-aea6-4470-9cfe-b60fd464554d tempest-VolumeTypesAccessTest-1517453703 None] Flow 'volume_create_manager' (2137676b-0c91-4a50-9358-0e71abd87364) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:11:15.206861 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-96dc646f-aea6-4470-9cfe-b60fd464554d tempest-VolumeTypesAccessTest-1517453703 None] Created volume successfully.
Nov 10 18:11:16.168717 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-37224255-12b2-4795-a5ef-080b6710722d tempest-VolumeTypesAccessTest-1517453703 None] Lock "b'cinder-8cb83359-bdf4-4ff2-9430-317a33336b7a-delete_volume'" acquired by "delete_volume" :: waited 0.030s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:11:16.332216 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-37224255-12b2-4795-a5ef-080b6710722d tempest-VolumeTypesAccessTest-1517453703 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8cb83359-bdf4-4ff2-9430-317a33336b7a
Nov 10 18:11:16.333211 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-37224255-12b2-4795-a5ef-080b6710722d tempest-VolumeTypesAccessTest-1517453703 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8cb83359-bdf4-4ff2-9430-317a33336b7a {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:11:16.399301 n-d-817210-1 sudo[128672]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8cb83359-bdf4-4ff2-9430-317a33336b7a
Nov 10 18:11:16.402110 n-d-817210-1 sudo[128672]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:11:16.963291 n-d-817210-1 sudo[128672]: pam_unix(sudo:session): session closed for user root
Nov 10 18:11:16.966026 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-37224255-12b2-4795-a5ef-080b6710722d tempest-VolumeTypesAccessTest-1517453703 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8cb83359-bdf4-4ff2-9430-317a33336b7a" returned: 0 in 0.632s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:11:16.968075 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-37224255-12b2-4795-a5ef-080b6710722d tempest-VolumeTypesAccessTest-1517453703 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8cb83359-bdf4-4ff2-9430-317a33336b7a {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:11:17.017969 n-d-817210-1 sudo[128675]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8cb83359-bdf4-4ff2-9430-317a33336b7a
Nov 10 18:11:17.019084 n-d-817210-1 sudo[128675]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:11:17.668560 n-d-817210-1 sudo[128675]: pam_unix(sudo:session): session closed for user root
Nov 10 18:11:17.671151 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-37224255-12b2-4795-a5ef-080b6710722d tempest-VolumeTypesAccessTest-1517453703 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8cb83359-bdf4-4ff2-9430-317a33336b7a" returned: 0 in 0.703s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:11:17.673963 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-37224255-12b2-4795-a5ef-080b6710722d tempest-VolumeTypesAccessTest-1517453703 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8cb83359-bdf4-4ff2-9430-317a33336b7a {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:11:17.735673 n-d-817210-1 sudo[128691]: ubuntu : TTY=unknown ; 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-8cb83359-bdf4-4ff2-9430-317a33336b7a
Nov 10 18:11:17.738670 n-d-817210-1 sudo[128691]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:11:18.497489 n-d-817210-1 sudo[128691]: pam_unix(sudo:session): session closed for user root
Nov 10 18:11:18.500356 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-37224255-12b2-4795-a5ef-080b6710722d tempest-VolumeTypesAccessTest-1517453703 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8cb83359-bdf4-4ff2-9430-317a33336b7a" returned: 0 in 0.826s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:11:18.501807 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-37224255-12b2-4795-a5ef-080b6710722d tempest-VolumeTypesAccessTest-1517453703 None] Successfully deleted volume: 8cb83359-bdf4-4ff2-9430-317a33336b7a
Nov 10 18:11:18.585935 n-d-817210-1 cinder-volume[91926]: WARNING cinder.quota [None req-37224255-12b2-4795-a5ef-080b6710722d tempest-VolumeTypesAccessTest-1517453703 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-918209536 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-918209536, it is now deprecated. Please use the default quota class for default quota.
Nov 10 18:11:18.586777 n-d-817210-1 cinder-volume[91926]: WARNING cinder.quota [None req-37224255-12b2-4795-a5ef-080b6710722d tempest-VolumeTypesAccessTest-1517453703 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-918209536 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-918209536, it is now deprecated. Please use the default quota class for default quota.
Nov 10 18:11:18.630672 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-37224255-12b2-4795-a5ef-080b6710722d tempest-VolumeTypesAccessTest-1517453703 None] Created reservations ['1a3f56ad-1b01-42c3-a085-6861a14c9c7a', 'a31102a6-338e-40db-bdcb-faf9301d6076', 'cbe478ef-df14-4f5f-a609-1df233e493a7', '3c6957c7-dfbb-474e-958d-64c6f4747e7e'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:11:18.633179 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-37224255-12b2-4795-a5ef-080b6710722d tempest-VolumeTypesAccessTest-1517453703 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:11:18.633179 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:11:18.633179 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:11:18.756422 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-37224255-12b2-4795-a5ef-080b6710722d tempest-VolumeTypesAccessTest-1517453703 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:11:18.758721 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-37224255-12b2-4795-a5ef-080b6710722d tempest-VolumeTypesAccessTest-1517453703 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:11:18.817047 n-d-817210-1 sudo[128710]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:11:18.818107 n-d-817210-1 sudo[128710]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:11:19.546462 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-3fe8ecd3-efc9-4f1f-ae37-9863e9252aee tempest-AttachVolumeShelveTestJSON-1311564072 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:11:19.554858 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-3fe8ecd3-efc9-4f1f-ae37-9863e9252aee tempest-AttachVolumeShelveTestJSON-1311564072 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:11:19.555385 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-3fe8ecd3-efc9-4f1f-ae37-9863e9252aee tempest-AttachVolumeShelveTestJSON-1311564072 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:11:19.599122 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3fe8ecd3-efc9-4f1f-ae37-9863e9252aee tempest-AttachVolumeShelveTestJSON-1311564072 None] Flow 'volume_create_manager' (8fe7f2e7-4273-4613-8575-258ea9a1097d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:11:19.609562 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3fe8ecd3-efc9-4f1f-ae37-9863e9252aee tempest-AttachVolumeShelveTestJSON-1311564072 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bdd523e2-a13c-42be-82a9-998af93b31f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:11:19.648921 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-3fe8ecd3-efc9-4f1f-ae37-9863e9252aee tempest-AttachVolumeShelveTestJSON-1311564072 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:11:19.713916 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3fe8ecd3-efc9-4f1f-ae37-9863e9252aee tempest-AttachVolumeShelveTestJSON-1311564072 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bdd523e2-a13c-42be-82a9-998af93b31f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:11:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1699108176',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=fa60cfa9-3a32-4b32-aab4-32505467844b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d229e5e43e0f4fa3b36643f22917fdb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:11:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:11:19Z,user_id='c983ddd595cd45c380c6d435a276c59e',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:11:19.721071 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3fe8ecd3-efc9-4f1f-ae37-9863e9252aee tempest-AttachVolumeShelveTestJSON-1311564072 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (18d1cfd3-7d94-460f-bb19-cfb1020b241d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:11:19.730007 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3fe8ecd3-efc9-4f1f-ae37-9863e9252aee tempest-AttachVolumeShelveTestJSON-1311564072 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (18d1cfd3-7d94-460f-bb19-cfb1020b241d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:11:19.736544 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3fe8ecd3-efc9-4f1f-ae37-9863e9252aee tempest-AttachVolumeShelveTestJSON-1311564072 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (58b2fe64-65c5-4610-8456-1d27b0e0bd65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:11:19.748327 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3fe8ecd3-efc9-4f1f-ae37-9863e9252aee tempest-AttachVolumeShelveTestJSON-1311564072 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (58b2fe64-65c5-4610-8456-1d27b0e0bd65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fa60cfa9-3a32-4b32-aab4-32505467844b', 'volume_name': 'volume-fa60cfa9-3a32-4b32-aab4-32505467844b', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:11:19.757294 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3fe8ecd3-efc9-4f1f-ae37-9863e9252aee tempest-AttachVolumeShelveTestJSON-1311564072 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8593c832-d6ac-4cd9-a7af-356fb5ba2821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:11:19.764402 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3fe8ecd3-efc9-4f1f-ae37-9863e9252aee tempest-AttachVolumeShelveTestJSON-1311564072 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8593c832-d6ac-4cd9-a7af-356fb5ba2821) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:11:19.771329 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3fe8ecd3-efc9-4f1f-ae37-9863e9252aee tempest-AttachVolumeShelveTestJSON-1311564072 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d0366e9d-70db-47c9-b931-3d8681ce26b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:11:19.773971 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-3fe8ecd3-efc9-4f1f-ae37-9863e9252aee tempest-AttachVolumeShelveTestJSON-1311564072 None] Volume fa60cfa9-3a32-4b32-aab4-32505467844b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fa60cfa9-3a32-4b32-aab4-32505467844b', 'volume_size': 1}
Nov 10 18:11:19.778396 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-3fe8ecd3-efc9-4f1f-ae37-9863e9252aee tempest-AttachVolumeShelveTestJSON-1311564072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fa60cfa9-3a32-4b32-aab4-32505467844b stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:11:19.778928 n-d-817210-1 sudo[128710]: pam_unix(sudo:session): session closed for user root
Nov 10 18:11:19.800249 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-37224255-12b2-4795-a5ef-080b6710722d tempest-VolumeTypesAccessTest-1517453703 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.040s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:11:19.802622 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-37224255-12b2-4795-a5ef-080b6710722d tempest-VolumeTypesAccessTest-1517453703 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:11:19.813883 n-d-817210-1 sudo[128714]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fa60cfa9-3a32-4b32-aab4-32505467844b stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:11:19.815504 n-d-817210-1 sudo[128714]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:11:19.866092 n-d-817210-1 sudo[128715]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:11:19.867012 n-d-817210-1 sudo[128715]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:11:20.980266 n-d-817210-1 sudo[128714]: pam_unix(sudo:session): session closed for user root
Nov 10 18:11:20.982848 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-3fe8ecd3-efc9-4f1f-ae37-9863e9252aee tempest-AttachVolumeShelveTestJSON-1311564072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fa60cfa9-3a32-4b32-aab4-32505467844b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.206s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:11:20.991751 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3fe8ecd3-efc9-4f1f-ae37-9863e9252aee tempest-AttachVolumeShelveTestJSON-1311564072 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d0366e9d-70db-47c9-b931-3d8681ce26b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fa60cfa9-3a32-4b32-aab4-32505467844b', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:11:20.995035 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3fe8ecd3-efc9-4f1f-ae37-9863e9252aee tempest-AttachVolumeShelveTestJSON-1311564072 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (20da0979-bd19-49d0-a55d-1fe8f738b833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:11:21.015143 n-d-817210-1 sudo[128715]: pam_unix(sudo:session): session closed for user root
Nov 10 18:11:21.017193 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-37224255-12b2-4795-a5ef-080b6710722d tempest-VolumeTypesAccessTest-1517453703 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.215s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:11:21.019196 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-37224255-12b2-4795-a5ef-080b6710722d tempest-VolumeTypesAccessTest-1517453703 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:11:21.026495 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-3fe8ecd3-efc9-4f1f-ae37-9863e9252aee tempest-AttachVolumeShelveTestJSON-1311564072 None] Volume volume-fa60cfa9-3a32-4b32-aab4-32505467844b (fa60cfa9-3a32-4b32-aab4-32505467844b): created successfully
Nov 10 18:11:21.029760 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3fe8ecd3-efc9-4f1f-ae37-9863e9252aee tempest-AttachVolumeShelveTestJSON-1311564072 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (20da0979-bd19-49d0-a55d-1fe8f738b833) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:11:21.037231 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-3fe8ecd3-efc9-4f1f-ae37-9863e9252aee tempest-AttachVolumeShelveTestJSON-1311564072 None] Flow 'volume_create_manager' (8fe7f2e7-4273-4613-8575-258ea9a1097d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:11:21.047412 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-37224255-12b2-4795-a5ef-080b6710722d tempest-VolumeTypesAccessTest-1517453703 None] Deleted volume successfully.
Nov 10 18:11:21.083890 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-3fe8ecd3-efc9-4f1f-ae37-9863e9252aee tempest-AttachVolumeShelveTestJSON-1311564072 None] Created volume successfully.
Nov 10 18:11:21.114732 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-37224255-12b2-4795-a5ef-080b6710722d tempest-VolumeTypesAccessTest-1517453703 None] Lock "b'cinder-8cb83359-bdf4-4ff2-9430-317a33336b7a-delete_volume'" released by "delete_volume" :: held 4.945s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:11:41.823551 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-1ede6bd1-5135-4253-bb08-75749d942b2d tempest-VolumesDeleteCascade-1235490398 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:11:41.836052 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-1ede6bd1-5135-4253-bb08-75749d942b2d tempest-VolumesDeleteCascade-1235490398 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:11:41.837772 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-1ede6bd1-5135-4253-bb08-75749d942b2d tempest-VolumesDeleteCascade-1235490398 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:11:41.888374 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1ede6bd1-5135-4253-bb08-75749d942b2d tempest-VolumesDeleteCascade-1235490398 None] Flow 'volume_create_manager' (2e536358-19ff-41f5-8b65-6520c138a7c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:11:41.908821 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1ede6bd1-5135-4253-bb08-75749d942b2d tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0b817d12-fad0-428e-82c4-b55ba29dd079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:11:41.977101 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-1ede6bd1-5135-4253-bb08-75749d942b2d tempest-VolumesDeleteCascade-1235490398 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:11:42.032631 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1ede6bd1-5135-4253-bb08-75749d942b2d tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0b817d12-fad0-428e-82c4-b55ba29dd079) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:11:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-863098357',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=9ada99b8-b574-4e42-9d4d-a309bba1cf4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='451858cbe77a4035b0808660ec6505f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:11:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:11:42Z,user_id='ed7e42ae892944458866064e9ec5e7b1',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:11:42.035329 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1ede6bd1-5135-4253-bb08-75749d942b2d tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (721d9f16-4a5f-4c8e-864e-6057010c4dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:11:42.045242 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1ede6bd1-5135-4253-bb08-75749d942b2d tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (721d9f16-4a5f-4c8e-864e-6057010c4dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:11:42.055687 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1ede6bd1-5135-4253-bb08-75749d942b2d tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (29addc12-946a-48c7-a8b2-4e8e2baabc4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:11:42.058661 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1ede6bd1-5135-4253-bb08-75749d942b2d tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (29addc12-946a-48c7-a8b2-4e8e2baabc4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9ada99b8-b574-4e42-9d4d-a309bba1cf4a', 'volume_name': 'volume-9ada99b8-b574-4e42-9d4d-a309bba1cf4a', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:11:42.061505 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1ede6bd1-5135-4253-bb08-75749d942b2d tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ded72c7c-bab5-4b0d-a199-e429f4c796d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:11:42.069298 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1ede6bd1-5135-4253-bb08-75749d942b2d tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ded72c7c-bab5-4b0d-a199-e429f4c796d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:11:42.072200 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1ede6bd1-5135-4253-bb08-75749d942b2d tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0786b2ba-c9b0-42c2-abf0-c54448337f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:11:42.073205 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-1ede6bd1-5135-4253-bb08-75749d942b2d tempest-VolumesDeleteCascade-1235490398 None] Volume 9ada99b8-b574-4e42-9d4d-a309bba1cf4a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9ada99b8-b574-4e42-9d4d-a309bba1cf4a', 'volume_size': 1}
Nov 10 18:11:42.074677 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1ede6bd1-5135-4253-bb08-75749d942b2d tempest-VolumesDeleteCascade-1235490398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9ada99b8-b574-4e42-9d4d-a309bba1cf4a stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:11:42.097603 n-d-817210-1 sudo[129053]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9ada99b8-b574-4e42-9d4d-a309bba1cf4a stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:11:42.099623 n-d-817210-1 sudo[129053]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:11:43.202955 n-d-817210-1 sudo[129053]: pam_unix(sudo:session): session closed for user root
Nov 10 18:11:43.205356 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1ede6bd1-5135-4253-bb08-75749d942b2d tempest-VolumesDeleteCascade-1235490398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9ada99b8-b574-4e42-9d4d-a309bba1cf4a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.130s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:11:43.209432 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1ede6bd1-5135-4253-bb08-75749d942b2d tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0786b2ba-c9b0-42c2-abf0-c54448337f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9ada99b8-b574-4e42-9d4d-a309bba1cf4a', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:11:43.216657 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1ede6bd1-5135-4253-bb08-75749d942b2d tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (27542dd4-297c-47a7-9631-0d5f6f230188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:11:43.258089 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-1ede6bd1-5135-4253-bb08-75749d942b2d tempest-VolumesDeleteCascade-1235490398 None] Volume volume-9ada99b8-b574-4e42-9d4d-a309bba1cf4a (9ada99b8-b574-4e42-9d4d-a309bba1cf4a): created successfully
Nov 10 18:11:43.260577 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1ede6bd1-5135-4253-bb08-75749d942b2d tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (27542dd4-297c-47a7-9631-0d5f6f230188) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:11:43.266209 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-1ede6bd1-5135-4253-bb08-75749d942b2d tempest-VolumesDeleteCascade-1235490398 None] Flow 'volume_create_manager' (2e536358-19ff-41f5-8b65-6520c138a7c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:11:43.305400 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-1ede6bd1-5135-4253-bb08-75749d942b2d tempest-VolumesDeleteCascade-1235490398 None] Created volume successfully.
Nov 10 18:11:45.317267 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0bfd3c91-a334-4ae6-a913-1e8f0d5b191b tempest-VolumesDeleteCascade-1235490398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9ada99b8-b574-4e42-9d4d-a309bba1cf4a {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:11:45.393116 n-d-817210-1 sudo[129112]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9ada99b8-b574-4e42-9d4d-a309bba1cf4a
Nov 10 18:11:45.407414 n-d-817210-1 sudo[129112]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:11:46.298912 n-d-817210-1 sudo[129112]: pam_unix(sudo:session): session closed for user root
Nov 10 18:11:46.301485 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0bfd3c91-a334-4ae6-a913-1e8f0d5b191b tempest-VolumesDeleteCascade-1235490398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9ada99b8-b574-4e42-9d4d-a309bba1cf4a" returned: 0 in 0.984s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:11:46.303856 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0bfd3c91-a334-4ae6-a913-1e8f0d5b191b tempest-VolumesDeleteCascade-1235490398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2a5a71b7-e311-482c-8b31-14f03edda02e --snapshot stack-volumes-lvmdriver-1/volume-9ada99b8-b574-4e42-9d4d-a309bba1cf4a -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:11:46.376028 n-d-817210-1 sudo[129126]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2a5a71b7-e311-482c-8b31-14f03edda02e --snapshot stack-volumes-lvmdriver-1/volume-9ada99b8-b574-4e42-9d4d-a309bba1cf4a -L 1.00g
Nov 10 18:11:46.378637 n-d-817210-1 sudo[129126]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:11:47.812260 n-d-817210-1 sudo[129126]: pam_unix(sudo:session): session closed for user root
Nov 10 18:11:47.815013 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0bfd3c91-a334-4ae6-a913-1e8f0d5b191b tempest-VolumesDeleteCascade-1235490398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2a5a71b7-e311-482c-8b31-14f03edda02e --snapshot stack-volumes-lvmdriver-1/volume-9ada99b8-b574-4e42-9d4d-a309bba1cf4a -L 1.00g" returned: 0 in 1.511s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:11:47.934252 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-0bfd3c91-a334-4ae6-a913-1e8f0d5b191b tempest-VolumesDeleteCascade-1235490398 None] Create snapshot completed successfully
Nov 10 18:11:49.269017 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6ae2cc30-8145-43dc-8e34-08c342c12c6c tempest-VolumesDeleteCascade-1235490398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9ada99b8-b574-4e42-9d4d-a309bba1cf4a {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:11:49.359534 n-d-817210-1 sudo[129302]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9ada99b8-b574-4e42-9d4d-a309bba1cf4a
Nov 10 18:11:49.363463 n-d-817210-1 sudo[129302]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:11:49.928206 n-d-817210-1 sudo[129302]: pam_unix(sudo:session): session closed for user root
Nov 10 18:11:49.931152 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6ae2cc30-8145-43dc-8e34-08c342c12c6c tempest-VolumesDeleteCascade-1235490398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9ada99b8-b574-4e42-9d4d-a309bba1cf4a" returned: 0 in 0.662s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:11:49.935406 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6ae2cc30-8145-43dc-8e34-08c342c12c6c tempest-VolumesDeleteCascade-1235490398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a1894710-42d8-4dc9-8cd8-068066c6ef3b --snapshot stack-volumes-lvmdriver-1/volume-9ada99b8-b574-4e42-9d4d-a309bba1cf4a -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:11:49.996673 n-d-817210-1 sudo[129306]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a1894710-42d8-4dc9-8cd8-068066c6ef3b --snapshot stack-volumes-lvmdriver-1/volume-9ada99b8-b574-4e42-9d4d-a309bba1cf4a -L 1.00g
Nov 10 18:11:49.999751 n-d-817210-1 sudo[129306]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:11:51.506724 n-d-817210-1 sudo[129306]: pam_unix(sudo:session): session closed for user root
Nov 10 18:11:51.509322 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6ae2cc30-8145-43dc-8e34-08c342c12c6c tempest-VolumesDeleteCascade-1235490398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a1894710-42d8-4dc9-8cd8-068066c6ef3b --snapshot stack-volumes-lvmdriver-1/volume-9ada99b8-b574-4e42-9d4d-a309bba1cf4a -L 1.00g" returned: 0 in 1.576s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:11:51.759044 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-6ae2cc30-8145-43dc-8e34-08c342c12c6c tempest-VolumesDeleteCascade-1235490398 None] Create snapshot completed successfully
Nov 10 18:11:52.741457 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] Lock "b'cinder-9ada99b8-b574-4e42-9d4d-a309bba1cf4a-delete_volume'" acquired by "delete_volume" :: waited 0.031s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:11:52.970079 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9ada99b8-b574-4e42-9d4d-a309bba1cf4a
Nov 10 18:11:52.970440 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] Performing cascade delete. {{(pid=91926) delete_volume /opt/stack/cinder/cinder/volume/manager.py:880}}
Nov 10 18:11:53.013755 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] Lock "b'cinder-2a5a71b7-e311-482c-8b31-14f03edda02e-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.023s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:11:53.015762 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2a5a71b7-e311-482c-8b31-14f03edda02e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:11:53.083776 n-d-817210-1 sudo[129444]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2a5a71b7-e311-482c-8b31-14f03edda02e
Nov 10 18:11:53.085496 n-d-817210-1 sudo[129444]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:11:53.917758 n-d-817210-1 sudo[129444]: pam_unix(sudo:session): session closed for user root
Nov 10 18:11:53.920767 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2a5a71b7-e311-482c-8b31-14f03edda02e" returned: 0 in 0.905s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:11:53.924759 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2a5a71b7-e311-482c-8b31-14f03edda02e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:11:54.026293 n-d-817210-1 sudo[129450]: ubuntu : TTY=unknown ; 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-2a5a71b7-e311-482c-8b31-14f03edda02e
Nov 10 18:11:54.038145 n-d-817210-1 sudo[129450]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:11:55.162638 n-d-817210-1 sudo[129450]: pam_unix(sudo:session): session closed for user root
Nov 10 18:11:55.165567 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2a5a71b7-e311-482c-8b31-14f03edda02e" returned: 0 in 1.240s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:11:55.359982 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] Created reservations ['a7375324-87b0-47af-a77d-3e9789689558', '9879b7cd-3ca1-4326-b67a-2aa97c493704', '1a8dfef7-55fe-43d5-bc5f-f9c609605c99', '8d6d92f6-7caf-4197-bba6-ea50fb3e8490'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:11:55.362035 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:11:55.362035 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:11:55.362035 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:11:55.436188 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] Delete snapshot completed successfully.
Nov 10 18:11:55.441712 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] Lock "b'cinder-2a5a71b7-e311-482c-8b31-14f03edda02e-delete_snapshot'" released by "delete_snapshot" :: held 2.429s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:11:55.465011 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] Lock "b'cinder-a1894710-42d8-4dc9-8cd8-068066c6ef3b-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.022s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:11:55.471823 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-a1894710-42d8-4dc9-8cd8-068066c6ef3b {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:11:55.535415 n-d-817210-1 sudo[129562]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-a1894710-42d8-4dc9-8cd8-068066c6ef3b
Nov 10 18:11:55.536625 n-d-817210-1 sudo[129562]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:11:56.342877 n-d-817210-1 sudo[129562]: pam_unix(sudo:session): session closed for user root
Nov 10 18:11:56.345318 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-a1894710-42d8-4dc9-8cd8-068066c6ef3b" returned: 0 in 0.873s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:11:56.347586 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a1894710-42d8-4dc9-8cd8-068066c6ef3b {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:11:56.404122 n-d-817210-1 sudo[129572]: ubuntu : TTY=unknown ; 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-a1894710-42d8-4dc9-8cd8-068066c6ef3b
Nov 10 18:11:56.404946 n-d-817210-1 sudo[129572]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:11:57.405981 n-d-817210-1 sudo[129572]: pam_unix(sudo:session): session closed for user root
Nov 10 18:11:57.408295 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a1894710-42d8-4dc9-8cd8-068066c6ef3b" returned: 0 in 1.060s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:11:57.656432 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] Created reservations ['29372dea-0e90-4fd7-a7ea-81be61f3e85e', 'ab63214c-2122-46de-9a30-5e959cb07f22', '4f49bba7-0954-4949-951b-8e11183b8e75', '4610361d-7796-4f9c-adc8-32ec823f63e7'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:11:57.658311 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:11:57.658311 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:11:57.658311 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:11:57.730130 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] Delete snapshot completed successfully.
Nov 10 18:11:57.739795 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] Lock "b'cinder-a1894710-42d8-4dc9-8cd8-068066c6ef3b-delete_snapshot'" released by "delete_snapshot" :: held 2.275s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:11:57.741274 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] Snapshots deleted, issuing volume delete {{(pid=91926) delete_volume /opt/stack/cinder/cinder/volume/manager.py:896}}
Nov 10 18:11:57.743468 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9ada99b8-b574-4e42-9d4d-a309bba1cf4a {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:11:57.816491 n-d-817210-1 sudo[129624]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9ada99b8-b574-4e42-9d4d-a309bba1cf4a
Nov 10 18:11:57.818016 n-d-817210-1 sudo[129624]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:11:59.201661 n-d-817210-1 sudo[129624]: pam_unix(sudo:session): session closed for user root
Nov 10 18:11:59.204113 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9ada99b8-b574-4e42-9d4d-a309bba1cf4a" returned: 0 in 1.461s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:11:59.206195 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9ada99b8-b574-4e42-9d4d-a309bba1cf4a {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:11:59.278845 n-d-817210-1 sudo[129635]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9ada99b8-b574-4e42-9d4d-a309bba1cf4a
Nov 10 18:11:59.280499 n-d-817210-1 sudo[129635]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:00.072046 n-d-817210-1 sudo[129635]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:00.074626 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9ada99b8-b574-4e42-9d4d-a309bba1cf4a" returned: 0 in 0.868s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:00.076714 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9ada99b8-b574-4e42-9d4d-a309bba1cf4a {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:00.111641 n-d-817210-1 sudo[129641]: ubuntu : TTY=unknown ; 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-9ada99b8-b574-4e42-9d4d-a309bba1cf4a
Nov 10 18:12:00.112482 n-d-817210-1 sudo[129641]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:01.241536 n-d-817210-1 sudo[129641]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:01.244854 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9ada99b8-b574-4e42-9d4d-a309bba1cf4a" returned: 0 in 1.167s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:01.247362 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] Successfully deleted volume: 9ada99b8-b574-4e42-9d4d-a309bba1cf4a
Nov 10 18:12:01.338789 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] Created reservations ['efcd1070-8502-45e2-b428-3f97abf917c7', '2fab8f64-170f-44c6-8fd2-22d46ecada00', '53f2facf-5b8f-4c3d-9845-cfe80a18c831', 'd5389544-8255-47d7-ac74-db0158750491'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:12:01.346562 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:12:01.346562 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:12:01.346562 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:12:01.432634 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:12:01.433419 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:01.494380 n-d-817210-1 sudo[129658]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:12:01.533006 n-d-817210-1 sudo[129658]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:02.472548 n-d-817210-1 sudo[129658]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:02.475507 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.042s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:02.479560 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:02.541046 n-d-817210-1 sudo[129666]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:12:02.567261 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:12:02.567707 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:12:02.568511 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:02.574065 n-d-817210-1 sudo[129666]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:02.632035 n-d-817210-1 sudo[129667]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:12:02.632854 n-d-817210-1 sudo[129667]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:02.955237 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-a0024171-2caf-4558-81e3-28dde953dd49 tempest-VolumesDeleteCascade-1235490398 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:12:02.965353 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-a0024171-2caf-4558-81e3-28dde953dd49 tempest-VolumesDeleteCascade-1235490398 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:12:02.968772 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-a0024171-2caf-4558-81e3-28dde953dd49 tempest-VolumesDeleteCascade-1235490398 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:12:03.016673 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a0024171-2caf-4558-81e3-28dde953dd49 tempest-VolumesDeleteCascade-1235490398 None] Flow 'volume_create_manager' (0f8c507c-05a2-4118-b7d2-d5847aac9838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:12:03.033335 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a0024171-2caf-4558-81e3-28dde953dd49 tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8ff99a64-df16-479d-86e3-099ba43a1a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:12:03.104277 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-a0024171-2caf-4558-81e3-28dde953dd49 tempest-VolumesDeleteCascade-1235490398 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:12:03.198343 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a0024171-2caf-4558-81e3-28dde953dd49 tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8ff99a64-df16-479d-86e3-099ba43a1a6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:12:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-253336027',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=19e47937-ed7f-4e44-925d-846b111fbd7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='451858cbe77a4035b0808660ec6505f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:12:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:12:03Z,user_id='ed7e42ae892944458866064e9ec5e7b1',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:12:03.204136 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a0024171-2caf-4558-81e3-28dde953dd49 tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d57a6d84-cbee-4085-81fd-d0bb606c23ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:12:03.211880 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a0024171-2caf-4558-81e3-28dde953dd49 tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d57a6d84-cbee-4085-81fd-d0bb606c23ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:12:03.223118 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a0024171-2caf-4558-81e3-28dde953dd49 tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6efe495e-d276-4f04-9efe-13645f8d3e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:12:03.233293 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a0024171-2caf-4558-81e3-28dde953dd49 tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6efe495e-d276-4f04-9efe-13645f8d3e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '19e47937-ed7f-4e44-925d-846b111fbd7d', 'volume_name': 'volume-19e47937-ed7f-4e44-925d-846b111fbd7d', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:12:03.239029 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a0024171-2caf-4558-81e3-28dde953dd49 tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cdf9386e-8a61-4c33-8e0b-f7e03568b70e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:12:03.252631 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a0024171-2caf-4558-81e3-28dde953dd49 tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cdf9386e-8a61-4c33-8e0b-f7e03568b70e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:12:03.255551 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a0024171-2caf-4558-81e3-28dde953dd49 tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b9a9965e-f539-4b36-941a-0c173ac0e50a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:12:03.263634 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-a0024171-2caf-4558-81e3-28dde953dd49 tempest-VolumesDeleteCascade-1235490398 None] Volume 19e47937-ed7f-4e44-925d-846b111fbd7d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-19e47937-ed7f-4e44-925d-846b111fbd7d', 'volume_size': 1}
Nov 10 18:12:03.265160 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a0024171-2caf-4558-81e3-28dde953dd49 tempest-VolumesDeleteCascade-1235490398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-19e47937-ed7f-4e44-925d-846b111fbd7d stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:03.330623 n-d-817210-1 sudo[129670]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-19e47937-ed7f-4e44-925d-846b111fbd7d stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:12:03.331456 n-d-817210-1 sudo[129670]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:03.812637 n-d-817210-1 sudo[129666]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:03.816730 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.337s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:03.823294 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:12:03.833821 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] Deleted volume successfully.
Nov 10 18:12:03.879335 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-81b3d784-c115-4d83-b5c7-115c73de763a tempest-VolumesDeleteCascade-1235490398 None] Lock "b'cinder-9ada99b8-b574-4e42-9d4d-a309bba1cf4a-delete_volume'" released by "delete_volume" :: held 11.136s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:12:04.059861 n-d-817210-1 sudo[129667]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:04.061995 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.493s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:04.063548 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:04.114174 n-d-817210-1 sudo[129684]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:12:04.119478 n-d-817210-1 sudo[129684]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:04.729126 n-d-817210-1 sudo[129670]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:04.731830 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a0024171-2caf-4558-81e3-28dde953dd49 tempest-VolumesDeleteCascade-1235490398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-19e47937-ed7f-4e44-925d-846b111fbd7d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.466s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:04.736289 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a0024171-2caf-4558-81e3-28dde953dd49 tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b9a9965e-f539-4b36-941a-0c173ac0e50a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-19e47937-ed7f-4e44-925d-846b111fbd7d', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:12:04.739572 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a0024171-2caf-4558-81e3-28dde953dd49 tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dad33c46-7e5a-4fc8-a0fe-f9f7a85886bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:12:04.789637 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-a0024171-2caf-4558-81e3-28dde953dd49 tempest-VolumesDeleteCascade-1235490398 None] Volume volume-19e47937-ed7f-4e44-925d-846b111fbd7d (19e47937-ed7f-4e44-925d-846b111fbd7d): created successfully
Nov 10 18:12:04.812704 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a0024171-2caf-4558-81e3-28dde953dd49 tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dad33c46-7e5a-4fc8-a0fe-f9f7a85886bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:12:04.845419 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a0024171-2caf-4558-81e3-28dde953dd49 tempest-VolumesDeleteCascade-1235490398 None] Flow 'volume_create_manager' (0f8c507c-05a2-4118-b7d2-d5847aac9838) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:12:04.876334 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-a0024171-2caf-4558-81e3-28dde953dd49 tempest-VolumesDeleteCascade-1235490398 None] Created volume successfully.
Nov 10 18:12:05.257520 n-d-817210-1 sudo[129684]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:05.260688 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.197s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:05.261969 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:12:06.204564 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-667826f5-61a9-4ce4-95d5-02b07b56c9a3 tempest-VolumesDeleteCascade-1235490398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-19e47937-ed7f-4e44-925d-846b111fbd7d {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:06.239509 n-d-817210-1 sudo[129733]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-19e47937-ed7f-4e44-925d-846b111fbd7d
Nov 10 18:12:06.240364 n-d-817210-1 sudo[129733]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:06.996493 n-d-817210-1 sudo[129733]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:06.999171 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-667826f5-61a9-4ce4-95d5-02b07b56c9a3 tempest-VolumesDeleteCascade-1235490398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-19e47937-ed7f-4e44-925d-846b111fbd7d" returned: 0 in 0.794s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:07.001274 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-667826f5-61a9-4ce4-95d5-02b07b56c9a3 tempest-VolumesDeleteCascade-1235490398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7cb3038e-2a5e-453e-ba7a-d80c0ee6cbfd --snapshot stack-volumes-lvmdriver-1/volume-19e47937-ed7f-4e44-925d-846b111fbd7d -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:07.094870 n-d-817210-1 sudo[129740]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7cb3038e-2a5e-453e-ba7a-d80c0ee6cbfd --snapshot stack-volumes-lvmdriver-1/volume-19e47937-ed7f-4e44-925d-846b111fbd7d -L 1.00g
Nov 10 18:12:07.095916 n-d-817210-1 sudo[129740]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:08.071559 n-d-817210-1 sudo[129740]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:08.076484 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-667826f5-61a9-4ce4-95d5-02b07b56c9a3 tempest-VolumesDeleteCascade-1235490398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7cb3038e-2a5e-453e-ba7a-d80c0ee6cbfd --snapshot stack-volumes-lvmdriver-1/volume-19e47937-ed7f-4e44-925d-846b111fbd7d -L 1.00g" returned: 0 in 1.075s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:08.245450 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-667826f5-61a9-4ce4-95d5-02b07b56c9a3 tempest-VolumesDeleteCascade-1235490398 None] Create snapshot completed successfully
Nov 10 18:12:10.831941 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-e515cf64-6d8d-454c-a20f-514266d6c310 tempest-VolumesDeleteCascade-1235490398 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:12:10.848894 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-e515cf64-6d8d-454c-a20f-514266d6c310 tempest-VolumesDeleteCascade-1235490398 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:12:10.851320 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-e515cf64-6d8d-454c-a20f-514266d6c310 tempest-VolumesDeleteCascade-1235490398 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:12:10.911003 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-e515cf64-6d8d-454c-a20f-514266d6c310 tempest-VolumesDeleteCascade-1235490398 None] Flow 'volume_create_manager' (6929f84c-3a7b-40ed-a682-7c22ae1a03a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:12:10.922829 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-e515cf64-6d8d-454c-a20f-514266d6c310 tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (456753dc-2a92-4b64-b275-194a96334592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:12:10.983875 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-e515cf64-6d8d-454c-a20f-514266d6c310 tempest-VolumesDeleteCascade-1235490398 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:12:11.106627 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-e515cf64-6d8d-454c-a20f-514266d6c310 tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (456753dc-2a92-4b64-b275-194a96334592) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:12:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1495251468',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=1f2bc6b6-cc21-4dfa-b347-eb66869de4e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='451858cbe77a4035b0808660ec6505f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:12:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=7cb3038e-2a5e-453e-ba7a-d80c0ee6cbfd,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:12:11Z,user_id='ed7e42ae892944458866064e9ec5e7b1',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:12:11.111884 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-e515cf64-6d8d-454c-a20f-514266d6c310 tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3c297aff-f7af-42c9-9305-b7e8616ff514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:12:11.117265 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-e515cf64-6d8d-454c-a20f-514266d6c310 tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3c297aff-f7af-42c9-9305-b7e8616ff514) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:12:11.122674 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-e515cf64-6d8d-454c-a20f-514266d6c310 tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1defa198-63d4-484e-9680-393f3fbee480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:12:11.131488 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-e515cf64-6d8d-454c-a20f-514266d6c310 tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1defa198-63d4-484e-9680-393f3fbee480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '1f2bc6b6-cc21-4dfa-b347-eb66869de4e6', 'volume_name': 'volume-1f2bc6b6-cc21-4dfa-b347-eb66869de4e6', 'volume_size': 1, 'snapshot_id': '7cb3038e-2a5e-453e-ba7a-d80c0ee6cbfd'}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:12:11.140086 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-e515cf64-6d8d-454c-a20f-514266d6c310 tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2ec24e8d-c7f4-4c03-b52c-5840b3e1ea00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:12:11.145236 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-e515cf64-6d8d-454c-a20f-514266d6c310 tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2ec24e8d-c7f4-4c03-b52c-5840b3e1ea00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:12:11.151821 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-e515cf64-6d8d-454c-a20f-514266d6c310 tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (055eb516-b5b2-4f0a-9565-080bd4d9911e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:12:11.152882 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-e515cf64-6d8d-454c-a20f-514266d6c310 tempest-VolumesDeleteCascade-1235490398 None] Volume 1f2bc6b6-cc21-4dfa-b347-eb66869de4e6: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-1f2bc6b6-cc21-4dfa-b347-eb66869de4e6', 'volume_size': 1, 'snapshot_id': '7cb3038e-2a5e-453e-ba7a-d80c0ee6cbfd'}
Nov 10 18:12:11.220933 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e515cf64-6d8d-454c-a20f-514266d6c310 tempest-VolumesDeleteCascade-1235490398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1f2bc6b6-cc21-4dfa-b347-eb66869de4e6 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:11.275315 n-d-817210-1 sudo[129851]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1f2bc6b6-cc21-4dfa-b347-eb66869de4e6 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:12:11.280367 n-d-817210-1 sudo[129851]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:12.574546 n-d-817210-1 sudo[129851]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:12.577593 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e515cf64-6d8d-454c-a20f-514266d6c310 tempest-VolumesDeleteCascade-1235490398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1f2bc6b6-cc21-4dfa-b347-eb66869de4e6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.357s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:12.580679 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e515cf64-6d8d-454c-a20f-514266d6c310 tempest-VolumesDeleteCascade-1235490398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-7cb3038e-2a5e-453e-ba7a-d80c0ee6cbfd {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:12.612726 n-d-817210-1 sudo[129896]: 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-7cb3038e-2a5e-453e-ba7a-d80c0ee6cbfd
Nov 10 18:12:12.613596 n-d-817210-1 sudo[129896]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:13.634005 n-d-817210-1 sudo[129896]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:13.643923 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e515cf64-6d8d-454c-a20f-514266d6c310 tempest-VolumesDeleteCascade-1235490398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-7cb3038e-2a5e-453e-ba7a-d80c0ee6cbfd" returned: 0 in 1.063s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:13.646812 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e515cf64-6d8d-454c-a20f-514266d6c310 tempest-VolumesDeleteCascade-1235490398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7cb3038e--2a5e--453e--ba7a--d80c0ee6cbfd of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1f2bc6b6--cc21--4dfa--b347--eb66869de4e6 iflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:13.695612 n-d-817210-1 sudo[129904]: 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--7cb3038e--2a5e--453e--ba7a--d80c0ee6cbfd of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1f2bc6b6--cc21--4dfa--b347--eb66869de4e6 iflag=direct
Nov 10 18:12:13.697201 n-d-817210-1 sudo[129904]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:14.287514 n-d-817210-1 sudo[129904]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:14.290270 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e515cf64-6d8d-454c-a20f-514266d6c310 tempest-VolumesDeleteCascade-1235490398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7cb3038e--2a5e--453e--ba7a--d80c0ee6cbfd of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1f2bc6b6--cc21--4dfa--b347--eb66869de4e6 iflag=direct" returned: 0 in 0.643s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:14.291589 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e515cf64-6d8d-454c-a20f-514266d6c310 tempest-VolumesDeleteCascade-1235490398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7cb3038e--2a5e--453e--ba7a--d80c0ee6cbfd of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1f2bc6b6--cc21--4dfa--b347--eb66869de4e6 oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:14.347359 n-d-817210-1 sudo[129923]: 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--7cb3038e--2a5e--453e--ba7a--d80c0ee6cbfd of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1f2bc6b6--cc21--4dfa--b347--eb66869de4e6 oflag=direct
Nov 10 18:12:14.348949 n-d-817210-1 sudo[129923]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:15.148462 n-d-817210-1 sudo[129923]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:15.151310 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e515cf64-6d8d-454c-a20f-514266d6c310 tempest-VolumesDeleteCascade-1235490398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7cb3038e--2a5e--453e--ba7a--d80c0ee6cbfd of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1f2bc6b6--cc21--4dfa--b347--eb66869de4e6 oflag=direct" returned: 0 in 0.859s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:15.153544 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e515cf64-6d8d-454c-a20f-514266d6c310 tempest-VolumesDeleteCascade-1235490398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7cb3038e--2a5e--453e--ba7a--d80c0ee6cbfd of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1f2bc6b6--cc21--4dfa--b347--eb66869de4e6 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:15.225085 n-d-817210-1 sudo[129938]: 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--7cb3038e--2a5e--453e--ba7a--d80c0ee6cbfd of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1f2bc6b6--cc21--4dfa--b347--eb66869de4e6 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Nov 10 18:12:15.228774 n-d-817210-1 sudo[129938]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:15.857068 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-483f7fc0-b6f3-494e-9aae-fe7d3214a0ee tempest-VolumesBackupsTest-1777705668 None] Terminate volume connection completed successfully.
Nov 10 18:12:16.014691 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:16.228881 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.220s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:16.229813 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-e1294012-4018-4407-97e3-2f226df06b2c\n System information:\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-e1294012-4018-4407-97e3-2f226df06b2c\n Backing store flags: \n Account information:\n AzmyyYg5fgwxPqwD399B\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:12:16.230715 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [None req-483f7fc0-b6f3-494e-9aae-fe7d3214a0ee tempest-VolumesBackupsTest-1777705668 None] Removing iscsi_target for Volume ID: e1294012-4018-4407-97e3-2f226df06b2c
Nov 10 18:12:16.234105 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-e1294012-4018-4407-97e3-2f226df06b2c -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:16.468829 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-e1294012-4018-4407-97e3-2f226df06b2c -f" returned: 0 in 0.232s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:16.470383 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:12:16.480141 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:16.685184 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.210s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:16.685508 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:12:16.686252 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-483f7fc0-b6f3-494e-9aae-fe7d3214a0ee tempest-VolumesBackupsTest-1777705668 None] Remove volume export completed successfully.
Nov 10 18:12:17.898107 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:12:17.904499 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:12:17.918673 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:12:17.935776 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] Flow 'volume_create_manager' (396d4efa-5672-497e-8f00-6ba9a4e3be8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:12:17.940969 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (91034dde-2414-4430-837a-ebce39070e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:12:17.997940 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:12:18.107544 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (91034dde-2414-4430-837a-ebce39070e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:12:18Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_3b7f6c75-b1ab-4f5c-869c-e319b8b6d765',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=a3540017-8563-4852-9919-3b965e1e8597,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f88d0ffef82428d8e51a8315a46a117',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:12:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:12:18Z,user_id='752c690bc02c458684cac1f3a1454e8b',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:12:18.117716 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2e648f3f-36e3-4d4d-bf4b-460200a865c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:12:18.128231 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2e648f3f-36e3-4d4d-bf4b-460200a865c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:12:18.133059 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a3d9e6c4-25d0-4d8d-95cb-39375ce9208d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:12:18.139120 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a3d9e6c4-25d0-4d8d-95cb-39375ce9208d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a3540017-8563-4852-9919-3b965e1e8597', 'volume_name': 'volume-a3540017-8563-4852-9919-3b965e1e8597', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:12:18.148870 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4866fc78-472f-495f-aed2-ff2c23786139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:12:18.158866 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4866fc78-472f-495f-aed2-ff2c23786139) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:12:18.169210 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6d3b7e80-8b28-482a-a36a-1073862b4e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:12:18.171473 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] Volume a3540017-8563-4852-9919-3b965e1e8597: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a3540017-8563-4852-9919-3b965e1e8597', 'volume_size': 1}
Nov 10 18:12:18.175571 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a3540017-8563-4852-9919-3b965e1e8597 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:18.259079 n-d-817210-1 sudo[129999]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a3540017-8563-4852-9919-3b965e1e8597 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:12:18.260787 n-d-817210-1 sudo[129999]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:18.942962 n-d-817210-1 sudo[129999]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:18.945814 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a3540017-8563-4852-9919-3b965e1e8597 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.770s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:18.951800 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6d3b7e80-8b28-482a-a36a-1073862b4e65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a3540017-8563-4852-9919-3b965e1e8597', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:12:18.955238 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c1a22db8-621e-4675-802a-f1e892e104a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:12:18.969006 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] Volume volume-a3540017-8563-4852-9919-3b965e1e8597 (a3540017-8563-4852-9919-3b965e1e8597): created successfully
Nov 10 18:12:18.972067 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c1a22db8-621e-4675-802a-f1e892e104a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:12:18.980456 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] Flow 'volume_create_manager' (396d4efa-5672-497e-8f00-6ba9a4e3be8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:12:18.998865 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] Created volume successfully.
Nov 10 18:12:20.508390 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a3540017-8563-4852-9919-3b965e1e8597 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:20.535304 n-d-817210-1 sudo[130046]: 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-a3540017-8563-4852-9919-3b965e1e8597
Nov 10 18:12:20.537349 n-d-817210-1 sudo[130046]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:21.563898 n-d-817210-1 sudo[130046]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:21.566936 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a3540017-8563-4852-9919-3b965e1e8597" returned: 0 in 1.058s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:21.770826 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:21.795689 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:21.795966 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:12:21.796802 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] Targets prior to update: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 18:12:21.797628 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] Creating iscsi_target for Volume ID: volume-a3540017-8563-4852-9919-3b965e1e8597 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 18:12:21.803552 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] Created volume path /opt/stack/data/cinder/volumes/volume-a3540017-8563-4852-9919-3b965e1e8597,
Nov 10 18:12:21.803552 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 18:12:21.803552 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:12:21.803552 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a3540017-8563-4852-9919-3b965e1e8597
Nov 10 18:12:21.803552 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 18:12:21.803552 n-d-817210-1 cinder-volume[91926]: incominguser 4tiNBkQPF2H3DsznEZUR 3Kp9xBk8YZXSgaNf
Nov 10 18:12:21.803552 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:12:21.803552 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 18:12:21.803552 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:12:21.803552 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 18:12:21.807093 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a3540017-8563-4852-9919-3b965e1e8597 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:22.843743 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a3540017-8563-4852-9919-3b965e1e8597" returned: 0 in 1.037s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:22.844759 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:12:22.845404 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 18:12:22.845767 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 18:12:22.847172 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:22.856552 n-d-817210-1 sudo[129938]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:22.859087 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-e515cf64-6d8d-454c-a20f-514266d6c310 tempest-VolumesDeleteCascade-1235490398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7cb3038e--2a5e--453e--ba7a--d80c0ee6cbfd of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1f2bc6b6--cc21--4dfa--b347--eb66869de4e6 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.706s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:22.859868 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-e515cf64-6d8d-454c-a20f-514266d6c310 tempest-VolumesDeleteCascade-1235490398 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7cb3038e--2a5e--453e--ba7a--d80c0ee6cbfd, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--1f2bc6b6--cc21--4dfa--b347--eb66869de4e6, size 1024.00 MB, duration 7.71 sec {{(pid=91926) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Nov 10 18:12:22.860429 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.volume_utils [None req-e515cf64-6d8d-454c-a20f-514266d6c310 tempest-VolumesDeleteCascade-1235490398 None] Volume copy 1024.00 MB at 132.87 MB/s
Nov 10 18:12:22.943142 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:22.944235 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a3540017-8563-4852-9919-3b965e1e8597\n System information:\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-a3540017-8563-4852-9919-3b965e1e8597\n Backing store flags: \n Account information:\n 4tiNBkQPF2H3DsznEZUR\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:12:22.956063 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-e515cf64-6d8d-454c-a20f-514266d6c310 tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (055eb516-b5b2-4f0a-9565-080bd4d9911e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1f2bc6b6-cc21-4dfa-b347-eb66869de4e6', 'volume_size': 1, 'snapshot_id': '7cb3038e-2a5e-453e-ba7a-d80c0ee6cbfd'}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:12:22.963007 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-e515cf64-6d8d-454c-a20f-514266d6c310 tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a63d4862-afb3-441f-96a6-f5fa6f39d0c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:12:22.975857 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] Targets after update: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 18:12:22.980975 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:22.983691 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-e515cf64-6d8d-454c-a20f-514266d6c310 tempest-VolumesDeleteCascade-1235490398 None] Volume volume-1f2bc6b6-cc21-4dfa-b347-eb66869de4e6 (1f2bc6b6-cc21-4dfa-b347-eb66869de4e6): created successfully
Nov 10 18:12:22.994608 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-e515cf64-6d8d-454c-a20f-514266d6c310 tempest-VolumesDeleteCascade-1235490398 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a63d4862-afb3-441f-96a6-f5fa6f39d0c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:12:22.997771 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-e515cf64-6d8d-454c-a20f-514266d6c310 tempest-VolumesDeleteCascade-1235490398 None] Flow 'volume_create_manager' (6929f84c-3a7b-40ed-a682-7c22ae1a03a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:12:23.025368 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-e515cf64-6d8d-454c-a20f-514266d6c310 tempest-VolumesDeleteCascade-1235490398 None] Created volume successfully.
Nov 10 18:12:23.095016 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.117s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:23.095360 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a3540017-8563-4852-9919-3b965e1e8597\n System information:\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-a3540017-8563-4852-9919-3b965e1e8597\n Backing store flags: \n Account information:\n 4tiNBkQPF2H3DsznEZUR\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:12:23.096608 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:23.192567 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:23.192923 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a3540017-8563-4852-9919-3b965e1e8597\n System information:\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-a3540017-8563-4852-9919-3b965e1e8597\n Backing store flags: \n Account information:\n 4tiNBkQPF2H3DsznEZUR\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:12:23.194192 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-a3540017-8563-4852-9919-3b965e1e8597 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 18:12:23.243888 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] Initialize volume connection completed successfully.
Nov 10 18:12:23.966980 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-ced12472-c26b-476d-a80f-000e3a516f40 tempest-VolumesDeleteCascade-1235490398 None] Lock "b'cinder-19e47937-ed7f-4e44-925d-846b111fbd7d-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:12:24.091171 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-ced12472-c26b-476d-a80f-000e3a516f40 tempest-VolumesDeleteCascade-1235490398 None] Skipping remove_export. No iscsi_target is presently exported for volume: 19e47937-ed7f-4e44-925d-846b111fbd7d
Nov 10 18:12:24.092077 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-ced12472-c26b-476d-a80f-000e3a516f40 tempest-VolumesDeleteCascade-1235490398 None] Performing cascade delete. {{(pid=91926) delete_volume /opt/stack/cinder/cinder/volume/manager.py:880}}
Nov 10 18:12:24.111017 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-ced12472-c26b-476d-a80f-000e3a516f40 tempest-VolumesDeleteCascade-1235490398 None] Lock "b'cinder-7cb3038e-2a5e-453e-ba7a-d80c0ee6cbfd-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:12:24.117004 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ced12472-c26b-476d-a80f-000e3a516f40 tempest-VolumesDeleteCascade-1235490398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7cb3038e-2a5e-453e-ba7a-d80c0ee6cbfd {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:24.142533 n-d-817210-1 sudo[130156]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7cb3038e-2a5e-453e-ba7a-d80c0ee6cbfd
Nov 10 18:12:24.144711 n-d-817210-1 sudo[130156]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:24.708907 n-d-817210-1 sudo[130156]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:24.712645 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ced12472-c26b-476d-a80f-000e3a516f40 tempest-VolumesDeleteCascade-1235490398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7cb3038e-2a5e-453e-ba7a-d80c0ee6cbfd" returned: 0 in 0.596s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:24.719590 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ced12472-c26b-476d-a80f-000e3a516f40 tempest-VolumesDeleteCascade-1235490398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7cb3038e-2a5e-453e-ba7a-d80c0ee6cbfd {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:24.837401 n-d-817210-1 sudo[130166]: ubuntu : TTY=unknown ; 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-7cb3038e-2a5e-453e-ba7a-d80c0ee6cbfd
Nov 10 18:12:24.838255 n-d-817210-1 sudo[130166]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:26.328620 n-d-817210-1 sudo[130166]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:26.333791 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ced12472-c26b-476d-a80f-000e3a516f40 tempest-VolumesDeleteCascade-1235490398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7cb3038e-2a5e-453e-ba7a-d80c0ee6cbfd" returned: 0 in 1.612s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:26.572650 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-ced12472-c26b-476d-a80f-000e3a516f40 tempest-VolumesDeleteCascade-1235490398 None] Created reservations ['14d190fb-c73f-4eeb-954a-42fc8c5e94a6', '0fec8128-bd73-4365-98f4-76cde5195687', 'bb29cd0c-d1b2-4f30-8e90-963261d71926', 'a9eed0e6-c63a-42c3-bb2e-7fb154f01ce4'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:12:26.574950 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-ced12472-c26b-476d-a80f-000e3a516f40 tempest-VolumesDeleteCascade-1235490398 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:12:26.574950 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:12:26.574950 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:12:26.663484 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-ced12472-c26b-476d-a80f-000e3a516f40 tempest-VolumesDeleteCascade-1235490398 None] Delete snapshot completed successfully.
Nov 10 18:12:26.668003 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-ced12472-c26b-476d-a80f-000e3a516f40 tempest-VolumesDeleteCascade-1235490398 None] Lock "b'cinder-7cb3038e-2a5e-453e-ba7a-d80c0ee6cbfd-delete_snapshot'" released by "delete_snapshot" :: held 2.553s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:12:26.668003 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-ced12472-c26b-476d-a80f-000e3a516f40 tempest-VolumesDeleteCascade-1235490398 None] Snapshots deleted, issuing volume delete {{(pid=91926) delete_volume /opt/stack/cinder/cinder/volume/manager.py:896}}
Nov 10 18:12:26.668003 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ced12472-c26b-476d-a80f-000e3a516f40 tempest-VolumesDeleteCascade-1235490398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-19e47937-ed7f-4e44-925d-846b111fbd7d {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:26.725244 n-d-817210-1 sudo[130251]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-19e47937-ed7f-4e44-925d-846b111fbd7d
Nov 10 18:12:26.726114 n-d-817210-1 sudo[130251]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:27.775376 n-d-817210-1 sudo[130251]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:27.784262 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ced12472-c26b-476d-a80f-000e3a516f40 tempest-VolumesDeleteCascade-1235490398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-19e47937-ed7f-4e44-925d-846b111fbd7d" returned: 0 in 1.112s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:27.784262 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ced12472-c26b-476d-a80f-000e3a516f40 tempest-VolumesDeleteCascade-1235490398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-19e47937-ed7f-4e44-925d-846b111fbd7d {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:27.833889 n-d-817210-1 sudo[130262]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-19e47937-ed7f-4e44-925d-846b111fbd7d
Nov 10 18:12:27.840647 n-d-817210-1 sudo[130262]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:28.986388 n-d-817210-1 sudo[130262]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:28.988801 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ced12472-c26b-476d-a80f-000e3a516f40 tempest-VolumesDeleteCascade-1235490398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-19e47937-ed7f-4e44-925d-846b111fbd7d" returned: 0 in 1.207s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:28.991281 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ced12472-c26b-476d-a80f-000e3a516f40 tempest-VolumesDeleteCascade-1235490398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-19e47937-ed7f-4e44-925d-846b111fbd7d {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:29.036274 n-d-817210-1 sudo[130286]: ubuntu : TTY=unknown ; 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-19e47937-ed7f-4e44-925d-846b111fbd7d
Nov 10 18:12:29.037095 n-d-817210-1 sudo[130286]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:29.169827 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-35ac0eca-9936-4d2e-8d67-65fc9ac588ce req-da50eb88-bb2a-45af-a3b6-1f1dc7791493 tempest-AttachVolumeShelveTestJSON-1311564072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fa60cfa9-3a32-4b32-aab4-32505467844b {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:29.196119 n-d-817210-1 sudo[130288]: 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-fa60cfa9-3a32-4b32-aab4-32505467844b
Nov 10 18:12:29.197097 n-d-817210-1 sudo[130288]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:29.840759 n-d-817210-1 sudo[130286]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:29.843424 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ced12472-c26b-476d-a80f-000e3a516f40 tempest-VolumesDeleteCascade-1235490398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-19e47937-ed7f-4e44-925d-846b111fbd7d" returned: 0 in 0.851s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:29.844832 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-ced12472-c26b-476d-a80f-000e3a516f40 tempest-VolumesDeleteCascade-1235490398 None] Successfully deleted volume: 19e47937-ed7f-4e44-925d-846b111fbd7d
Nov 10 18:12:29.988007 n-d-817210-1 sudo[130288]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:30.011622 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-35ac0eca-9936-4d2e-8d67-65fc9ac588ce req-da50eb88-bb2a-45af-a3b6-1f1dc7791493 tempest-AttachVolumeShelveTestJSON-1311564072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fa60cfa9-3a32-4b32-aab4-32505467844b" returned: 0 in 0.839s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:30.128498 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-ced12472-c26b-476d-a80f-000e3a516f40 tempest-VolumesDeleteCascade-1235490398 None] Created reservations ['abaa39c9-2ad1-4b58-9e57-aa3494e54e31', '39caf21e-c486-41fd-b2ec-8c92c6d8cd4f', '9cb7183f-0113-46e4-a14f-72f62454b3f6', '6eaa1d70-c6d9-47f3-b4b5-2fae4fc9b745'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:12:30.128498 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-ced12472-c26b-476d-a80f-000e3a516f40 tempest-VolumesDeleteCascade-1235490398 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:12:30.128498 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:12:30.128498 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:12:30.161873 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:30.185460 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:30.185912 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a3540017-8563-4852-9919-3b965e1e8597\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:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3540017-8563-4852-9919-3b965e1e8597\n Backing store flags: \n Account information:\n 4tiNBkQPF2H3DsznEZUR\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-35ac0eca-9936-4d2e-8d67-65fc9ac588ce req-da50eb88-bb2a-45af-a3b6-1f1dc7791493 tempest-AttachVolumeShelveTestJSON-1311564072 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-a3540017-8563-4852-9919-3b965e1e8597
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: I_T nexus: 33
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: Connection: 0
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.46
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3540017-8563-4852-9919-3b965e1e8597
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: 4tiNBkQPF2H3DsznEZUR
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:12:30.187184 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 18:12:30.203924 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-35ac0eca-9936-4d2e-8d67-65fc9ac588ce req-da50eb88-bb2a-45af-a3b6-1f1dc7791493 tempest-AttachVolumeShelveTestJSON-1311564072 None] Creating iscsi_target for Volume ID: volume-fa60cfa9-3a32-4b32-aab4-32505467844b {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 18:12:30.210724 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-35ac0eca-9936-4d2e-8d67-65fc9ac588ce req-da50eb88-bb2a-45af-a3b6-1f1dc7791493 tempest-AttachVolumeShelveTestJSON-1311564072 None] Created volume path /opt/stack/data/cinder/volumes/volume-fa60cfa9-3a32-4b32-aab4-32505467844b,
Nov 10 18:12:30.210724 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 18:12:30.210724 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:12:30.210724 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-fa60cfa9-3a32-4b32-aab4-32505467844b
Nov 10 18:12:30.210724 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 18:12:30.210724 n-d-817210-1 cinder-volume[91926]: incominguser Uf9V7bJeN5qiBnXZ7bpm CAULtMrHudfoT9yp
Nov 10 18:12:30.210724 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:12:30.210724 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 18:12:30.210724 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:12:30.210724 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 18:12:30.215219 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-fa60cfa9-3a32-4b32-aab4-32505467844b {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:30.216042 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-ced12472-c26b-476d-a80f-000e3a516f40 tempest-VolumesDeleteCascade-1235490398 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:12:30.216754 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ced12472-c26b-476d-a80f-000e3a516f40 tempest-VolumesDeleteCascade-1235490398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:30.267441 n-d-817210-1 sudo[130307]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:12:30.269054 n-d-817210-1 sudo[130307]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:30.676714 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-09c4269e-568c-4d38-b967-340e95ab29c1 tempest-VolumesDeleteCascade-1235490398 None] Lock "b'cinder-1f2bc6b6-cc21-4dfa-b347-eb66869de4e6-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:12:30.917119 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-09c4269e-568c-4d38-b967-340e95ab29c1 tempest-VolumesDeleteCascade-1235490398 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1f2bc6b6-cc21-4dfa-b347-eb66869de4e6
Nov 10 18:12:30.921251 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-09c4269e-568c-4d38-b967-340e95ab29c1 tempest-VolumesDeleteCascade-1235490398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1f2bc6b6-cc21-4dfa-b347-eb66869de4e6 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:30.954788 n-d-817210-1 sudo[130328]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1f2bc6b6-cc21-4dfa-b347-eb66869de4e6
Nov 10 18:12:30.955649 n-d-817210-1 sudo[130328]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:31.145869 n-d-817210-1 sudo[130307]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:31.166734 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ced12472-c26b-476d-a80f-000e3a516f40 tempest-VolumesDeleteCascade-1235490398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.943s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:31.166734 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ced12472-c26b-476d-a80f-000e3a516f40 tempest-VolumesDeleteCascade-1235490398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:31.220073 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-fa60cfa9-3a32-4b32-aab4-32505467844b" returned: 0 in 0.986s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:31.220073 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:12:31.220073 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-35ac0eca-9936-4d2e-8d67-65fc9ac588ce req-da50eb88-bb2a-45af-a3b6-1f1dc7791493 tempest-AttachVolumeShelveTestJSON-1311564072 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 18:12:31.220073 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-35ac0eca-9936-4d2e-8d67-65fc9ac588ce req-da50eb88-bb2a-45af-a3b6-1f1dc7791493 tempest-AttachVolumeShelveTestJSON-1311564072 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 18:12:31.226548 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:31.238145 n-d-817210-1 sudo[130351]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:12:31.241059 n-d-817210-1 sudo[130351]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a3540017-8563-4852-9919-3b965e1e8597\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:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3540017-8563-4852-9919-3b965e1e8597\n Backing store flags: \n Account information:\n 4tiNBkQPF2H3DsznEZUR\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fa60cfa9-3a32-4b32-aab4-32505467844b\n System information:\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-fa60cfa9-3a32-4b32-aab4-32505467844b\n Backing store flags: \n Account information:\n Uf9V7bJeN5qiBnXZ7bpm\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-35ac0eca-9936-4d2e-8d67-65fc9ac588ce req-da50eb88-bb2a-45af-a3b6-1f1dc7791493 tempest-AttachVolumeShelveTestJSON-1311564072 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-a3540017-8563-4852-9919-3b965e1e8597
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: I_T nexus: 33
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: Connection: 0
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.46
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3540017-8563-4852-9919-3b965e1e8597
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: 4tiNBkQPF2H3DsznEZUR
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:12:31.250166 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 18:12:31.260789 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:31.520033 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.263s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:31.520033 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a3540017-8563-4852-9919-3b965e1e8597\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:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3540017-8563-4852-9919-3b965e1e8597\n Backing store flags: \n Account information:\n 4tiNBkQPF2H3DsznEZUR\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fa60cfa9-3a32-4b32-aab4-32505467844b\n System information:\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-fa60cfa9-3a32-4b32-aab4-32505467844b\n Backing store flags: \n Account information:\n Uf9V7bJeN5qiBnXZ7bpm\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:12:31.520033 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:31.727075 n-d-817210-1 sudo[130328]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:31.728949 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-09c4269e-568c-4d38-b967-340e95ab29c1 tempest-VolumesDeleteCascade-1235490398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1f2bc6b6-cc21-4dfa-b347-eb66869de4e6" returned: 0 in 0.811s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:31.730455 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-09c4269e-568c-4d38-b967-340e95ab29c1 tempest-VolumesDeleteCascade-1235490398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1f2bc6b6-cc21-4dfa-b347-eb66869de4e6 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:31.774958 n-d-817210-1 sudo[130360]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1f2bc6b6-cc21-4dfa-b347-eb66869de4e6
Nov 10 18:12:31.775844 n-d-817210-1 sudo[130360]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:31.811353 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.295s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:31.811353 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a3540017-8563-4852-9919-3b965e1e8597\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:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a3540017-8563-4852-9919-3b965e1e8597\n Backing store flags: \n Account information:\n 4tiNBkQPF2H3DsznEZUR\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fa60cfa9-3a32-4b32-aab4-32505467844b\n System information:\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-fa60cfa9-3a32-4b32-aab4-32505467844b\n Backing store flags: \n Account information:\n Uf9V7bJeN5qiBnXZ7bpm\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:12:31.812762 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-35ac0eca-9936-4d2e-8d67-65fc9ac588ce req-da50eb88-bb2a-45af-a3b6-1f1dc7791493 tempest-AttachVolumeShelveTestJSON-1311564072 None] Set provider_location to: 10.222.0.46:3260,2 iqn.2010-10.org.openstack:volume-fa60cfa9-3a32-4b32-aab4-32505467844b 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 18:12:31.869659 n-d-817210-1 sudo[130351]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:31.897820 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ced12472-c26b-476d-a80f-000e3a516f40 tempest-VolumesDeleteCascade-1235490398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.733s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:31.900800 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-ced12472-c26b-476d-a80f-000e3a516f40 tempest-VolumesDeleteCascade-1235490398 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:12:31.959399 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-ced12472-c26b-476d-a80f-000e3a516f40 tempest-VolumesDeleteCascade-1235490398 None] Deleted volume successfully.
Nov 10 18:12:32.025403 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-ced12472-c26b-476d-a80f-000e3a516f40 tempest-VolumesDeleteCascade-1235490398 None] Lock "b'cinder-19e47937-ed7f-4e44-925d-846b111fbd7d-delete_volume'" released by "delete_volume" :: held 8.060s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:12:32.236470 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-35ac0eca-9936-4d2e-8d67-65fc9ac588ce req-da50eb88-bb2a-45af-a3b6-1f1dc7791493 tempest-AttachVolumeShelveTestJSON-1311564072 None] attachment_update completed successfully.
Nov 10 18:12:32.808952 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-09c4269e-568c-4d38-b967-340e95ab29c1 tempest-VolumesDeleteCascade-1235490398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1f2bc6b6-cc21-4dfa-b347-eb66869de4e6" returned: 0 in 1.074s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:32.808952 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-09c4269e-568c-4d38-b967-340e95ab29c1 tempest-VolumesDeleteCascade-1235490398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1f2bc6b6-cc21-4dfa-b347-eb66869de4e6 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:32.802419 n-d-817210-1 sudo[130360]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:32.891636 n-d-817210-1 sudo[130372]: ubuntu : TTY=unknown ; 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-1f2bc6b6-cc21-4dfa-b347-eb66869de4e6
Nov 10 18:12:32.894632 n-d-817210-1 sudo[130372]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:33.537838 n-d-817210-1 sudo[130372]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:33.540895 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-09c4269e-568c-4d38-b967-340e95ab29c1 tempest-VolumesDeleteCascade-1235490398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1f2bc6b6-cc21-4dfa-b347-eb66869de4e6" returned: 0 in 0.735s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:33.542134 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-09c4269e-568c-4d38-b967-340e95ab29c1 tempest-VolumesDeleteCascade-1235490398 None] Successfully deleted volume: 1f2bc6b6-cc21-4dfa-b347-eb66869de4e6
Nov 10 18:12:33.598360 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-09c4269e-568c-4d38-b967-340e95ab29c1 tempest-VolumesDeleteCascade-1235490398 None] Created reservations ['5e237dcb-8d29-4e4d-b40b-9a209799675c', '4cfc2d41-e8ca-4909-84f2-60d2d7bd88bf', '34d243e0-3613-409d-a1fd-2187098b5c2a', 'c1a7dbc6-cad4-4b31-894e-cf41882578d4'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:12:33.602375 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-09c4269e-568c-4d38-b967-340e95ab29c1 tempest-VolumesDeleteCascade-1235490398 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:12:33.602375 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:12:33.602375 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:12:33.705249 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-09c4269e-568c-4d38-b967-340e95ab29c1 tempest-VolumesDeleteCascade-1235490398 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:12:33.705249 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-09c4269e-568c-4d38-b967-340e95ab29c1 tempest-VolumesDeleteCascade-1235490398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:33.749681 n-d-817210-1 sudo[130380]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:12:33.750838 n-d-817210-1 sudo[130380]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:34.718272 n-d-817210-1 sudo[130380]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:34.721643 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-09c4269e-568c-4d38-b967-340e95ab29c1 tempest-VolumesDeleteCascade-1235490398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.021s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:34.727153 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-09c4269e-568c-4d38-b967-340e95ab29c1 tempest-VolumesDeleteCascade-1235490398 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:34.817063 n-d-817210-1 sudo[130396]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:12:34.818538 n-d-817210-1 sudo[130396]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:36.000148 n-d-817210-1 sudo[130396]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:36.002483 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-09c4269e-568c-4d38-b967-340e95ab29c1 tempest-VolumesDeleteCascade-1235490398 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.279s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:36.004715 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-09c4269e-568c-4d38-b967-340e95ab29c1 tempest-VolumesDeleteCascade-1235490398 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:12:36.011849 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-09c4269e-568c-4d38-b967-340e95ab29c1 tempest-VolumesDeleteCascade-1235490398 None] Deleted volume successfully.
Nov 10 18:12:36.044539 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-09c4269e-568c-4d38-b967-340e95ab29c1 tempest-VolumesDeleteCascade-1235490398 None] Lock "b'cinder-1f2bc6b6-cc21-4dfa-b347-eb66869de4e6-delete_volume'" released by "delete_volume" :: held 5.367s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:12:45.724561 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-9a9f74de-347e-4a30-9dd6-2dbd59af7ea8 tempest-VolumesTransfersTest-764450063 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:12:45.735847 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-9a9f74de-347e-4a30-9dd6-2dbd59af7ea8 tempest-VolumesTransfersTest-764450063 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:12:45.740073 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-9a9f74de-347e-4a30-9dd6-2dbd59af7ea8 tempest-VolumesTransfersTest-764450063 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:12:45.771000 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9a9f74de-347e-4a30-9dd6-2dbd59af7ea8 tempest-VolumesTransfersTest-764450063 None] Flow 'volume_create_manager' (e5170b7e-add1-4b3c-9fbb-01ac4a08ba2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:12:45.775110 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9a9f74de-347e-4a30-9dd6-2dbd59af7ea8 tempest-VolumesTransfersTest-764450063 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7b75a787-3571-4829-ae1f-5b079413f5d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:12:45.829011 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-9a9f74de-347e-4a30-9dd6-2dbd59af7ea8 tempest-VolumesTransfersTest-764450063 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:12:45.921078 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9a9f74de-347e-4a30-9dd6-2dbd59af7ea8 tempest-VolumesTransfersTest-764450063 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7b75a787-3571-4829-ae1f-5b079413f5d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:12:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1841733065',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=cae58b0d-1808-47dc-a787-8a24d8bdb6a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0c30f66ed2747e5976632874b7372a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:12:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:12:46Z,user_id='c45ebec54d554ec298d97817413a6197',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:12:45.934965 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9a9f74de-347e-4a30-9dd6-2dbd59af7ea8 tempest-VolumesTransfersTest-764450063 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0b553f8c-116a-4630-908d-7013129ff76d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:12:45.939762 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9a9f74de-347e-4a30-9dd6-2dbd59af7ea8 tempest-VolumesTransfersTest-764450063 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0b553f8c-116a-4630-908d-7013129ff76d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:12:45.955962 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9a9f74de-347e-4a30-9dd6-2dbd59af7ea8 tempest-VolumesTransfersTest-764450063 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b6cfed1e-699c-46de-b9be-0074abbedb7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:12:45.977286 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9a9f74de-347e-4a30-9dd6-2dbd59af7ea8 tempest-VolumesTransfersTest-764450063 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b6cfed1e-699c-46de-b9be-0074abbedb7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cae58b0d-1808-47dc-a787-8a24d8bdb6a7', 'volume_name': 'volume-cae58b0d-1808-47dc-a787-8a24d8bdb6a7', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:12:45.989498 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9a9f74de-347e-4a30-9dd6-2dbd59af7ea8 tempest-VolumesTransfersTest-764450063 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (095141c0-b2e2-4e9c-bdb3-b7f6810cf4af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:12:46.000055 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9a9f74de-347e-4a30-9dd6-2dbd59af7ea8 tempest-VolumesTransfersTest-764450063 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (095141c0-b2e2-4e9c-bdb3-b7f6810cf4af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:12:46.006760 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9a9f74de-347e-4a30-9dd6-2dbd59af7ea8 tempest-VolumesTransfersTest-764450063 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (53905cd2-32b7-4761-b96f-900e10ab411a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:12:46.011717 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-9a9f74de-347e-4a30-9dd6-2dbd59af7ea8 tempest-VolumesTransfersTest-764450063 None] Volume cae58b0d-1808-47dc-a787-8a24d8bdb6a7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cae58b0d-1808-47dc-a787-8a24d8bdb6a7', 'volume_size': 1}
Nov 10 18:12:46.019395 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9a9f74de-347e-4a30-9dd6-2dbd59af7ea8 tempest-VolumesTransfersTest-764450063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cae58b0d-1808-47dc-a787-8a24d8bdb6a7 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:46.078154 n-d-817210-1 sudo[130518]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cae58b0d-1808-47dc-a787-8a24d8bdb6a7 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:12:46.079220 n-d-817210-1 sudo[130518]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:47.357158 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9a9f74de-347e-4a30-9dd6-2dbd59af7ea8 tempest-VolumesTransfersTest-764450063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cae58b0d-1808-47dc-a787-8a24d8bdb6a7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.333s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:47.357158 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9a9f74de-347e-4a30-9dd6-2dbd59af7ea8 tempest-VolumesTransfersTest-764450063 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (53905cd2-32b7-4761-b96f-900e10ab411a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cae58b0d-1808-47dc-a787-8a24d8bdb6a7', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:12:47.348162 n-d-817210-1 sudo[130518]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:47.364775 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9a9f74de-347e-4a30-9dd6-2dbd59af7ea8 tempest-VolumesTransfersTest-764450063 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fc58afd6-24db-47ca-8995-f5d2cebe70c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:12:47.385038 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-9a9f74de-347e-4a30-9dd6-2dbd59af7ea8 tempest-VolumesTransfersTest-764450063 None] Volume volume-cae58b0d-1808-47dc-a787-8a24d8bdb6a7 (cae58b0d-1808-47dc-a787-8a24d8bdb6a7): created successfully
Nov 10 18:12:47.406511 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9a9f74de-347e-4a30-9dd6-2dbd59af7ea8 tempest-VolumesTransfersTest-764450063 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fc58afd6-24db-47ca-8995-f5d2cebe70c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:12:47.406511 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9a9f74de-347e-4a30-9dd6-2dbd59af7ea8 tempest-VolumesTransfersTest-764450063 None] Flow 'volume_create_manager' (e5170b7e-add1-4b3c-9fbb-01ac4a08ba2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:12:47.420328 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-9a9f74de-347e-4a30-9dd6-2dbd59af7ea8 tempest-VolumesTransfersTest-764450063 None] Created volume successfully.
Nov 10 18:12:50.250563 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-40c13ed5-e507-4835-af93-87b4ab01fc8f tempest-VolumesTransfersTest-1500883988 None] Transfer volume completed successfully.
Nov 10 18:12:51.785732 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-21d81cfb-e027-405f-afca-6149a017735a tempest-VolumesTransfersTest-2025080053 None] Lock "b'cinder-cae58b0d-1808-47dc-a787-8a24d8bdb6a7-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:12:52.072358 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-21d81cfb-e027-405f-afca-6149a017735a tempest-VolumesTransfersTest-2025080053 None] Skipping remove_export. No iscsi_target is presently exported for volume: cae58b0d-1808-47dc-a787-8a24d8bdb6a7
Nov 10 18:12:52.075703 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-21d81cfb-e027-405f-afca-6149a017735a tempest-VolumesTransfersTest-2025080053 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cae58b0d-1808-47dc-a787-8a24d8bdb6a7 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:52.139372 n-d-817210-1 sudo[130640]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cae58b0d-1808-47dc-a787-8a24d8bdb6a7
Nov 10 18:12:52.140293 n-d-817210-1 sudo[130640]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:52.898765 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-21d81cfb-e027-405f-afca-6149a017735a tempest-VolumesTransfersTest-2025080053 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cae58b0d-1808-47dc-a787-8a24d8bdb6a7" returned: 0 in 0.817s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:52.898765 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-21d81cfb-e027-405f-afca-6149a017735a tempest-VolumesTransfersTest-2025080053 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cae58b0d-1808-47dc-a787-8a24d8bdb6a7 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:52.889695 n-d-817210-1 sudo[130640]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:52.936314 n-d-817210-1 sudo[130644]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cae58b0d-1808-47dc-a787-8a24d8bdb6a7
Nov 10 18:12:52.937114 n-d-817210-1 sudo[130644]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:53.741087 n-d-817210-1 sudo[130644]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:53.744353 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-21d81cfb-e027-405f-afca-6149a017735a tempest-VolumesTransfersTest-2025080053 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cae58b0d-1808-47dc-a787-8a24d8bdb6a7" returned: 0 in 0.848s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:53.746860 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-21d81cfb-e027-405f-afca-6149a017735a tempest-VolumesTransfersTest-2025080053 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cae58b0d-1808-47dc-a787-8a24d8bdb6a7 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:53.773696 n-d-817210-1 sudo[130647]: ubuntu : TTY=unknown ; 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-cae58b0d-1808-47dc-a787-8a24d8bdb6a7
Nov 10 18:12:53.774681 n-d-817210-1 sudo[130647]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:55.364177 n-d-817210-1 sudo[130647]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:55.381202 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-21d81cfb-e027-405f-afca-6149a017735a tempest-VolumesTransfersTest-2025080053 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cae58b0d-1808-47dc-a787-8a24d8bdb6a7" returned: 0 in 1.621s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:55.381202 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-21d81cfb-e027-405f-afca-6149a017735a tempest-VolumesTransfersTest-2025080053 None] Successfully deleted volume: cae58b0d-1808-47dc-a787-8a24d8bdb6a7
Nov 10 18:12:55.538388 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-21d81cfb-e027-405f-afca-6149a017735a tempest-VolumesTransfersTest-2025080053 None] Created reservations ['884fcdb0-5199-4ad0-9623-6190bc167f1e', '98048f07-5abf-4990-81a9-869c6781ca9c', 'ea3a3b8d-8f79-4d44-b6f7-d0c14f2c1d46', '04f4811b-8941-4cd1-8fd9-65990336044f'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:12:55.542398 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-21d81cfb-e027-405f-afca-6149a017735a tempest-VolumesTransfersTest-2025080053 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:12:55.542398 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:12:55.542398 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:12:55.665523 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-21d81cfb-e027-405f-afca-6149a017735a tempest-VolumesTransfersTest-2025080053 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:12:55.668135 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-21d81cfb-e027-405f-afca-6149a017735a tempest-VolumesTransfersTest-2025080053 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:55.761679 n-d-817210-1 sudo[130688]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:12:55.762538 n-d-817210-1 sudo[130688]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:56.810884 n-d-817210-1 sudo[130688]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:56.814372 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-21d81cfb-e027-405f-afca-6149a017735a tempest-VolumesTransfersTest-2025080053 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.146s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:56.817982 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-21d81cfb-e027-405f-afca-6149a017735a tempest-VolumesTransfersTest-2025080053 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:56.942485 n-d-817210-1 sudo[130701]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:12:56.943356 n-d-817210-1 sudo[130701]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:57.899444 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-8bb4fd93-e98f-4e61-952a-36542d422103 tempest-VolumesTransfersTest-764450063 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:12:57.921896 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-8bb4fd93-e98f-4e61-952a-36542d422103 tempest-VolumesTransfersTest-764450063 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:12:57.931583 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-8bb4fd93-e98f-4e61-952a-36542d422103 tempest-VolumesTransfersTest-764450063 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:12:57.982380 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8bb4fd93-e98f-4e61-952a-36542d422103 tempest-VolumesTransfersTest-764450063 None] Flow 'volume_create_manager' (85e07c5a-b182-4988-8926-cee597f22168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:12:57.997402 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8bb4fd93-e98f-4e61-952a-36542d422103 tempest-VolumesTransfersTest-764450063 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (da057e9f-ac2d-418a-91b5-14534f159b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:12:58.080588 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-8bb4fd93-e98f-4e61-952a-36542d422103 tempest-VolumesTransfersTest-764450063 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:12:58.166938 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8bb4fd93-e98f-4e61-952a-36542d422103 tempest-VolumesTransfersTest-764450063 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (da057e9f-ac2d-418a-91b5-14534f159b9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:12:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-370489497',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=997cea3d-1ded-4b1f-b0e0-f20e16ceca7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0c30f66ed2747e5976632874b7372a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:12:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:12:58Z,user_id='c45ebec54d554ec298d97817413a6197',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:12:58.179121 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8bb4fd93-e98f-4e61-952a-36542d422103 tempest-VolumesTransfersTest-764450063 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (77aef70c-1cce-46a8-b1d2-e52021f56021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:12:58.179121 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8bb4fd93-e98f-4e61-952a-36542d422103 tempest-VolumesTransfersTest-764450063 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (77aef70c-1cce-46a8-b1d2-e52021f56021) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:12:58.179121 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8bb4fd93-e98f-4e61-952a-36542d422103 tempest-VolumesTransfersTest-764450063 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (79470485-6db8-423a-a0b1-5e7fdf7b36f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:12:58.180096 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8bb4fd93-e98f-4e61-952a-36542d422103 tempest-VolumesTransfersTest-764450063 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (79470485-6db8-423a-a0b1-5e7fdf7b36f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '997cea3d-1ded-4b1f-b0e0-f20e16ceca7c', 'volume_name': 'volume-997cea3d-1ded-4b1f-b0e0-f20e16ceca7c', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:12:58.182618 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8bb4fd93-e98f-4e61-952a-36542d422103 tempest-VolumesTransfersTest-764450063 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bfd0d349-8578-4c00-b05e-58ac34772b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:12:58.184953 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8bb4fd93-e98f-4e61-952a-36542d422103 tempest-VolumesTransfersTest-764450063 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bfd0d349-8578-4c00-b05e-58ac34772b1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:12:58.187570 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8bb4fd93-e98f-4e61-952a-36542d422103 tempest-VolumesTransfersTest-764450063 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d6659c36-bd84-4a08-bcc3-df259ddb5f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:12:58.188431 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-8bb4fd93-e98f-4e61-952a-36542d422103 tempest-VolumesTransfersTest-764450063 None] Volume 997cea3d-1ded-4b1f-b0e0-f20e16ceca7c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-997cea3d-1ded-4b1f-b0e0-f20e16ceca7c', 'volume_size': 1}
Nov 10 18:12:58.189808 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8bb4fd93-e98f-4e61-952a-36542d422103 tempest-VolumesTransfersTest-764450063 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-997cea3d-1ded-4b1f-b0e0-f20e16ceca7c stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:12:58.239301 n-d-817210-1 sudo[130716]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-997cea3d-1ded-4b1f-b0e0-f20e16ceca7c stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:12:58.243788 n-d-817210-1 sudo[130716]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:12:58.364458 n-d-817210-1 sudo[130701]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:58.378381 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-21d81cfb-e027-405f-afca-6149a017735a tempest-VolumesTransfersTest-2025080053 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.560s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:58.381076 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-21d81cfb-e027-405f-afca-6149a017735a tempest-VolumesTransfersTest-2025080053 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:12:58.396344 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-21d81cfb-e027-405f-afca-6149a017735a tempest-VolumesTransfersTest-2025080053 None] Deleted volume successfully.
Nov 10 18:12:58.459340 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-21d81cfb-e027-405f-afca-6149a017735a tempest-VolumesTransfersTest-2025080053 None] Lock "b'cinder-cae58b0d-1808-47dc-a787-8a24d8bdb6a7-delete_volume'" released by "delete_volume" :: held 6.661s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:12:59.586396 n-d-817210-1 sudo[130716]: pam_unix(sudo:session): session closed for user root
Nov 10 18:12:59.588471 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8bb4fd93-e98f-4e61-952a-36542d422103 tempest-VolumesTransfersTest-764450063 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-997cea3d-1ded-4b1f-b0e0-f20e16ceca7c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.399s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:12:59.591923 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8bb4fd93-e98f-4e61-952a-36542d422103 tempest-VolumesTransfersTest-764450063 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d6659c36-bd84-4a08-bcc3-df259ddb5f3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-997cea3d-1ded-4b1f-b0e0-f20e16ceca7c', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:12:59.594976 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8bb4fd93-e98f-4e61-952a-36542d422103 tempest-VolumesTransfersTest-764450063 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (25201bd9-0db4-4c8c-bd77-8c993b5b9c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:12:59.611353 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-8bb4fd93-e98f-4e61-952a-36542d422103 tempest-VolumesTransfersTest-764450063 None] Volume volume-997cea3d-1ded-4b1f-b0e0-f20e16ceca7c (997cea3d-1ded-4b1f-b0e0-f20e16ceca7c): created successfully
Nov 10 18:12:59.613799 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8bb4fd93-e98f-4e61-952a-36542d422103 tempest-VolumesTransfersTest-764450063 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (25201bd9-0db4-4c8c-bd77-8c993b5b9c34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:12:59.617655 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8bb4fd93-e98f-4e61-952a-36542d422103 tempest-VolumesTransfersTest-764450063 None] Flow 'volume_create_manager' (85e07c5a-b182-4988-8926-cee597f22168) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:12:59.660631 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-8bb4fd93-e98f-4e61-952a-36542d422103 tempest-VolumesTransfersTest-764450063 None] Created volume successfully.
Nov 10 18:13:02.255924 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-c8f1ffdf-4cd9-487c-a460-3254adb8a2a1 tempest-VolumesTransfersTest-2025080053 None] Lock "b'cinder-997cea3d-1ded-4b1f-b0e0-f20e16ceca7c-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:13:02.392112 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-c8f1ffdf-4cd9-487c-a460-3254adb8a2a1 tempest-VolumesTransfersTest-2025080053 None] Skipping remove_export. No iscsi_target is presently exported for volume: 997cea3d-1ded-4b1f-b0e0-f20e16ceca7c
Nov 10 18:13:02.394177 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c8f1ffdf-4cd9-487c-a460-3254adb8a2a1 tempest-VolumesTransfersTest-2025080053 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-997cea3d-1ded-4b1f-b0e0-f20e16ceca7c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:13:02.426435 n-d-817210-1 sudo[130811]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-997cea3d-1ded-4b1f-b0e0-f20e16ceca7c
Nov 10 18:13:02.427327 n-d-817210-1 sudo[130811]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:13:02.566719 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:13:02.566719 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:13:02.566719 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:13:02.620291 n-d-817210-1 sudo[130813]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:13:02.625147 n-d-817210-1 sudo[130813]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:13:03.303230 n-d-817210-1 sudo[130811]: pam_unix(sudo:session): session closed for user root
Nov 10 18:13:03.308999 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c8f1ffdf-4cd9-487c-a460-3254adb8a2a1 tempest-VolumesTransfersTest-2025080053 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-997cea3d-1ded-4b1f-b0e0-f20e16ceca7c" returned: 0 in 0.912s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:13:03.308999 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c8f1ffdf-4cd9-487c-a460-3254adb8a2a1 tempest-VolumesTransfersTest-2025080053 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-997cea3d-1ded-4b1f-b0e0-f20e16ceca7c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:13:03.344342 n-d-817210-1 sudo[130824]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-997cea3d-1ded-4b1f-b0e0-f20e16ceca7c
Nov 10 18:13:03.345188 n-d-817210-1 sudo[130824]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:13:03.408655 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.843s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:13:03.408655 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:13:03.402374 n-d-817210-1 sudo[130813]: pam_unix(sudo:session): session closed for user root
Nov 10 18:13:03.461278 n-d-817210-1 sudo[130826]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:13:03.464837 n-d-817210-1 sudo[130826]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:13:04.063639 n-d-817210-1 sudo[130824]: pam_unix(sudo:session): session closed for user root
Nov 10 18:13:04.066159 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c8f1ffdf-4cd9-487c-a460-3254adb8a2a1 tempest-VolumesTransfersTest-2025080053 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-997cea3d-1ded-4b1f-b0e0-f20e16ceca7c" returned: 0 in 0.758s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:13:04.068643 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c8f1ffdf-4cd9-487c-a460-3254adb8a2a1 tempest-VolumesTransfersTest-2025080053 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-997cea3d-1ded-4b1f-b0e0-f20e16ceca7c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:13:04.119041 n-d-817210-1 sudo[130831]: ubuntu : TTY=unknown ; 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-997cea3d-1ded-4b1f-b0e0-f20e16ceca7c
Nov 10 18:13:04.119891 n-d-817210-1 sudo[130831]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:13:04.410997 n-d-817210-1 sudo[130826]: pam_unix(sudo:session): session closed for user root
Nov 10 18:13:04.413136 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.006s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:13:04.414954 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:13:04.991858 n-d-817210-1 sudo[130831]: pam_unix(sudo:session): session closed for user root
Nov 10 18:13:04.996580 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c8f1ffdf-4cd9-487c-a460-3254adb8a2a1 tempest-VolumesTransfersTest-2025080053 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-997cea3d-1ded-4b1f-b0e0-f20e16ceca7c" returned: 0 in 0.925s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:13:04.996580 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-c8f1ffdf-4cd9-487c-a460-3254adb8a2a1 tempest-VolumesTransfersTest-2025080053 None] Successfully deleted volume: 997cea3d-1ded-4b1f-b0e0-f20e16ceca7c
Nov 10 18:13:05.120693 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-c8f1ffdf-4cd9-487c-a460-3254adb8a2a1 tempest-VolumesTransfersTest-2025080053 None] Created reservations ['34ad3ae3-e57c-4634-8ee4-d84e8ec903d2', '0da141f4-40bf-4935-8551-bad805ca5060', '7300d574-fa73-4f77-8ec0-ce5e14f1eae6', '9bf8d743-d451-407e-9ef9-cb028b595ade'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:13:05.123925 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-c8f1ffdf-4cd9-487c-a460-3254adb8a2a1 tempest-VolumesTransfersTest-2025080053 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:13:05.123925 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:13:05.123925 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:13:05.208504 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-c8f1ffdf-4cd9-487c-a460-3254adb8a2a1 tempest-VolumesTransfersTest-2025080053 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:13:05.209289 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c8f1ffdf-4cd9-487c-a460-3254adb8a2a1 tempest-VolumesTransfersTest-2025080053 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:13:05.303858 n-d-817210-1 sudo[130842]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:13:05.304877 n-d-817210-1 sudo[130842]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:13:06.113941 n-d-817210-1 sudo[130842]: pam_unix(sudo:session): session closed for user root
Nov 10 18:13:06.117194 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c8f1ffdf-4cd9-487c-a460-3254adb8a2a1 tempest-VolumesTransfersTest-2025080053 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.906s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:13:06.127507 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c8f1ffdf-4cd9-487c-a460-3254adb8a2a1 tempest-VolumesTransfersTest-2025080053 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:13:06.218663 n-d-817210-1 sudo[130846]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:13:06.219591 n-d-817210-1 sudo[130846]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:13:07.082714 n-d-817210-1 sudo[130846]: pam_unix(sudo:session): session closed for user root
Nov 10 18:13:07.088521 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c8f1ffdf-4cd9-487c-a460-3254adb8a2a1 tempest-VolumesTransfersTest-2025080053 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.964s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:13:07.096047 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-c8f1ffdf-4cd9-487c-a460-3254adb8a2a1 tempest-VolumesTransfersTest-2025080053 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:13:07.115354 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-c8f1ffdf-4cd9-487c-a460-3254adb8a2a1 tempest-VolumesTransfersTest-2025080053 None] Deleted volume successfully.
Nov 10 18:13:07.139534 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-c8f1ffdf-4cd9-487c-a460-3254adb8a2a1 tempest-VolumesTransfersTest-2025080053 None] Lock "b'cinder-997cea3d-1ded-4b1f-b0e0-f20e16ceca7c-delete_volume'" released by "delete_volume" :: held 4.886s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:13:17.388304 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] Terminate volume connection completed successfully.
Nov 10 18:13:17.457501 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:13:17.667940 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.212s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:13:17.668279 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a3540017-8563-4852-9919-3b965e1e8597\n System information:\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-a3540017-8563-4852-9919-3b965e1e8597\n Backing store flags: \n Account information:\n 4tiNBkQPF2H3DsznEZUR\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fa60cfa9-3a32-4b32-aab4-32505467844b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-fa60cfa9-3a32-4b32-aab4-32505467844b\n Backing store flags: \n Account information:\n Uf9V7bJeN5qiBnXZ7bpm\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:13:17.669067 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] Removing iscsi_target for Volume ID: a3540017-8563-4852-9919-3b965e1e8597
Nov 10 18:13:17.672349 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-a3540017-8563-4852-9919-3b965e1e8597 -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:13:18.027301 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-a3540017-8563-4852-9919-3b965e1e8597 -f" returned: 0 in 0.356s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:13:18.027641 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:13:18.030231 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:13:18.222250 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.193s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:13:18.223786 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-fa60cfa9-3a32-4b32-aab4-32505467844b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-fa60cfa9-3a32-4b32-aab4-32505467844b\n Backing store flags: \n Account information:\n Uf9V7bJeN5qiBnXZ7bpm\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:13:18.224932 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-0d4c8d13-a74d-4643-a0ea-e96366ae7a06 tempest-VolumesBackupsTest-1777705668 None] Remove volume export completed successfully.
Nov 10 18:13:19.382034 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-7552b1c2-6736-4b4f-9a22-f955cabd26b8 tempest-VolumesBackupsTest-1777705668 None] Lock "b'cinder-a3540017-8563-4852-9919-3b965e1e8597-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:13:19.514352 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:13:19.636518 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.125s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:13:19.637123 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-fa60cfa9-3a32-4b32-aab4-32505467844b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-fa60cfa9-3a32-4b32-aab4-32505467844b\n Backing store flags: \n Account information:\n Uf9V7bJeN5qiBnXZ7bpm\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:13:19.638122 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-7552b1c2-6736-4b4f-9a22-f955cabd26b8 tempest-VolumesBackupsTest-1777705668 None] Skipping remove_export. No iscsi_target is presently exported for volume: a3540017-8563-4852-9919-3b965e1e8597
Nov 10 18:13:19.639356 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7552b1c2-6736-4b4f-9a22-f955cabd26b8 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a3540017-8563-4852-9919-3b965e1e8597 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:13:19.666034 n-d-817210-1 sudo[131176]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a3540017-8563-4852-9919-3b965e1e8597
Nov 10 18:13:19.666956 n-d-817210-1 sudo[131176]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:13:20.266349 n-d-817210-1 sudo[131176]: pam_unix(sudo:session): session closed for user root
Nov 10 18:13:20.268686 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7552b1c2-6736-4b4f-9a22-f955cabd26b8 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a3540017-8563-4852-9919-3b965e1e8597" returned: 0 in 0.629s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:13:20.270823 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7552b1c2-6736-4b4f-9a22-f955cabd26b8 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a3540017-8563-4852-9919-3b965e1e8597 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:13:20.293473 n-d-817210-1 sudo[131186]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a3540017-8563-4852-9919-3b965e1e8597
Nov 10 18:13:20.295475 n-d-817210-1 sudo[131186]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:13:21.078000 n-d-817210-1 sudo[131186]: pam_unix(sudo:session): session closed for user root
Nov 10 18:13:21.080273 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7552b1c2-6736-4b4f-9a22-f955cabd26b8 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a3540017-8563-4852-9919-3b965e1e8597" returned: 0 in 0.809s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:13:21.086009 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7552b1c2-6736-4b4f-9a22-f955cabd26b8 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a3540017-8563-4852-9919-3b965e1e8597 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:13:21.113998 n-d-817210-1 sudo[131192]: ubuntu : TTY=unknown ; 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-a3540017-8563-4852-9919-3b965e1e8597
Nov 10 18:13:21.114841 n-d-817210-1 sudo[131192]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:13:21.728432 n-d-817210-1 sudo[131192]: pam_unix(sudo:session): session closed for user root
Nov 10 18:13:21.731510 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7552b1c2-6736-4b4f-9a22-f955cabd26b8 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a3540017-8563-4852-9919-3b965e1e8597" returned: 0 in 0.645s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:13:21.734332 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-7552b1c2-6736-4b4f-9a22-f955cabd26b8 tempest-VolumesBackupsTest-1777705668 None] Successfully deleted volume: a3540017-8563-4852-9919-3b965e1e8597
Nov 10 18:13:21.796118 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-7552b1c2-6736-4b4f-9a22-f955cabd26b8 tempest-VolumesBackupsTest-1777705668 None] Created reservations ['90c1dc2b-53bc-497d-a48d-bdc6528f4e2d', '0c7d2d69-14e6-48c4-9d75-f4650688dcff', '51efa77b-1cfe-4186-b2d0-05d4a76ae9f8', 'f0bde14e-3bf2-4f9e-a6d3-f0ee0f7b57ec'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:13:21.799761 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-7552b1c2-6736-4b4f-9a22-f955cabd26b8 tempest-VolumesBackupsTest-1777705668 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:13:21.799761 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:13:21.799761 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:13:21.867574 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-7552b1c2-6736-4b4f-9a22-f955cabd26b8 tempest-VolumesBackupsTest-1777705668 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:13:21.868761 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7552b1c2-6736-4b4f-9a22-f955cabd26b8 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:13:21.924650 n-d-817210-1 sudo[131200]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:13:21.925472 n-d-817210-1 sudo[131200]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:13:22.746608 n-d-817210-1 sudo[131200]: pam_unix(sudo:session): session closed for user root
Nov 10 18:13:22.752653 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7552b1c2-6736-4b4f-9a22-f955cabd26b8 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.880s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:13:22.752653 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7552b1c2-6736-4b4f-9a22-f955cabd26b8 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:13:22.794734 n-d-817210-1 sudo[131210]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:13:22.795554 n-d-817210-1 sudo[131210]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:13:23.555319 n-d-817210-1 sudo[131210]: pam_unix(sudo:session): session closed for user root
Nov 10 18:13:23.558737 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7552b1c2-6736-4b4f-9a22-f955cabd26b8 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.807s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:13:23.561523 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-7552b1c2-6736-4b4f-9a22-f955cabd26b8 tempest-VolumesBackupsTest-1777705668 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:13:23.567895 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-7552b1c2-6736-4b4f-9a22-f955cabd26b8 tempest-VolumesBackupsTest-1777705668 None] Deleted volume successfully.
Nov 10 18:13:23.607085 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-7552b1c2-6736-4b4f-9a22-f955cabd26b8 tempest-VolumesBackupsTest-1777705668 None] Lock "b'cinder-a3540017-8563-4852-9919-3b965e1e8597-delete_volume'" released by "delete_volume" :: held 4.225s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:13:29.107339 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-bdd7ace7-3ed8-4c1b-8c68-f4d44870811d tempest-VolumesBackupsTest-1777705668 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:13:29.111581 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-bdd7ace7-3ed8-4c1b-8c68-f4d44870811d tempest-VolumesBackupsTest-1777705668 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:13:29.112190 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-bdd7ace7-3ed8-4c1b-8c68-f4d44870811d tempest-VolumesBackupsTest-1777705668 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:13:29.125719 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bdd7ace7-3ed8-4c1b-8c68-f4d44870811d tempest-VolumesBackupsTest-1777705668 None] Flow 'volume_create_manager' (7ef45e62-a40a-4f62-9ed1-22635c1eeb62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:13:29.129232 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bdd7ace7-3ed8-4c1b-8c68-f4d44870811d tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cb639908-e4af-479e-abfd-970d31b628bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:13:29.153055 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-bdd7ace7-3ed8-4c1b-8c68-f4d44870811d tempest-VolumesBackupsTest-1777705668 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:13:29.182362 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bdd7ace7-3ed8-4c1b-8c68-f4d44870811d tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cb639908-e4af-479e-abfd-970d31b628bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:13:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-381149090',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=d5e208f9-2305-4ff0-ab7a-362fedba60bd,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='3f88d0ffef82428d8e51a8315a46a117',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:13:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:13:29Z,user_id='752c690bc02c458684cac1f3a1454e8b',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:13:29.185508 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bdd7ace7-3ed8-4c1b-8c68-f4d44870811d tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0b459893-751c-4646-a684-c42126c40c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:13:29.188104 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bdd7ace7-3ed8-4c1b-8c68-f4d44870811d tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0b459893-751c-4646-a684-c42126c40c21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:13:29.191268 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bdd7ace7-3ed8-4c1b-8c68-f4d44870811d tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6933f943-375e-4b9f-9db6-1d5629a426a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:13:29.193916 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bdd7ace7-3ed8-4c1b-8c68-f4d44870811d tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6933f943-375e-4b9f-9db6-1d5629a426a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd5e208f9-2305-4ff0-ab7a-362fedba60bd', 'volume_name': 'volume-d5e208f9-2305-4ff0-ab7a-362fedba60bd', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:13:29.198114 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bdd7ace7-3ed8-4c1b-8c68-f4d44870811d tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0bd29e76-536b-4116-9429-5d4b8325c482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:13:29.200547 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bdd7ace7-3ed8-4c1b-8c68-f4d44870811d tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0bd29e76-536b-4116-9429-5d4b8325c482) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:13:29.203110 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bdd7ace7-3ed8-4c1b-8c68-f4d44870811d tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b4b11d9f-dd96-451a-82c7-59cab33edfaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:13:29.203932 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-bdd7ace7-3ed8-4c1b-8c68-f4d44870811d tempest-VolumesBackupsTest-1777705668 None] Volume d5e208f9-2305-4ff0-ab7a-362fedba60bd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d5e208f9-2305-4ff0-ab7a-362fedba60bd', 'volume_size': 1}
Nov 10 18:13:29.205867 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bdd7ace7-3ed8-4c1b-8c68-f4d44870811d tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d5e208f9-2305-4ff0-ab7a-362fedba60bd stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:13:29.246754 n-d-817210-1 sudo[131280]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d5e208f9-2305-4ff0-ab7a-362fedba60bd stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:13:29.251733 n-d-817210-1 sudo[131280]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:13:29.964041 n-d-817210-1 sudo[131280]: pam_unix(sudo:session): session closed for user root
Nov 10 18:13:29.966514 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bdd7ace7-3ed8-4c1b-8c68-f4d44870811d tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d5e208f9-2305-4ff0-ab7a-362fedba60bd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.760s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:13:29.970406 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bdd7ace7-3ed8-4c1b-8c68-f4d44870811d tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b4b11d9f-dd96-451a-82c7-59cab33edfaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d5e208f9-2305-4ff0-ab7a-362fedba60bd', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:13:29.972774 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bdd7ace7-3ed8-4c1b-8c68-f4d44870811d tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5b813c95-4519-4045-9962-73dd8ef93bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:13:29.994657 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-bdd7ace7-3ed8-4c1b-8c68-f4d44870811d tempest-VolumesBackupsTest-1777705668 None] Volume volume-d5e208f9-2305-4ff0-ab7a-362fedba60bd (d5e208f9-2305-4ff0-ab7a-362fedba60bd): created successfully
Nov 10 18:13:29.996799 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bdd7ace7-3ed8-4c1b-8c68-f4d44870811d tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5b813c95-4519-4045-9962-73dd8ef93bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:13:29.999870 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bdd7ace7-3ed8-4c1b-8c68-f4d44870811d tempest-VolumesBackupsTest-1777705668 None] Flow 'volume_create_manager' (7ef45e62-a40a-4f62-9ed1-22635c1eeb62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:13:30.020122 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-bdd7ace7-3ed8-4c1b-8c68-f4d44870811d tempest-VolumesBackupsTest-1777705668 None] Created volume successfully.
Nov 10 18:13:30.937100 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.driver [None req-73f15d24-3409-4a9d-b7da-95855915f2d1 tempest-VolumesBackupsTest-1777705668 None] Creating a new backup for volume volume-d5e208f9-2305-4ff0-ab7a-362fedba60bd. {{(pid=91926) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Nov 10 18:13:30.956496 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-73f15d24-3409-4a9d-b7da-95855915f2d1 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d5e208f9-2305-4ff0-ab7a-362fedba60bd {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:13:31.015702 n-d-817210-1 sudo[131343]: 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-d5e208f9-2305-4ff0-ab7a-362fedba60bd
Nov 10 18:13:31.017368 n-d-817210-1 sudo[131343]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:13:31.608741 n-d-817210-1 sudo[131343]: pam_unix(sudo:session): session closed for user root
Nov 10 18:13:31.611576 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-73f15d24-3409-4a9d-b7da-95855915f2d1 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d5e208f9-2305-4ff0-ab7a-362fedba60bd" returned: 0 in 0.655s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:13:31.727022 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:13:31.742716 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:13:31.743025 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-fa60cfa9-3a32-4b32-aab4-32505467844b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-fa60cfa9-3a32-4b32-aab4-32505467844b\n Backing store flags: \n Account information:\n Uf9V7bJeN5qiBnXZ7bpm\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-73f15d24-3409-4a9d-b7da-95855915f2d1 tempest-VolumesBackupsTest-1777705668 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-fa60cfa9-3a32-4b32-aab4-32505467844b
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: I_T nexus: 34
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.41
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa60cfa9-3a32-4b32-aab4-32505467844b
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: Uf9V7bJeN5qiBnXZ7bpm
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:13:31.743714 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 18:13:31.746371 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-73f15d24-3409-4a9d-b7da-95855915f2d1 tempest-VolumesBackupsTest-1777705668 None] Creating iscsi_target for Volume ID: volume-d5e208f9-2305-4ff0-ab7a-362fedba60bd {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 18:13:31.751330 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-73f15d24-3409-4a9d-b7da-95855915f2d1 tempest-VolumesBackupsTest-1777705668 None] Created volume path /opt/stack/data/cinder/volumes/volume-d5e208f9-2305-4ff0-ab7a-362fedba60bd,
Nov 10 18:13:31.751330 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 18:13:31.751330 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:13:31.751330 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d5e208f9-2305-4ff0-ab7a-362fedba60bd
Nov 10 18:13:31.751330 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 18:13:31.751330 n-d-817210-1 cinder-volume[91926]: incominguser bxxAbM3bRaPx54gWhJzN AP3ga5Q5HroKJoek
Nov 10 18:13:31.751330 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:13:31.751330 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 18:13:31.751330 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:13:31.751330 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 18:13:31.753502 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d5e208f9-2305-4ff0-ab7a-362fedba60bd {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:13:32.511933 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d5e208f9-2305-4ff0-ab7a-362fedba60bd" returned: 0 in 0.758s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:13:32.512590 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:13:32.512882 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-73f15d24-3409-4a9d-b7da-95855915f2d1 tempest-VolumesBackupsTest-1777705668 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 18:13:32.514466 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-73f15d24-3409-4a9d-b7da-95855915f2d1 tempest-VolumesBackupsTest-1777705668 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 18:13:32.519144 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:13:32.541105 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:13:32.544403 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-fa60cfa9-3a32-4b32-aab4-32505467844b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-fa60cfa9-3a32-4b32-aab4-32505467844b\n Backing store flags: \n Account information:\n Uf9V7bJeN5qiBnXZ7bpm\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d5e208f9-2305-4ff0-ab7a-362fedba60bd\n System information:\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-d5e208f9-2305-4ff0-ab7a-362fedba60bd\n Backing store flags: \n Account information:\n bxxAbM3bRaPx54gWhJzN\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-73f15d24-3409-4a9d-b7da-95855915f2d1 tempest-VolumesBackupsTest-1777705668 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-fa60cfa9-3a32-4b32-aab4-32505467844b
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: I_T nexus: 34
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.41
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa60cfa9-3a32-4b32-aab4-32505467844b
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: Uf9V7bJeN5qiBnXZ7bpm
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:13:32.545628 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 18:13:32.553338 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:13:32.752051 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.202s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:13:32.752487 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-fa60cfa9-3a32-4b32-aab4-32505467844b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-fa60cfa9-3a32-4b32-aab4-32505467844b\n Backing store flags: \n Account information:\n Uf9V7bJeN5qiBnXZ7bpm\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d5e208f9-2305-4ff0-ab7a-362fedba60bd\n System information:\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-d5e208f9-2305-4ff0-ab7a-362fedba60bd\n Backing store flags: \n Account information:\n bxxAbM3bRaPx54gWhJzN\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:13:32.755235 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:13:32.966559 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.211s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:13:32.968943 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-fa60cfa9-3a32-4b32-aab4-32505467844b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-fa60cfa9-3a32-4b32-aab4-32505467844b\n Backing store flags: \n Account information:\n Uf9V7bJeN5qiBnXZ7bpm\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d5e208f9-2305-4ff0-ab7a-362fedba60bd\n System information:\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-d5e208f9-2305-4ff0-ab7a-362fedba60bd\n Backing store flags: \n Account information:\n bxxAbM3bRaPx54gWhJzN\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:13:32.970959 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [None req-73f15d24-3409-4a9d-b7da-95855915f2d1 tempest-VolumesBackupsTest-1777705668 None] Set provider_location to: 10.222.0.46:3260,3 iqn.2010-10.org.openstack:volume-d5e208f9-2305-4ff0-ab7a-362fedba60bd 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 18:13:33.066381 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-73f15d24-3409-4a9d-b7da-95855915f2d1 tempest-VolumesBackupsTest-1777705668 None] Initialize volume connection completed successfully.
Nov 10 18:14:02.564809 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:14:02.565489 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:14:02.566133 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:14:02.603464 n-d-817210-1 sudo[131979]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:14:02.604273 n-d-817210-1 sudo[131979]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:14:03.263937 n-d-817210-1 sudo[131979]: pam_unix(sudo:session): session closed for user root
Nov 10 18:14:03.266252 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.700s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:14:03.268092 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:14:03.315771 n-d-817210-1 sudo[131994]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:14:03.316743 n-d-817210-1 sudo[131994]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:14:03.794852 n-d-817210-1 sudo[131994]: pam_unix(sudo:session): session closed for user root
Nov 10 18:14:03.797019 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.529s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:14:03.800308 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:14:09.708046 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-73f15d24-3409-4a9d-b7da-95855915f2d1 tempest-VolumesBackupsTest-1777705668 None] Terminate volume connection completed successfully.
Nov 10 18:14:09.774907 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:14:09.911449 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.138s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:14:09.912107 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696224]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-fa60cfa9-3a32-4b32-aab4-32505467844b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-fa60cfa9-3a32-4b32-aab4-32505467844b\n Backing store flags: \n Account information:\n Uf9V7bJeN5qiBnXZ7bpm\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d5e208f9-2305-4ff0-ab7a-362fedba60bd\n System information:\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-d5e208f9-2305-4ff0-ab7a-362fedba60bd\n Backing store flags: \n Account information:\n bxxAbM3bRaPx54gWhJzN\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:14:09.913054 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [None req-73f15d24-3409-4a9d-b7da-95855915f2d1 tempest-VolumesBackupsTest-1777705668 None] Removing iscsi_target for Volume ID: d5e208f9-2305-4ff0-ab7a-362fedba60bd
Nov 10 18:14:09.914483 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d5e208f9-2305-4ff0-ab7a-362fedba60bd -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:14:10.190479 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d5e208f9-2305-4ff0-ab7a-362fedba60bd -f" returned: 0 in 0.275s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:14:10.190751 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696224]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:14:10.191777 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:14:10.299976 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:14:10.301956 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696224]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-fa60cfa9-3a32-4b32-aab4-32505467844b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-fa60cfa9-3a32-4b32-aab4-32505467844b\n Backing store flags: \n Account information:\n Uf9V7bJeN5qiBnXZ7bpm\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:14:10.302870 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-73f15d24-3409-4a9d-b7da-95855915f2d1 tempest-VolumesBackupsTest-1777705668 None] Remove volume export completed successfully.
Nov 10 18:14:12.017842 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:14:12.026028 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:14:12.029167 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:14:12.060777 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] Flow 'volume_create_manager' (08e39f86-c169-47a0-90d5-cc766b8f9514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:14:12.072904 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (22773968-4f27-40f2-a04c-f3edb2d97a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:14:12.104824 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:14:12.140290 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (22773968-4f27-40f2-a04c-f3edb2d97a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:14:12Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_4bfdd712-5284-426f-bd95-f916c901b701',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=f101da25-e240-4b65-be62-82885c875338,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f88d0ffef82428d8e51a8315a46a117',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:14:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:14:12Z,user_id='752c690bc02c458684cac1f3a1454e8b',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:14:12.143673 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e4dbefe0-1342-4eae-8737-69e2ad7eb6c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:14:12.145852 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e4dbefe0-1342-4eae-8737-69e2ad7eb6c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:14:12.148718 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9fcd648d-d17f-4ad0-b84a-a0e9025be2ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:14:12.150946 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9fcd648d-d17f-4ad0-b84a-a0e9025be2ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f101da25-e240-4b65-be62-82885c875338', 'volume_name': 'volume-f101da25-e240-4b65-be62-82885c875338', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:14:12.153303 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e6364a89-f4b7-46b6-a782-b467013d052b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:14:12.155618 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e6364a89-f4b7-46b6-a782-b467013d052b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:14:12.158148 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8aa23001-42a3-4856-a3f8-835a23237986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:14:12.159806 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] Volume f101da25-e240-4b65-be62-82885c875338: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f101da25-e240-4b65-be62-82885c875338', 'volume_size': 1}
Nov 10 18:14:12.161445 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f101da25-e240-4b65-be62-82885c875338 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:14:12.191955 n-d-817210-1 sudo[132151]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f101da25-e240-4b65-be62-82885c875338 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:14:12.193674 n-d-817210-1 sudo[132151]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:14:12.755236 n-d-817210-1 sudo[132151]: pam_unix(sudo:session): session closed for user root
Nov 10 18:14:12.758315 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f101da25-e240-4b65-be62-82885c875338 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.596s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:14:12.762022 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8aa23001-42a3-4856-a3f8-835a23237986) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f101da25-e240-4b65-be62-82885c875338', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:14:12.764682 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b8334f09-c937-48a4-b540-bcf491300f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:14:12.777820 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] Volume volume-f101da25-e240-4b65-be62-82885c875338 (f101da25-e240-4b65-be62-82885c875338): created successfully
Nov 10 18:14:12.780220 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b8334f09-c937-48a4-b540-bcf491300f06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:14:12.783434 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] Flow 'volume_create_manager' (08e39f86-c169-47a0-90d5-cc766b8f9514) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:14:12.793493 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] Created volume successfully.
Nov 10 18:14:13.271794 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f101da25-e240-4b65-be62-82885c875338 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:14:13.306789 n-d-817210-1 sudo[132186]: 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-f101da25-e240-4b65-be62-82885c875338
Nov 10 18:14:13.308478 n-d-817210-1 sudo[132186]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:14:13.757125 n-d-817210-1 sudo[132186]: pam_unix(sudo:session): session closed for user root
Nov 10 18:14:13.759486 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f101da25-e240-4b65-be62-82885c875338" returned: 0 in 0.488s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:14:13.807557 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:14:13.813510 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:14:13.813850 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696224]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-fa60cfa9-3a32-4b32-aab4-32505467844b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-fa60cfa9-3a32-4b32-aab4-32505467844b\n Backing store flags: \n Account information:\n Uf9V7bJeN5qiBnXZ7bpm\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-fa60cfa9-3a32-4b32-aab4-32505467844b
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: I_T nexus: 34
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.41
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa60cfa9-3a32-4b32-aab4-32505467844b
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: Uf9V7bJeN5qiBnXZ7bpm
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:14:13.814476 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 18:14:13.816911 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] Creating iscsi_target for Volume ID: volume-f101da25-e240-4b65-be62-82885c875338 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 18:14:13.821428 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] Created volume path /opt/stack/data/cinder/volumes/volume-f101da25-e240-4b65-be62-82885c875338,
Nov 10 18:14:13.821428 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 18:14:13.821428 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:14:13.821428 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f101da25-e240-4b65-be62-82885c875338
Nov 10 18:14:13.821428 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 18:14:13.821428 n-d-817210-1 cinder-volume[91926]: incominguser HWHGpmVU3shKp5woD5q4 wkaCCrqAcwH86hhx
Nov 10 18:14:13.821428 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:14:13.821428 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 18:14:13.821428 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:14:13.821428 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 18:14:13.823313 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f101da25-e240-4b65-be62-82885c875338 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:14:14.212624 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f101da25-e240-4b65-be62-82885c875338" returned: 0 in 0.389s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:14:14.213037 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696224]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:14:14.213696 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 18:14:14.214147 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 18:14:14.215499 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:14:14.222900 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:14:14.223242 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696224]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-fa60cfa9-3a32-4b32-aab4-32505467844b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-fa60cfa9-3a32-4b32-aab4-32505467844b\n Backing store flags: \n Account information:\n Uf9V7bJeN5qiBnXZ7bpm\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-f101da25-e240-4b65-be62-82885c875338\n System information:\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-f101da25-e240-4b65-be62-82885c875338\n Backing store flags: \n Account information:\n HWHGpmVU3shKp5woD5q4\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-fa60cfa9-3a32-4b32-aab4-32505467844b
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: I_T nexus: 34
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.41
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa60cfa9-3a32-4b32-aab4-32505467844b
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: Uf9V7bJeN5qiBnXZ7bpm
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:14:14.223892 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 18:14:14.227519 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:14:14.316809 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:14:14.317471 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696224]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-fa60cfa9-3a32-4b32-aab4-32505467844b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-fa60cfa9-3a32-4b32-aab4-32505467844b\n Backing store flags: \n Account information:\n Uf9V7bJeN5qiBnXZ7bpm\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-f101da25-e240-4b65-be62-82885c875338\n System information:\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-f101da25-e240-4b65-be62-82885c875338\n Backing store flags: \n Account information:\n HWHGpmVU3shKp5woD5q4\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:14:14.318590 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:14:14.406233 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:14:14.406558 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696224]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-fa60cfa9-3a32-4b32-aab4-32505467844b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-fa60cfa9-3a32-4b32-aab4-32505467844b\n Backing store flags: \n Account information:\n Uf9V7bJeN5qiBnXZ7bpm\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-f101da25-e240-4b65-be62-82885c875338\n System information:\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-f101da25-e240-4b65-be62-82885c875338\n Backing store flags: \n Account information:\n HWHGpmVU3shKp5woD5q4\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:14:14.407578 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] Set provider_location to: 10.222.0.46:3260,3 iqn.2010-10.org.openstack:volume-f101da25-e240-4b65-be62-82885c875338 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 18:14:14.445473 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] Initialize volume connection completed successfully.
Nov 10 18:14:34.940118 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-30297f44-d740-4916-9fbb-971c52681242 req-02ebd907-8916-4fc3-999f-23cd0437cf0d tempest-AttachVolumeShelveTestJSON-1311564072 None] Terminate volume connection completed successfully.
Nov 10 18:14:34.940118 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-30297f44-d740-4916-9fbb-971c52681242 req-02ebd907-8916-4fc3-999f-23cd0437cf0d tempest-AttachVolumeShelveTestJSON-1311564072 None] Deleting attachment 32b54b26-b045-4f64-9f0a-7f678c1f17ff. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 18:14:34.940118 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:14:35.155108 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.217s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:14:35.155447 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696224]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-fa60cfa9-3a32-4b32-aab4-32505467844b\n System information:\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-fa60cfa9-3a32-4b32-aab4-32505467844b\n Backing store flags: \n Account information:\n Uf9V7bJeN5qiBnXZ7bpm\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-f101da25-e240-4b65-be62-82885c875338\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:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-f101da25-e240-4b65-be62-82885c875338\n Backing store flags: \n Account information:\n HWHGpmVU3shKp5woD5q4\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:14:35.156144 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-30297f44-d740-4916-9fbb-971c52681242 req-02ebd907-8916-4fc3-999f-23cd0437cf0d tempest-AttachVolumeShelveTestJSON-1311564072 None] Removing iscsi_target for Volume ID: fa60cfa9-3a32-4b32-aab4-32505467844b
Nov 10 18:14:35.159513 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-fa60cfa9-3a32-4b32-aab4-32505467844b -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:14:35.349620 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-fa60cfa9-3a32-4b32-aab4-32505467844b -f" returned: 0 in 0.182s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:14:35.349620 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696224]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:14:35.349620 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:14:35.544219 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.195s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:14:35.544219 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696224]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-f101da25-e240-4b65-be62-82885c875338\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:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-f101da25-e240-4b65-be62-82885c875338\n Backing store flags: \n Account information:\n HWHGpmVU3shKp5woD5q4\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:14:35.761286 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-30297f44-d740-4916-9fbb-971c52681242 req-02ebd907-8916-4fc3-999f-23cd0437cf0d tempest-AttachVolumeShelveTestJSON-1311564072 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:14:35.761286 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:14:35.761286 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:14:57.040311 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] Terminate volume connection completed successfully.
Nov 10 18:14:57.115694 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:14:57.281500 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.166s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:14:57.282024 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696224]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-f101da25-e240-4b65-be62-82885c875338\n System information:\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-f101da25-e240-4b65-be62-82885c875338\n Backing store flags: \n Account information:\n HWHGpmVU3shKp5woD5q4\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:14:57.283448 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] Removing iscsi_target for Volume ID: f101da25-e240-4b65-be62-82885c875338
Nov 10 18:14:57.287896 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f101da25-e240-4b65-be62-82885c875338 -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:14:57.594118 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f101da25-e240-4b65-be62-82885c875338 -f" returned: 0 in 0.309s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:14:57.594390 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696224]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:14:57.595974 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:14:57.724220 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.128s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:14:57.725023 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696224]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:14:57.726831 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-d540451e-1eaf-41b0-ae24-1db6f5d052d3 tempest-VolumesBackupsTest-1777705668 None] Remove volume export completed successfully.
Nov 10 18:14:58.767598 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-71630a8a-e3a6-4a7f-9842-22f675c84eee tempest-VolumesBackupsTest-1777705668 None] Lock "b'cinder-f101da25-e240-4b65-be62-82885c875338-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:14:58.894098 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:14:59.020153 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.126s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:14:59.020484 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696224]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:14:59.021148 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-71630a8a-e3a6-4a7f-9842-22f675c84eee tempest-VolumesBackupsTest-1777705668 None] Skipping remove_export. No iscsi_target is presently exported for volume: f101da25-e240-4b65-be62-82885c875338
Nov 10 18:14:59.022276 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-71630a8a-e3a6-4a7f-9842-22f675c84eee tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f101da25-e240-4b65-be62-82885c875338 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:14:59.062740 n-d-817210-1 sudo[132889]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f101da25-e240-4b65-be62-82885c875338
Nov 10 18:14:59.064559 n-d-817210-1 sudo[132889]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:14:59.725600 n-d-817210-1 sudo[132889]: pam_unix(sudo:session): session closed for user root
Nov 10 18:14:59.727888 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-71630a8a-e3a6-4a7f-9842-22f675c84eee tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f101da25-e240-4b65-be62-82885c875338" returned: 0 in 0.705s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:14:59.729503 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-71630a8a-e3a6-4a7f-9842-22f675c84eee tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f101da25-e240-4b65-be62-82885c875338 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:14:59.782391 n-d-817210-1 sudo[132912]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f101da25-e240-4b65-be62-82885c875338
Nov 10 18:14:59.783661 n-d-817210-1 sudo[132912]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:00.377498 n-d-817210-1 sudo[132912]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:00.380283 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-71630a8a-e3a6-4a7f-9842-22f675c84eee tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f101da25-e240-4b65-be62-82885c875338" returned: 0 in 0.650s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:00.384660 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-71630a8a-e3a6-4a7f-9842-22f675c84eee tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f101da25-e240-4b65-be62-82885c875338 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:00.414982 n-d-817210-1 sudo[132917]: ubuntu : TTY=unknown ; 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-f101da25-e240-4b65-be62-82885c875338
Nov 10 18:15:00.416548 n-d-817210-1 sudo[132917]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:00.998918 n-d-817210-1 sudo[132917]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:01.001309 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-71630a8a-e3a6-4a7f-9842-22f675c84eee tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f101da25-e240-4b65-be62-82885c875338" returned: 0 in 0.616s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:01.002905 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-71630a8a-e3a6-4a7f-9842-22f675c84eee tempest-VolumesBackupsTest-1777705668 None] Successfully deleted volume: f101da25-e240-4b65-be62-82885c875338
Nov 10 18:15:01.113097 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-71630a8a-e3a6-4a7f-9842-22f675c84eee tempest-VolumesBackupsTest-1777705668 None] Created reservations ['040f3899-8b2a-46d1-b0cb-cac78efeade9', '73288d09-ed4d-4c2e-b1d0-6097dfc61690', 'da2350fa-035f-45dc-9432-9001153dc5a8', '27aea77e-af47-4f3f-90cb-be4c965c6bd8'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:15:01.115669 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-71630a8a-e3a6-4a7f-9842-22f675c84eee tempest-VolumesBackupsTest-1777705668 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:15:01.115669 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:15:01.115669 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:15:01.234683 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-71630a8a-e3a6-4a7f-9842-22f675c84eee tempest-VolumesBackupsTest-1777705668 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:15:01.235972 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-71630a8a-e3a6-4a7f-9842-22f675c84eee tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:01.299898 n-d-817210-1 sudo[132936]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:15:01.301981 n-d-817210-1 sudo[132936]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:02.076491 n-d-817210-1 sudo[132936]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:02.078941 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-71630a8a-e3a6-4a7f-9842-22f675c84eee tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.843s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:02.081709 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-71630a8a-e3a6-4a7f-9842-22f675c84eee tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:02.145056 n-d-817210-1 sudo[132942]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:15:02.150127 n-d-817210-1 sudo[132942]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:02.567458 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:15:02.568208 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:15:02.569152 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:02.628017 n-d-817210-1 sudo[132946]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:15:02.638990 n-d-817210-1 sudo[132946]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:03.597562 n-d-817210-1 sudo[132942]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:03.600302 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-71630a8a-e3a6-4a7f-9842-22f675c84eee tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.518s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:03.602707 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-71630a8a-e3a6-4a7f-9842-22f675c84eee tempest-VolumesBackupsTest-1777705668 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:15:03.610501 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-71630a8a-e3a6-4a7f-9842-22f675c84eee tempest-VolumesBackupsTest-1777705668 None] Deleted volume successfully.
Nov 10 18:15:03.638066 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-71630a8a-e3a6-4a7f-9842-22f675c84eee tempest-VolumesBackupsTest-1777705668 None] Lock "b'cinder-f101da25-e240-4b65-be62-82885c875338-delete_volume'" released by "delete_volume" :: held 4.870s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:15:03.906189 n-d-817210-1 sudo[132946]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:03.910358 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.340s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:03.916702 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:03.965870 n-d-817210-1 sudo[132964]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:15:03.969149 n-d-817210-1 sudo[132964]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:04.855215 n-d-817210-1 sudo[132964]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:04.857282 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.944s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:04.859279 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:15:07.355467 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-89afe9d0-c36d-4719-9ca3-d3b808661357 tempest-VolumesBackupsTest-1777705668 None] Lock "b'cinder-d5e208f9-2305-4ff0-ab7a-362fedba60bd-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:15:07.483929 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:07.689267 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.203s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:07.690205 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696224]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:15:07.691373 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-89afe9d0-c36d-4719-9ca3-d3b808661357 tempest-VolumesBackupsTest-1777705668 None] Skipping remove_export. No iscsi_target is presently exported for volume: d5e208f9-2305-4ff0-ab7a-362fedba60bd
Nov 10 18:15:07.692621 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-89afe9d0-c36d-4719-9ca3-d3b808661357 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d5e208f9-2305-4ff0-ab7a-362fedba60bd {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:07.747589 n-d-817210-1 sudo[133071]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d5e208f9-2305-4ff0-ab7a-362fedba60bd
Nov 10 18:15:07.748605 n-d-817210-1 sudo[133071]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:08.349382 n-d-817210-1 sudo[133071]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:08.351640 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-89afe9d0-c36d-4719-9ca3-d3b808661357 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d5e208f9-2305-4ff0-ab7a-362fedba60bd" returned: 0 in 0.659s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:08.353399 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-89afe9d0-c36d-4719-9ca3-d3b808661357 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d5e208f9-2305-4ff0-ab7a-362fedba60bd {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:08.373558 n-d-817210-1 sudo[133094]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d5e208f9-2305-4ff0-ab7a-362fedba60bd
Nov 10 18:15:08.374393 n-d-817210-1 sudo[133094]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:08.860659 n-d-817210-1 sudo[133094]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:08.862758 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-89afe9d0-c36d-4719-9ca3-d3b808661357 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d5e208f9-2305-4ff0-ab7a-362fedba60bd" returned: 0 in 0.509s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:08.865392 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-89afe9d0-c36d-4719-9ca3-d3b808661357 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d5e208f9-2305-4ff0-ab7a-362fedba60bd {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:08.890067 n-d-817210-1 sudo[133097]: ubuntu : TTY=unknown ; 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-d5e208f9-2305-4ff0-ab7a-362fedba60bd
Nov 10 18:15:08.892135 n-d-817210-1 sudo[133097]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:09.695226 n-d-817210-1 sudo[133097]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:09.699181 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-89afe9d0-c36d-4719-9ca3-d3b808661357 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d5e208f9-2305-4ff0-ab7a-362fedba60bd" returned: 0 in 0.833s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:09.700792 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-89afe9d0-c36d-4719-9ca3-d3b808661357 tempest-VolumesBackupsTest-1777705668 None] Successfully deleted volume: d5e208f9-2305-4ff0-ab7a-362fedba60bd
Nov 10 18:15:09.764836 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-89afe9d0-c36d-4719-9ca3-d3b808661357 tempest-VolumesBackupsTest-1777705668 None] Created reservations ['75dbcc1e-3cdc-425e-87ec-9188388d80b6', '50f55916-a5fe-4753-9caf-bb8ae977f115', 'a85f11b9-95dd-40eb-9919-096dead5a13d', '8f198acf-5e71-4164-a27b-bb9fafc06dbd'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:15:09.768223 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-89afe9d0-c36d-4719-9ca3-d3b808661357 tempest-VolumesBackupsTest-1777705668 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:15:09.768223 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:15:09.768223 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:15:09.856680 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-89afe9d0-c36d-4719-9ca3-d3b808661357 tempest-VolumesBackupsTest-1777705668 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:15:09.857669 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-89afe9d0-c36d-4719-9ca3-d3b808661357 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:09.899418 n-d-817210-1 sudo[133108]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:15:09.900281 n-d-817210-1 sudo[133108]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:10.626658 n-d-817210-1 sudo[133108]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:10.629125 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-89afe9d0-c36d-4719-9ca3-d3b808661357 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.771s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:10.631651 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-89afe9d0-c36d-4719-9ca3-d3b808661357 tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:10.676747 n-d-817210-1 sudo[133157]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:15:10.679941 n-d-817210-1 sudo[133157]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:11.169144 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-6b8cb680-b252-4409-ab88-de2e2698e95b tempest-VolumesBackupsTest-1777705668 None] Lock "b'cinder-e1294012-4018-4407-97e3-2f226df06b2c-delete_volume'" acquired by "delete_volume" :: waited 0.037s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:15:11.323804 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:11.445340 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.121s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:11.445956 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:15:11.446813 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-6b8cb680-b252-4409-ab88-de2e2698e95b tempest-VolumesBackupsTest-1777705668 None] Skipping remove_export. No iscsi_target is presently exported for volume: e1294012-4018-4407-97e3-2f226df06b2c
Nov 10 18:15:11.448167 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6b8cb680-b252-4409-ab88-de2e2698e95b tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e1294012-4018-4407-97e3-2f226df06b2c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:11.478637 n-d-817210-1 sudo[133157]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:11.489110 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-89afe9d0-c36d-4719-9ca3-d3b808661357 tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.857s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:11.492212 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-89afe9d0-c36d-4719-9ca3-d3b808661357 tempest-VolumesBackupsTest-1777705668 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:15:11.505768 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-89afe9d0-c36d-4719-9ca3-d3b808661357 tempest-VolumesBackupsTest-1777705668 None] Deleted volume successfully.
Nov 10 18:15:11.514705 n-d-817210-1 sudo[133189]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e1294012-4018-4407-97e3-2f226df06b2c
Nov 10 18:15:11.517001 n-d-817210-1 sudo[133189]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:11.531873 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-89afe9d0-c36d-4719-9ca3-d3b808661357 tempest-VolumesBackupsTest-1777705668 None] Lock "b'cinder-d5e208f9-2305-4ff0-ab7a-362fedba60bd-delete_volume'" released by "delete_volume" :: held 4.173s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:15:12.002993 n-d-817210-1 sudo[133189]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:12.005265 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6b8cb680-b252-4409-ab88-de2e2698e95b tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e1294012-4018-4407-97e3-2f226df06b2c" returned: 0 in 0.557s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:12.007420 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6b8cb680-b252-4409-ab88-de2e2698e95b tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e1294012-4018-4407-97e3-2f226df06b2c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:12.029077 n-d-817210-1 sudo[133212]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e1294012-4018-4407-97e3-2f226df06b2c
Nov 10 18:15:12.030554 n-d-817210-1 sudo[133212]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:12.534171 n-d-817210-1 sudo[133212]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:12.536865 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6b8cb680-b252-4409-ab88-de2e2698e95b tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e1294012-4018-4407-97e3-2f226df06b2c" returned: 0 in 0.529s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:12.539117 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6b8cb680-b252-4409-ab88-de2e2698e95b tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e1294012-4018-4407-97e3-2f226df06b2c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:12.576787 n-d-817210-1 sudo[133221]: ubuntu : TTY=unknown ; 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-e1294012-4018-4407-97e3-2f226df06b2c
Nov 10 18:15:12.578229 n-d-817210-1 sudo[133221]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:13.157732 n-d-817210-1 sudo[133221]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:13.160524 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6b8cb680-b252-4409-ab88-de2e2698e95b tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e1294012-4018-4407-97e3-2f226df06b2c" returned: 0 in 0.621s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:13.162631 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-6b8cb680-b252-4409-ab88-de2e2698e95b tempest-VolumesBackupsTest-1777705668 None] Successfully deleted volume: e1294012-4018-4407-97e3-2f226df06b2c
Nov 10 18:15:13.221031 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-6b8cb680-b252-4409-ab88-de2e2698e95b tempest-VolumesBackupsTest-1777705668 None] Created reservations ['a325b53e-4b91-498a-b0c6-5911b7d89d72', '2eb87e83-e073-402e-916f-c3edd3af6510', 'd6947760-a8d0-43ec-b27b-99a9dcf35b97', 'a8dfb8da-25f6-47cc-8623-f2387b012bab'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:15:13.225742 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-6b8cb680-b252-4409-ab88-de2e2698e95b tempest-VolumesBackupsTest-1777705668 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:15:13.225742 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:15:13.225742 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:15:13.281801 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-6b8cb680-b252-4409-ab88-de2e2698e95b tempest-VolumesBackupsTest-1777705668 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:15:13.284010 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6b8cb680-b252-4409-ab88-de2e2698e95b tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:13.326770 n-d-817210-1 sudo[133241]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:15:13.328852 n-d-817210-1 sudo[133241]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:14.185180 n-d-817210-1 sudo[133241]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:14.188490 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6b8cb680-b252-4409-ab88-de2e2698e95b tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.904s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:14.192185 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6b8cb680-b252-4409-ab88-de2e2698e95b tempest-VolumesBackupsTest-1777705668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:14.241013 n-d-817210-1 sudo[133268]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:15:14.244548 n-d-817210-1 sudo[133268]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:15.186947 n-d-817210-1 sudo[133268]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:15.190343 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6b8cb680-b252-4409-ab88-de2e2698e95b tempest-VolumesBackupsTest-1777705668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.997s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:15.195126 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-6b8cb680-b252-4409-ab88-de2e2698e95b tempest-VolumesBackupsTest-1777705668 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:15:15.211304 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-6b8cb680-b252-4409-ab88-de2e2698e95b tempest-VolumesBackupsTest-1777705668 None] Deleted volume successfully.
Nov 10 18:15:15.243999 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-6b8cb680-b252-4409-ab88-de2e2698e95b tempest-VolumesBackupsTest-1777705668 None] Lock "b'cinder-e1294012-4018-4407-97e3-2f226df06b2c-delete_volume'" released by "delete_volume" :: held 4.077s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:15:15.811772 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:15:15.816378 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:15:15.817070 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:15:15.841370 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] Flow 'volume_create_manager' (83b247f9-9d00-42fa-bf43-682fb08baf9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:15:15.857116 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9fa570e9-a8fd-4db5-93de-e864092ce446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:15:15.915914 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:15:15.988130 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9fa570e9-a8fd-4db5-93de-e864092ce446) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:15:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-250109678',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=dca6db28-c222-4f31-b406-131e39624796,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d04c12f0cda4d2084c65df8b508c2a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:15:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:15:16Z,user_id='dccaecd8a18148f098ca7fe8d9608576',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:15:15.990751 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aad07568-6904-41cf-a2fa-1a7c0952209f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:15:15.992890 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aad07568-6904-41cf-a2fa-1a7c0952209f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:15:16.010679 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (35b603e9-95cf-43e5-b686-a83202a28b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:15:16.154740 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (35b603e9-95cf-43e5-b686-a83202a28b58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'dca6db28-c222-4f31-b406-131e39624796', 'volume_name': 'volume-dca6db28-c222-4f31-b406-131e39624796', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:15:16.161009 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (09b00e33-b759-4ca0-b62e-392acef324ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:15:16.164215 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (09b00e33-b759-4ca0-b62e-392acef324ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:15:16.167752 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9855945f-b501-4e3c-af8e-f93fbae7ba2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:15:16.169265 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] Volume dca6db28-c222-4f31-b406-131e39624796: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-dca6db28-c222-4f31-b406-131e39624796', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Nov 10 18:15:16.170357 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] Cloning dca6db28-c222-4f31-b406-131e39624796 from image 2ec14fde-8309-4e02-a7c2-293acfcfb789 at location (None, None). {{(pid=91926) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Nov 10 18:15:19.113428 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-d3f60095-8100-4a95-a82b-9b57f69d98ff tempest-VolumesSnapshotListTestJSON-650725505 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:15:19.117458 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-d3f60095-8100-4a95-a82b-9b57f69d98ff tempest-VolumesSnapshotListTestJSON-650725505 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:15:19.119753 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-d3f60095-8100-4a95-a82b-9b57f69d98ff tempest-VolumesSnapshotListTestJSON-650725505 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:15:19.137331 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d3f60095-8100-4a95-a82b-9b57f69d98ff tempest-VolumesSnapshotListTestJSON-650725505 None] Flow 'volume_create_manager' (7f96f581-5989-4a24-b935-2ee03085d00e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:15:19.141291 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d3f60095-8100-4a95-a82b-9b57f69d98ff tempest-VolumesSnapshotListTestJSON-650725505 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c9ea4162-029f-4337-bcaa-dcd945bf73f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:15:19.193669 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-d3f60095-8100-4a95-a82b-9b57f69d98ff tempest-VolumesSnapshotListTestJSON-650725505 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:15:19.239818 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d3f60095-8100-4a95-a82b-9b57f69d98ff tempest-VolumesSnapshotListTestJSON-650725505 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c9ea4162-029f-4337-bcaa-dcd945bf73f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:15:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1693534097',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=a8ea4bfe-3e31-4c4e-990f-39f2964099a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='414b87b278ad4bf6b1093a50c27f7f9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:15:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:15:19Z,user_id='c99132797e6c43918f9ba715216f0dc8',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:15:19.243310 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d3f60095-8100-4a95-a82b-9b57f69d98ff tempest-VolumesSnapshotListTestJSON-650725505 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a82421e2-9370-4c0c-b99a-4a62239367b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:15:19.246370 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d3f60095-8100-4a95-a82b-9b57f69d98ff tempest-VolumesSnapshotListTestJSON-650725505 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a82421e2-9370-4c0c-b99a-4a62239367b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:15:19.249434 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d3f60095-8100-4a95-a82b-9b57f69d98ff tempest-VolumesSnapshotListTestJSON-650725505 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a09e7e8d-b632-4e88-9006-532c6c5c4bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:15:19.253165 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d3f60095-8100-4a95-a82b-9b57f69d98ff tempest-VolumesSnapshotListTestJSON-650725505 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a09e7e8d-b632-4e88-9006-532c6c5c4bc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a8ea4bfe-3e31-4c4e-990f-39f2964099a4', 'volume_name': 'volume-a8ea4bfe-3e31-4c4e-990f-39f2964099a4', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:15:19.256494 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d3f60095-8100-4a95-a82b-9b57f69d98ff tempest-VolumesSnapshotListTestJSON-650725505 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d033c934-96c8-4e22-a599-9282b1bffbfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:15:19.258653 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d3f60095-8100-4a95-a82b-9b57f69d98ff tempest-VolumesSnapshotListTestJSON-650725505 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d033c934-96c8-4e22-a599-9282b1bffbfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:15:19.260956 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d3f60095-8100-4a95-a82b-9b57f69d98ff tempest-VolumesSnapshotListTestJSON-650725505 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (62ebc679-f8e3-4baf-bafb-396e51f222ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:15:19.262066 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-d3f60095-8100-4a95-a82b-9b57f69d98ff tempest-VolumesSnapshotListTestJSON-650725505 None] Volume a8ea4bfe-3e31-4c4e-990f-39f2964099a4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a8ea4bfe-3e31-4c4e-990f-39f2964099a4', 'volume_size': 1}
Nov 10 18:15:19.263671 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d3f60095-8100-4a95-a82b-9b57f69d98ff tempest-VolumesSnapshotListTestJSON-650725505 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a8ea4bfe-3e31-4c4e-990f-39f2964099a4 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:19.301710 n-d-817210-1 sudo[133427]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a8ea4bfe-3e31-4c4e-990f-39f2964099a4 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:15:19.302845 n-d-817210-1 sudo[133427]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:20.226199 n-d-817210-1 sudo[133427]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:20.231536 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-d3f60095-8100-4a95-a82b-9b57f69d98ff tempest-VolumesSnapshotListTestJSON-650725505 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a8ea4bfe-3e31-4c4e-990f-39f2964099a4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.967s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:20.236228 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d3f60095-8100-4a95-a82b-9b57f69d98ff tempest-VolumesSnapshotListTestJSON-650725505 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (62ebc679-f8e3-4baf-bafb-396e51f222ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a8ea4bfe-3e31-4c4e-990f-39f2964099a4', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:15:20.238925 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d3f60095-8100-4a95-a82b-9b57f69d98ff tempest-VolumesSnapshotListTestJSON-650725505 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ff5c2562-b458-4ed5-8923-4ddde2eba0d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:15:20.252948 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-d3f60095-8100-4a95-a82b-9b57f69d98ff tempest-VolumesSnapshotListTestJSON-650725505 None] Volume volume-a8ea4bfe-3e31-4c4e-990f-39f2964099a4 (a8ea4bfe-3e31-4c4e-990f-39f2964099a4): created successfully
Nov 10 18:15:20.255338 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d3f60095-8100-4a95-a82b-9b57f69d98ff tempest-VolumesSnapshotListTestJSON-650725505 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ff5c2562-b458-4ed5-8923-4ddde2eba0d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:15:20.258764 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-d3f60095-8100-4a95-a82b-9b57f69d98ff tempest-VolumesSnapshotListTestJSON-650725505 None] Flow 'volume_create_manager' (7f96f581-5989-4a24-b935-2ee03085d00e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:15:20.274720 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-d3f60095-8100-4a95-a82b-9b57f69d98ff tempest-VolumesSnapshotListTestJSON-650725505 None] Created volume successfully.
Nov 10 18:15:21.899137 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-086cb6af-9679-4690-a66b-b3f130aea99a tempest-VolumesSnapshotListTestJSON-650725505 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a8ea4bfe-3e31-4c4e-990f-39f2964099a4 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:21.937163 n-d-817210-1 sudo[133484]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a8ea4bfe-3e31-4c4e-990f-39f2964099a4
Nov 10 18:15:21.941978 n-d-817210-1 sudo[133484]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:22.461019 n-d-817210-1 sudo[133484]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:22.463622 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-086cb6af-9679-4690-a66b-b3f130aea99a tempest-VolumesSnapshotListTestJSON-650725505 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a8ea4bfe-3e31-4c4e-990f-39f2964099a4" returned: 0 in 0.564s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:22.465343 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-086cb6af-9679-4690-a66b-b3f130aea99a tempest-VolumesSnapshotListTestJSON-650725505 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8e872767-f451-482f-b4ab-c2f573fbe5dd --snapshot stack-volumes-lvmdriver-1/volume-a8ea4bfe-3e31-4c4e-990f-39f2964099a4 -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:22.482749 n-d-817210-1 sudo[133490]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8e872767-f451-482f-b4ab-c2f573fbe5dd --snapshot stack-volumes-lvmdriver-1/volume-a8ea4bfe-3e31-4c4e-990f-39f2964099a4 -L 1.00g
Nov 10 18:15:22.483709 n-d-817210-1 sudo[133490]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:23.303642 n-d-817210-1 sudo[133490]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:23.306548 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-086cb6af-9679-4690-a66b-b3f130aea99a tempest-VolumesSnapshotListTestJSON-650725505 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8e872767-f451-482f-b4ab-c2f573fbe5dd --snapshot stack-volumes-lvmdriver-1/volume-a8ea4bfe-3e31-4c4e-990f-39f2964099a4 -L 1.00g" returned: 0 in 0.841s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:23.388132 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-086cb6af-9679-4690-a66b-b3f130aea99a tempest-VolumesSnapshotListTestJSON-650725505 None] Create snapshot completed successfully
Nov 10 18:15:24.859920 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-2b8ba00e-41df-4d24-99c7-9ea168607805 tempest-VolumesSnapshotListTestJSON-650725505 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a8ea4bfe-3e31-4c4e-990f-39f2964099a4 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:24.915289 n-d-817210-1 sudo[133658]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a8ea4bfe-3e31-4c4e-990f-39f2964099a4
Nov 10 18:15:24.916149 n-d-817210-1 sudo[133658]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:25.785915 n-d-817210-1 sudo[133658]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:25.788887 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-2b8ba00e-41df-4d24-99c7-9ea168607805 tempest-VolumesSnapshotListTestJSON-650725505 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a8ea4bfe-3e31-4c4e-990f-39f2964099a4" returned: 0 in 0.929s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:25.790624 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-2b8ba00e-41df-4d24-99c7-9ea168607805 tempest-VolumesSnapshotListTestJSON-650725505 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-657d89e9-5a3c-4155-a838-5502018777e6 --snapshot stack-volumes-lvmdriver-1/volume-a8ea4bfe-3e31-4c4e-990f-39f2964099a4 -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:25.821211 n-d-817210-1 sudo[133689]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-657d89e9-5a3c-4155-a838-5502018777e6 --snapshot stack-volumes-lvmdriver-1/volume-a8ea4bfe-3e31-4c4e-990f-39f2964099a4 -L 1.00g
Nov 10 18:15:25.822410 n-d-817210-1 sudo[133689]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:26.835494 n-d-817210-1 sudo[133689]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:26.838130 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-2b8ba00e-41df-4d24-99c7-9ea168607805 tempest-VolumesSnapshotListTestJSON-650725505 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-657d89e9-5a3c-4155-a838-5502018777e6 --snapshot stack-volumes-lvmdriver-1/volume-a8ea4bfe-3e31-4c4e-990f-39f2964099a4 -L 1.00g" returned: 0 in 1.047s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:27.050910 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-2b8ba00e-41df-4d24-99c7-9ea168607805 tempest-VolumesSnapshotListTestJSON-650725505 None] Create snapshot completed successfully
Nov 10 18:15:28.815785 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b1c28c78-bde4-49c2-ab7c-30035bab711a tempest-VolumesSnapshotListTestJSON-650725505 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a8ea4bfe-3e31-4c4e-990f-39f2964099a4 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:28.857422 n-d-817210-1 sudo[133852]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a8ea4bfe-3e31-4c4e-990f-39f2964099a4
Nov 10 18:15:28.858236 n-d-817210-1 sudo[133852]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:29.555286 n-d-817210-1 sudo[133852]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:29.559448 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b1c28c78-bde4-49c2-ab7c-30035bab711a tempest-VolumesSnapshotListTestJSON-650725505 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a8ea4bfe-3e31-4c4e-990f-39f2964099a4" returned: 0 in 0.744s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:29.561444 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b1c28c78-bde4-49c2-ab7c-30035bab711a tempest-VolumesSnapshotListTestJSON-650725505 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c40514e4-4b8b-4116-bffa-7cda58a3e0d4 --snapshot stack-volumes-lvmdriver-1/volume-a8ea4bfe-3e31-4c4e-990f-39f2964099a4 -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:29.619808 n-d-817210-1 sudo[133855]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c40514e4-4b8b-4116-bffa-7cda58a3e0d4 --snapshot stack-volumes-lvmdriver-1/volume-a8ea4bfe-3e31-4c4e-990f-39f2964099a4 -L 1.00g
Nov 10 18:15:29.622037 n-d-817210-1 sudo[133855]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:30.660340 n-d-817210-1 sudo[133855]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:30.665711 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b1c28c78-bde4-49c2-ab7c-30035bab711a tempest-VolumesSnapshotListTestJSON-650725505 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c40514e4-4b8b-4116-bffa-7cda58a3e0d4 --snapshot stack-volumes-lvmdriver-1/volume-a8ea4bfe-3e31-4c4e-990f-39f2964099a4 -L 1.00g" returned: 0 in 1.104s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:30.755966 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-b1c28c78-bde4-49c2-ab7c-30035bab711a tempest-VolumesSnapshotListTestJSON-650725505 None] Create snapshot completed successfully
Nov 10 18:15:32.373396 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-6348c21f-5c2a-433b-9121-163a2abf6f9e tempest-VolumesSnapshotListTestJSON-650725505 None] Lock "b'cinder-c40514e4-4b8b-4116-bffa-7cda58a3e0d4-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.027s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:15:32.377634 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6348c21f-5c2a-433b-9121-163a2abf6f9e tempest-VolumesSnapshotListTestJSON-650725505 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c40514e4-4b8b-4116-bffa-7cda58a3e0d4 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:32.419931 n-d-817210-1 sudo[134051]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c40514e4-4b8b-4116-bffa-7cda58a3e0d4
Nov 10 18:15:32.420805 n-d-817210-1 sudo[134051]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:32.988261 n-d-817210-1 sudo[134051]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:32.999091 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6348c21f-5c2a-433b-9121-163a2abf6f9e tempest-VolumesSnapshotListTestJSON-650725505 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c40514e4-4b8b-4116-bffa-7cda58a3e0d4" returned: 0 in 0.617s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:33.001443 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6348c21f-5c2a-433b-9121-163a2abf6f9e tempest-VolumesSnapshotListTestJSON-650725505 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c40514e4-4b8b-4116-bffa-7cda58a3e0d4 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:33.043274 n-d-817210-1 sudo[134059]: ubuntu : TTY=unknown ; 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-c40514e4-4b8b-4116-bffa-7cda58a3e0d4
Nov 10 18:15:33.044098 n-d-817210-1 sudo[134059]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:34.119436 n-d-817210-1 sudo[134059]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:34.121587 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6348c21f-5c2a-433b-9121-163a2abf6f9e tempest-VolumesSnapshotListTestJSON-650725505 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c40514e4-4b8b-4116-bffa-7cda58a3e0d4" returned: 0 in 1.120s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:34.320063 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-6348c21f-5c2a-433b-9121-163a2abf6f9e tempest-VolumesSnapshotListTestJSON-650725505 None] Created reservations ['9eb11a9e-e54c-4896-b0cd-8a93e08f9314', '1bc7ec5d-64c6-4999-bf64-4147326d8fa0', '7b4926a8-a290-430b-aebf-fd85d2bec398', '14e0d8d8-d141-4edc-bea9-cd65498ddcaf'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:15:34.322834 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-6348c21f-5c2a-433b-9121-163a2abf6f9e tempest-VolumesSnapshotListTestJSON-650725505 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:15:34.322834 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:15:34.322834 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:15:34.390967 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-6348c21f-5c2a-433b-9121-163a2abf6f9e tempest-VolumesSnapshotListTestJSON-650725505 None] Delete snapshot completed successfully.
Nov 10 18:15:34.398489 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-6348c21f-5c2a-433b-9121-163a2abf6f9e tempest-VolumesSnapshotListTestJSON-650725505 None] Lock "b'cinder-c40514e4-4b8b-4116-bffa-7cda58a3e0d4-delete_snapshot'" released by "delete_snapshot" :: held 2.025s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:15:34.834241 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-8d69f3de-dd04-43d0-ba7d-ad2ca3098e5c tempest-VolumesSnapshotListTestJSON-650725505 None] Lock "b'cinder-657d89e9-5a3c-4155-a838-5502018777e6-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.012s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:15:34.836104 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8d69f3de-dd04-43d0-ba7d-ad2ca3098e5c tempest-VolumesSnapshotListTestJSON-650725505 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-657d89e9-5a3c-4155-a838-5502018777e6 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:34.891337 n-d-817210-1 sudo[134170]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-657d89e9-5a3c-4155-a838-5502018777e6
Nov 10 18:15:34.894321 n-d-817210-1 sudo[134170]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:35.142414 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_ngkk557en-d-817210-1@lvmdriver-1, size 616.00 MB, duration 18.97 sec {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Nov 10 18:15:35.142414 n-d-817210-1 cinder-volume[91926]: INFO cinder.image.image_utils [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] Image download 616.00 MB at 32.47 MB/s
Nov 10 18:15:35.214213 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_ngkk557en-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:35.399241 n-d-817210-1 sudo[134172]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_ngkk557en-d-817210-1@lvmdriver-1
Nov 10 18:15:35.400645 n-d-817210-1 sudo[134172]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:35.709225 n-d-817210-1 sudo[134170]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:35.711695 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8d69f3de-dd04-43d0-ba7d-ad2ca3098e5c tempest-VolumesSnapshotListTestJSON-650725505 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-657d89e9-5a3c-4155-a838-5502018777e6" returned: 0 in 0.875s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:35.713855 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8d69f3de-dd04-43d0-ba7d-ad2ca3098e5c tempest-VolumesSnapshotListTestJSON-650725505 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-657d89e9-5a3c-4155-a838-5502018777e6 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:35.768321 n-d-817210-1 sudo[134178]: ubuntu : TTY=unknown ; 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-657d89e9-5a3c-4155-a838-5502018777e6
Nov 10 18:15:35.769313 n-d-817210-1 sudo[134178]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:36.063462 n-d-817210-1 sudo[134172]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:36.065686 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_ngkk557en-d-817210-1@lvmdriver-1" returned: 0 in 0.851s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:36.066551 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] Temporary image 2ec14fde-8309-4e02-a7c2-293acfcfb789 is fetched for user dccaecd8a18148f098ca7fe8d9608576. {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Nov 10 18:15:36.167125 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_ngkk557en-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:36.347308 n-d-817210-1 sudo[134183]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_ngkk557en-d-817210-1@lvmdriver-1
Nov 10 18:15:36.348125 n-d-817210-1 sudo[134183]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:36.928377 n-d-817210-1 sudo[134178]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:36.932499 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8d69f3de-dd04-43d0-ba7d-ad2ca3098e5c tempest-VolumesSnapshotListTestJSON-650725505 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-657d89e9-5a3c-4155-a838-5502018777e6" returned: 0 in 1.218s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:37.111596 n-d-817210-1 sudo[134183]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:37.114354 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_ngkk557en-d-817210-1@lvmdriver-1" returned: 0 in 0.947s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:37.126353 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dca6db28-c222-4f31-b406-131e39624796 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:37.167052 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-8d69f3de-dd04-43d0-ba7d-ad2ca3098e5c tempest-VolumesSnapshotListTestJSON-650725505 None] Created reservations ['82a900a3-f0ee-4880-a373-f6337c183a6d', 'fe83cebd-4518-4d62-aa65-145ebb77d79a', '13f69fa8-61b5-4b44-9bea-8ecf23bb42b3', 'd9a3e034-ae8c-4bd8-89b4-fa573db8da6c'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:15:37.169726 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-8d69f3de-dd04-43d0-ba7d-ad2ca3098e5c tempest-VolumesSnapshotListTestJSON-650725505 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:15:37.169726 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:15:37.169726 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:15:37.193551 n-d-817210-1 sudo[134251]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dca6db28-c222-4f31-b406-131e39624796 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:15:37.194501 n-d-817210-1 sudo[134251]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:37.275916 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-8d69f3de-dd04-43d0-ba7d-ad2ca3098e5c tempest-VolumesSnapshotListTestJSON-650725505 None] Delete snapshot completed successfully.
Nov 10 18:15:37.281886 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-8d69f3de-dd04-43d0-ba7d-ad2ca3098e5c tempest-VolumesSnapshotListTestJSON-650725505 None] Lock "b'cinder-657d89e9-5a3c-4155-a838-5502018777e6-delete_snapshot'" released by "delete_snapshot" :: held 2.448s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:15:37.765220 n-d-817210-1 sudo[134251]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:37.767438 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dca6db28-c222-4f31-b406-131e39624796 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.641s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:37.789129 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] Attempting download of 2ec14fde-8309-4e02-a7c2-293acfcfb789 ((None, None)) to volume dca6db28-c222-4f31-b406-131e39624796. {{(pid=91926) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Nov 10 18:15:37.832260 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_plernez6 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:37.920645 n-d-817210-1 sudo[134283]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_plernez6
Nov 10 18:15:37.922085 n-d-817210-1 sudo[134283]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:38.347149 n-d-817210-1 sudo[134283]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:38.349501 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_plernez6" returned: 0 in 0.517s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:38.350711 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_ngkk557en-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:38.408460 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-7abf21cf-f395-4666-8598-7f0d0f357193 tempest-VolumesSnapshotListTestJSON-650725505 None] Lock "b'cinder-8e872767-f451-482f-b4ab-c2f573fbe5dd-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.018s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:15:38.416659 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7abf21cf-f395-4666-8598-7f0d0f357193 tempest-VolumesSnapshotListTestJSON-650725505 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-8e872767-f451-482f-b4ab-c2f573fbe5dd {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:38.459568 n-d-817210-1 sudo[134289]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-8e872767-f451-482f-b4ab-c2f573fbe5dd
Nov 10 18:15:38.463131 n-d-817210-1 sudo[134289]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:38.496502 n-d-817210-1 sudo[134287]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_ngkk557en-d-817210-1@lvmdriver-1
Nov 10 18:15:38.497343 n-d-817210-1 sudo[134287]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:39.013846 n-d-817210-1 sudo[134287]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:39.016256 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_ngkk557en-d-817210-1@lvmdriver-1" returned: 0 in 0.665s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:39.017088 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] 2ec14fde-8309-4e02-a7c2-293acfcfb789 was vhdx, converting to raw {{(pid=91926) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Nov 10 18:15:39.018074 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_ngkk557en-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dca6db28--c222--4f31--b406--131e39624796 oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:39.038911 n-d-817210-1 sudo[134289]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:39.039864 n-d-817210-1 sudo[134328]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_ngkk557en-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dca6db28--c222--4f31--b406--131e39624796 oflag=direct
Nov 10 18:15:39.040664 n-d-817210-1 sudo[134328]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:39.041241 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7abf21cf-f395-4666-8598-7f0d0f357193 tempest-VolumesSnapshotListTestJSON-650725505 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-8e872767-f451-482f-b4ab-c2f573fbe5dd" returned: 0 in 0.630s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:39.043476 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7abf21cf-f395-4666-8598-7f0d0f357193 tempest-VolumesSnapshotListTestJSON-650725505 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8e872767-f451-482f-b4ab-c2f573fbe5dd {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:39.063714 n-d-817210-1 sudo[134330]: ubuntu : TTY=unknown ; 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-8e872767-f451-482f-b4ab-c2f573fbe5dd
Nov 10 18:15:39.064521 n-d-817210-1 sudo[134330]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:39.406178 n-d-817210-1 sudo[134328]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:39.408761 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_ngkk557en-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dca6db28--c222--4f31--b406--131e39624796 oflag=direct" returned: 0 in 0.390s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:39.409986 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_ngkk557en-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--dca6db28--c222--4f31--b406--131e39624796 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:39.436577 n-d-817210-1 sudo[134355]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_ngkk557en-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--dca6db28--c222--4f31--b406--131e39624796
Nov 10 18:15:39.437439 n-d-817210-1 sudo[134355]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:39.768360 n-d-817210-1 sudo[134330]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:39.771355 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7abf21cf-f395-4666-8598-7f0d0f357193 tempest-VolumesSnapshotListTestJSON-650725505 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8e872767-f451-482f-b4ab-c2f573fbe5dd" returned: 0 in 0.727s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:39.882043 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-7abf21cf-f395-4666-8598-7f0d0f357193 tempest-VolumesSnapshotListTestJSON-650725505 None] Created reservations ['f0bcd579-4834-47eb-bc4e-88505d16dd6f', '3c50e069-3ca1-4879-b7e8-11f203dcfc3d', '39fe0372-4e46-4bd2-8c81-55863b1ce1ad', '149a486b-2844-4ce1-91c9-2d2a9b9b4a3f'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:15:39.884602 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-7abf21cf-f395-4666-8598-7f0d0f357193 tempest-VolumesSnapshotListTestJSON-650725505 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:15:39.884602 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:15:39.884602 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:15:40.008920 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-7abf21cf-f395-4666-8598-7f0d0f357193 tempest-VolumesSnapshotListTestJSON-650725505 None] Delete snapshot completed successfully.
Nov 10 18:15:40.026484 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-7abf21cf-f395-4666-8598-7f0d0f357193 tempest-VolumesSnapshotListTestJSON-650725505 None] Lock "b'cinder-8e872767-f451-482f-b4ab-c2f573fbe5dd-delete_snapshot'" released by "delete_snapshot" :: held 1.619s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:15:40.828306 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-ac1eafca-ae01-4e04-9788-60b0cb49ddd1 tempest-VolumesSnapshotListTestJSON-650725505 None] Lock "b'cinder-a8ea4bfe-3e31-4c4e-990f-39f2964099a4-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:15:40.884140 n-d-817210-1 sudo[134355]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:40.919662 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_ngkk557en-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--dca6db28--c222--4f31--b406--131e39624796" returned: 0 in 1.508s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:40.921000 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_ngkk557en-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:41.066051 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-ac1eafca-ae01-4e04-9788-60b0cb49ddd1 tempest-VolumesSnapshotListTestJSON-650725505 None] Skipping remove_export. No iscsi_target is presently exported for volume: a8ea4bfe-3e31-4c4e-990f-39f2964099a4
Nov 10 18:15:41.068036 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ac1eafca-ae01-4e04-9788-60b0cb49ddd1 tempest-VolumesSnapshotListTestJSON-650725505 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a8ea4bfe-3e31-4c4e-990f-39f2964099a4 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:41.096184 n-d-817210-1 sudo[134497]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a8ea4bfe-3e31-4c4e-990f-39f2964099a4
Nov 10 18:15:41.097669 n-d-817210-1 sudo[134497]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:41.192709 n-d-817210-1 sudo[134486]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_ngkk557en-d-817210-1@lvmdriver-1
Nov 10 18:15:41.196643 n-d-817210-1 sudo[134486]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:41.693841 n-d-817210-1 sudo[134486]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:41.696554 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_ngkk557en-d-817210-1@lvmdriver-1" returned: 0 in 0.775s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:41.697642 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_ngkk557en-d-817210-1@lvmdriver-1, size 700.00 MB, duration 1.51 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--dca6db28--c222--4f31--b406--131e39624796 {{(pid=91926) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Nov 10 18:15:41.698304 n-d-817210-1 cinder-volume[91926]: INFO cinder.image.image_utils [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] Converted 700.00 MB image at 463.31 MB/s
Nov 10 18:15:41.698981 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] Downloaded image 2ec14fde-8309-4e02-a7c2-293acfcfb789 ((None, None)) to volume dca6db28-c222-4f31-b406-131e39624796 successfully. {{(pid=91926) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Nov 10 18:15:41.716293 n-d-817210-1 sudo[134497]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:41.848169 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] Temporary image 2ec14fde-8309-4e02-a7c2-293acfcfb789 for user dccaecd8a18148f098ca7fe8d9608576 is deleted. {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Nov 10 18:15:41.849030 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] Marking volume dca6db28-c222-4f31-b406-131e39624796 as bootable. {{(pid=91926) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Nov 10 18:15:41.855796 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ac1eafca-ae01-4e04-9788-60b0cb49ddd1 tempest-VolumesSnapshotListTestJSON-650725505 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a8ea4bfe-3e31-4c4e-990f-39f2964099a4" returned: 0 in 0.788s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:41.858338 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ac1eafca-ae01-4e04-9788-60b0cb49ddd1 tempest-VolumesSnapshotListTestJSON-650725505 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a8ea4bfe-3e31-4c4e-990f-39f2964099a4 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:41.899252 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] Copying metadata from image 2ec14fde-8309-4e02-a7c2-293acfcfb789 to dca6db28-c222-4f31-b406-131e39624796. {{(pid=91926) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Nov 10 18:15:41.899922 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] Creating volume glance metadata for volume dca6db28-c222-4f31-b406-131e39624796 backed by image 2ec14fde-8309-4e02-a7c2-293acfcfb789 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=91926) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Nov 10 18:15:41.918946 n-d-817210-1 sudo[134529]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a8ea4bfe-3e31-4c4e-990f-39f2964099a4
Nov 10 18:15:41.919836 n-d-817210-1 sudo[134529]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:42.052622 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9855945f-b501-4e3c-af8e-f93fbae7ba2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dca6db28-c222-4f31-b406-131e39624796', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:15:42.058674 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (30590fbc-0431-4ab5-af94-d4946763ce84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:15:42.079550 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] Volume volume-dca6db28-c222-4f31-b406-131e39624796 (dca6db28-c222-4f31-b406-131e39624796): created successfully
Nov 10 18:15:42.081959 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (30590fbc-0431-4ab5-af94-d4946763ce84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:15:42.087841 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] Flow 'volume_create_manager' (83b247f9-9d00-42fa-bf43-682fb08baf9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:15:42.110390 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-538e98ca-7c47-49a5-9ca0-9f7fea5931c6 tempest-TestVolumeBackupRestore-493211535 None] Created volume successfully.
Nov 10 18:15:42.542428 n-d-817210-1 sudo[134529]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:42.546546 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ac1eafca-ae01-4e04-9788-60b0cb49ddd1 tempest-VolumesSnapshotListTestJSON-650725505 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a8ea4bfe-3e31-4c4e-990f-39f2964099a4" returned: 0 in 0.688s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:42.549189 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ac1eafca-ae01-4e04-9788-60b0cb49ddd1 tempest-VolumesSnapshotListTestJSON-650725505 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a8ea4bfe-3e31-4c4e-990f-39f2964099a4 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:42.576872 n-d-817210-1 sudo[134532]: ubuntu : TTY=unknown ; 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-a8ea4bfe-3e31-4c4e-990f-39f2964099a4
Nov 10 18:15:42.579907 n-d-817210-1 sudo[134532]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:43.298130 n-d-817210-1 sudo[134532]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:43.300540 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ac1eafca-ae01-4e04-9788-60b0cb49ddd1 tempest-VolumesSnapshotListTestJSON-650725505 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a8ea4bfe-3e31-4c4e-990f-39f2964099a4" returned: 0 in 0.751s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:43.302444 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-ac1eafca-ae01-4e04-9788-60b0cb49ddd1 tempest-VolumesSnapshotListTestJSON-650725505 None] Successfully deleted volume: a8ea4bfe-3e31-4c4e-990f-39f2964099a4
Nov 10 18:15:43.420325 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-ac1eafca-ae01-4e04-9788-60b0cb49ddd1 tempest-VolumesSnapshotListTestJSON-650725505 None] Created reservations ['e7520691-d3d5-4170-99de-70d3ce4c4cb8', '7ed7f8e6-cf78-45b6-8fc3-3d0a88fd049e', 'c6ad75f1-50a5-4330-979e-4acc1c2f253d', 'bd618760-9bd4-4b60-ae34-b0992c371310'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:15:43.424909 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-ac1eafca-ae01-4e04-9788-60b0cb49ddd1 tempest-VolumesSnapshotListTestJSON-650725505 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:15:43.424909 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:15:43.424909 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:15:43.484779 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-ac1eafca-ae01-4e04-9788-60b0cb49ddd1 tempest-VolumesSnapshotListTestJSON-650725505 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:15:43.485694 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ac1eafca-ae01-4e04-9788-60b0cb49ddd1 tempest-VolumesSnapshotListTestJSON-650725505 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:43.534603 n-d-817210-1 sudo[134552]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:15:43.540703 n-d-817210-1 sudo[134552]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:43.604905 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.driver [None req-10967968-ae65-42b3-9148-f3b1bd8d4b64 tempest-TestVolumeBackupRestore-493211535 None] Creating a new backup for volume volume-dca6db28-c222-4f31-b406-131e39624796. {{(pid=91926) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Nov 10 18:15:43.627555 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-10967968-ae65-42b3-9148-f3b1bd8d4b64 tempest-TestVolumeBackupRestore-493211535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-dca6db28-c222-4f31-b406-131e39624796 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:43.687188 n-d-817210-1 sudo[134559]: 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-dca6db28-c222-4f31-b406-131e39624796
Nov 10 18:15:43.691950 n-d-817210-1 sudo[134559]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:44.188236 n-d-817210-1 sudo[134552]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:44.190523 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ac1eafca-ae01-4e04-9788-60b0cb49ddd1 tempest-VolumesSnapshotListTestJSON-650725505 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.705s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:44.192923 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ac1eafca-ae01-4e04-9788-60b0cb49ddd1 tempest-VolumesSnapshotListTestJSON-650725505 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:44.227405 n-d-817210-1 sudo[134572]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:15:44.228884 n-d-817210-1 sudo[134572]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:15:44.388638 n-d-817210-1 sudo[134559]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:44.390987 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-10967968-ae65-42b3-9148-f3b1bd8d4b64 tempest-TestVolumeBackupRestore-493211535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-dca6db28-c222-4f31-b406-131e39624796" returned: 0 in 0.763s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:44.501115 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:44.526708 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:44.527427 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:15:44.527661 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-10967968-ae65-42b3-9148-f3b1bd8d4b64 tempest-TestVolumeBackupRestore-493211535 None] Targets prior to update: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 18:15:44.528461 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-10967968-ae65-42b3-9148-f3b1bd8d4b64 tempest-TestVolumeBackupRestore-493211535 None] Creating iscsi_target for Volume ID: volume-dca6db28-c222-4f31-b406-131e39624796 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 18:15:44.536972 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-10967968-ae65-42b3-9148-f3b1bd8d4b64 tempest-TestVolumeBackupRestore-493211535 None] Created volume path /opt/stack/data/cinder/volumes/volume-dca6db28-c222-4f31-b406-131e39624796,
Nov 10 18:15:44.536972 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 18:15:44.536972 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:15:44.536972 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-dca6db28-c222-4f31-b406-131e39624796
Nov 10 18:15:44.536972 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 18:15:44.536972 n-d-817210-1 cinder-volume[91926]: incominguser 59PfEyxyCTUHgG9oJ3PS 565XJqWoDmqAE3Vt
Nov 10 18:15:44.536972 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:15:44.536972 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 18:15:44.536972 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:15:44.536972 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 18:15:44.538444 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-dca6db28-c222-4f31-b406-131e39624796 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:44.946972 n-d-817210-1 sudo[134572]: pam_unix(sudo:session): session closed for user root
Nov 10 18:15:44.948848 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ac1eafca-ae01-4e04-9788-60b0cb49ddd1 tempest-VolumesSnapshotListTestJSON-650725505 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.756s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:44.950553 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-ac1eafca-ae01-4e04-9788-60b0cb49ddd1 tempest-VolumesSnapshotListTestJSON-650725505 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:15:44.964294 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-ac1eafca-ae01-4e04-9788-60b0cb49ddd1 tempest-VolumesSnapshotListTestJSON-650725505 None] Deleted volume successfully.
Nov 10 18:15:44.987365 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-ac1eafca-ae01-4e04-9788-60b0cb49ddd1 tempest-VolumesSnapshotListTestJSON-650725505 None] Lock "b'cinder-a8ea4bfe-3e31-4c4e-990f-39f2964099a4-delete_volume'" released by "delete_volume" :: held 4.160s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:15:45.205285 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-dca6db28-c222-4f31-b406-131e39624796" returned: 0 in 0.665s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:45.206288 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:15:45.207047 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-10967968-ae65-42b3-9148-f3b1bd8d4b64 tempest-TestVolumeBackupRestore-493211535 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 18:15:45.207403 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-10967968-ae65-42b3-9148-f3b1bd8d4b64 tempest-TestVolumeBackupRestore-493211535 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 18:15:45.209399 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:45.221080 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:45.221080 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dca6db28-c222-4f31-b406-131e39624796\n System information:\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-dca6db28-c222-4f31-b406-131e39624796\n Backing store flags: \n Account information:\n 59PfEyxyCTUHgG9oJ3PS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:15:45.221494 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-10967968-ae65-42b3-9148-f3b1bd8d4b64 tempest-TestVolumeBackupRestore-493211535 None] Targets after update: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 18:15:45.222430 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:45.340347 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.117s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:45.340682 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dca6db28-c222-4f31-b406-131e39624796\n System information:\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-dca6db28-c222-4f31-b406-131e39624796\n Backing store flags: \n Account information:\n 59PfEyxyCTUHgG9oJ3PS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:15:45.341865 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:15:45.461570 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.119s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:15:45.462226 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dca6db28-c222-4f31-b406-131e39624796\n System information:\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-dca6db28-c222-4f31-b406-131e39624796\n Backing store flags: \n Account information:\n 59PfEyxyCTUHgG9oJ3PS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:15:45.462868 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [None req-10967968-ae65-42b3-9148-f3b1bd8d4b64 tempest-TestVolumeBackupRestore-493211535 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-dca6db28-c222-4f31-b406-131e39624796 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 18:15:45.531307 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-10967968-ae65-42b3-9148-f3b1bd8d4b64 tempest-TestVolumeBackupRestore-493211535 None] Initialize volume connection completed successfully.
Nov 10 18:16:02.572226 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:16:02.572844 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:16:02.573229 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:02.626369 n-d-817210-1 sudo[134975]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:16:02.627244 n-d-817210-1 sudo[134975]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:16:03.464038 n-d-817210-1 sudo[134975]: pam_unix(sudo:session): session closed for user root
Nov 10 18:16:03.466130 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.893s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:03.467798 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:03.519597 n-d-817210-1 sudo[135017]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:16:03.520455 n-d-817210-1 sudo[135017]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:16:04.374184 n-d-817210-1 sudo[135017]: pam_unix(sudo:session): session closed for user root
Nov 10 18:16:04.376326 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.908s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:04.377645 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:16:20.151748 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-6de45e16-7751-4278-8c7d-9ac46ea55dbe tempest-TestVolumeBootPattern-2057914484 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:16:20.157585 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-6de45e16-7751-4278-8c7d-9ac46ea55dbe tempest-TestVolumeBootPattern-2057914484 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:16:20.158327 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-6de45e16-7751-4278-8c7d-9ac46ea55dbe tempest-TestVolumeBootPattern-2057914484 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:16:20.175881 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6de45e16-7751-4278-8c7d-9ac46ea55dbe tempest-TestVolumeBootPattern-2057914484 None] Flow 'volume_create_manager' (49176367-388c-4af7-9a1f-56612db8aee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:16:20.179556 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6de45e16-7751-4278-8c7d-9ac46ea55dbe tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (877e6a38-66c3-4c26-8f12-3a96c89061ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:16:20.211023 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-6de45e16-7751-4278-8c7d-9ac46ea55dbe tempest-TestVolumeBootPattern-2057914484 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:16:20.236029 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6de45e16-7751-4278-8c7d-9ac46ea55dbe tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (877e6a38-66c3-4c26-8f12-3a96c89061ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:16:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-970888114',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=2ac41dd6-b6d8-482d-961b-0e3644955aac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12190419ac9249099264cdf63e260b6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:16:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:16:20Z,user_id='cf79cd0daffd43c8875d5afda229b046',volume_attachment=>,volume_type=VolumeType(d877a1a3-d6c8-4727-9486-4517fa557aae),volume_type_id=d877a1a3-d6c8-4727-9486-4517fa557aae)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:16:20.240549 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6de45e16-7751-4278-8c7d-9ac46ea55dbe tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (73cc3423-0ccd-45ee-8320-109a04679d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:16:20.240874 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6de45e16-7751-4278-8c7d-9ac46ea55dbe tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (73cc3423-0ccd-45ee-8320-109a04679d2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:16:20.243678 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6de45e16-7751-4278-8c7d-9ac46ea55dbe tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d48ea95a-5b83-405a-8a69-5963a356cfe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:16:20.246392 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6de45e16-7751-4278-8c7d-9ac46ea55dbe tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d48ea95a-5b83-405a-8a69-5963a356cfe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2ac41dd6-b6d8-482d-961b-0e3644955aac', 'volume_name': 'volume-2ac41dd6-b6d8-482d-961b-0e3644955aac', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:16:20.248849 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6de45e16-7751-4278-8c7d-9ac46ea55dbe tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fa23ebe1-3d69-40b6-97ef-1b4d5b41b8f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:16:20.251074 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6de45e16-7751-4278-8c7d-9ac46ea55dbe tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fa23ebe1-3d69-40b6-97ef-1b4d5b41b8f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:16:20.253213 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6de45e16-7751-4278-8c7d-9ac46ea55dbe tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (af4c114b-a577-4a2c-8896-845b634f55ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:16:20.254026 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-6de45e16-7751-4278-8c7d-9ac46ea55dbe tempest-TestVolumeBootPattern-2057914484 None] Volume 2ac41dd6-b6d8-482d-961b-0e3644955aac: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2ac41dd6-b6d8-482d-961b-0e3644955aac', 'volume_size': 1}
Nov 10 18:16:20.255450 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6de45e16-7751-4278-8c7d-9ac46ea55dbe tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2ac41dd6-b6d8-482d-961b-0e3644955aac stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:20.276773 n-d-817210-1 sudo[135352]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2ac41dd6-b6d8-482d-961b-0e3644955aac stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:16:20.277657 n-d-817210-1 sudo[135352]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:16:20.775884 n-d-817210-1 sudo[135352]: pam_unix(sudo:session): session closed for user root
Nov 10 18:16:20.779987 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6de45e16-7751-4278-8c7d-9ac46ea55dbe tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2ac41dd6-b6d8-482d-961b-0e3644955aac stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.523s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:20.785831 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6de45e16-7751-4278-8c7d-9ac46ea55dbe tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (af4c114b-a577-4a2c-8896-845b634f55ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2ac41dd6-b6d8-482d-961b-0e3644955aac', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:16:20.790337 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6de45e16-7751-4278-8c7d-9ac46ea55dbe tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ae9c7185-f34d-4a26-895e-b23b255d1696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:16:20.809657 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-6de45e16-7751-4278-8c7d-9ac46ea55dbe tempest-TestVolumeBootPattern-2057914484 None] Volume volume-2ac41dd6-b6d8-482d-961b-0e3644955aac (2ac41dd6-b6d8-482d-961b-0e3644955aac): created successfully
Nov 10 18:16:20.812910 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6de45e16-7751-4278-8c7d-9ac46ea55dbe tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ae9c7185-f34d-4a26-895e-b23b255d1696) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:16:20.816380 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6de45e16-7751-4278-8c7d-9ac46ea55dbe tempest-TestVolumeBootPattern-2057914484 None] Flow 'volume_create_manager' (49176367-388c-4af7-9a1f-56612db8aee4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:16:20.828220 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-6de45e16-7751-4278-8c7d-9ac46ea55dbe tempest-TestVolumeBootPattern-2057914484 None] Created volume successfully.
Nov 10 18:16:23.897308 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a6a6f0e1-eb8d-42bc-9537-f61363aa74a8 tempest-BackendsCapabilitiesAdminTestsJSON-1090095355 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-817210-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=91926) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4477}}
Nov 10 18:16:23.951378 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b7b36e2e-6044-431a-90b9-a9c53e2fc790 tempest-BackendsCapabilitiesAdminTestsJSON-1090095355 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-817210-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=91926) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4477}}
Nov 10 18:16:24.836172 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-aa6ccf1a-a4ff-47c7-9ae3-3886b6690dea req-59bbfd53-50d6-456d-b9b3-318cb56e718b tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2ac41dd6-b6d8-482d-961b-0e3644955aac {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:24.874565 n-d-817210-1 sudo[135414]: 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-2ac41dd6-b6d8-482d-961b-0e3644955aac
Nov 10 18:16:24.876109 n-d-817210-1 sudo[135414]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:16:25.371884 n-d-817210-1 sudo[135414]: pam_unix(sudo:session): session closed for user root
Nov 10 18:16:25.374974 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-aa6ccf1a-a4ff-47c7-9ae3-3886b6690dea req-59bbfd53-50d6-456d-b9b3-318cb56e718b tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2ac41dd6-b6d8-482d-961b-0e3644955aac" returned: 0 in 0.538s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:25.440208 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:25.453193 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:25.453766 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dca6db28-c222-4f31-b406-131e39624796\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dca6db28-c222-4f31-b406-131e39624796\n Backing store flags: \n Account information:\n 59PfEyxyCTUHgG9oJ3PS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-aa6ccf1a-a4ff-47c7-9ae3-3886b6690dea req-59bbfd53-50d6-456d-b9b3-318cb56e718b tempest-TestVolumeBootPattern-2057914484 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-dca6db28-c222-4f31-b406-131e39624796
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: I_T nexus: 37
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: Connection: 0
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.46
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dca6db28-c222-4f31-b406-131e39624796
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: 59PfEyxyCTUHgG9oJ3PS
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:16:25.454668 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 18:16:25.458979 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-aa6ccf1a-a4ff-47c7-9ae3-3886b6690dea req-59bbfd53-50d6-456d-b9b3-318cb56e718b tempest-TestVolumeBootPattern-2057914484 None] Creating iscsi_target for Volume ID: volume-2ac41dd6-b6d8-482d-961b-0e3644955aac {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 18:16:25.462223 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-aa6ccf1a-a4ff-47c7-9ae3-3886b6690dea req-59bbfd53-50d6-456d-b9b3-318cb56e718b tempest-TestVolumeBootPattern-2057914484 None] Created volume path /opt/stack/data/cinder/volumes/volume-2ac41dd6-b6d8-482d-961b-0e3644955aac,
Nov 10 18:16:25.462223 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 18:16:25.462223 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:16:25.462223 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2ac41dd6-b6d8-482d-961b-0e3644955aac
Nov 10 18:16:25.462223 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 18:16:25.462223 n-d-817210-1 cinder-volume[91926]: incominguser Gh3zp7iCD5NQNfXLqz4d YV7QdGwxp9TUsExH
Nov 10 18:16:25.462223 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:16:25.462223 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 18:16:25.462223 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:16:25.462223 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 18:16:25.463711 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2ac41dd6-b6d8-482d-961b-0e3644955aac {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:26.187272 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2ac41dd6-b6d8-482d-961b-0e3644955aac" returned: 0 in 0.723s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:26.187599 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:16:26.188191 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-aa6ccf1a-a4ff-47c7-9ae3-3886b6690dea req-59bbfd53-50d6-456d-b9b3-318cb56e718b tempest-TestVolumeBootPattern-2057914484 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 18:16:26.188551 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-aa6ccf1a-a4ff-47c7-9ae3-3886b6690dea req-59bbfd53-50d6-456d-b9b3-318cb56e718b tempest-TestVolumeBootPattern-2057914484 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 18:16:26.189766 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:26.198811 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:26.199362 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dca6db28-c222-4f31-b406-131e39624796\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dca6db28-c222-4f31-b406-131e39624796\n Backing store flags: \n Account information:\n 59PfEyxyCTUHgG9oJ3PS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-2ac41dd6-b6d8-482d-961b-0e3644955aac\n System information:\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-2ac41dd6-b6d8-482d-961b-0e3644955aac\n Backing store flags: \n Account information:\n Gh3zp7iCD5NQNfXLqz4d\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-aa6ccf1a-a4ff-47c7-9ae3-3886b6690dea req-59bbfd53-50d6-456d-b9b3-318cb56e718b tempest-TestVolumeBootPattern-2057914484 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-dca6db28-c222-4f31-b406-131e39624796
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: I_T nexus: 37
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: Connection: 0
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.46
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dca6db28-c222-4f31-b406-131e39624796
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: 59PfEyxyCTUHgG9oJ3PS
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:16:26.200289 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 18:16:26.206133 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:26.319259 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.114s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:26.320677 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dca6db28-c222-4f31-b406-131e39624796\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dca6db28-c222-4f31-b406-131e39624796\n Backing store flags: \n Account information:\n 59PfEyxyCTUHgG9oJ3PS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-2ac41dd6-b6d8-482d-961b-0e3644955aac\n System information:\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-2ac41dd6-b6d8-482d-961b-0e3644955aac\n Backing store flags: \n Account information:\n Gh3zp7iCD5NQNfXLqz4d\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:16:26.325434 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:26.456738 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.134s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:26.457433 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dca6db28-c222-4f31-b406-131e39624796\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dca6db28-c222-4f31-b406-131e39624796\n Backing store flags: \n Account information:\n 59PfEyxyCTUHgG9oJ3PS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-2ac41dd6-b6d8-482d-961b-0e3644955aac\n System information:\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-2ac41dd6-b6d8-482d-961b-0e3644955aac\n Backing store flags: \n Account information:\n Gh3zp7iCD5NQNfXLqz4d\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:16:26.458733 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-aa6ccf1a-a4ff-47c7-9ae3-3886b6690dea req-59bbfd53-50d6-456d-b9b3-318cb56e718b tempest-TestVolumeBootPattern-2057914484 None] Set provider_location to: 10.222.0.46:3260,2 iqn.2010-10.org.openstack:volume-2ac41dd6-b6d8-482d-961b-0e3644955aac 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 18:16:26.668767 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-aa6ccf1a-a4ff-47c7-9ae3-3886b6690dea req-59bbfd53-50d6-456d-b9b3-318cb56e718b tempest-TestVolumeBootPattern-2057914484 None] attachment_update completed successfully.
Nov 10 18:16:33.187421 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-19f5b85b-e5f1-4c82-b8aa-bfb327e82ba5 tempest-VolumeManageAdminTest-1887627706 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:16:33.192078 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-19f5b85b-e5f1-4c82-b8aa-bfb327e82ba5 tempest-VolumeManageAdminTest-1887627706 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:16:33.192595 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-19f5b85b-e5f1-4c82-b8aa-bfb327e82ba5 tempest-VolumeManageAdminTest-1887627706 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:16:33.205230 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-19f5b85b-e5f1-4c82-b8aa-bfb327e82ba5 tempest-VolumeManageAdminTest-1887627706 None] Flow 'volume_create_manager' (9a785769-1b93-4736-9ccb-6ae40865a8b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:16:33.208706 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-19f5b85b-e5f1-4c82-b8aa-bfb327e82ba5 tempest-VolumeManageAdminTest-1887627706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2feaaf92-9dce-4d1a-a374-4a0add6fcf7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:16:33.229934 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-19f5b85b-e5f1-4c82-b8aa-bfb327e82ba5 tempest-VolumeManageAdminTest-1887627706 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:16:33.255237 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-19f5b85b-e5f1-4c82-b8aa-bfb327e82ba5 tempest-VolumeManageAdminTest-1887627706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2feaaf92-9dce-4d1a-a374-4a0add6fcf7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:16:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1670575796',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=c805f27e-66b8-4361-978e-36b6c5b77f74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='668c1de3b4194b919670808c00fc530a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:16:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:16:33Z,user_id='e9ac5c5d1fe7411e83573c4ac0d79ba9',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:16:33.257739 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-19f5b85b-e5f1-4c82-b8aa-bfb327e82ba5 tempest-VolumeManageAdminTest-1887627706 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dc664273-f629-4824-ba5d-e1faf31149cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:16:33.259856 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-19f5b85b-e5f1-4c82-b8aa-bfb327e82ba5 tempest-VolumeManageAdminTest-1887627706 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dc664273-f629-4824-ba5d-e1faf31149cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:16:33.262164 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-19f5b85b-e5f1-4c82-b8aa-bfb327e82ba5 tempest-VolumeManageAdminTest-1887627706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ef84b96f-5a2a-4e35-8dc1-54b8f7082118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:16:33.264373 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-19f5b85b-e5f1-4c82-b8aa-bfb327e82ba5 tempest-VolumeManageAdminTest-1887627706 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ef84b96f-5a2a-4e35-8dc1-54b8f7082118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c805f27e-66b8-4361-978e-36b6c5b77f74', 'volume_name': 'volume-c805f27e-66b8-4361-978e-36b6c5b77f74', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:16:33.266615 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-19f5b85b-e5f1-4c82-b8aa-bfb327e82ba5 tempest-VolumeManageAdminTest-1887627706 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1ea06593-c183-40cc-a8e8-6c191d9a8324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:16:33.268734 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-19f5b85b-e5f1-4c82-b8aa-bfb327e82ba5 tempest-VolumeManageAdminTest-1887627706 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1ea06593-c183-40cc-a8e8-6c191d9a8324) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:16:33.270964 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-19f5b85b-e5f1-4c82-b8aa-bfb327e82ba5 tempest-VolumeManageAdminTest-1887627706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2e7c0731-afd8-4523-b53a-c2b84193ef91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:16:33.271739 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-19f5b85b-e5f1-4c82-b8aa-bfb327e82ba5 tempest-VolumeManageAdminTest-1887627706 None] Volume c805f27e-66b8-4361-978e-36b6c5b77f74: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c805f27e-66b8-4361-978e-36b6c5b77f74', 'volume_size': 1}
Nov 10 18:16:33.272901 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-19f5b85b-e5f1-4c82-b8aa-bfb327e82ba5 tempest-VolumeManageAdminTest-1887627706 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c805f27e-66b8-4361-978e-36b6c5b77f74 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:33.291935 n-d-817210-1 sudo[135502]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c805f27e-66b8-4361-978e-36b6c5b77f74 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:16:33.292739 n-d-817210-1 sudo[135502]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:16:33.838114 n-d-817210-1 sudo[135502]: pam_unix(sudo:session): session closed for user root
Nov 10 18:16:33.840844 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-19f5b85b-e5f1-4c82-b8aa-bfb327e82ba5 tempest-VolumeManageAdminTest-1887627706 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c805f27e-66b8-4361-978e-36b6c5b77f74 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.567s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:33.844452 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-19f5b85b-e5f1-4c82-b8aa-bfb327e82ba5 tempest-VolumeManageAdminTest-1887627706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2e7c0731-afd8-4523-b53a-c2b84193ef91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c805f27e-66b8-4361-978e-36b6c5b77f74', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:16:33.847352 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-19f5b85b-e5f1-4c82-b8aa-bfb327e82ba5 tempest-VolumeManageAdminTest-1887627706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (93937a53-00d7-4427-9bf2-a849ca0ee16b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:16:33.865455 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-19f5b85b-e5f1-4c82-b8aa-bfb327e82ba5 tempest-VolumeManageAdminTest-1887627706 None] Volume volume-c805f27e-66b8-4361-978e-36b6c5b77f74 (c805f27e-66b8-4361-978e-36b6c5b77f74): created successfully
Nov 10 18:16:33.869029 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-19f5b85b-e5f1-4c82-b8aa-bfb327e82ba5 tempest-VolumeManageAdminTest-1887627706 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (93937a53-00d7-4427-9bf2-a849ca0ee16b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:16:33.878196 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-19f5b85b-e5f1-4c82-b8aa-bfb327e82ba5 tempest-VolumeManageAdminTest-1887627706 None] Flow 'volume_create_manager' (9a785769-1b93-4736-9ccb-6ae40865a8b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:16:33.898773 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-19f5b85b-e5f1-4c82-b8aa-bfb327e82ba5 tempest-VolumeManageAdminTest-1887627706 None] Created volume successfully.
Nov 10 18:16:34.566978 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-96c5aadb-e8eb-45f7-a093-9d3617481149 tempest-VolumeManageAdminTest-996078999 None] Lock "b'cinder-c805f27e-66b8-4361-978e-36b6c5b77f74-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:16:34.615489 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-96c5aadb-e8eb-45f7-a093-9d3617481149 tempest-VolumeManageAdminTest-996078999 None] Skipping remove_export. No iscsi_target is presently exported for volume: c805f27e-66b8-4361-978e-36b6c5b77f74
Nov 10 18:16:34.664008 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-96c5aadb-e8eb-45f7-a093-9d3617481149 tempest-VolumeManageAdminTest-996078999 None] Created reservations ['3c7a9ef2-1ab0-40ac-b0dd-2bcbb1cff484', '4198c86b-2b29-43b9-a971-2f1e7ebe3bd9', 'fb3b3521-b910-49b1-9953-5067b02c2f77', 'cf92b4f8-83cb-4344-8512-61b5fec96e7d'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:16:34.667146 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-96c5aadb-e8eb-45f7-a093-9d3617481149 tempest-VolumeManageAdminTest-996078999 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:16:34.667146 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:16:34.667146 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:16:34.712181 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-96c5aadb-e8eb-45f7-a093-9d3617481149 tempest-VolumeManageAdminTest-996078999 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:16:34.713525 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-96c5aadb-e8eb-45f7-a093-9d3617481149 tempest-VolumeManageAdminTest-996078999 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:34.749468 n-d-817210-1 sudo[135582]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:16:34.751489 n-d-817210-1 sudo[135582]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:16:35.248250 n-d-817210-1 sudo[135582]: pam_unix(sudo:session): session closed for user root
Nov 10 18:16:35.251462 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-96c5aadb-e8eb-45f7-a093-9d3617481149 tempest-VolumeManageAdminTest-996078999 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.537s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:35.253879 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-96c5aadb-e8eb-45f7-a093-9d3617481149 tempest-VolumeManageAdminTest-996078999 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:35.278204 n-d-817210-1 sudo[135585]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:16:35.279973 n-d-817210-1 sudo[135585]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:16:35.713896 n-d-817210-1 sudo[135585]: pam_unix(sudo:session): session closed for user root
Nov 10 18:16:35.717325 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-96c5aadb-e8eb-45f7-a093-9d3617481149 tempest-VolumeManageAdminTest-996078999 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.462s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:35.720265 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-96c5aadb-e8eb-45f7-a093-9d3617481149 tempest-VolumeManageAdminTest-996078999 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:16:35.726805 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-96c5aadb-e8eb-45f7-a093-9d3617481149 tempest-VolumeManageAdminTest-996078999 None] Unmanaged volume successfully.
Nov 10 18:16:35.733845 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-96c5aadb-e8eb-45f7-a093-9d3617481149 tempest-VolumeManageAdminTest-996078999 None] Lock "b'cinder-c805f27e-66b8-4361-978e-36b6c5b77f74-delete_volume'" released by "delete_volume" :: held 1.167s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:16:36.188635 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a32a06a8-aad7-4abf-b9f6-d5223f831876 tempest-VolumeManageAdminTest-996078999 None] Flow 'volume_manage_existing_manager' (2dc99b7a-ed4e-48c0-8530-e6f1940c25a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:16:36.193565 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a32a06a8-aad7-4abf-b9f6-d5223f831876 tempest-VolumeManageAdminTest-996078999 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (5121b7ed-aa7a-4a9b-88db-3abeeaed4258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:16:36.195940 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a32a06a8-aad7-4abf-b9f6-d5223f831876 tempest-VolumeManageAdminTest-996078999 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (5121b7ed-aa7a-4a9b-88db-3abeeaed4258) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:16:36.198320 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a32a06a8-aad7-4abf-b9f6-d5223f831876 tempest-VolumeManageAdminTest-996078999 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (26eb374f-a458-4076-80f4-74bf71f170ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:16:36.200486 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a32a06a8-aad7-4abf-b9f6-d5223f831876 tempest-VolumeManageAdminTest-996078999 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c805f27e-66b8-4361-978e-36b6c5b77f74 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:36.221886 n-d-817210-1 sudo[135593]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c805f27e-66b8-4361-978e-36b6c5b77f74
Nov 10 18:16:36.222734 n-d-817210-1 sudo[135593]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:16:36.648557 n-d-817210-1 sudo[135593]: pam_unix(sudo:session): session closed for user root
Nov 10 18:16:36.650849 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a32a06a8-aad7-4abf-b9f6-d5223f831876 tempest-VolumeManageAdminTest-996078999 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c805f27e-66b8-4361-978e-36b6c5b77f74" returned: 0 in 0.450s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:36.654936 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a32a06a8-aad7-4abf-b9f6-d5223f831876 tempest-VolumeManageAdminTest-996078999 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (26eb374f-a458-4076-80f4-74bf71f170ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'volume_type_id': '18d4d7b1-b53d-49dc-a2df-7a8785085342', '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=2021-11-10T18:16:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-982666945',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=80bbffe5-8f05-4677-9184-9fb6645a36e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5a5959f864a49f4a2b8442bf36dfece',provider_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='c6bb03ce21af42ea8dbb899d2007d2a7',volume_attachment=>,volume_type=>,volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342), 'volume_spec': {'status': 'managing', 'volume_name': 'volume-80bbffe5-8f05-4677-9184-9fb6645a36e8', 'volume_id': '80bbffe5-8f05-4677-9184-9fb6645a36e8'}}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:16:36.657981 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a32a06a8-aad7-4abf-b9f6-d5223f831876 tempest-VolumeManageAdminTest-996078999 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bf023c1-ecea-4f56-89fd-0d829443352d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:16:36.731832 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-a32a06a8-aad7-4abf-b9f6-d5223f831876 tempest-VolumeManageAdminTest-996078999 None] Created reservations ['d42a1610-3591-4305-a4b9-7f587a157628', '5798e379-4654-44b2-a8dc-010593f6bd07'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:16:36.733881 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a32a06a8-aad7-4abf-b9f6-d5223f831876 tempest-VolumeManageAdminTest-996078999 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bf023c1-ecea-4f56-89fd-0d829443352d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d42a1610-3591-4305-a4b9-7f587a157628', '5798e379-4654-44b2-a8dc-010593f6bd07']}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:16:36.736192 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a32a06a8-aad7-4abf-b9f6-d5223f831876 tempest-VolumeManageAdminTest-996078999 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (1aec72a1-9066-4b0d-a985-858321b51f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:16:36.737749 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a32a06a8-aad7-4abf-b9f6-d5223f831876 tempest-VolumeManageAdminTest-996078999 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c805f27e-66b8-4361-978e-36b6c5b77f74 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:36.776320 n-d-817210-1 sudo[135600]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c805f27e-66b8-4361-978e-36b6c5b77f74
Nov 10 18:16:36.777128 n-d-817210-1 sudo[135600]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:16:37.218608 n-d-817210-1 sudo[135600]: pam_unix(sudo:session): session closed for user root
Nov 10 18:16:37.221014 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a32a06a8-aad7-4abf-b9f6-d5223f831876 tempest-VolumeManageAdminTest-996078999 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c805f27e-66b8-4361-978e-36b6c5b77f74" returned: 0 in 0.483s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:37.229764 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 volume-c805f27e-66b8-4361-978e-36b6c5b77f74 volume-80bbffe5-8f05-4677-9184-9fb6645a36e8 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:37.441667 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 volume-c805f27e-66b8-4361-978e-36b6c5b77f74 volume-80bbffe5-8f05-4677-9184-9fb6645a36e8" returned: 0 in 0.212s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:37.442042 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:16:37.456302 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a32a06a8-aad7-4abf-b9f6-d5223f831876 tempest-VolumeManageAdminTest-996078999 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (1aec72a1-9066-4b0d-a985-858321b51f3b) 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=2021-11-10T18:16:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-982666945',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=80bbffe5-8f05-4677-9184-9fb6645a36e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5a5959f864a49f4a2b8442bf36dfece',provider_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='c6bb03ce21af42ea8dbb899d2007d2a7',volume_attachment=>,volume_type=>,volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:16:37.459196 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a32a06a8-aad7-4abf-b9f6-d5223f831876 tempest-VolumeManageAdminTest-996078999 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecea1b97-1f30-4299-8061-43d51a2a53d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:16:37.483423 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a32a06a8-aad7-4abf-b9f6-d5223f831876 tempest-VolumeManageAdminTest-996078999 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecea1b97-1f30-4299-8061-43d51a2a53d7) 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=2021-11-10T18:16:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-982666945',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=80bbffe5-8f05-4677-9184-9fb6645a36e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5a5959f864a49f4a2b8442bf36dfece',provider_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='c6bb03ce21af42ea8dbb899d2007d2a7',volume_attachment=>,volume_type=>,volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:16:37.485774 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a32a06a8-aad7-4abf-b9f6-d5223f831876 tempest-VolumeManageAdminTest-996078999 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (8124a1d1-616d-4748-8bcb-d618b71f4065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:16:37.495504 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-a32a06a8-aad7-4abf-b9f6-d5223f831876 tempest-VolumeManageAdminTest-996078999 None] Volume volume-80bbffe5-8f05-4677-9184-9fb6645a36e8 (80bbffe5-8f05-4677-9184-9fb6645a36e8): created successfully
Nov 10 18:16:37.498146 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a32a06a8-aad7-4abf-b9f6-d5223f831876 tempest-VolumeManageAdminTest-996078999 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (8124a1d1-616d-4748-8bcb-d618b71f4065) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:16:37.502429 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a32a06a8-aad7-4abf-b9f6-d5223f831876 tempest-VolumeManageAdminTest-996078999 None] Flow 'volume_manage_existing_manager' (2dc99b7a-ed4e-48c0-8530-e6f1940c25a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:16:37.503034 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-a32a06a8-aad7-4abf-b9f6-d5223f831876 tempest-VolumeManageAdminTest-996078999 None] Manage existing volume completed successfully.
Nov 10 18:16:38.702190 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-34ac4141-2a4e-45d7-8617-b6a03cec47e1 tempest-VolumeManageAdminTest-996078999 None] Lock "b'cinder-80bbffe5-8f05-4677-9184-9fb6645a36e8-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:16:38.767374 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-34ac4141-2a4e-45d7-8617-b6a03cec47e1 tempest-VolumeManageAdminTest-996078999 None] Skipping remove_export. No iscsi_target is presently exported for volume: 80bbffe5-8f05-4677-9184-9fb6645a36e8
Nov 10 18:16:38.768369 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-34ac4141-2a4e-45d7-8617-b6a03cec47e1 tempest-VolumeManageAdminTest-996078999 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-80bbffe5-8f05-4677-9184-9fb6645a36e8 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:38.789599 n-d-817210-1 sudo[135632]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-80bbffe5-8f05-4677-9184-9fb6645a36e8
Nov 10 18:16:38.790469 n-d-817210-1 sudo[135632]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:16:39.195446 n-d-817210-1 sudo[135632]: pam_unix(sudo:session): session closed for user root
Nov 10 18:16:39.198209 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-34ac4141-2a4e-45d7-8617-b6a03cec47e1 tempest-VolumeManageAdminTest-996078999 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-80bbffe5-8f05-4677-9184-9fb6645a36e8" returned: 0 in 0.429s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:39.200258 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-34ac4141-2a4e-45d7-8617-b6a03cec47e1 tempest-VolumeManageAdminTest-996078999 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-80bbffe5-8f05-4677-9184-9fb6645a36e8 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:39.220524 n-d-817210-1 sudo[135635]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-80bbffe5-8f05-4677-9184-9fb6645a36e8
Nov 10 18:16:39.221450 n-d-817210-1 sudo[135635]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:16:39.670447 n-d-817210-1 sudo[135635]: pam_unix(sudo:session): session closed for user root
Nov 10 18:16:39.673249 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-34ac4141-2a4e-45d7-8617-b6a03cec47e1 tempest-VolumeManageAdminTest-996078999 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-80bbffe5-8f05-4677-9184-9fb6645a36e8" returned: 0 in 0.472s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:39.675388 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-34ac4141-2a4e-45d7-8617-b6a03cec47e1 tempest-VolumeManageAdminTest-996078999 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-80bbffe5-8f05-4677-9184-9fb6645a36e8 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:39.710780 n-d-817210-1 sudo[135638]: ubuntu : TTY=unknown ; 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-80bbffe5-8f05-4677-9184-9fb6645a36e8
Nov 10 18:16:39.712645 n-d-817210-1 sudo[135638]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:16:40.185221 n-d-817210-1 sudo[135638]: pam_unix(sudo:session): session closed for user root
Nov 10 18:16:40.187633 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-34ac4141-2a4e-45d7-8617-b6a03cec47e1 tempest-VolumeManageAdminTest-996078999 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-80bbffe5-8f05-4677-9184-9fb6645a36e8" returned: 0 in 0.512s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:40.189008 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-34ac4141-2a4e-45d7-8617-b6a03cec47e1 tempest-VolumeManageAdminTest-996078999 None] Successfully deleted volume: 80bbffe5-8f05-4677-9184-9fb6645a36e8
Nov 10 18:16:40.238537 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-34ac4141-2a4e-45d7-8617-b6a03cec47e1 tempest-VolumeManageAdminTest-996078999 None] Created reservations ['105efb6d-189a-4a82-9685-642a0d36bbe1', 'f366291a-1e14-417f-b0d9-2dc4a847cfaf', '26904ec5-5db6-4cbb-8384-55bc5882dd95', 'a10d628f-08c2-47f6-9e7c-c3f68dc21c7e'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:16:40.241341 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-34ac4141-2a4e-45d7-8617-b6a03cec47e1 tempest-VolumeManageAdminTest-996078999 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:16:40.241341 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:16:40.241341 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:16:40.289408 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-34ac4141-2a4e-45d7-8617-b6a03cec47e1 tempest-VolumeManageAdminTest-996078999 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:16:40.290506 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-34ac4141-2a4e-45d7-8617-b6a03cec47e1 tempest-VolumeManageAdminTest-996078999 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:40.313726 n-d-817210-1 sudo[135644]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:16:40.314699 n-d-817210-1 sudo[135644]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:16:40.722190 n-d-817210-1 sudo[135644]: pam_unix(sudo:session): session closed for user root
Nov 10 18:16:40.724862 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-34ac4141-2a4e-45d7-8617-b6a03cec47e1 tempest-VolumeManageAdminTest-996078999 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:40.727153 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-34ac4141-2a4e-45d7-8617-b6a03cec47e1 tempest-VolumeManageAdminTest-996078999 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:40.746026 n-d-817210-1 sudo[135648]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:16:40.746904 n-d-817210-1 sudo[135648]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:16:41.147899 n-d-817210-1 sudo[135648]: pam_unix(sudo:session): session closed for user root
Nov 10 18:16:41.150436 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-34ac4141-2a4e-45d7-8617-b6a03cec47e1 tempest-VolumeManageAdminTest-996078999 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.423s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:41.152666 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-34ac4141-2a4e-45d7-8617-b6a03cec47e1 tempest-VolumeManageAdminTest-996078999 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:16:41.158924 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-34ac4141-2a4e-45d7-8617-b6a03cec47e1 tempest-VolumeManageAdminTest-996078999 None] Deleted volume successfully.
Nov 10 18:16:41.177859 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-34ac4141-2a4e-45d7-8617-b6a03cec47e1 tempest-VolumeManageAdminTest-996078999 None] Lock "b'cinder-80bbffe5-8f05-4677-9184-9fb6645a36e8-delete_volume'" released by "delete_volume" :: held 2.476s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:16:43.165023 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-74d1a10e-64f0-4932-a103-dcc9a57a50e1 req-e71e08a8-eb21-403b-ae83-af0378f48639 tempest-TestVolumeBootPattern-2057914484 None] Terminate volume connection completed successfully.
Nov 10 18:16:43.165692 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-74d1a10e-64f0-4932-a103-dcc9a57a50e1 req-e71e08a8-eb21-403b-ae83-af0378f48639 tempest-TestVolumeBootPattern-2057914484 None] Deleting attachment caccd993-1267-41ae-9003-d4bdc1d1d23c. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 18:16:43.168924 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:43.264685 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:43.265123 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dca6db28-c222-4f31-b406-131e39624796\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dca6db28-c222-4f31-b406-131e39624796\n Backing store flags: \n Account information:\n 59PfEyxyCTUHgG9oJ3PS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-2ac41dd6-b6d8-482d-961b-0e3644955aac\n System information:\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-2ac41dd6-b6d8-482d-961b-0e3644955aac\n Backing store flags: \n Account information:\n Gh3zp7iCD5NQNfXLqz4d\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:16:43.265967 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-74d1a10e-64f0-4932-a103-dcc9a57a50e1 req-e71e08a8-eb21-403b-ae83-af0378f48639 tempest-TestVolumeBootPattern-2057914484 None] Removing iscsi_target for Volume ID: 2ac41dd6-b6d8-482d-961b-0e3644955aac
Nov 10 18:16:43.267161 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-2ac41dd6-b6d8-482d-961b-0e3644955aac -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:43.383922 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-2ac41dd6-b6d8-482d-961b-0e3644955aac -f" returned: 0 in 0.116s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:43.384210 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:16:43.388512 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:43.482889 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:43.483278 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dca6db28-c222-4f31-b406-131e39624796\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dca6db28-c222-4f31-b406-131e39624796\n Backing store flags: \n Account information:\n 59PfEyxyCTUHgG9oJ3PS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:16:43.563122 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-74d1a10e-64f0-4932-a103-dcc9a57a50e1 req-e71e08a8-eb21-403b-ae83-af0378f48639 tempest-TestVolumeBootPattern-2057914484 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:16:43.563122 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:16:43.563122 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:16:44.412967 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-7dfe5873-1814-40f7-afc4-581f4bb70442 tempest-TestVolumeBootPattern-2057914484 None] Lock "b'cinder-2ac41dd6-b6d8-482d-961b-0e3644955aac-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:16:44.485469 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:44.592971 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:44.593557 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dca6db28-c222-4f31-b406-131e39624796\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dca6db28-c222-4f31-b406-131e39624796\n Backing store flags: \n Account information:\n 59PfEyxyCTUHgG9oJ3PS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:16:44.594519 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-7dfe5873-1814-40f7-afc4-581f4bb70442 tempest-TestVolumeBootPattern-2057914484 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2ac41dd6-b6d8-482d-961b-0e3644955aac
Nov 10 18:16:44.595816 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7dfe5873-1814-40f7-afc4-581f4bb70442 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2ac41dd6-b6d8-482d-961b-0e3644955aac {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:44.618124 n-d-817210-1 sudo[135699]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2ac41dd6-b6d8-482d-961b-0e3644955aac
Nov 10 18:16:44.619563 n-d-817210-1 sudo[135699]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:16:45.035815 n-d-817210-1 sudo[135699]: pam_unix(sudo:session): session closed for user root
Nov 10 18:16:45.038790 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7dfe5873-1814-40f7-afc4-581f4bb70442 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2ac41dd6-b6d8-482d-961b-0e3644955aac" returned: 0 in 0.442s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:45.040802 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7dfe5873-1814-40f7-afc4-581f4bb70442 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2ac41dd6-b6d8-482d-961b-0e3644955aac {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:45.062231 n-d-817210-1 sudo[135702]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2ac41dd6-b6d8-482d-961b-0e3644955aac
Nov 10 18:16:45.063178 n-d-817210-1 sudo[135702]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:16:45.485026 n-d-817210-1 sudo[135702]: pam_unix(sudo:session): session closed for user root
Nov 10 18:16:45.487240 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7dfe5873-1814-40f7-afc4-581f4bb70442 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2ac41dd6-b6d8-482d-961b-0e3644955aac" returned: 0 in 0.446s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:45.490250 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7dfe5873-1814-40f7-afc4-581f4bb70442 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2ac41dd6-b6d8-482d-961b-0e3644955aac {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:45.522874 n-d-817210-1 sudo[135706]: ubuntu : TTY=unknown ; 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-2ac41dd6-b6d8-482d-961b-0e3644955aac
Nov 10 18:16:45.523697 n-d-817210-1 sudo[135706]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:16:45.961422 n-d-817210-1 sudo[135706]: pam_unix(sudo:session): session closed for user root
Nov 10 18:16:45.964030 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7dfe5873-1814-40f7-afc4-581f4bb70442 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2ac41dd6-b6d8-482d-961b-0e3644955aac" returned: 0 in 0.473s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:45.965286 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-7dfe5873-1814-40f7-afc4-581f4bb70442 tempest-TestVolumeBootPattern-2057914484 None] Successfully deleted volume: 2ac41dd6-b6d8-482d-961b-0e3644955aac
Nov 10 18:16:46.013575 n-d-817210-1 cinder-volume[91926]: WARNING cinder.quota [None req-7dfe5873-1814-40f7-afc4-581f4bb70442 tempest-TestVolumeBootPattern-2057914484 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-783068100 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-783068100, it is now deprecated. Please use the default quota class for default quota.
Nov 10 18:16:46.013575 n-d-817210-1 cinder-volume[91926]: WARNING cinder.quota [None req-7dfe5873-1814-40f7-afc4-581f4bb70442 tempest-TestVolumeBootPattern-2057914484 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-783068100 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-783068100, it is now deprecated. Please use the default quota class for default quota.
Nov 10 18:16:46.028417 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-7dfe5873-1814-40f7-afc4-581f4bb70442 tempest-TestVolumeBootPattern-2057914484 None] Created reservations ['fc64fcbc-f9e5-453f-99ce-4d5425e9dac6', '60d7b8f9-5968-4c0a-8bf5-5ee2d1cccc17', '6e7c5b0e-3ce4-4207-8b4c-ceb15b5ce06c', 'b6f32603-1a2d-42ce-a174-c554814bda81'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:16:46.030983 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-7dfe5873-1814-40f7-afc4-581f4bb70442 tempest-TestVolumeBootPattern-2057914484 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:16:46.030983 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:16:46.030983 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:16:46.080182 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-7dfe5873-1814-40f7-afc4-581f4bb70442 tempest-TestVolumeBootPattern-2057914484 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:16:46.081540 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7dfe5873-1814-40f7-afc4-581f4bb70442 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:46.105018 n-d-817210-1 sudo[135710]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:16:46.106492 n-d-817210-1 sudo[135710]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:16:46.542012 n-d-817210-1 sudo[135710]: pam_unix(sudo:session): session closed for user root
Nov 10 18:16:46.544543 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7dfe5873-1814-40f7-afc4-581f4bb70442 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.462s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:46.547715 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7dfe5873-1814-40f7-afc4-581f4bb70442 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:46.586150 n-d-817210-1 sudo[135714]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:16:46.587456 n-d-817210-1 sudo[135714]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:16:47.071083 n-d-817210-1 sudo[135714]: pam_unix(sudo:session): session closed for user root
Nov 10 18:16:47.073334 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7dfe5873-1814-40f7-afc4-581f4bb70442 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.526s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:47.075466 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-7dfe5873-1814-40f7-afc4-581f4bb70442 tempest-TestVolumeBootPattern-2057914484 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:16:47.080927 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-7dfe5873-1814-40f7-afc4-581f4bb70442 tempest-TestVolumeBootPattern-2057914484 None] Deleted volume successfully.
Nov 10 18:16:47.101468 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-7dfe5873-1814-40f7-afc4-581f4bb70442 tempest-TestVolumeBootPattern-2057914484 None] Lock "b'cinder-2ac41dd6-b6d8-482d-961b-0e3644955aac-delete_volume'" released by "delete_volume" :: held 2.688s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:16:47.756275 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:16:47.771253 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:16:47.771253 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:16:47.792357 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] Flow 'volume_create_manager' (1a11ba5d-a529-49e5-bc0d-067ff9fbccb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:16:47.796130 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7600e832-5fc0-4153-a85a-774b0dbcdf2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:16:47.820084 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:16:47.850604 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7600e832-5fc0-4153-a85a-774b0dbcdf2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:16:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-585524046',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=00086f1a-bf88-44bc-b211-731e3e7cd63d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12190419ac9249099264cdf63e260b6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:16:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:16:48Z,user_id='cf79cd0daffd43c8875d5afda229b046',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:16:47.853618 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e74491c9-25c5-471f-b842-3936ba51f546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:16:47.856266 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e74491c9-25c5-471f-b842-3936ba51f546) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:16:47.862418 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0cb9af50-6128-42ff-a53e-5ac0d4339b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:16:48.029052 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0cb9af50-6128-42ff-a53e-5ac0d4339b84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '00086f1a-bf88-44bc-b211-731e3e7cd63d', 'volume_name': 'volume-00086f1a-bf88-44bc-b211-731e3e7cd63d', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:16:48.031765 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ee838f4a-3dfa-4737-856b-803b40ce3d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:16:48.033974 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ee838f4a-3dfa-4737-856b-803b40ce3d09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:16:48.036202 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (07458211-8bec-4337-b1d2-876d5918723a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:16:48.037435 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] Volume 00086f1a-bf88-44bc-b211-731e3e7cd63d: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-00086f1a-bf88-44bc-b211-731e3e7cd63d', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Nov 10 18:16:48.038044 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] Cloning 00086f1a-bf88-44bc-b211-731e3e7cd63d from image 2ec14fde-8309-4e02-a7c2-293acfcfb789 at location (None, None). {{(pid=91926) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Nov 10 18:16:51.096174 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-33cf4dd6-3945-4625-a122-e9f0581a0565 tempest-VolumesBackupsAdminTest-1190602624 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:16:51.100335 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-33cf4dd6-3945-4625-a122-e9f0581a0565 tempest-VolumesBackupsAdminTest-1190602624 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:16:51.100668 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-33cf4dd6-3945-4625-a122-e9f0581a0565 tempest-VolumesBackupsAdminTest-1190602624 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:16:51.121890 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-33cf4dd6-3945-4625-a122-e9f0581a0565 tempest-VolumesBackupsAdminTest-1190602624 None] Flow 'volume_create_manager' (a8dfbc8d-bbf1-44c8-a10c-41d0173d1e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:16:51.121890 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-33cf4dd6-3945-4625-a122-e9f0581a0565 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (183a5fe8-6212-47f3-9e6b-e2ccc4ac1b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:16:51.146162 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-33cf4dd6-3945-4625-a122-e9f0581a0565 tempest-VolumesBackupsAdminTest-1190602624 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:16:51.174733 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-33cf4dd6-3945-4625-a122-e9f0581a0565 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (183a5fe8-6212-47f3-9e6b-e2ccc4ac1b20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:16:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-407324040',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=55f7a571-4db3-43ad-8ed6-bfa753bd5a3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af3a3fcd64534ce0a99563b39e19adaf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:16:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:16:51Z,user_id='19c26d4f294d4a479a5034bf1788f974',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:16:51.178298 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-33cf4dd6-3945-4625-a122-e9f0581a0565 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (91c6f692-ea38-4378-9ac8-40f0407cbf42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:16:51.180461 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-33cf4dd6-3945-4625-a122-e9f0581a0565 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (91c6f692-ea38-4378-9ac8-40f0407cbf42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:16:51.183090 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-33cf4dd6-3945-4625-a122-e9f0581a0565 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e45843db-1655-4830-9ce3-14c9d6a7ae72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:16:51.185264 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-33cf4dd6-3945-4625-a122-e9f0581a0565 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e45843db-1655-4830-9ce3-14c9d6a7ae72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '55f7a571-4db3-43ad-8ed6-bfa753bd5a3e', 'volume_name': 'volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:16:51.187549 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-33cf4dd6-3945-4625-a122-e9f0581a0565 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (34792b19-e7f9-44c6-81b0-498c059cdcb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:16:51.189596 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-33cf4dd6-3945-4625-a122-e9f0581a0565 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (34792b19-e7f9-44c6-81b0-498c059cdcb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:16:51.192029 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-33cf4dd6-3945-4625-a122-e9f0581a0565 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b4b5b7b2-883d-4ded-b9f4-9ca6e37e1b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:16:51.192793 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-33cf4dd6-3945-4625-a122-e9f0581a0565 tempest-VolumesBackupsAdminTest-1190602624 None] Volume 55f7a571-4db3-43ad-8ed6-bfa753bd5a3e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e', 'volume_size': 1}
Nov 10 18:16:51.193933 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33cf4dd6-3945-4625-a122-e9f0581a0565 tempest-VolumesBackupsAdminTest-1190602624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:51.234233 n-d-817210-1 sudo[135749]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:16:51.235133 n-d-817210-1 sudo[135749]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:16:51.815801 n-d-817210-1 sudo[135749]: pam_unix(sudo:session): session closed for user root
Nov 10 18:16:51.818700 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33cf4dd6-3945-4625-a122-e9f0581a0565 tempest-VolumesBackupsAdminTest-1190602624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.624s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:51.822483 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-33cf4dd6-3945-4625-a122-e9f0581a0565 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b4b5b7b2-883d-4ded-b9f4-9ca6e37e1b85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:16:51.824985 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-33cf4dd6-3945-4625-a122-e9f0581a0565 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d9cc0fff-7901-4d11-a3d0-ab9011c58ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:16:51.838153 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-33cf4dd6-3945-4625-a122-e9f0581a0565 tempest-VolumesBackupsAdminTest-1190602624 None] Volume volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e (55f7a571-4db3-43ad-8ed6-bfa753bd5a3e): created successfully
Nov 10 18:16:51.840394 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-33cf4dd6-3945-4625-a122-e9f0581a0565 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d9cc0fff-7901-4d11-a3d0-ab9011c58ff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:16:51.843413 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-33cf4dd6-3945-4625-a122-e9f0581a0565 tempest-VolumesBackupsAdminTest-1190602624 None] Flow 'volume_create_manager' (a8dfbc8d-bbf1-44c8-a10c-41d0173d1e28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:16:51.856019 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-33cf4dd6-3945-4625-a122-e9f0581a0565 tempest-VolumesBackupsAdminTest-1190602624 None] Created volume successfully.
Nov 10 18:16:52.795105 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.driver [None req-9103aec0-5d00-4edd-8850-3c0bb2542319 tempest-VolumesBackupsAdminTest-1190602624 None] Creating a new backup for volume volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e. {{(pid=91926) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Nov 10 18:16:52.814330 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9103aec0-5d00-4edd-8850-3c0bb2542319 tempest-VolumesBackupsAdminTest-1190602624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:52.929571 n-d-817210-1 sudo[135794]: 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-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e
Nov 10 18:16:52.931661 n-d-817210-1 sudo[135794]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:16:53.598069 n-d-817210-1 sudo[135794]: pam_unix(sudo:session): session closed for user root
Nov 10 18:16:53.604855 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9103aec0-5d00-4edd-8850-3c0bb2542319 tempest-VolumesBackupsAdminTest-1190602624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e" returned: 0 in 0.790s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:53.684023 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:53.712160 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:53.712668 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dca6db28-c222-4f31-b406-131e39624796\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dca6db28-c222-4f31-b406-131e39624796\n Backing store flags: \n Account information:\n 59PfEyxyCTUHgG9oJ3PS\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-9103aec0-5d00-4edd-8850-3c0bb2542319 tempest-VolumesBackupsAdminTest-1190602624 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-dca6db28-c222-4f31-b406-131e39624796
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: I_T nexus: 37
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: Connection: 0
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.46
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dca6db28-c222-4f31-b406-131e39624796
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: 59PfEyxyCTUHgG9oJ3PS
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:16:53.713519 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 18:16:53.717330 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-9103aec0-5d00-4edd-8850-3c0bb2542319 tempest-VolumesBackupsAdminTest-1190602624 None] Creating iscsi_target for Volume ID: volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 18:16:53.724742 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-9103aec0-5d00-4edd-8850-3c0bb2542319 tempest-VolumesBackupsAdminTest-1190602624 None] Created volume path /opt/stack/data/cinder/volumes/volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e,
Nov 10 18:16:53.724742 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 18:16:53.724742 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:16:53.724742 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e
Nov 10 18:16:53.724742 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 18:16:53.724742 n-d-817210-1 cinder-volume[91926]: incominguser GNqcKo3CCGP8HPSEKQgQ 8jio5yCT5f9zrXWC
Nov 10 18:16:53.724742 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:16:53.724742 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 18:16:53.724742 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:16:53.724742 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 18:16:53.726474 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:54.290937 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e" returned: 0 in 0.563s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:54.291592 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696224]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:16:54.292192 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-9103aec0-5d00-4edd-8850-3c0bb2542319 tempest-VolumesBackupsAdminTest-1190602624 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 18:16:54.292612 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-9103aec0-5d00-4edd-8850-3c0bb2542319 tempest-VolumesBackupsAdminTest-1190602624 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 18:16:54.293765 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:54.306426 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:54.306960 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dca6db28-c222-4f31-b406-131e39624796\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dca6db28-c222-4f31-b406-131e39624796\n Backing store flags: \n Account information:\n 59PfEyxyCTUHgG9oJ3PS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e\n System information:\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-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e\n Backing store flags: \n Account information:\n GNqcKo3CCGP8HPSEKQgQ\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-9103aec0-5d00-4edd-8850-3c0bb2542319 tempest-VolumesBackupsAdminTest-1190602624 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-dca6db28-c222-4f31-b406-131e39624796
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: I_T nexus: 37
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: Connection: 0
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.46
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dca6db28-c222-4f31-b406-131e39624796
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: 59PfEyxyCTUHgG9oJ3PS
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:16:54.307652 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 18:16:54.311582 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:54.447339 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.137s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:54.447737 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dca6db28-c222-4f31-b406-131e39624796\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dca6db28-c222-4f31-b406-131e39624796\n Backing store flags: \n Account information:\n 59PfEyxyCTUHgG9oJ3PS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e\n System information:\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-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e\n Backing store flags: \n Account information:\n GNqcKo3CCGP8HPSEKQgQ\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:16:54.455958 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:54.635848 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.179s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:54.636031 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dca6db28-c222-4f31-b406-131e39624796\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-dca6db28-c222-4f31-b406-131e39624796\n Backing store flags: \n Account information:\n 59PfEyxyCTUHgG9oJ3PS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e\n System information:\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-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e\n Backing store flags: \n Account information:\n GNqcKo3CCGP8HPSEKQgQ\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:16:54.637359 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [None req-9103aec0-5d00-4edd-8850-3c0bb2542319 tempest-VolumesBackupsAdminTest-1190602624 None] Set provider_location to: 10.222.0.46:3260,2 iqn.2010-10.org.openstack:volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 18:16:54.697560 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-9103aec0-5d00-4edd-8850-3c0bb2542319 tempest-VolumesBackupsAdminTest-1190602624 None] Initialize volume connection completed successfully.
Nov 10 18:16:58.576879 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-10967968-ae65-42b3-9148-f3b1bd8d4b64 tempest-TestVolumeBackupRestore-493211535 None] Terminate volume connection completed successfully.
Nov 10 18:16:58.627380 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:58.720360 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:58.720695 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-dca6db28-c222-4f31-b406-131e39624796\n System information:\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-dca6db28-c222-4f31-b406-131e39624796\n Backing store flags: \n Account information:\n 59PfEyxyCTUHgG9oJ3PS\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e\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:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e\n Backing store flags: \n Account information:\n GNqcKo3CCGP8HPSEKQgQ\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:16:58.721332 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [None req-10967968-ae65-42b3-9148-f3b1bd8d4b64 tempest-TestVolumeBackupRestore-493211535 None] Removing iscsi_target for Volume ID: dca6db28-c222-4f31-b406-131e39624796
Nov 10 18:16:58.722698 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-dca6db28-c222-4f31-b406-131e39624796 -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:58.933494 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-dca6db28-c222-4f31-b406-131e39624796 -f" returned: 0 in 0.209s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:58.933822 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696224]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:16:58.950416 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:16:59.053790 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:16:59.054146 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696224]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e\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:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e\n Backing store flags: \n Account information:\n GNqcKo3CCGP8HPSEKQgQ\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:16:59.055111 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-10967968-ae65-42b3-9148-f3b1bd8d4b64 tempest-TestVolumeBackupRestore-493211535 None] Remove volume export completed successfully.
Nov 10 18:17:00.458280 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:17:00.462235 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:17:00.462770 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:17:00.476097 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] Flow 'volume_create_manager' (7135aa1e-683e-4d47-a55d-651760da7e1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:17:00.479316 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bf0cdf11-7ff9-460f-a835-c763d62a9976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:17:00.501614 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:17:00.532198 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bf0cdf11-7ff9-460f-a835-c763d62a9976) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:17:00Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_3a48e998-e677-42f3-b0c4-cfd82a8fa3e8',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=9dc587c9-b4ae-4479-9474-87abeb5aea6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d04c12f0cda4d2084c65df8b508c2a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:17:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:17:00Z,user_id='dccaecd8a18148f098ca7fe8d9608576',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:17:00.534698 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9ed3d34a-a74b-4422-8bbd-b115fc9495d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:17:00.537135 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9ed3d34a-a74b-4422-8bbd-b115fc9495d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:17:00.539619 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9abae818-652a-4453-8bfb-16db965c12cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:17:00.541690 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9abae818-652a-4453-8bfb-16db965c12cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9dc587c9-b4ae-4479-9474-87abeb5aea6a', 'volume_name': 'volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:17:00.543958 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (80e43025-c147-45f5-b7bc-96564a7878f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:17:00.546029 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (80e43025-c147-45f5-b7bc-96564a7878f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:17:00.548206 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cca4d5e5-cdca-45e2-ac49-6de4ca85abea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:17:00.549009 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] Volume 9dc587c9-b4ae-4479-9474-87abeb5aea6a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a', 'volume_size': 1}
Nov 10 18:17:00.550218 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:00.571170 n-d-817210-1 sudo[136041]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:17:00.572121 n-d-817210-1 sudo[136041]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:17:01.124362 n-d-817210-1 sudo[136041]: pam_unix(sudo:session): session closed for user root
Nov 10 18:17:01.126856 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.576s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:01.130491 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cca4d5e5-cdca-45e2-ac49-6de4ca85abea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:17:01.132868 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ed7f32b8-f515-4f61-8278-28ff16aa79c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:17:01.149958 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] Volume volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a (9dc587c9-b4ae-4479-9474-87abeb5aea6a): created successfully
Nov 10 18:17:01.152290 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ed7f32b8-f515-4f61-8278-28ff16aa79c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:17:01.155538 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] Flow 'volume_create_manager' (7135aa1e-683e-4d47-a55d-651760da7e1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:17:01.168270 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] Created volume successfully.
Nov 10 18:17:01.586626 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:01.609722 n-d-817210-1 sudo[136083]: 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-9dc587c9-b4ae-4479-9474-87abeb5aea6a
Nov 10 18:17:01.610537 n-d-817210-1 sudo[136083]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:17:01.916369 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_g82301uen-d-817210-1@lvmdriver-1, size 616.00 MB, duration 13.88 sec {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Nov 10 18:17:01.916369 n-d-817210-1 cinder-volume[91926]: INFO cinder.image.image_utils [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] Image download 616.00 MB at 44.40 MB/s
Nov 10 18:17:01.971227 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_g82301uen-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:02.053757 n-d-817210-1 sudo[136086]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_g82301uen-d-817210-1@lvmdriver-1
Nov 10 18:17:02.054700 n-d-817210-1 sudo[136086]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:17:02.056206 n-d-817210-1 sudo[136083]: pam_unix(sudo:session): session closed for user root
Nov 10 18:17:02.058589 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a" returned: 0 in 0.472s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:02.119073 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:02.128519 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:02.128864 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696224]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e\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:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e\n Backing store flags: \n Account information:\n GNqcKo3CCGP8HPSEKQgQ\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: I_T nexus: 39
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: Connection: 0
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.46
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: GNqcKo3CCGP8HPSEKQgQ
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:17:02.129549 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 18:17:02.132233 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] Creating iscsi_target for Volume ID: volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 18:17:02.138030 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] Created volume path /opt/stack/data/cinder/volumes/volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a,
Nov 10 18:17:02.138030 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 18:17:02.138030 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:17:02.138030 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a
Nov 10 18:17:02.138030 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 18:17:02.138030 n-d-817210-1 cinder-volume[91926]: incominguser m4Vrns6jP2Jya7uPD7YR LL5jGGtd5ELKUZ6B
Nov 10 18:17:02.138030 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:17:02.138030 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 18:17:02.138030 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:17:02.138030 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 18:17:02.140227 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:02.448788 n-d-817210-1 sudo[136086]: pam_unix(sudo:session): session closed for user root
Nov 10 18:17:02.455329 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_g82301uen-d-817210-1@lvmdriver-1" returned: 0 in 0.481s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:02.456169 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] Temporary image 2ec14fde-8309-4e02-a7c2-293acfcfb789 is fetched for user cf79cd0daffd43c8875d5afda229b046. {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Nov 10 18:17:02.533237 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_g82301uen-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:02.574522 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:17:02.575430 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:17:02.576637 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:02.599221 n-d-817210-1 sudo[136103]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:17:02.600040 n-d-817210-1 sudo[136103]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:17:02.604736 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a" returned: 0 in 0.463s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:02.605332 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696224]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:17:02.606075 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 18:17:02.606471 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 18:17:02.608491 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:02.640681 n-d-817210-1 sudo[136102]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_g82301uen-d-817210-1@lvmdriver-1
Nov 10 18:17:02.642022 n-d-817210-1 sudo[136102]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:17:02.643178 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.034s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:02.643527 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696224]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e\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:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e\n Backing store flags: \n Account information:\n GNqcKo3CCGP8HPSEKQgQ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n System information:\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-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n Backing store flags: \n Account information:\n m4Vrns6jP2Jya7uPD7YR\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: I_T nexus: 39
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: Connection: 0
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.46
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: GNqcKo3CCGP8HPSEKQgQ
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:17:02.644188 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 18:17:02.648057 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:02.806467 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.158s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:02.806826 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696224]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e\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:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e\n Backing store flags: \n Account information:\n GNqcKo3CCGP8HPSEKQgQ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n System information:\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-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n Backing store flags: \n Account information:\n m4Vrns6jP2Jya7uPD7YR\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:17:02.807996 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:02.948738 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.140s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:02.949097 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696224]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e\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:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e\n Backing store flags: \n Account information:\n GNqcKo3CCGP8HPSEKQgQ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n System information:\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-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n Backing store flags: \n Account information:\n m4Vrns6jP2Jya7uPD7YR\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:17:02.950352 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] Set provider_location to: 10.222.0.46:3260,3 iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 18:17:03.004290 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] Initialize volume connection completed successfully.
Nov 10 18:17:03.059997 n-d-817210-1 sudo[136103]: pam_unix(sudo:session): session closed for user root
Nov 10 18:17:03.062068 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:03.063714 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:03.097843 n-d-817210-1 sudo[136102]: pam_unix(sudo:session): session closed for user root
Nov 10 18:17:03.098428 n-d-817210-1 sudo[136139]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:17:03.100293 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_g82301uen-d-817210-1@lvmdriver-1" returned: 0 in 0.567s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:03.101312 n-d-817210-1 sudo[136139]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:17:03.102433 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-00086f1a-bf88-44bc-b211-731e3e7cd63d stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:03.125492 n-d-817210-1 sudo[136142]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-00086f1a-bf88-44bc-b211-731e3e7cd63d stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:17:03.131027 n-d-817210-1 sudo[136142]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:17:03.722297 n-d-817210-1 sudo[136142]: pam_unix(sudo:session): session closed for user root
Nov 10 18:17:03.724958 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-00086f1a-bf88-44bc-b211-731e3e7cd63d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.622s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:03.742197 n-d-817210-1 sudo[136139]: pam_unix(sudo:session): session closed for user root
Nov 10 18:17:03.749328 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.682s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:03.751832 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:17:03.753632 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] Attempting download of 2ec14fde-8309-4e02-a7c2-293acfcfb789 ((None, None)) to volume 00086f1a-bf88-44bc-b211-731e3e7cd63d. {{(pid=91926) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Nov 10 18:17:03.816349 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_dtfyyfc3 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:03.901889 n-d-817210-1 sudo[136214]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_dtfyyfc3
Nov 10 18:17:03.902712 n-d-817210-1 sudo[136214]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:17:04.233349 n-d-817210-1 sudo[136214]: pam_unix(sudo:session): session closed for user root
Nov 10 18:17:04.235716 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_dtfyyfc3" returned: 0 in 0.419s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:04.240665 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_g82301uen-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:04.347780 n-d-817210-1 sudo[136218]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_g82301uen-d-817210-1@lvmdriver-1
Nov 10 18:17:04.348854 n-d-817210-1 sudo[136218]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:17:04.566690 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-7776a0b3-1d1c-4df4-a345-65caffb739f4 tempest-AttachVolumeShelveTestJSON-1311564072 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:17:04.571914 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-7776a0b3-1d1c-4df4-a345-65caffb739f4 tempest-AttachVolumeShelveTestJSON-1311564072 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:17:04.572424 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-7776a0b3-1d1c-4df4-a345-65caffb739f4 tempest-AttachVolumeShelveTestJSON-1311564072 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:17:04.588719 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7776a0b3-1d1c-4df4-a345-65caffb739f4 tempest-AttachVolumeShelveTestJSON-1311564072 None] Flow 'volume_create_manager' (f5369904-88e3-415d-9949-6e094119ecb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:17:04.592256 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7776a0b3-1d1c-4df4-a345-65caffb739f4 tempest-AttachVolumeShelveTestJSON-1311564072 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4c767213-ae4f-4cff-bc1f-258589b78ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:17:04.618001 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-7776a0b3-1d1c-4df4-a345-65caffb739f4 tempest-AttachVolumeShelveTestJSON-1311564072 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:17:04.646317 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7776a0b3-1d1c-4df4-a345-65caffb739f4 tempest-AttachVolumeShelveTestJSON-1311564072 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4c767213-ae4f-4cff-bc1f-258589b78ddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:17:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1166788601',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=c9e4fceb-986d-41dc-9191-96a80572aa12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d229e5e43e0f4fa3b36643f22917fdb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:17:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:17:05Z,user_id='c983ddd595cd45c380c6d435a276c59e',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:17:04.654229 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7776a0b3-1d1c-4df4-a345-65caffb739f4 tempest-AttachVolumeShelveTestJSON-1311564072 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (62d5a939-20df-4edf-85ec-0ab40e3f882c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:17:04.659264 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7776a0b3-1d1c-4df4-a345-65caffb739f4 tempest-AttachVolumeShelveTestJSON-1311564072 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (62d5a939-20df-4edf-85ec-0ab40e3f882c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:17:04.662253 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7776a0b3-1d1c-4df4-a345-65caffb739f4 tempest-AttachVolumeShelveTestJSON-1311564072 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7a8ec182-a229-4d2c-ba88-63f449ac637d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:17:04.664711 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7776a0b3-1d1c-4df4-a345-65caffb739f4 tempest-AttachVolumeShelveTestJSON-1311564072 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7a8ec182-a229-4d2c-ba88-63f449ac637d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c9e4fceb-986d-41dc-9191-96a80572aa12', 'volume_name': 'volume-c9e4fceb-986d-41dc-9191-96a80572aa12', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:17:04.667293 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7776a0b3-1d1c-4df4-a345-65caffb739f4 tempest-AttachVolumeShelveTestJSON-1311564072 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (89324357-7091-4365-bcc5-c073136fb90f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:17:04.669627 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7776a0b3-1d1c-4df4-a345-65caffb739f4 tempest-AttachVolumeShelveTestJSON-1311564072 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (89324357-7091-4365-bcc5-c073136fb90f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:17:04.672049 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7776a0b3-1d1c-4df4-a345-65caffb739f4 tempest-AttachVolumeShelveTestJSON-1311564072 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d4fffec7-8922-4b10-b0a8-0a2a94bf377c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:17:04.672815 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-7776a0b3-1d1c-4df4-a345-65caffb739f4 tempest-AttachVolumeShelveTestJSON-1311564072 None] Volume c9e4fceb-986d-41dc-9191-96a80572aa12: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c9e4fceb-986d-41dc-9191-96a80572aa12', 'volume_size': 1}
Nov 10 18:17:04.687339 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7776a0b3-1d1c-4df4-a345-65caffb739f4 tempest-AttachVolumeShelveTestJSON-1311564072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c9e4fceb-986d-41dc-9191-96a80572aa12 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:04.733518 n-d-817210-1 sudo[136223]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c9e4fceb-986d-41dc-9191-96a80572aa12 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:17:04.734358 n-d-817210-1 sudo[136223]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:17:04.856626 n-d-817210-1 sudo[136218]: pam_unix(sudo:session): session closed for user root
Nov 10 18:17:04.859151 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_g82301uen-d-817210-1@lvmdriver-1" returned: 0 in 0.618s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:04.860708 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] 2ec14fde-8309-4e02-a7c2-293acfcfb789 was vhdx, converting to raw {{(pid=91926) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Nov 10 18:17:04.862515 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_g82301uen-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--00086f1a--bf88--44bc--b211--731e3e7cd63d oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:04.890462 n-d-817210-1 sudo[136229]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_g82301uen-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--00086f1a--bf88--44bc--b211--731e3e7cd63d oflag=direct
Nov 10 18:17:04.891273 n-d-817210-1 sudo[136229]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:17:05.393267 n-d-817210-1 sudo[136223]: pam_unix(sudo:session): session closed for user root
Nov 10 18:17:05.395782 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7776a0b3-1d1c-4df4-a345-65caffb739f4 tempest-AttachVolumeShelveTestJSON-1311564072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c9e4fceb-986d-41dc-9191-96a80572aa12 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.721s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:05.399718 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7776a0b3-1d1c-4df4-a345-65caffb739f4 tempest-AttachVolumeShelveTestJSON-1311564072 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d4fffec7-8922-4b10-b0a8-0a2a94bf377c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c9e4fceb-986d-41dc-9191-96a80572aa12', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:17:05.402337 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7776a0b3-1d1c-4df4-a345-65caffb739f4 tempest-AttachVolumeShelveTestJSON-1311564072 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f0e21ce7-0237-4fbc-9757-b805d9ab191d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:17:05.412731 n-d-817210-1 sudo[136229]: pam_unix(sudo:session): session closed for user root
Nov 10 18:17:05.423304 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_g82301uen-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--00086f1a--bf88--44bc--b211--731e3e7cd63d oflag=direct" returned: 0 in 0.561s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:05.424370 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_g82301uen-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--00086f1a--bf88--44bc--b211--731e3e7cd63d {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:05.458997 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-7776a0b3-1d1c-4df4-a345-65caffb739f4 tempest-AttachVolumeShelveTestJSON-1311564072 None] Volume volume-c9e4fceb-986d-41dc-9191-96a80572aa12 (c9e4fceb-986d-41dc-9191-96a80572aa12): created successfully
Nov 10 18:17:05.460750 n-d-817210-1 sudo[136271]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_g82301uen-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--00086f1a--bf88--44bc--b211--731e3e7cd63d
Nov 10 18:17:05.463025 n-d-817210-1 sudo[136271]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:17:05.463444 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7776a0b3-1d1c-4df4-a345-65caffb739f4 tempest-AttachVolumeShelveTestJSON-1311564072 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f0e21ce7-0237-4fbc-9757-b805d9ab191d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:17:05.469307 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7776a0b3-1d1c-4df4-a345-65caffb739f4 tempest-AttachVolumeShelveTestJSON-1311564072 None] Flow 'volume_create_manager' (f5369904-88e3-415d-9949-6e094119ecb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:17:05.507986 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-7776a0b3-1d1c-4df4-a345-65caffb739f4 tempest-AttachVolumeShelveTestJSON-1311564072 None] Created volume successfully.
Nov 10 18:17:06.735427 n-d-817210-1 sudo[136271]: pam_unix(sudo:session): session closed for user root
Nov 10 18:17:06.744908 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_g82301uen-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--00086f1a--bf88--44bc--b211--731e3e7cd63d" returned: 0 in 1.314s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:06.744908 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_g82301uen-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:06.833851 n-d-817210-1 sudo[136303]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_g82301uen-d-817210-1@lvmdriver-1
Nov 10 18:17:06.834677 n-d-817210-1 sudo[136303]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:17:07.327726 n-d-817210-1 sudo[136303]: pam_unix(sudo:session): session closed for user root
Nov 10 18:17:07.332670 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_g82301uen-d-817210-1@lvmdriver-1" returned: 0 in 0.590s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:07.332670 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_g82301uen-d-817210-1@lvmdriver-1, size 700.00 MB, duration 1.32 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--00086f1a--bf88--44bc--b211--731e3e7cd63d {{(pid=91926) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Nov 10 18:17:07.332670 n-d-817210-1 cinder-volume[91926]: INFO cinder.image.image_utils [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] Converted 700.00 MB image at 532.23 MB/s
Nov 10 18:17:07.332670 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] Downloaded image 2ec14fde-8309-4e02-a7c2-293acfcfb789 ((None, None)) to volume 00086f1a-bf88-44bc-b211-731e3e7cd63d successfully. {{(pid=91926) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Nov 10 18:17:07.478183 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] Temporary image 2ec14fde-8309-4e02-a7c2-293acfcfb789 for user cf79cd0daffd43c8875d5afda229b046 is deleted. {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Nov 10 18:17:07.478879 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] Marking volume 00086f1a-bf88-44bc-b211-731e3e7cd63d as bootable. {{(pid=91926) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Nov 10 18:17:07.489920 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] Copying metadata from image 2ec14fde-8309-4e02-a7c2-293acfcfb789 to 00086f1a-bf88-44bc-b211-731e3e7cd63d. {{(pid=91926) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Nov 10 18:17:07.490384 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] Creating volume glance metadata for volume 00086f1a-bf88-44bc-b211-731e3e7cd63d backed by image 2ec14fde-8309-4e02-a7c2-293acfcfb789 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=91926) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Nov 10 18:17:07.569512 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (07458211-8bec-4337-b1d2-876d5918723a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-00086f1a-bf88-44bc-b211-731e3e7cd63d', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:17:07.571936 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e1d8e433-1988-44bd-bec9-468edc3064b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:17:07.606934 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] Volume volume-00086f1a-bf88-44bc-b211-731e3e7cd63d (00086f1a-bf88-44bc-b211-731e3e7cd63d): created successfully
Nov 10 18:17:07.606934 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e1d8e433-1988-44bd-bec9-468edc3064b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:17:07.611237 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] Flow 'volume_create_manager' (1a11ba5d-a529-49e5-bc0d-067ff9fbccb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:17:07.620832 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-f309b205-74bd-4ad7-8d73-462e1ee6f4a9 tempest-TestVolumeBootPattern-2057914484 None] Created volume successfully.
Nov 10 18:17:08.783053 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-031b60e9-d6ce-4550-911d-31d11f69deef tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-00086f1a-bf88-44bc-b211-731e3e7cd63d {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:08.812409 n-d-817210-1 sudo[136309]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-00086f1a-bf88-44bc-b211-731e3e7cd63d
Nov 10 18:17:08.814253 n-d-817210-1 sudo[136309]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:17:09.313451 n-d-817210-1 sudo[136309]: pam_unix(sudo:session): session closed for user root
Nov 10 18:17:09.319732 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-031b60e9-d6ce-4550-911d-31d11f69deef tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-00086f1a-bf88-44bc-b211-731e3e7cd63d" returned: 0 in 0.534s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:09.319732 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-031b60e9-d6ce-4550-911d-31d11f69deef tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-09120b9f-141c-4be7-97d3-dfbff385bea6 --snapshot stack-volumes-lvmdriver-1/volume-00086f1a-bf88-44bc-b211-731e3e7cd63d -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:09.339659 n-d-817210-1 sudo[136312]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-09120b9f-141c-4be7-97d3-dfbff385bea6 --snapshot stack-volumes-lvmdriver-1/volume-00086f1a-bf88-44bc-b211-731e3e7cd63d -L 1.00g
Nov 10 18:17:09.340476 n-d-817210-1 sudo[136312]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:17:10.132500 n-d-817210-1 sudo[136312]: pam_unix(sudo:session): session closed for user root
Nov 10 18:17:10.135417 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-031b60e9-d6ce-4550-911d-31d11f69deef tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-09120b9f-141c-4be7-97d3-dfbff385bea6 --snapshot stack-volumes-lvmdriver-1/volume-00086f1a-bf88-44bc-b211-731e3e7cd63d -L 1.00g" returned: 0 in 0.815s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:10.261645 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-031b60e9-d6ce-4550-911d-31d11f69deef tempest-TestVolumeBootPattern-2057914484 None] Create snapshot completed successfully
Nov 10 18:17:14.579033 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-f01d8645-ae6e-4fb7-b74f-78b6076d1b50 tempest-TestVolumeBootPattern-2057914484 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:17:14.587251 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-f01d8645-ae6e-4fb7-b74f-78b6076d1b50 tempest-TestVolumeBootPattern-2057914484 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:17:14.587251 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-f01d8645-ae6e-4fb7-b74f-78b6076d1b50 tempest-TestVolumeBootPattern-2057914484 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:17:14.687865 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-f01d8645-ae6e-4fb7-b74f-78b6076d1b50 tempest-TestVolumeBootPattern-2057914484 None] Flow 'volume_create_manager' (e75afa95-f6ef-48fd-882f-c7f25b66eca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:17:14.696798 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-f01d8645-ae6e-4fb7-b74f-78b6076d1b50 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6e178353-8217-467e-bf20-e84e8bcd47ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:17:14.754012 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-f01d8645-ae6e-4fb7-b74f-78b6076d1b50 tempest-TestVolumeBootPattern-2057914484 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:17:14.799802 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-f01d8645-ae6e-4fb7-b74f-78b6076d1b50 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6e178353-8217-467e-bf20-e84e8bcd47ae) 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=2021-11-10T18:17:14Z,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-817210-1@lvmdriver-1#lvmdriver-1',id=425476bf-eb80-402a-a6a7-d7ec706d3ba6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12190419ac9249099264cdf63e260b6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:17:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=09120b9f-141c-4be7-97d3-dfbff385bea6,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:17:14Z,user_id='cf79cd0daffd43c8875d5afda229b046',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:17:14.801298 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-f01d8645-ae6e-4fb7-b74f-78b6076d1b50 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (860816c0-022d-428d-87da-ce0a1c47365e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:17:14.803419 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-f01d8645-ae6e-4fb7-b74f-78b6076d1b50 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (860816c0-022d-428d-87da-ce0a1c47365e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:17:14.805729 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-f01d8645-ae6e-4fb7-b74f-78b6076d1b50 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (84449cd5-584f-49f5-b25b-78875f671281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:17:14.808950 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-f01d8645-ae6e-4fb7-b74f-78b6076d1b50 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (84449cd5-584f-49f5-b25b-78875f671281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '425476bf-eb80-402a-a6a7-d7ec706d3ba6', 'volume_name': 'volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6', 'volume_size': 1, 'snapshot_id': '09120b9f-141c-4be7-97d3-dfbff385bea6'}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:17:14.810911 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-f01d8645-ae6e-4fb7-b74f-78b6076d1b50 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (18000d62-9362-4b57-af47-7ce9f002fb26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:17:14.812886 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-f01d8645-ae6e-4fb7-b74f-78b6076d1b50 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (18000d62-9362-4b57-af47-7ce9f002fb26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:17:14.815686 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-f01d8645-ae6e-4fb7-b74f-78b6076d1b50 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e3ad6d55-3f5d-4417-b904-b960c9b892c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:17:14.816004 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-f01d8645-ae6e-4fb7-b74f-78b6076d1b50 tempest-TestVolumeBootPattern-2057914484 None] Volume 425476bf-eb80-402a-a6a7-d7ec706d3ba6: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6', 'volume_size': 1, 'snapshot_id': '09120b9f-141c-4be7-97d3-dfbff385bea6'}
Nov 10 18:17:14.838412 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-f01d8645-ae6e-4fb7-b74f-78b6076d1b50 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:14.895266 n-d-817210-1 sudo[136417]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:17:14.896099 n-d-817210-1 sudo[136417]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:17:15.511751 n-d-817210-1 sudo[136417]: pam_unix(sudo:session): session closed for user root
Nov 10 18:17:15.514770 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-f01d8645-ae6e-4fb7-b74f-78b6076d1b50 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.676s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:15.517002 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-f01d8645-ae6e-4fb7-b74f-78b6076d1b50 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-09120b9f-141c-4be7-97d3-dfbff385bea6 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:15.540120 n-d-817210-1 sudo[136456]: 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-09120b9f-141c-4be7-97d3-dfbff385bea6
Nov 10 18:17:15.541716 n-d-817210-1 sudo[136456]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:17:16.234051 n-d-817210-1 sudo[136456]: pam_unix(sudo:session): session closed for user root
Nov 10 18:17:16.236827 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-f01d8645-ae6e-4fb7-b74f-78b6076d1b50 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-09120b9f-141c-4be7-97d3-dfbff385bea6" returned: 0 in 0.719s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:16.239530 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-f01d8645-ae6e-4fb7-b74f-78b6076d1b50 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--09120b9f--141c--4be7--97d3--dfbff385bea6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--425476bf--eb80--402a--a6a7--d7ec706d3ba6 iflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:16.290154 n-d-817210-1 sudo[136463]: 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--09120b9f--141c--4be7--97d3--dfbff385bea6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--425476bf--eb80--402a--a6a7--d7ec706d3ba6 iflag=direct
Nov 10 18:17:16.304341 n-d-817210-1 sudo[136463]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:17:16.754924 n-d-817210-1 sudo[136463]: pam_unix(sudo:session): session closed for user root
Nov 10 18:17:16.758115 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-f01d8645-ae6e-4fb7-b74f-78b6076d1b50 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--09120b9f--141c--4be7--97d3--dfbff385bea6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--425476bf--eb80--402a--a6a7--d7ec706d3ba6 iflag=direct" returned: 0 in 0.518s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:16.761037 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-f01d8645-ae6e-4fb7-b74f-78b6076d1b50 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--09120b9f--141c--4be7--97d3--dfbff385bea6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--425476bf--eb80--402a--a6a7--d7ec706d3ba6 oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:16.798352 n-d-817210-1 sudo[136481]: 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--09120b9f--141c--4be7--97d3--dfbff385bea6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--425476bf--eb80--402a--a6a7--d7ec706d3ba6 oflag=direct
Nov 10 18:17:16.800408 n-d-817210-1 sudo[136481]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:17:17.595344 n-d-817210-1 sudo[136481]: pam_unix(sudo:session): session closed for user root
Nov 10 18:17:17.602086 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-f01d8645-ae6e-4fb7-b74f-78b6076d1b50 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--09120b9f--141c--4be7--97d3--dfbff385bea6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--425476bf--eb80--402a--a6a7--d7ec706d3ba6 oflag=direct" returned: 0 in 0.836s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:17.602086 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-f01d8645-ae6e-4fb7-b74f-78b6076d1b50 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--09120b9f--141c--4be7--97d3--dfbff385bea6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--425476bf--eb80--402a--a6a7--d7ec706d3ba6 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:17.619841 n-d-817210-1 sudo[136503]: 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--09120b9f--141c--4be7--97d3--dfbff385bea6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--425476bf--eb80--402a--a6a7--d7ec706d3ba6 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Nov 10 18:17:17.620676 n-d-817210-1 sudo[136503]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:17:27.429654 n-d-817210-1 sudo[136503]: pam_unix(sudo:session): session closed for user root
Nov 10 18:17:27.437379 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-f01d8645-ae6e-4fb7-b74f-78b6076d1b50 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--09120b9f--141c--4be7--97d3--dfbff385bea6 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--425476bf--eb80--402a--a6a7--d7ec706d3ba6 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 9.835s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:27.437379 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-f01d8645-ae6e-4fb7-b74f-78b6076d1b50 tempest-TestVolumeBootPattern-2057914484 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--09120b9f--141c--4be7--97d3--dfbff385bea6, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--425476bf--eb80--402a--a6a7--d7ec706d3ba6, size 1024.00 MB, duration 9.84 sec {{(pid=91926) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Nov 10 18:17:27.437379 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.volume_utils [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-f01d8645-ae6e-4fb7-b74f-78b6076d1b50 tempest-TestVolumeBootPattern-2057914484 None] Volume copy 1024.00 MB at 104.10 MB/s
Nov 10 18:17:27.485986 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-f01d8645-ae6e-4fb7-b74f-78b6076d1b50 tempest-TestVolumeBootPattern-2057914484 None] Marking volume 425476bf-eb80-402a-a6a7-d7ec706d3ba6 as bootable. {{(pid=91926) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Nov 10 18:17:27.500128 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-f01d8645-ae6e-4fb7-b74f-78b6076d1b50 tempest-TestVolumeBootPattern-2057914484 None] Copying metadata from snapshot 09120b9f-141c-4be7-97d3-dfbff385bea6 to 425476bf-eb80-402a-a6a7-d7ec706d3ba6. {{(pid=91926) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:419}}
Nov 10 18:17:27.558022 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-f01d8645-ae6e-4fb7-b74f-78b6076d1b50 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e3ad6d55-3f5d-4417-b904-b960c9b892c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6', 'volume_size': 1, 'snapshot_id': '09120b9f-141c-4be7-97d3-dfbff385bea6'}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:17:27.562828 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-f01d8645-ae6e-4fb7-b74f-78b6076d1b50 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dc554042-8fb6-4325-8b80-c4ec9cd54ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:17:27.576828 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-f01d8645-ae6e-4fb7-b74f-78b6076d1b50 tempest-TestVolumeBootPattern-2057914484 None] Volume volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6 (425476bf-eb80-402a-a6a7-d7ec706d3ba6): created successfully
Nov 10 18:17:27.582777 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-f01d8645-ae6e-4fb7-b74f-78b6076d1b50 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dc554042-8fb6-4325-8b80-c4ec9cd54ac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:17:27.589236 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-f01d8645-ae6e-4fb7-b74f-78b6076d1b50 tempest-TestVolumeBootPattern-2057914484 None] Flow 'volume_create_manager' (e75afa95-f6ef-48fd-882f-c7f25b66eca5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:17:27.606522 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-f01d8645-ae6e-4fb7-b74f-78b6076d1b50 tempest-TestVolumeBootPattern-2057914484 None] Created volume successfully.
Nov 10 18:17:28.514498 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-8290b639-568e-4c0f-b36a-2c1fc278efaa tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:28.521304 n-d-817210-1 sudo[136522]: 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-425476bf-eb80-402a-a6a7-d7ec706d3ba6
Nov 10 18:17:28.522191 n-d-817210-1 sudo[136522]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:17:29.350386 n-d-817210-1 sudo[136522]: pam_unix(sudo:session): session closed for user root
Nov 10 18:17:29.353822 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-8290b639-568e-4c0f-b36a-2c1fc278efaa tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6" returned: 0 in 0.872s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:29.454256 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:29.480483 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.035s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:29.480819 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e\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:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e\n Backing store flags: \n Account information:\n GNqcKo3CCGP8HPSEKQgQ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n Backing store flags: \n Account information:\n m4Vrns6jP2Jya7uPD7YR\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-8290b639-568e-4c0f-b36a-2c1fc278efaa tempest-TestVolumeBootPattern-2057914484 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: I_T nexus: 39
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Connection: 0
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.46
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: GNqcKo3CCGP8HPSEKQgQ
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Target 3: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: I_T nexus: 40
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Connection: 0
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.46
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030000
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf30
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030001
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf31
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: m4Vrns6jP2Jya7uPD7YR
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:17:29.481473 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 18:17:29.486733 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-8290b639-568e-4c0f-b36a-2c1fc278efaa tempest-TestVolumeBootPattern-2057914484 None] Creating iscsi_target for Volume ID: volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 18:17:29.488993 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-8290b639-568e-4c0f-b36a-2c1fc278efaa tempest-TestVolumeBootPattern-2057914484 None] Created volume path /opt/stack/data/cinder/volumes/volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6,
Nov 10 18:17:29.488993 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 18:17:29.488993 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:17:29.488993 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6
Nov 10 18:17:29.488993 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 18:17:29.488993 n-d-817210-1 cinder-volume[91926]: incominguser 4oHWrGFQ3qmi5j5fox69 BBJp5ENmbJu3rGhF
Nov 10 18:17:29.488993 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:17:29.488993 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 18:17:29.488993 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:17:29.488993 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 18:17:29.493604 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:30.469952 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6" returned: 0 in 0.978s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:30.470556 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:17:30.470979 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-8290b639-568e-4c0f-b36a-2c1fc278efaa tempest-TestVolumeBootPattern-2057914484 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 18:17:30.471397 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-8290b639-568e-4c0f-b36a-2c1fc278efaa tempest-TestVolumeBootPattern-2057914484 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 18:17:30.475405 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:30.491817 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:30.492161 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e\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:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e\n Backing store flags: \n Account information:\n GNqcKo3CCGP8HPSEKQgQ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n Backing store flags: \n Account information:\n m4Vrns6jP2Jya7uPD7YR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6\n System information:\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-425476bf-eb80-402a-a6a7-d7ec706d3ba6\n Backing store flags: \n Account information:\n 4oHWrGFQ3qmi5j5fox69\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-8290b639-568e-4c0f-b36a-2c1fc278efaa tempest-TestVolumeBootPattern-2057914484 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: I_T nexus: 39
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Connection: 0
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.46
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020000
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf20
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00020001
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf21
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: GNqcKo3CCGP8HPSEKQgQ
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Target 3: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: I_T nexus: 40
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Connection: 0
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.46
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030000
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf30
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00030001
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf31
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: m4Vrns6jP2Jya7uPD7YR
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:17:30.492807 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 18:17:30.499867 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:30.682480 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.180s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:30.682480 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e\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:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e\n Backing store flags: \n Account information:\n GNqcKo3CCGP8HPSEKQgQ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n Backing store flags: \n Account information:\n m4Vrns6jP2Jya7uPD7YR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6\n System information:\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-425476bf-eb80-402a-a6a7-d7ec706d3ba6\n Backing store flags: \n Account information:\n 4oHWrGFQ3qmi5j5fox69\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:17:30.688164 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:30.818019 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.134s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:30.818311 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e\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:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e\n Backing store flags: \n Account information:\n GNqcKo3CCGP8HPSEKQgQ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 40\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n Backing store flags: \n Account information:\n m4Vrns6jP2Jya7uPD7YR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6\n System information:\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-425476bf-eb80-402a-a6a7-d7ec706d3ba6\n Backing store flags: \n Account information:\n 4oHWrGFQ3qmi5j5fox69\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:17:30.819249 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-8290b639-568e-4c0f-b36a-2c1fc278efaa tempest-TestVolumeBootPattern-2057914484 None] Set provider_location to: 10.222.0.46:3260,4 iqn.2010-10.org.openstack:volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 18:17:31.210627 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-440c6244-3cf1-4530-b8e4-9657004bd493 req-8290b639-568e-4c0f-b36a-2c1fc278efaa tempest-TestVolumeBootPattern-2057914484 None] attachment_update completed successfully.
Nov 10 18:17:46.405986 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] Terminate volume connection completed successfully.
Nov 10 18:17:46.460825 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:46.540732 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-c0716688-ac0f-4c24-a890-b4bbbb775e39 req-32dfd585-9d8d-4096-9ad0-47d9b0c2d229 tempest-AttachVolumeShelveTestJSON-1311564072 None] No connector for attachment 45f1c108-209b-4b44-b206-bc26963638d8; skipping storage backend terminate_connection call. {{(pid=91926) _connection_terminate /opt/stack/cinder/cinder/volume/manager.py:4631}}
Nov 10 18:17:46.541242 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-c0716688-ac0f-4c24-a890-b4bbbb775e39 req-32dfd585-9d8d-4096-9ad0-47d9b0c2d229 tempest-AttachVolumeShelveTestJSON-1311564072 None] Deleting attachment 45f1c108-209b-4b44-b206-bc26963638d8. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 18:17:46.605496 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.131s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:46.606157 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e\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:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e\n Backing store flags: \n Account information:\n GNqcKo3CCGP8HPSEKQgQ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n System information:\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-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n Backing store flags: \n Account information:\n m4Vrns6jP2Jya7uPD7YR\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-425476bf-eb80-402a-a6a7-d7ec706d3ba6\n Backing store flags: \n Account information:\n 4oHWrGFQ3qmi5j5fox69\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:17:46.607116 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] Removing iscsi_target for Volume ID: 9dc587c9-b4ae-4479-9474-87abeb5aea6a
Nov 10 18:17:46.625762 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:46.642789 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-c0716688-ac0f-4c24-a890-b4bbbb775e39 req-32dfd585-9d8d-4096-9ad0-47d9b0c2d229 tempest-AttachVolumeShelveTestJSON-1311564072 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:17:46.642789 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:17:46.642789 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:17:46.880951 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a -f" returned: 0 in 0.268s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:46.883255 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:17:46.884890 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:47.010431 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.125s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:47.010828 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e\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:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e\n Backing store flags: \n Account information:\n GNqcKo3CCGP8HPSEKQgQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-425476bf-eb80-402a-a6a7-d7ec706d3ba6\n Backing store flags: \n Account information:\n 4oHWrGFQ3qmi5j5fox69\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:17:47.011719 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-8a7cc4a5-8210-4c83-bb63-c247ccd011b3 tempest-TestVolumeBackupRestore-493211535 None] Remove volume export completed successfully.
Nov 10 18:17:54.591192 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-3a8cc34f-0849-445e-8194-4f83597d1c64 req-a5117c1f-fe3e-4de1-9230-204ffdbd6eba tempest-TestVolumeBackupRestore-493211535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:54.618476 n-d-817210-1 sudo[136648]: 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-9dc587c9-b4ae-4479-9474-87abeb5aea6a
Nov 10 18:17:54.619300 n-d-817210-1 sudo[136648]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:17:54.748656 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-9103aec0-5d00-4edd-8850-3c0bb2542319 tempest-VolumesBackupsAdminTest-1190602624 None] Terminate volume connection completed successfully.
Nov 10 18:17:54.826412 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:54.990758 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.166s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:54.991590 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e\n System information:\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-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e\n Backing store flags: \n Account information:\n GNqcKo3CCGP8HPSEKQgQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-425476bf-eb80-402a-a6a7-d7ec706d3ba6\n Backing store flags: \n Account information:\n 4oHWrGFQ3qmi5j5fox69\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:17:54.992859 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [None req-9103aec0-5d00-4edd-8850-3c0bb2542319 tempest-VolumesBackupsAdminTest-1190602624 None] Removing iscsi_target for Volume ID: 55f7a571-4db3-43ad-8ed6-bfa753bd5a3e
Nov 10 18:17:54.996175 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:55.267248 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e -f" returned: 0 in 0.273s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:55.267986 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:17:55.269618 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:55.411678 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.137s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:55.412515 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-425476bf-eb80-402a-a6a7-d7ec706d3ba6\n Backing store flags: \n Account information:\n 4oHWrGFQ3qmi5j5fox69\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:17:55.413523 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-9103aec0-5d00-4edd-8850-3c0bb2542319 tempest-VolumesBackupsAdminTest-1190602624 None] Remove volume export completed successfully.
Nov 10 18:17:55.520427 n-d-817210-1 sudo[136648]: pam_unix(sudo:session): session closed for user root
Nov 10 18:17:55.522903 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-3a8cc34f-0849-445e-8194-4f83597d1c64 req-a5117c1f-fe3e-4de1-9230-204ffdbd6eba tempest-TestVolumeBackupRestore-493211535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a" returned: 0 in 0.932s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:55.573310 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:55.599596 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:55.601385 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-425476bf-eb80-402a-a6a7-d7ec706d3ba6\n Backing store flags: \n Account information:\n 4oHWrGFQ3qmi5j5fox69\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-3a8cc34f-0849-445e-8194-4f83597d1c64 req-a5117c1f-fe3e-4de1-9230-204ffdbd6eba tempest-TestVolumeBackupRestore-493211535 None] Targets prior to update: Target 4: iqn.2010-10.org.openstack:volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: I_T nexus: 41
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040000
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf40
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040001
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf41
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: 4oHWrGFQ3qmi5j5fox69
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:17:55.602325 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 18:17:55.606390 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-3a8cc34f-0849-445e-8194-4f83597d1c64 req-a5117c1f-fe3e-4de1-9230-204ffdbd6eba tempest-TestVolumeBackupRestore-493211535 None] Creating iscsi_target for Volume ID: volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 18:17:55.620606 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-3a8cc34f-0849-445e-8194-4f83597d1c64 req-a5117c1f-fe3e-4de1-9230-204ffdbd6eba tempest-TestVolumeBackupRestore-493211535 None] Created volume path /opt/stack/data/cinder/volumes/volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a,
Nov 10 18:17:55.620606 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 18:17:55.620606 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:17:55.620606 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a
Nov 10 18:17:55.620606 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 18:17:55.620606 n-d-817210-1 cinder-volume[91926]: incominguser m4Vrns6jP2Jya7uPD7YR LL5jGGtd5ELKUZ6B
Nov 10 18:17:55.620606 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:17:55.620606 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 18:17:55.620606 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:17:55.620606 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 18:17:55.622701 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:56.436454 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a" returned: 0 in 0.813s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:56.437686 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:17:56.438556 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-3a8cc34f-0849-445e-8194-4f83597d1c64 req-a5117c1f-fe3e-4de1-9230-204ffdbd6eba tempest-TestVolumeBackupRestore-493211535 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 18:17:56.439213 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-3a8cc34f-0849-445e-8194-4f83597d1c64 req-a5117c1f-fe3e-4de1-9230-204ffdbd6eba tempest-TestVolumeBackupRestore-493211535 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 18:17:56.443357 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:56.476737 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.035s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:56.477816 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-425476bf-eb80-402a-a6a7-d7ec706d3ba6\n Backing store flags: \n Account information:\n 4oHWrGFQ3qmi5j5fox69\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n System information:\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-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n Backing store flags: \n Account information:\n m4Vrns6jP2Jya7uPD7YR\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-3a8cc34f-0849-445e-8194-4f83597d1c64 req-a5117c1f-fe3e-4de1-9230-204ffdbd6eba tempest-TestVolumeBackupRestore-493211535 None] Targets after update: Target 4: iqn.2010-10.org.openstack:volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: I_T nexus: 41
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040000
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf40
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040001
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf41
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: 4oHWrGFQ3qmi5j5fox69
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:17:56.478795 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 18:17:56.483754 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:56.734180 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.250s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:56.734808 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-425476bf-eb80-402a-a6a7-d7ec706d3ba6\n Backing store flags: \n Account information:\n 4oHWrGFQ3qmi5j5fox69\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n System information:\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-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n Backing store flags: \n Account information:\n m4Vrns6jP2Jya7uPD7YR\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:17:56.736688 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:56.854075 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:56.854951 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-425476bf-eb80-402a-a6a7-d7ec706d3ba6\n Backing store flags: \n Account information:\n 4oHWrGFQ3qmi5j5fox69\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n System information:\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-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n Backing store flags: \n Account information:\n m4Vrns6jP2Jya7uPD7YR\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:17:56.856164 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-3a8cc34f-0849-445e-8194-4f83597d1c64 req-a5117c1f-fe3e-4de1-9230-204ffdbd6eba tempest-TestVolumeBackupRestore-493211535 None] Set provider_location to: 10.222.0.46:3260,5 iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 18:17:57.154072 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-3a8cc34f-0849-445e-8194-4f83597d1c64 req-a5117c1f-fe3e-4de1-9230-204ffdbd6eba tempest-TestVolumeBackupRestore-493211535 None] attachment_update completed successfully.
Nov 10 18:17:58.708378 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:17:58.715653 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:17:58.716413 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:17:58.733118 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] Flow 'volume_create_manager' (daf98795-f324-4c52-a657-36c1d2020138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:17:58.737090 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (02850cd5-c6f6-4765-8070-76bb21bab836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:17:58.761566 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:17:58.794108 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (02850cd5-c6f6-4765-8070-76bb21bab836) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:17:58Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_ccaca0de-a1a7-49ad-b46c-95ea14f2299e',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=4d9c69f0-ccaf-4168-bffd-84699015ccd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af3a3fcd64534ce0a99563b39e19adaf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:17:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:17:59Z,user_id='19c26d4f294d4a479a5034bf1788f974',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:17:58.797251 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8d7a2c87-cf7c-453e-8d69-fcd6f784c2f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:17:58.800001 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8d7a2c87-cf7c-453e-8d69-fcd6f784c2f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:17:58.802923 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1f263f9f-5247-40af-b500-fe1ccdf65bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:17:58.805473 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1f263f9f-5247-40af-b500-fe1ccdf65bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4d9c69f0-ccaf-4168-bffd-84699015ccd7', 'volume_name': 'volume-4d9c69f0-ccaf-4168-bffd-84699015ccd7', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:17:58.808431 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e6b692c2-e588-4422-a3a2-9518ecfdd946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:17:58.811069 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e6b692c2-e588-4422-a3a2-9518ecfdd946) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:17:58.813863 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5682f76a-4f70-48f4-96d2-bb8441e1a356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:17:58.815071 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] Volume 4d9c69f0-ccaf-4168-bffd-84699015ccd7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4d9c69f0-ccaf-4168-bffd-84699015ccd7', 'volume_size': 1}
Nov 10 18:17:58.816555 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4d9c69f0-ccaf-4168-bffd-84699015ccd7 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:17:58.851918 n-d-817210-1 sudo[136768]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4d9c69f0-ccaf-4168-bffd-84699015ccd7 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:17:58.854977 n-d-817210-1 sudo[136768]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:17:59.847788 n-d-817210-1 sudo[136768]: pam_unix(sudo:session): session closed for user root
Nov 10 18:17:59.850634 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4d9c69f0-ccaf-4168-bffd-84699015ccd7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.033s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:17:59.856369 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5682f76a-4f70-48f4-96d2-bb8441e1a356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4d9c69f0-ccaf-4168-bffd-84699015ccd7', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:17:59.860047 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5fb28e1e-8d69-472e-8b7d-19e1edf7720c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:17:59.880808 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] Volume volume-4d9c69f0-ccaf-4168-bffd-84699015ccd7 (4d9c69f0-ccaf-4168-bffd-84699015ccd7): created successfully
Nov 10 18:17:59.884530 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5fb28e1e-8d69-472e-8b7d-19e1edf7720c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:17:59.894886 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] Flow 'volume_create_manager' (daf98795-f324-4c52-a657-36c1d2020138) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:17:59.913128 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] Created volume successfully.
Nov 10 18:18:01.074078 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4d9c69f0-ccaf-4168-bffd-84699015ccd7 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:01.095665 n-d-817210-1 sudo[136808]: 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-4d9c69f0-ccaf-4168-bffd-84699015ccd7
Nov 10 18:18:01.097062 n-d-817210-1 sudo[136808]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:01.503055 n-d-817210-1 sudo[136808]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:01.505907 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4d9c69f0-ccaf-4168-bffd-84699015ccd7" returned: 0 in 0.431s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:01.556620 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:01.563616 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:01.563950 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6\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-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-425476bf-eb80-402a-a6a7-d7ec706d3ba6\n Backing store flags: \n Account information:\n 4oHWrGFQ3qmi5j5fox69\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n Backing store flags: \n Account information:\n m4Vrns6jP2Jya7uPD7YR\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] Targets prior to update: Target 4: iqn.2010-10.org.openstack:volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: I_T nexus: 41
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040000
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf40
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040001
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf41
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: 4oHWrGFQ3qmi5j5fox69
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Target 5: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: I_T nexus: 42
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.41
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050000
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf50
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050001
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf51
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: m4Vrns6jP2Jya7uPD7YR
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:18:01.564612 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 18:18:01.571278 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] Creating iscsi_target for Volume ID: volume-4d9c69f0-ccaf-4168-bffd-84699015ccd7 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 18:18:01.571940 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] Created volume path /opt/stack/data/cinder/volumes/volume-4d9c69f0-ccaf-4168-bffd-84699015ccd7,
Nov 10 18:18:01.571940 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 18:18:01.571940 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:18:01.571940 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-4d9c69f0-ccaf-4168-bffd-84699015ccd7
Nov 10 18:18:01.571940 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 18:18:01.571940 n-d-817210-1 cinder-volume[91926]: incominguser MNoefdnSLFyeio8aNWuv bXfBMwne2DCS8QcZ
Nov 10 18:18:01.571940 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:18:01.571940 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 18:18:01.571940 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:18:01.571940 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 18:18:01.574909 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-4d9c69f0-ccaf-4168-bffd-84699015ccd7 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:01.945465 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-4d9c69f0-ccaf-4168-bffd-84699015ccd7" returned: 0 in 0.372s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:01.945790 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:18:01.946349 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 18:18:01.946759 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 18:18:01.948179 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:01.954472 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:01.954869 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6\n System information:\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-425476bf-eb80-402a-a6a7-d7ec706d3ba6\n Backing store flags: \n Account information:\n 4oHWrGFQ3qmi5j5fox69\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n Backing store flags: \n Account information:\n m4Vrns6jP2Jya7uPD7YR\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-4d9c69f0-ccaf-4168-bffd-84699015ccd7\n System information:\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-4d9c69f0-ccaf-4168-bffd-84699015ccd7\n Backing store flags: \n Account information:\n MNoefdnSLFyeio8aNWuv\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] Targets after update: Target 4: iqn.2010-10.org.openstack:volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: I_T nexus: 41
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040000
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf40
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00040001
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf41
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: 4oHWrGFQ3qmi5j5fox69
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Target 5: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: I_T nexus: 42
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.41
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050000
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf50
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050001
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf51
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: m4Vrns6jP2Jya7uPD7YR
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:18:01.955422 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 18:18:01.961135 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:02.052596 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:02.053310 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6\n System information:\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-425476bf-eb80-402a-a6a7-d7ec706d3ba6\n Backing store flags: \n Account information:\n 4oHWrGFQ3qmi5j5fox69\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n Backing store flags: \n Account information:\n m4Vrns6jP2Jya7uPD7YR\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-4d9c69f0-ccaf-4168-bffd-84699015ccd7\n System information:\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-4d9c69f0-ccaf-4168-bffd-84699015ccd7\n Backing store flags: \n Account information:\n MNoefdnSLFyeio8aNWuv\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:18:02.056786 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:02.142750 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:02.143391 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6\n System information:\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-425476bf-eb80-402a-a6a7-d7ec706d3ba6\n Backing store flags: \n Account information:\n 4oHWrGFQ3qmi5j5fox69\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n Backing store flags: \n Account information:\n m4Vrns6jP2Jya7uPD7YR\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-4d9c69f0-ccaf-4168-bffd-84699015ccd7\n System information:\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-4d9c69f0-ccaf-4168-bffd-84699015ccd7\n Backing store flags: \n Account information:\n MNoefdnSLFyeio8aNWuv\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:18:02.144430 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] Set provider_location to: 10.222.0.46:3260,6 iqn.2010-10.org.openstack:volume-4d9c69f0-ccaf-4168-bffd-84699015ccd7 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 18:18:02.184200 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] Initialize volume connection completed successfully.
Nov 10 18:18:02.571804 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:18:02.572485 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:18:02.575507 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:02.597997 n-d-817210-1 sudo[136890]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:18:02.599742 n-d-817210-1 sudo[136890]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:03.118735 n-d-817210-1 sudo[136890]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:03.122318 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.547s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:03.123644 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:03.142118 n-d-817210-1 sudo[136903]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:18:03.142949 n-d-817210-1 sudo[136903]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:03.147070 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-5518ee44-87db-423d-a205-3a0c8ed644b6 req-40444b78-1004-4673-aef7-72c818b4e27d tempest-TestVolumeBootPattern-2057914484 None] Terminate volume connection completed successfully.
Nov 10 18:18:03.147699 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-5518ee44-87db-423d-a205-3a0c8ed644b6 req-40444b78-1004-4673-aef7-72c818b4e27d tempest-TestVolumeBootPattern-2057914484 None] Deleting attachment 28ec3c42-6da5-49a5-8ef5-e46df441c248. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 18:18:03.151396 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:03.242907 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:03.243351 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6\n System information:\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-425476bf-eb80-402a-a6a7-d7ec706d3ba6\n Backing store flags: \n Account information:\n 4oHWrGFQ3qmi5j5fox69\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n Backing store flags: \n Account information:\n m4Vrns6jP2Jya7uPD7YR\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-4d9c69f0-ccaf-4168-bffd-84699015ccd7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-4d9c69f0-ccaf-4168-bffd-84699015ccd7\n Backing store flags: \n Account information:\n MNoefdnSLFyeio8aNWuv\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:18:03.244104 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-5518ee44-87db-423d-a205-3a0c8ed644b6 req-40444b78-1004-4673-aef7-72c818b4e27d tempest-TestVolumeBootPattern-2057914484 None] Removing iscsi_target for Volume ID: 425476bf-eb80-402a-a6a7-d7ec706d3ba6
Nov 10 18:18:03.245327 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6 -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:03.343587 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6 -f" returned: 0 in 0.098s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:03.344324 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:18:03.345813 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:03.461302 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.115s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:03.461706 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n Backing store flags: \n Account information:\n m4Vrns6jP2Jya7uPD7YR\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-4d9c69f0-ccaf-4168-bffd-84699015ccd7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-4d9c69f0-ccaf-4168-bffd-84699015ccd7\n Backing store flags: \n Account information:\n MNoefdnSLFyeio8aNWuv\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:18:03.542637 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-5518ee44-87db-423d-a205-3a0c8ed644b6 req-40444b78-1004-4673-aef7-72c818b4e27d tempest-TestVolumeBootPattern-2057914484 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:18:03.542637 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:18:03.542637 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:18:03.556577 n-d-817210-1 sudo[136903]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:03.558424 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.435s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:03.560157 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:18:03.703527 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [req-5518ee44-87db-423d-a205-3a0c8ed644b6 req-ef365c72-b7e7-45d9-b5b4-55fd3a0e4447 tempest-TestVolumeBootPattern-2057914484 None] Lock "b'cinder-425476bf-eb80-402a-a6a7-d7ec706d3ba6-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:18:03.831847 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:04.125270 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.227s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:04.125270 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n Backing store flags: \n Account information:\n m4Vrns6jP2Jya7uPD7YR\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-4d9c69f0-ccaf-4168-bffd-84699015ccd7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-4d9c69f0-ccaf-4168-bffd-84699015ccd7\n Backing store flags: \n Account information:\n MNoefdnSLFyeio8aNWuv\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:18:04.125270 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [req-5518ee44-87db-423d-a205-3a0c8ed644b6 req-ef365c72-b7e7-45d9-b5b4-55fd3a0e4447 tempest-TestVolumeBootPattern-2057914484 None] Skipping remove_export. No iscsi_target is presently exported for volume: 425476bf-eb80-402a-a6a7-d7ec706d3ba6
Nov 10 18:18:04.125270 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-5518ee44-87db-423d-a205-3a0c8ed644b6 req-ef365c72-b7e7-45d9-b5b4-55fd3a0e4447 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:04.105778 n-d-817210-1 sudo[136927]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6
Nov 10 18:18:04.106760 n-d-817210-1 sudo[136927]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:04.599494 n-d-817210-1 sudo[136927]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:04.602923 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-5518ee44-87db-423d-a205-3a0c8ed644b6 req-ef365c72-b7e7-45d9-b5b4-55fd3a0e4447 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6" returned: 0 in 0.539s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:04.608046 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-5518ee44-87db-423d-a205-3a0c8ed644b6 req-ef365c72-b7e7-45d9-b5b4-55fd3a0e4447 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:04.622492 n-d-817210-1 sudo[136931]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6
Nov 10 18:18:04.623329 n-d-817210-1 sudo[136931]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:05.073418 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-5518ee44-87db-423d-a205-3a0c8ed644b6 req-ef365c72-b7e7-45d9-b5b4-55fd3a0e4447 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6" returned: 0 in 0.466s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:05.073418 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-5518ee44-87db-423d-a205-3a0c8ed644b6 req-ef365c72-b7e7-45d9-b5b4-55fd3a0e4447 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:05.067929 n-d-817210-1 sudo[136931]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:05.092555 n-d-817210-1 sudo[136934]: ubuntu : TTY=unknown ; 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-425476bf-eb80-402a-a6a7-d7ec706d3ba6
Nov 10 18:18:05.094011 n-d-817210-1 sudo[136934]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:05.647302 n-d-817210-1 sudo[136934]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:05.655694 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-5518ee44-87db-423d-a205-3a0c8ed644b6 req-ef365c72-b7e7-45d9-b5b4-55fd3a0e4447 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-425476bf-eb80-402a-a6a7-d7ec706d3ba6" returned: 0 in 0.577s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:05.655694 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [req-5518ee44-87db-423d-a205-3a0c8ed644b6 req-ef365c72-b7e7-45d9-b5b4-55fd3a0e4447 tempest-TestVolumeBootPattern-2057914484 None] Successfully deleted volume: 425476bf-eb80-402a-a6a7-d7ec706d3ba6
Nov 10 18:18:05.709349 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [req-5518ee44-87db-423d-a205-3a0c8ed644b6 req-ef365c72-b7e7-45d9-b5b4-55fd3a0e4447 tempest-TestVolumeBootPattern-2057914484 None] Created reservations ['c573c093-7ca3-4ddd-bde0-813566116b87', '627033b9-0c66-40d0-9b72-2cfb2d51ea3f', 'e494480e-4070-49c1-9d5d-c98e09a5fff9', 'd1c02a06-b4e1-46bf-b347-c58d590b1481'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:18:05.709349 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-5518ee44-87db-423d-a205-3a0c8ed644b6 req-ef365c72-b7e7-45d9-b5b4-55fd3a0e4447 tempest-TestVolumeBootPattern-2057914484 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:18:05.709349 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:18:05.709349 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:18:05.771611 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [req-5518ee44-87db-423d-a205-3a0c8ed644b6 req-ef365c72-b7e7-45d9-b5b4-55fd3a0e4447 tempest-TestVolumeBootPattern-2057914484 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:18:05.771611 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-5518ee44-87db-423d-a205-3a0c8ed644b6 req-ef365c72-b7e7-45d9-b5b4-55fd3a0e4447 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:05.801103 n-d-817210-1 sudo[136938]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:18:05.802080 n-d-817210-1 sudo[136938]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:06.233157 n-d-817210-1 sudo[136938]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:06.236641 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-5518ee44-87db-423d-a205-3a0c8ed644b6 req-ef365c72-b7e7-45d9-b5b4-55fd3a0e4447 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:06.241253 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-5518ee44-87db-423d-a205-3a0c8ed644b6 req-ef365c72-b7e7-45d9-b5b4-55fd3a0e4447 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:06.258013 n-d-817210-1 sudo[136941]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:18:06.258878 n-d-817210-1 sudo[136941]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:06.501886 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-72de1171-18bc-429c-bcf0-eb5d97eaa229 tempest-TestVolumeBootPattern-2057914484 None] Lock "b'cinder-09120b9f-141c-4be7-97d3-dfbff385bea6-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.020s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:18:06.501886 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-72de1171-18bc-429c-bcf0-eb5d97eaa229 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-09120b9f-141c-4be7-97d3-dfbff385bea6 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:06.520193 n-d-817210-1 sudo[136943]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-09120b9f-141c-4be7-97d3-dfbff385bea6
Nov 10 18:18:06.520984 n-d-817210-1 sudo[136943]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:06.699292 n-d-817210-1 sudo[136941]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:06.701624 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-5518ee44-87db-423d-a205-3a0c8ed644b6 req-ef365c72-b7e7-45d9-b5b4-55fd3a0e4447 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.463s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:06.703916 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [req-5518ee44-87db-423d-a205-3a0c8ed644b6 req-ef365c72-b7e7-45d9-b5b4-55fd3a0e4447 tempest-TestVolumeBootPattern-2057914484 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:18:06.721848 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-5518ee44-87db-423d-a205-3a0c8ed644b6 req-ef365c72-b7e7-45d9-b5b4-55fd3a0e4447 tempest-TestVolumeBootPattern-2057914484 None] Deleted volume successfully.
Nov 10 18:18:06.737320 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [req-5518ee44-87db-423d-a205-3a0c8ed644b6 req-ef365c72-b7e7-45d9-b5b4-55fd3a0e4447 tempest-TestVolumeBootPattern-2057914484 None] Lock "b'cinder-425476bf-eb80-402a-a6a7-d7ec706d3ba6-delete_volume'" released by "delete_volume" :: held 3.034s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:18:06.979241 n-d-817210-1 sudo[136943]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:06.981045 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-72de1171-18bc-429c-bcf0-eb5d97eaa229 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-09120b9f-141c-4be7-97d3-dfbff385bea6" returned: 0 in 0.484s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:06.984128 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-72de1171-18bc-429c-bcf0-eb5d97eaa229 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-09120b9f-141c-4be7-97d3-dfbff385bea6 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:07.011421 n-d-817210-1 sudo[136948]: ubuntu : TTY=unknown ; 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-09120b9f-141c-4be7-97d3-dfbff385bea6
Nov 10 18:18:07.012200 n-d-817210-1 sudo[136948]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:07.844121 n-d-817210-1 sudo[136948]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:07.849820 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-72de1171-18bc-429c-bcf0-eb5d97eaa229 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-09120b9f-141c-4be7-97d3-dfbff385bea6" returned: 0 in 0.862s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:08.023280 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-72de1171-18bc-429c-bcf0-eb5d97eaa229 tempest-TestVolumeBootPattern-2057914484 None] Created reservations ['c693de4a-65e5-4e9a-ac9c-902151c5d1c9', 'd99de875-a412-408e-873a-8abfb416d299', '97fd95a0-0346-4e7b-b7f6-d369dd9c4ca0', 'a93c409d-895b-4737-afb4-3c6c05d02e50'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:18:08.032600 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-72de1171-18bc-429c-bcf0-eb5d97eaa229 tempest-TestVolumeBootPattern-2057914484 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:18:08.032600 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:18:08.032600 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:18:08.126165 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-72de1171-18bc-429c-bcf0-eb5d97eaa229 tempest-TestVolumeBootPattern-2057914484 None] Delete snapshot completed successfully.
Nov 10 18:18:08.133176 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-72de1171-18bc-429c-bcf0-eb5d97eaa229 tempest-TestVolumeBootPattern-2057914484 None] Lock "b'cinder-09120b9f-141c-4be7-97d3-dfbff385bea6-delete_snapshot'" released by "delete_snapshot" :: held 1.637s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:18:08.773302 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-fdd3e4e3-52e0-4bda-b7de-08d110c596b7 tempest-TestVolumeBootPattern-2057914484 None] Lock "b'cinder-00086f1a-bf88-44bc-b211-731e3e7cd63d-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:18:08.839854 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-fdd3e4e3-52e0-4bda-b7de-08d110c596b7 tempest-TestVolumeBootPattern-2057914484 None] Skipping remove_export. No iscsi_target is presently exported for volume: 00086f1a-bf88-44bc-b211-731e3e7cd63d
Nov 10 18:18:08.839854 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fdd3e4e3-52e0-4bda-b7de-08d110c596b7 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-00086f1a-bf88-44bc-b211-731e3e7cd63d {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:08.890930 n-d-817210-1 sudo[136991]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-00086f1a-bf88-44bc-b211-731e3e7cd63d
Nov 10 18:18:08.891795 n-d-817210-1 sudo[136991]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:09.317846 n-d-817210-1 sudo[136991]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:09.321582 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fdd3e4e3-52e0-4bda-b7de-08d110c596b7 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-00086f1a-bf88-44bc-b211-731e3e7cd63d" returned: 0 in 0.482s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:09.324574 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fdd3e4e3-52e0-4bda-b7de-08d110c596b7 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-00086f1a-bf88-44bc-b211-731e3e7cd63d {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:09.340663 n-d-817210-1 sudo[136994]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-00086f1a-bf88-44bc-b211-731e3e7cd63d
Nov 10 18:18:09.341434 n-d-817210-1 sudo[136994]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:09.795570 n-d-817210-1 sudo[136994]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:09.798418 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fdd3e4e3-52e0-4bda-b7de-08d110c596b7 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-00086f1a-bf88-44bc-b211-731e3e7cd63d" returned: 0 in 0.475s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:09.800887 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fdd3e4e3-52e0-4bda-b7de-08d110c596b7 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-00086f1a-bf88-44bc-b211-731e3e7cd63d {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:09.827865 n-d-817210-1 sudo[136997]: ubuntu : TTY=unknown ; 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-00086f1a-bf88-44bc-b211-731e3e7cd63d
Nov 10 18:18:09.828698 n-d-817210-1 sudo[136997]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:10.328137 n-d-817210-1 sudo[136997]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:10.330414 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fdd3e4e3-52e0-4bda-b7de-08d110c596b7 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-00086f1a-bf88-44bc-b211-731e3e7cd63d" returned: 0 in 0.529s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:10.331737 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-fdd3e4e3-52e0-4bda-b7de-08d110c596b7 tempest-TestVolumeBootPattern-2057914484 None] Successfully deleted volume: 00086f1a-bf88-44bc-b211-731e3e7cd63d
Nov 10 18:18:10.379384 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-fdd3e4e3-52e0-4bda-b7de-08d110c596b7 tempest-TestVolumeBootPattern-2057914484 None] Created reservations ['3849d99f-43c5-4764-9f2d-74cc7bc9892c', '58ebdf7d-fd62-4414-8d56-499e31c0df93', '935a1264-d113-4516-8b5f-b2d07d00687d', '4f5fa1c4-73bd-4659-be1b-c66a688eb6ab'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:18:10.381532 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-fdd3e4e3-52e0-4bda-b7de-08d110c596b7 tempest-TestVolumeBootPattern-2057914484 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:18:10.381532 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:18:10.381532 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:18:10.445835 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-fdd3e4e3-52e0-4bda-b7de-08d110c596b7 tempest-TestVolumeBootPattern-2057914484 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:18:10.445835 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fdd3e4e3-52e0-4bda-b7de-08d110c596b7 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:10.462614 n-d-817210-1 sudo[137001]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:18:10.463394 n-d-817210-1 sudo[137001]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:10.946161 n-d-817210-1 sudo[137001]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:10.950967 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fdd3e4e3-52e0-4bda-b7de-08d110c596b7 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.505s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:10.955325 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fdd3e4e3-52e0-4bda-b7de-08d110c596b7 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:10.975046 n-d-817210-1 sudo[137005]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:18:10.976038 n-d-817210-1 sudo[137005]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:11.519875 n-d-817210-1 sudo[137005]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:11.523351 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fdd3e4e3-52e0-4bda-b7de-08d110c596b7 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.571s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:11.536801 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-fdd3e4e3-52e0-4bda-b7de-08d110c596b7 tempest-TestVolumeBootPattern-2057914484 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:18:11.543359 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-fdd3e4e3-52e0-4bda-b7de-08d110c596b7 tempest-TestVolumeBootPattern-2057914484 None] Deleted volume successfully.
Nov 10 18:18:11.567657 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-fdd3e4e3-52e0-4bda-b7de-08d110c596b7 tempest-TestVolumeBootPattern-2057914484 None] Lock "b'cinder-00086f1a-bf88-44bc-b211-731e3e7cd63d-delete_volume'" released by "delete_volume" :: held 2.792s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:18:11.973283 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:18:11.981054 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:18:11.981054 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:18:11.996275 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] Flow 'volume_create_manager' (c0b90b91-00cd-4684-8366-d118455422c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:18:11.996275 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9de7653f-f770-441f-8059-3a6596705742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:18:12.019400 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:18:12.047747 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9de7653f-f770-441f-8059-3a6596705742) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:18:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1252710896',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=b5ea28ce-1a74-4395-af72-a96f18642887,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12190419ac9249099264cdf63e260b6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:18:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:18:12Z,user_id='cf79cd0daffd43c8875d5afda229b046',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:18:12.050383 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (00818391-1a4b-4971-9b1c-3e8e344997fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:18:12.052501 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (00818391-1a4b-4971-9b1c-3e8e344997fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:18:12.054964 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (61f925a3-b900-47b5-9092-de092caba19c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:18:12.180471 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (61f925a3-b900-47b5-9092-de092caba19c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'b5ea28ce-1a74-4395-af72-a96f18642887', 'volume_name': 'volume-b5ea28ce-1a74-4395-af72-a96f18642887', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:18:12.180471 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7fc668d7-08e9-4a3e-892a-f8a9dacf316f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:18:12.185361 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7fc668d7-08e9-4a3e-892a-f8a9dacf316f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:18:12.185361 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1daa9a57-936c-4dbe-83a3-350b3b50f69a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:18:12.185361 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] Volume b5ea28ce-1a74-4395-af72-a96f18642887: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-b5ea28ce-1a74-4395-af72-a96f18642887', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Nov 10 18:18:12.190842 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] Cloning b5ea28ce-1a74-4395-af72-a96f18642887 from image 2ec14fde-8309-4e02-a7c2-293acfcfb789 at location (None, None). {{(pid=91926) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Nov 10 18:18:28.325780 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_mp0jc3pvn-d-817210-1@lvmdriver-1, size 616.00 MB, duration 16.14 sec {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Nov 10 18:18:28.326948 n-d-817210-1 cinder-volume[91926]: INFO cinder.image.image_utils [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] Image download 616.00 MB at 38.17 MB/s
Nov 10 18:18:28.372517 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_mp0jc3pvn-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:28.482140 n-d-817210-1 sudo[137053]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_mp0jc3pvn-d-817210-1@lvmdriver-1
Nov 10 18:18:28.483066 n-d-817210-1 sudo[137053]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:29.046963 n-d-817210-1 sudo[137053]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:29.050235 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_mp0jc3pvn-d-817210-1@lvmdriver-1" returned: 0 in 0.678s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:29.050235 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] Temporary image 2ec14fde-8309-4e02-a7c2-293acfcfb789 is fetched for user cf79cd0daffd43c8875d5afda229b046. {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Nov 10 18:18:29.109813 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_mp0jc3pvn-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:29.207669 n-d-817210-1 sudo[137058]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_mp0jc3pvn-d-817210-1@lvmdriver-1
Nov 10 18:18:29.209235 n-d-817210-1 sudo[137058]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:29.530522 n-d-817210-1 sudo[137058]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:29.537151 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_mp0jc3pvn-d-817210-1@lvmdriver-1" returned: 0 in 0.424s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:29.537151 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b5ea28ce-1a74-4395-af72-a96f18642887 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:29.555193 n-d-817210-1 sudo[137064]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b5ea28ce-1a74-4395-af72-a96f18642887 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:18:29.556027 n-d-817210-1 sudo[137064]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:30.126476 n-d-817210-1 sudo[137064]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:30.129657 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b5ea28ce-1a74-4395-af72-a96f18642887 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.593s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:30.152661 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] Attempting download of 2ec14fde-8309-4e02-a7c2-293acfcfb789 ((None, None)) to volume b5ea28ce-1a74-4395-af72-a96f18642887. {{(pid=91926) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Nov 10 18:18:30.191704 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_iq8aef6p {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:30.297000 n-d-817210-1 sudo[137095]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_iq8aef6p
Nov 10 18:18:30.297898 n-d-817210-1 sudo[137095]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:30.617979 n-d-817210-1 sudo[137095]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:30.623918 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_iq8aef6p" returned: 0 in 0.428s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:30.623918 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_mp0jc3pvn-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:30.707714 n-d-817210-1 sudo[137099]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_mp0jc3pvn-d-817210-1@lvmdriver-1
Nov 10 18:18:30.709284 n-d-817210-1 sudo[137099]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:31.068550 n-d-817210-1 sudo[137099]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:31.071862 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_mp0jc3pvn-d-817210-1@lvmdriver-1" returned: 0 in 0.450s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:31.073085 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] 2ec14fde-8309-4e02-a7c2-293acfcfb789 was vhdx, converting to raw {{(pid=91926) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Nov 10 18:18:31.073909 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_mp0jc3pvn-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b5ea28ce--1a74--4395--af72--a96f18642887 oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:31.093887 n-d-817210-1 sudo[137104]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_mp0jc3pvn-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b5ea28ce--1a74--4395--af72--a96f18642887 oflag=direct
Nov 10 18:18:31.094750 n-d-817210-1 sudo[137104]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:31.457742 n-d-817210-1 sudo[137104]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:31.462075 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_mp0jc3pvn-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b5ea28ce--1a74--4395--af72--a96f18642887 oflag=direct" returned: 0 in 0.386s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:31.462075 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_mp0jc3pvn-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--b5ea28ce--1a74--4395--af72--a96f18642887 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:31.479704 n-d-817210-1 sudo[137119]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_mp0jc3pvn-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--b5ea28ce--1a74--4395--af72--a96f18642887
Nov 10 18:18:31.480488 n-d-817210-1 sudo[137119]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:32.718308 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_mp0jc3pvn-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--b5ea28ce--1a74--4395--af72--a96f18642887" returned: 0 in 1.252s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:32.718308 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_mp0jc3pvn-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:32.711728 n-d-817210-1 sudo[137119]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:32.827056 n-d-817210-1 sudo[137159]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_mp0jc3pvn-d-817210-1@lvmdriver-1
Nov 10 18:18:32.827880 n-d-817210-1 sudo[137159]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:33.063081 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] Terminate volume connection completed successfully.
Nov 10 18:18:33.107597 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:33.148350 n-d-817210-1 sudo[137159]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:33.150205 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_mp0jc3pvn-d-817210-1@lvmdriver-1" returned: 0 in 0.435s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:33.150967 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_mp0jc3pvn-d-817210-1@lvmdriver-1, size 700.00 MB, duration 1.25 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--b5ea28ce--1a74--4395--af72--a96f18642887 {{(pid=91926) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Nov 10 18:18:33.151344 n-d-817210-1 cinder-volume[91926]: INFO cinder.image.image_utils [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] Converted 700.00 MB image at 558.39 MB/s
Nov 10 18:18:33.151918 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] Downloaded image 2ec14fde-8309-4e02-a7c2-293acfcfb789 ((None, None)) to volume b5ea28ce-1a74-4395-af72-a96f18642887 successfully. {{(pid=91926) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Nov 10 18:18:33.268917 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] Temporary image 2ec14fde-8309-4e02-a7c2-293acfcfb789 for user cf79cd0daffd43c8875d5afda229b046 is deleted. {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Nov 10 18:18:33.269564 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] Marking volume b5ea28ce-1a74-4395-af72-a96f18642887 as bootable. {{(pid=91926) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Nov 10 18:18:33.272329 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:33.272610 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337402912]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n Backing store flags: \n Account information:\n m4Vrns6jP2Jya7uPD7YR\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-4d9c69f0-ccaf-4168-bffd-84699015ccd7\n System information:\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-4d9c69f0-ccaf-4168-bffd-84699015ccd7\n Backing store flags: \n Account information:\n MNoefdnSLFyeio8aNWuv\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:18:33.273245 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] Removing iscsi_target for Volume ID: 4d9c69f0-ccaf-4168-bffd-84699015ccd7
Nov 10 18:18:33.275196 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-4d9c69f0-ccaf-4168-bffd-84699015ccd7 -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:33.282816 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] Copying metadata from image 2ec14fde-8309-4e02-a7c2-293acfcfb789 to b5ea28ce-1a74-4395-af72-a96f18642887. {{(pid=91926) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Nov 10 18:18:33.283256 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] Creating volume glance metadata for volume b5ea28ce-1a74-4395-af72-a96f18642887 backed by image 2ec14fde-8309-4e02-a7c2-293acfcfb789 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=91926) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Nov 10 18:18:33.344188 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1daa9a57-936c-4dbe-83a3-350b3b50f69a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b5ea28ce-1a74-4395-af72-a96f18642887', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:18:33.346630 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b1cdc5fc-e45e-4869-8045-116254756cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:18:33.363894 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] Volume volume-b5ea28ce-1a74-4395-af72-a96f18642887 (b5ea28ce-1a74-4395-af72-a96f18642887): created successfully
Nov 10 18:18:33.363894 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b1cdc5fc-e45e-4869-8045-116254756cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:18:33.363894 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] Flow 'volume_create_manager' (c0b90b91-00cd-4684-8366-d118455422c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:18:33.380179 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-bbf7152a-6a74-4342-9fc6-6b8b07570ea2 tempest-TestVolumeBootPattern-2057914484 None] Created volume successfully.
Nov 10 18:18:33.532397 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-4d9c69f0-ccaf-4168-bffd-84699015ccd7 -f" returned: 0 in 0.257s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:33.532652 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337402912]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:18:33.536349 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:33.634854 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:33.634854 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337402912]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n Backing store flags: \n Account information:\n m4Vrns6jP2Jya7uPD7YR\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:18:33.634854 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-fd3ddf5e-f141-4546-bcde-7a47c9ef3971 tempest-VolumesBackupsAdminTest-1190602624 None] Remove volume export completed successfully.
Nov 10 18:18:34.054561 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-ff2200a8-79bb-4b39-abb7-ce257a8eaae0 tempest-VolumesBackupsAdminTest-1190602624 None] Lock "b'cinder-4d9c69f0-ccaf-4168-bffd-84699015ccd7-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:18:34.121358 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:34.212557 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:34.212898 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n Backing store flags: \n Account information:\n m4Vrns6jP2Jya7uPD7YR\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:18:34.213605 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-ff2200a8-79bb-4b39-abb7-ce257a8eaae0 tempest-VolumesBackupsAdminTest-1190602624 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4d9c69f0-ccaf-4168-bffd-84699015ccd7
Nov 10 18:18:34.214618 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ff2200a8-79bb-4b39-abb7-ce257a8eaae0 tempest-VolumesBackupsAdminTest-1190602624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4d9c69f0-ccaf-4168-bffd-84699015ccd7 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:34.235091 n-d-817210-1 sudo[137197]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4d9c69f0-ccaf-4168-bffd-84699015ccd7
Nov 10 18:18:34.236052 n-d-817210-1 sudo[137197]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:34.680747 n-d-817210-1 sudo[137197]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:34.683011 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ff2200a8-79bb-4b39-abb7-ce257a8eaae0 tempest-VolumesBackupsAdminTest-1190602624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4d9c69f0-ccaf-4168-bffd-84699015ccd7" returned: 0 in 0.468s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:34.684803 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ff2200a8-79bb-4b39-abb7-ce257a8eaae0 tempest-VolumesBackupsAdminTest-1190602624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4d9c69f0-ccaf-4168-bffd-84699015ccd7 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:34.712077 n-d-817210-1 sudo[137200]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4d9c69f0-ccaf-4168-bffd-84699015ccd7
Nov 10 18:18:34.713080 n-d-817210-1 sudo[137200]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:35.127875 n-d-817210-1 sudo[137200]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:35.130224 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ff2200a8-79bb-4b39-abb7-ce257a8eaae0 tempest-VolumesBackupsAdminTest-1190602624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4d9c69f0-ccaf-4168-bffd-84699015ccd7" returned: 0 in 0.445s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:35.132428 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ff2200a8-79bb-4b39-abb7-ce257a8eaae0 tempest-VolumesBackupsAdminTest-1190602624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4d9c69f0-ccaf-4168-bffd-84699015ccd7 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:35.153021 n-d-817210-1 sudo[137203]: ubuntu : TTY=unknown ; 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-4d9c69f0-ccaf-4168-bffd-84699015ccd7
Nov 10 18:18:35.153843 n-d-817210-1 sudo[137203]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:35.641291 n-d-817210-1 sudo[137203]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:35.644173 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ff2200a8-79bb-4b39-abb7-ce257a8eaae0 tempest-VolumesBackupsAdminTest-1190602624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4d9c69f0-ccaf-4168-bffd-84699015ccd7" returned: 0 in 0.511s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:35.646279 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-ff2200a8-79bb-4b39-abb7-ce257a8eaae0 tempest-VolumesBackupsAdminTest-1190602624 None] Successfully deleted volume: 4d9c69f0-ccaf-4168-bffd-84699015ccd7
Nov 10 18:18:35.697732 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-ff2200a8-79bb-4b39-abb7-ce257a8eaae0 tempest-VolumesBackupsAdminTest-1190602624 None] Created reservations ['c5befc5e-4145-4311-adf4-516f2866d3f1', '1f47b83d-4e3c-41e3-8f92-0a26dda7018f', '936bf497-1f11-4cf7-b6f3-5ce1928d5097', '81f5021b-3f71-4d49-8170-749e4ef03dc3'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:18:35.703461 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-ff2200a8-79bb-4b39-abb7-ce257a8eaae0 tempest-VolumesBackupsAdminTest-1190602624 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:18:35.703461 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:18:35.703461 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:18:35.756394 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-ff2200a8-79bb-4b39-abb7-ce257a8eaae0 tempest-VolumesBackupsAdminTest-1190602624 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:18:35.756394 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ff2200a8-79bb-4b39-abb7-ce257a8eaae0 tempest-VolumesBackupsAdminTest-1190602624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:35.788655 n-d-817210-1 sudo[137208]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:18:35.789492 n-d-817210-1 sudo[137208]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:36.212551 n-d-817210-1 sudo[137208]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:36.219342 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ff2200a8-79bb-4b39-abb7-ce257a8eaae0 tempest-VolumesBackupsAdminTest-1190602624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:36.220528 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ff2200a8-79bb-4b39-abb7-ce257a8eaae0 tempest-VolumesBackupsAdminTest-1190602624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:36.247836 n-d-817210-1 sudo[137211]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:18:36.248636 n-d-817210-1 sudo[137211]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:36.726848 n-d-817210-1 sudo[137211]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:36.729807 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ff2200a8-79bb-4b39-abb7-ce257a8eaae0 tempest-VolumesBackupsAdminTest-1190602624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.509s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:36.732609 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-ff2200a8-79bb-4b39-abb7-ce257a8eaae0 tempest-VolumesBackupsAdminTest-1190602624 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:18:36.740980 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-ff2200a8-79bb-4b39-abb7-ce257a8eaae0 tempest-VolumesBackupsAdminTest-1190602624 None] Deleted volume successfully.
Nov 10 18:18:36.760362 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-ff2200a8-79bb-4b39-abb7-ce257a8eaae0 tempest-VolumesBackupsAdminTest-1190602624 None] Lock "b'cinder-4d9c69f0-ccaf-4168-bffd-84699015ccd7-delete_volume'" released by "delete_volume" :: held 2.706s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:18:36.841928 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-b2720540-365e-4066-b575-de59480d04c5 req-bc658f0a-7715-4ba4-8f94-2dc45af99ab3 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b5ea28ce-1a74-4395-af72-a96f18642887 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:36.864994 n-d-817210-1 sudo[137214]: 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-b5ea28ce-1a74-4395-af72-a96f18642887
Nov 10 18:18:36.865802 n-d-817210-1 sudo[137214]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:37.316022 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-b2720540-365e-4066-b575-de59480d04c5 req-bc658f0a-7715-4ba4-8f94-2dc45af99ab3 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b5ea28ce-1a74-4395-af72-a96f18642887" returned: 0 in 0.473s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:37.313102 n-d-817210-1 sudo[137214]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:37.410614 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:37.434218 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:37.435277 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n Backing store flags: \n Account information:\n m4Vrns6jP2Jya7uPD7YR\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-b2720540-365e-4066-b575-de59480d04c5 req-bc658f0a-7715-4ba4-8f94-2dc45af99ab3 tempest-TestVolumeBootPattern-2057914484 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: I_T nexus: 42
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.41
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050000
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf50
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050001
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf51
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: m4Vrns6jP2Jya7uPD7YR
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:18:37.436104 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 18:18:37.441307 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-b2720540-365e-4066-b575-de59480d04c5 req-bc658f0a-7715-4ba4-8f94-2dc45af99ab3 tempest-TestVolumeBootPattern-2057914484 None] Creating iscsi_target for Volume ID: volume-b5ea28ce-1a74-4395-af72-a96f18642887 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 18:18:37.444939 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-b2720540-365e-4066-b575-de59480d04c5 req-bc658f0a-7715-4ba4-8f94-2dc45af99ab3 tempest-TestVolumeBootPattern-2057914484 None] Created volume path /opt/stack/data/cinder/volumes/volume-b5ea28ce-1a74-4395-af72-a96f18642887,
Nov 10 18:18:37.444939 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 18:18:37.444939 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:18:37.444939 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b5ea28ce-1a74-4395-af72-a96f18642887
Nov 10 18:18:37.444939 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 18:18:37.444939 n-d-817210-1 cinder-volume[91926]: incominguser A8feQTo8HGW66HVjVLcg ZmJEqb3jT6udVFDF
Nov 10 18:18:37.444939 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:18:37.444939 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 18:18:37.444939 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:18:37.444939 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 18:18:37.450491 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b5ea28ce-1a74-4395-af72-a96f18642887 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:38.140820 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b5ea28ce-1a74-4395-af72-a96f18642887" returned: 0 in 0.695s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:38.141464 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:18:38.142362 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-b2720540-365e-4066-b575-de59480d04c5 req-bc658f0a-7715-4ba4-8f94-2dc45af99ab3 tempest-TestVolumeBootPattern-2057914484 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 18:18:38.142920 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-b2720540-365e-4066-b575-de59480d04c5 req-bc658f0a-7715-4ba4-8f94-2dc45af99ab3 tempest-TestVolumeBootPattern-2057914484 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 18:18:38.144583 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:38.157754 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:38.159407 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n Backing store flags: \n Account information:\n m4Vrns6jP2Jya7uPD7YR\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-b5ea28ce-1a74-4395-af72-a96f18642887\n System information:\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-b5ea28ce-1a74-4395-af72-a96f18642887\n Backing store flags: \n Account information:\n A8feQTo8HGW66HVjVLcg\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-b2720540-365e-4066-b575-de59480d04c5 req-bc658f0a-7715-4ba4-8f94-2dc45af99ab3 tempest-TestVolumeBootPattern-2057914484 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: I_T nexus: 42
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.41
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050000
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf50
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050001
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf51
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: m4Vrns6jP2Jya7uPD7YR
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:18:38.159707 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 18:18:38.165344 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:38.262830 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.101s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:38.263506 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n Backing store flags: \n Account information:\n m4Vrns6jP2Jya7uPD7YR\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-b5ea28ce-1a74-4395-af72-a96f18642887\n System information:\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-b5ea28ce-1a74-4395-af72-a96f18642887\n Backing store flags: \n Account information:\n A8feQTo8HGW66HVjVLcg\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:18:38.267187 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:38.357426 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:38.357974 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n Backing store flags: \n Account information:\n m4Vrns6jP2Jya7uPD7YR\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-b5ea28ce-1a74-4395-af72-a96f18642887\n System information:\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-b5ea28ce-1a74-4395-af72-a96f18642887\n Backing store flags: \n Account information:\n A8feQTo8HGW66HVjVLcg\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:18:38.359371 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-b2720540-365e-4066-b575-de59480d04c5 req-bc658f0a-7715-4ba4-8f94-2dc45af99ab3 tempest-TestVolumeBootPattern-2057914484 None] Set provider_location to: 10.222.0.46:3260,6 iqn.2010-10.org.openstack:volume-b5ea28ce-1a74-4395-af72-a96f18642887 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 18:18:38.555338 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-b2720540-365e-4066-b575-de59480d04c5 req-bc658f0a-7715-4ba4-8f94-2dc45af99ab3 tempest-TestVolumeBootPattern-2057914484 None] attachment_update completed successfully.
Nov 10 18:18:41.103171 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-9c5e9f02-2ae2-4751-8538-70414bb857d5 tempest-VolumesBackupsAdminTest-1190602624 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:18:41.107895 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-9c5e9f02-2ae2-4751-8538-70414bb857d5 tempest-VolumesBackupsAdminTest-1190602624 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:18:41.108482 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-9c5e9f02-2ae2-4751-8538-70414bb857d5 tempest-VolumesBackupsAdminTest-1190602624 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:18:41.122514 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9c5e9f02-2ae2-4751-8538-70414bb857d5 tempest-VolumesBackupsAdminTest-1190602624 None] Flow 'volume_create_manager' (7ecb9f60-2138-479c-a239-12a7229ebff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:18:41.126003 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9c5e9f02-2ae2-4751-8538-70414bb857d5 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e54ec3ca-d130-4e47-a3a8-72860b054a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:18:41.147130 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-9c5e9f02-2ae2-4751-8538-70414bb857d5 tempest-VolumesBackupsAdminTest-1190602624 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:18:41.170958 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9c5e9f02-2ae2-4751-8538-70414bb857d5 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e54ec3ca-d130-4e47-a3a8-72860b054a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:18:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1883705199',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=695adbc3-fd12-42d3-96d3-7fb6a1b97572,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af3a3fcd64534ce0a99563b39e19adaf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:18:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:18:41Z,user_id='19c26d4f294d4a479a5034bf1788f974',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:18:41.173488 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9c5e9f02-2ae2-4751-8538-70414bb857d5 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6f770fd9-34fa-404c-80ba-1444960eac2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:18:41.175636 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9c5e9f02-2ae2-4751-8538-70414bb857d5 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6f770fd9-34fa-404c-80ba-1444960eac2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:18:41.177972 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9c5e9f02-2ae2-4751-8538-70414bb857d5 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1f5c4c0e-a8c3-4bf4-8ccc-59a66f9d93e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:18:41.180238 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9c5e9f02-2ae2-4751-8538-70414bb857d5 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1f5c4c0e-a8c3-4bf4-8ccc-59a66f9d93e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '695adbc3-fd12-42d3-96d3-7fb6a1b97572', 'volume_name': 'volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:18:41.182466 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9c5e9f02-2ae2-4751-8538-70414bb857d5 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e2f19df5-8674-44d8-82c5-3d981c820e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:18:41.184551 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9c5e9f02-2ae2-4751-8538-70414bb857d5 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e2f19df5-8674-44d8-82c5-3d981c820e62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:18:41.186682 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9c5e9f02-2ae2-4751-8538-70414bb857d5 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (56fa0608-06d7-4cec-9c9e-000e7eb8e743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:18:41.187472 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-9c5e9f02-2ae2-4751-8538-70414bb857d5 tempest-VolumesBackupsAdminTest-1190602624 None] Volume 695adbc3-fd12-42d3-96d3-7fb6a1b97572: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572', 'volume_size': 1}
Nov 10 18:18:41.188615 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9c5e9f02-2ae2-4751-8538-70414bb857d5 tempest-VolumesBackupsAdminTest-1190602624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:41.207493 n-d-817210-1 sudo[137288]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:18:41.208531 n-d-817210-1 sudo[137288]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:41.696120 n-d-817210-1 sudo[137288]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:41.698725 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9c5e9f02-2ae2-4751-8538-70414bb857d5 tempest-VolumesBackupsAdminTest-1190602624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.509s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:41.702441 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9c5e9f02-2ae2-4751-8538-70414bb857d5 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (56fa0608-06d7-4cec-9c9e-000e7eb8e743) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:18:41.704907 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9c5e9f02-2ae2-4751-8538-70414bb857d5 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f4ddc9c3-8c31-427e-96ff-ca3ed9b48df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:18:41.717667 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-9c5e9f02-2ae2-4751-8538-70414bb857d5 tempest-VolumesBackupsAdminTest-1190602624 None] Volume volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572 (695adbc3-fd12-42d3-96d3-7fb6a1b97572): created successfully
Nov 10 18:18:41.719667 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9c5e9f02-2ae2-4751-8538-70414bb857d5 tempest-VolumesBackupsAdminTest-1190602624 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f4ddc9c3-8c31-427e-96ff-ca3ed9b48df8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:18:41.723190 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9c5e9f02-2ae2-4751-8538-70414bb857d5 tempest-VolumesBackupsAdminTest-1190602624 None] Flow 'volume_create_manager' (7ecb9f60-2138-479c-a239-12a7229ebff3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:18:41.732401 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-9c5e9f02-2ae2-4751-8538-70414bb857d5 tempest-VolumesBackupsAdminTest-1190602624 None] Created volume successfully.
Nov 10 18:18:42.601840 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.driver [None req-1f67fff8-7acb-49e6-a050-78a2091e71ba tempest-VolumesBackupsAdminTest-1190602624 None] Creating a new backup for volume volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572. {{(pid=91926) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Nov 10 18:18:42.614319 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1f67fff8-7acb-49e6-a050-78a2091e71ba tempest-VolumesBackupsAdminTest-1190602624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:42.636483 n-d-817210-1 sudo[137327]: 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-695adbc3-fd12-42d3-96d3-7fb6a1b97572
Nov 10 18:18:42.637325 n-d-817210-1 sudo[137327]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:43.101714 n-d-817210-1 sudo[137327]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:43.104236 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1f67fff8-7acb-49e6-a050-78a2091e71ba tempest-VolumesBackupsAdminTest-1190602624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572" returned: 0 in 0.489s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:43.163581 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:43.173658 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:43.174074 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n Backing store flags: \n Account information:\n m4Vrns6jP2Jya7uPD7YR\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-b5ea28ce-1a74-4395-af72-a96f18642887\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-b5ea28ce-1a74-4395-af72-a96f18642887\n Backing store flags: \n Account information:\n A8feQTo8HGW66HVjVLcg\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-1f67fff8-7acb-49e6-a050-78a2091e71ba tempest-VolumesBackupsAdminTest-1190602624 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: I_T nexus: 42
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.41
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050000
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf50
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050001
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf51
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: m4Vrns6jP2Jya7uPD7YR
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Target 6: iqn.2010-10.org.openstack:volume-b5ea28ce-1a74-4395-af72-a96f18642887
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: I_T nexus: 44
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060000
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf60
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060001
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf61
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b5ea28ce-1a74-4395-af72-a96f18642887
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: A8feQTo8HGW66HVjVLcg
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:18:43.175028 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 18:18:43.179890 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-1f67fff8-7acb-49e6-a050-78a2091e71ba tempest-VolumesBackupsAdminTest-1190602624 None] Creating iscsi_target for Volume ID: volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 18:18:43.186637 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-1f67fff8-7acb-49e6-a050-78a2091e71ba tempest-VolumesBackupsAdminTest-1190602624 None] Created volume path /opt/stack/data/cinder/volumes/volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572,
Nov 10 18:18:43.186637 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 18:18:43.186637 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:18:43.186637 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572
Nov 10 18:18:43.186637 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 18:18:43.186637 n-d-817210-1 cinder-volume[91926]: incominguser EzBfyZJMGry3VPVVsGjs RjosWhu4jtWFrNFj
Nov 10 18:18:43.186637 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:18:43.186637 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 18:18:43.186637 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:18:43.186637 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 18:18:43.197171 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:43.729618 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572" returned: 0 in 0.539s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:43.730236 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:18:43.731332 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-1f67fff8-7acb-49e6-a050-78a2091e71ba tempest-VolumesBackupsAdminTest-1190602624 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 18:18:43.731332 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-1f67fff8-7acb-49e6-a050-78a2091e71ba tempest-VolumesBackupsAdminTest-1190602624 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 18:18:43.735645 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:43.745748 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:43.746530 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n Backing store flags: \n Account information:\n m4Vrns6jP2Jya7uPD7YR\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-b5ea28ce-1a74-4395-af72-a96f18642887\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-b5ea28ce-1a74-4395-af72-a96f18642887\n Backing store flags: \n Account information:\n A8feQTo8HGW66HVjVLcg\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572\n System information:\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-695adbc3-fd12-42d3-96d3-7fb6a1b97572\n Backing store flags: \n Account information:\n EzBfyZJMGry3VPVVsGjs\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [None req-1f67fff8-7acb-49e6-a050-78a2091e71ba tempest-VolumesBackupsAdminTest-1190602624 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: I_T nexus: 42
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.41
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050000
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf50
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00050001
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf51
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: m4Vrns6jP2Jya7uPD7YR
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Target 6: iqn.2010-10.org.openstack:volume-b5ea28ce-1a74-4395-af72-a96f18642887
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: I_T nexus: 44
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060000
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf60
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060001
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf61
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b5ea28ce-1a74-4395-af72-a96f18642887
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: A8feQTo8HGW66HVjVLcg
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:18:43.748360 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 18:18:43.756520 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:43.898352 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.140s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:43.901459 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n Backing store flags: \n Account information:\n m4Vrns6jP2Jya7uPD7YR\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-b5ea28ce-1a74-4395-af72-a96f18642887\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-b5ea28ce-1a74-4395-af72-a96f18642887\n Backing store flags: \n Account information:\n A8feQTo8HGW66HVjVLcg\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572\n System information:\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-695adbc3-fd12-42d3-96d3-7fb6a1b97572\n Backing store flags: \n Account information:\n EzBfyZJMGry3VPVVsGjs\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:18:43.907159 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:44.115254 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.210s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:44.116209 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n Backing store flags: \n Account information:\n m4Vrns6jP2Jya7uPD7YR\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-b5ea28ce-1a74-4395-af72-a96f18642887\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-b5ea28ce-1a74-4395-af72-a96f18642887\n Backing store flags: \n Account information:\n A8feQTo8HGW66HVjVLcg\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572\n System information:\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-695adbc3-fd12-42d3-96d3-7fb6a1b97572\n Backing store flags: \n Account information:\n EzBfyZJMGry3VPVVsGjs\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:18:44.117836 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [None req-1f67fff8-7acb-49e6-a050-78a2091e71ba tempest-VolumesBackupsAdminTest-1190602624 None] Set provider_location to: 10.222.0.46:3260,7 iqn.2010-10.org.openstack:volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 18:18:44.173142 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-1f67fff8-7acb-49e6-a050-78a2091e71ba tempest-VolumesBackupsAdminTest-1190602624 None] Initialize volume connection completed successfully.
Nov 10 18:18:47.023528 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-50b3c453-5bfa-4a28-9600-ed70a6751a56 tempest-AttachVolumeShelveTestJSON-1311564072 None] Lock "b'cinder-c9e4fceb-986d-41dc-9191-96a80572aa12-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:18:47.086380 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-50b3c453-5bfa-4a28-9600-ed70a6751a56 tempest-AttachVolumeShelveTestJSON-1311564072 None] Skipping remove_export. No iscsi_target is presently exported for volume: c9e4fceb-986d-41dc-9191-96a80572aa12
Nov 10 18:18:47.087336 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-50b3c453-5bfa-4a28-9600-ed70a6751a56 tempest-AttachVolumeShelveTestJSON-1311564072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c9e4fceb-986d-41dc-9191-96a80572aa12 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:47.108389 n-d-817210-1 sudo[137438]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c9e4fceb-986d-41dc-9191-96a80572aa12
Nov 10 18:18:47.110020 n-d-817210-1 sudo[137438]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:47.598324 n-d-817210-1 sudo[137438]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:47.605109 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-50b3c453-5bfa-4a28-9600-ed70a6751a56 tempest-AttachVolumeShelveTestJSON-1311564072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c9e4fceb-986d-41dc-9191-96a80572aa12" returned: 0 in 0.513s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:47.605109 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-50b3c453-5bfa-4a28-9600-ed70a6751a56 tempest-AttachVolumeShelveTestJSON-1311564072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c9e4fceb-986d-41dc-9191-96a80572aa12 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:47.639143 n-d-817210-1 sudo[137441]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c9e4fceb-986d-41dc-9191-96a80572aa12
Nov 10 18:18:47.642890 n-d-817210-1 sudo[137441]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:48.101829 n-d-817210-1 sudo[137441]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:48.116888 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-50b3c453-5bfa-4a28-9600-ed70a6751a56 tempest-AttachVolumeShelveTestJSON-1311564072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c9e4fceb-986d-41dc-9191-96a80572aa12" returned: 0 in 0.502s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:48.116888 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-50b3c453-5bfa-4a28-9600-ed70a6751a56 tempest-AttachVolumeShelveTestJSON-1311564072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c9e4fceb-986d-41dc-9191-96a80572aa12 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:48.150036 n-d-817210-1 sudo[137444]: ubuntu : TTY=unknown ; 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-c9e4fceb-986d-41dc-9191-96a80572aa12
Nov 10 18:18:48.150904 n-d-817210-1 sudo[137444]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:48.613409 n-d-817210-1 sudo[137444]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:48.616021 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-50b3c453-5bfa-4a28-9600-ed70a6751a56 tempest-AttachVolumeShelveTestJSON-1311564072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c9e4fceb-986d-41dc-9191-96a80572aa12" returned: 0 in 0.500s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:48.617275 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-50b3c453-5bfa-4a28-9600-ed70a6751a56 tempest-AttachVolumeShelveTestJSON-1311564072 None] Successfully deleted volume: c9e4fceb-986d-41dc-9191-96a80572aa12
Nov 10 18:18:48.675165 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-50b3c453-5bfa-4a28-9600-ed70a6751a56 tempest-AttachVolumeShelveTestJSON-1311564072 None] Created reservations ['c5b2a358-bbfd-4a09-b5b9-62961c5264bb', 'be627772-2fe1-42c1-a192-46c9b2926cb8', '379a19d9-b7c5-4ec8-ab88-44f2e14a7fd2', '837ea6a5-040b-44c9-bf11-e567e41adaef'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:18:48.678483 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-50b3c453-5bfa-4a28-9600-ed70a6751a56 tempest-AttachVolumeShelveTestJSON-1311564072 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:18:48.678483 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:18:48.678483 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:18:48.732648 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-50b3c453-5bfa-4a28-9600-ed70a6751a56 tempest-AttachVolumeShelveTestJSON-1311564072 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:18:48.733488 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-50b3c453-5bfa-4a28-9600-ed70a6751a56 tempest-AttachVolumeShelveTestJSON-1311564072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:48.753108 n-d-817210-1 sudo[137448]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:18:48.753894 n-d-817210-1 sudo[137448]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:49.160949 n-d-817210-1 sudo[137448]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:49.163756 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-50b3c453-5bfa-4a28-9600-ed70a6751a56 tempest-AttachVolumeShelveTestJSON-1311564072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.429s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:49.165546 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-50b3c453-5bfa-4a28-9600-ed70a6751a56 tempest-AttachVolumeShelveTestJSON-1311564072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:49.183941 n-d-817210-1 sudo[137451]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:18:49.184735 n-d-817210-1 sudo[137451]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:49.636076 n-d-817210-1 sudo[137451]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:49.638770 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-50b3c453-5bfa-4a28-9600-ed70a6751a56 tempest-AttachVolumeShelveTestJSON-1311564072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.473s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:49.640846 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-50b3c453-5bfa-4a28-9600-ed70a6751a56 tempest-AttachVolumeShelveTestJSON-1311564072 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:18:49.646274 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-50b3c453-5bfa-4a28-9600-ed70a6751a56 tempest-AttachVolumeShelveTestJSON-1311564072 None] Deleted volume successfully.
Nov 10 18:18:49.668931 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-50b3c453-5bfa-4a28-9600-ed70a6751a56 tempest-AttachVolumeShelveTestJSON-1311564072 None] Lock "b'cinder-c9e4fceb-986d-41dc-9191-96a80572aa12-delete_volume'" released by "delete_volume" :: held 2.645s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:18:49.706245 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-b2e2949e-0de3-4fdf-80d7-b4ff07b07b03 tempest-AttachVolumeShelveTestJSON-1311564072 None] Lock "b'cinder-fa60cfa9-3a32-4b32-aab4-32505467844b-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:18:49.801617 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:49.934950 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.133s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:49.935308 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n Backing store flags: \n Account information:\n m4Vrns6jP2Jya7uPD7YR\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-b5ea28ce-1a74-4395-af72-a96f18642887\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-b5ea28ce-1a74-4395-af72-a96f18642887\n Backing store flags: \n Account information:\n A8feQTo8HGW66HVjVLcg\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-695adbc3-fd12-42d3-96d3-7fb6a1b97572\n Backing store flags: \n Account information:\n EzBfyZJMGry3VPVVsGjs\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:18:49.936164 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-b2e2949e-0de3-4fdf-80d7-b4ff07b07b03 tempest-AttachVolumeShelveTestJSON-1311564072 None] Skipping remove_export. No iscsi_target is presently exported for volume: fa60cfa9-3a32-4b32-aab4-32505467844b
Nov 10 18:18:49.937095 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b2e2949e-0de3-4fdf-80d7-b4ff07b07b03 tempest-AttachVolumeShelveTestJSON-1311564072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fa60cfa9-3a32-4b32-aab4-32505467844b {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:49.957066 n-d-817210-1 sudo[137456]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fa60cfa9-3a32-4b32-aab4-32505467844b
Nov 10 18:18:49.957875 n-d-817210-1 sudo[137456]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:50.359993 n-d-817210-1 sudo[137456]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:50.362861 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b2e2949e-0de3-4fdf-80d7-b4ff07b07b03 tempest-AttachVolumeShelveTestJSON-1311564072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fa60cfa9-3a32-4b32-aab4-32505467844b" returned: 0 in 0.425s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:50.364712 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b2e2949e-0de3-4fdf-80d7-b4ff07b07b03 tempest-AttachVolumeShelveTestJSON-1311564072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fa60cfa9-3a32-4b32-aab4-32505467844b {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:50.382801 n-d-817210-1 sudo[137459]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fa60cfa9-3a32-4b32-aab4-32505467844b
Nov 10 18:18:50.383615 n-d-817210-1 sudo[137459]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:50.797174 n-d-817210-1 sudo[137459]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:50.800344 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b2e2949e-0de3-4fdf-80d7-b4ff07b07b03 tempest-AttachVolumeShelveTestJSON-1311564072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fa60cfa9-3a32-4b32-aab4-32505467844b" returned: 0 in 0.434s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:50.802541 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b2e2949e-0de3-4fdf-80d7-b4ff07b07b03 tempest-AttachVolumeShelveTestJSON-1311564072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fa60cfa9-3a32-4b32-aab4-32505467844b {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:50.833595 n-d-817210-1 sudo[137462]: ubuntu : TTY=unknown ; 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-fa60cfa9-3a32-4b32-aab4-32505467844b
Nov 10 18:18:50.834448 n-d-817210-1 sudo[137462]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:51.300157 n-d-817210-1 sudo[137462]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:51.303391 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b2e2949e-0de3-4fdf-80d7-b4ff07b07b03 tempest-AttachVolumeShelveTestJSON-1311564072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fa60cfa9-3a32-4b32-aab4-32505467844b" returned: 0 in 0.500s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:51.305607 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-b2e2949e-0de3-4fdf-80d7-b4ff07b07b03 tempest-AttachVolumeShelveTestJSON-1311564072 None] Successfully deleted volume: fa60cfa9-3a32-4b32-aab4-32505467844b
Nov 10 18:18:51.357369 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-b2e2949e-0de3-4fdf-80d7-b4ff07b07b03 tempest-AttachVolumeShelveTestJSON-1311564072 None] Created reservations ['9a1090f7-e5b5-4800-98cd-6e2e6743320f', '69b5f267-7e3c-433c-81f5-8332cd76dd86', '31de42e0-bc28-44d9-a602-1c31670a6c1c', 'a4247441-00e5-492c-a19f-e1cdf2945846'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:18:51.360414 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-b2e2949e-0de3-4fdf-80d7-b4ff07b07b03 tempest-AttachVolumeShelveTestJSON-1311564072 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:18:51.360414 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:18:51.360414 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:18:51.403058 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-b2e2949e-0de3-4fdf-80d7-b4ff07b07b03 tempest-AttachVolumeShelveTestJSON-1311564072 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:18:51.403905 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b2e2949e-0de3-4fdf-80d7-b4ff07b07b03 tempest-AttachVolumeShelveTestJSON-1311564072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:51.423202 n-d-817210-1 sudo[137468]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:18:51.424056 n-d-817210-1 sudo[137468]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:51.823434 n-d-817210-1 sudo[137468]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:51.825958 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b2e2949e-0de3-4fdf-80d7-b4ff07b07b03 tempest-AttachVolumeShelveTestJSON-1311564072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.421s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:51.828187 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b2e2949e-0de3-4fdf-80d7-b4ff07b07b03 tempest-AttachVolumeShelveTestJSON-1311564072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:51.872091 n-d-817210-1 sudo[137471]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:18:51.872990 n-d-817210-1 sudo[137471]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:52.318901 n-d-817210-1 sudo[137471]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:52.321473 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b2e2949e-0de3-4fdf-80d7-b4ff07b07b03 tempest-AttachVolumeShelveTestJSON-1311564072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.493s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:52.323774 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-b2e2949e-0de3-4fdf-80d7-b4ff07b07b03 tempest-AttachVolumeShelveTestJSON-1311564072 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:18:52.329253 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-b2e2949e-0de3-4fdf-80d7-b4ff07b07b03 tempest-AttachVolumeShelveTestJSON-1311564072 None] Deleted volume successfully.
Nov 10 18:18:52.347301 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-b2e2949e-0de3-4fdf-80d7-b4ff07b07b03 tempest-AttachVolumeShelveTestJSON-1311564072 None] Lock "b'cinder-fa60cfa9-3a32-4b32-aab4-32505467844b-delete_volume'" released by "delete_volume" :: held 2.641s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:18:53.519937 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-e2073182-59e6-4255-a29f-cecd2e1e46b6 req-cfb2e262-4658-4ba3-8979-b3bebba21254 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b5ea28ce-1a74-4395-af72-a96f18642887 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:53.560243 n-d-817210-1 sudo[137474]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b5ea28ce-1a74-4395-af72-a96f18642887
Nov 10 18:18:53.561842 n-d-817210-1 sudo[137474]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:54.064915 n-d-817210-1 sudo[137474]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:54.069281 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-e2073182-59e6-4255-a29f-cecd2e1e46b6 req-cfb2e262-4658-4ba3-8979-b3bebba21254 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b5ea28ce-1a74-4395-af72-a96f18642887" returned: 0 in 0.548s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:54.072047 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-e2073182-59e6-4255-a29f-cecd2e1e46b6 req-cfb2e262-4658-4ba3-8979-b3bebba21254 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f080183d-8451-4d63-8290-317a6b48039f --snapshot stack-volumes-lvmdriver-1/volume-b5ea28ce-1a74-4395-af72-a96f18642887 -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:18:54.093946 n-d-817210-1 sudo[137499]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f080183d-8451-4d63-8290-317a6b48039f --snapshot stack-volumes-lvmdriver-1/volume-b5ea28ce-1a74-4395-af72-a96f18642887 -L 1.00g
Nov 10 18:18:54.095035 n-d-817210-1 sudo[137499]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:18:54.980339 n-d-817210-1 sudo[137499]: pam_unix(sudo:session): session closed for user root
Nov 10 18:18:54.982764 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-e2073182-59e6-4255-a29f-cecd2e1e46b6 req-cfb2e262-4658-4ba3-8979-b3bebba21254 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f080183d-8451-4d63-8290-317a6b48039f --snapshot stack-volumes-lvmdriver-1/volume-b5ea28ce-1a74-4395-af72-a96f18642887 -L 1.00g" returned: 0 in 0.911s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:18:55.153766 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-e2073182-59e6-4255-a29f-cecd2e1e46b6 req-cfb2e262-4658-4ba3-8979-b3bebba21254 tempest-TestVolumeBootPattern-2057914484 None] Create snapshot completed successfully
Nov 10 18:19:02.102387 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-04e789d8-b395-4cfc-b1ed-b0820edd41fa tempest-TestVolumeBootPattern-2057914484 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:19:02.125767 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-04e789d8-b395-4cfc-b1ed-b0820edd41fa tempest-TestVolumeBootPattern-2057914484 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:19:02.125767 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-04e789d8-b395-4cfc-b1ed-b0820edd41fa tempest-TestVolumeBootPattern-2057914484 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:19:02.183936 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-04e789d8-b395-4cfc-b1ed-b0820edd41fa tempest-TestVolumeBootPattern-2057914484 None] Flow 'volume_create_manager' (b85ac461-e6e0-4e4f-967c-7a18d175fe6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:19:02.189411 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-04e789d8-b395-4cfc-b1ed-b0820edd41fa tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8373e9ab-0e84-49fe-bf62-01a30cbe3787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:19:02.284145 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-04e789d8-b395-4cfc-b1ed-b0820edd41fa tempest-TestVolumeBootPattern-2057914484 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:19:02.422691 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-04e789d8-b395-4cfc-b1ed-b0820edd41fa tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8373e9ab-0e84-49fe-bf62-01a30cbe3787) 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=2021-11-10T18:19:01Z,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-817210-1@lvmdriver-1#lvmdriver-1',id=0d24d8f2-44fe-4c79-820a-b45a14588498,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12190419ac9249099264cdf63e260b6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:19:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=f080183d-8451-4d63-8290-317a6b48039f,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:19:02Z,user_id='cf79cd0daffd43c8875d5afda229b046',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:19:02.425651 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-04e789d8-b395-4cfc-b1ed-b0820edd41fa tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (efe42683-3af5-4231-8b41-e86ea0a131a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:19:02.427999 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-04e789d8-b395-4cfc-b1ed-b0820edd41fa tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (efe42683-3af5-4231-8b41-e86ea0a131a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:19:02.431981 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-04e789d8-b395-4cfc-b1ed-b0820edd41fa tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ef9e68a-c5f0-48b1-a35f-36673c6d3273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:19:02.434098 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-04e789d8-b395-4cfc-b1ed-b0820edd41fa tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ef9e68a-c5f0-48b1-a35f-36673c6d3273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '0d24d8f2-44fe-4c79-820a-b45a14588498', 'volume_name': 'volume-0d24d8f2-44fe-4c79-820a-b45a14588498', 'volume_size': 1, 'snapshot_id': 'f080183d-8451-4d63-8290-317a6b48039f'}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:19:02.436183 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-04e789d8-b395-4cfc-b1ed-b0820edd41fa tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (51e0a7c8-dbfe-4222-946c-4dc35e34aeda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:19:02.438269 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-04e789d8-b395-4cfc-b1ed-b0820edd41fa tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (51e0a7c8-dbfe-4222-946c-4dc35e34aeda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:19:02.441689 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-04e789d8-b395-4cfc-b1ed-b0820edd41fa tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a40f760f-f5c1-4227-872b-ebf593df348d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:19:02.443605 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-04e789d8-b395-4cfc-b1ed-b0820edd41fa tempest-TestVolumeBootPattern-2057914484 None] Volume 0d24d8f2-44fe-4c79-820a-b45a14588498: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-0d24d8f2-44fe-4c79-820a-b45a14588498', 'volume_size': 1, 'snapshot_id': 'f080183d-8451-4d63-8290-317a6b48039f'}
Nov 10 18:19:02.500688 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-04e789d8-b395-4cfc-b1ed-b0820edd41fa tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0d24d8f2-44fe-4c79-820a-b45a14588498 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:02.562600 n-d-817210-1 sudo[137676]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0d24d8f2-44fe-4c79-820a-b45a14588498 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:19:02.563462 n-d-817210-1 sudo[137676]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:02.577112 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:19:02.577432 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:19:02.578221 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:02.656742 n-d-817210-1 sudo[137678]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:19:02.668811 n-d-817210-1 sudo[137678]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:03.263936 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-e371d843-c1e5-4441-aba7-28cca2e90530 req-40cfe4e0-bd70-410c-b505-f6f0f6eddb59 tempest-TestVolumeBackupRestore-493211535 None] Terminate volume connection completed successfully.
Nov 10 18:19:03.264670 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-e371d843-c1e5-4441-aba7-28cca2e90530 req-40cfe4e0-bd70-410c-b505-f6f0f6eddb59 tempest-TestVolumeBackupRestore-493211535 None] Deleting attachment 32b450c1-13ef-4d84-b148-83c0d2e351e0. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 18:19:03.266067 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:03.422296 n-d-817210-1 sudo[137678]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:03.424142 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:03.425876 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:03.480153 n-d-817210-1 sudo[137693]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:19:03.481008 n-d-817210-1 sudo[137693]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:03.522330 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.251s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:03.522330 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337400192]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n System information:\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-9dc587c9-b4ae-4479-9474-87abeb5aea6a\n Backing store flags: \n Account information:\n m4Vrns6jP2Jya7uPD7YR\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-b5ea28ce-1a74-4395-af72-a96f18642887\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-b5ea28ce-1a74-4395-af72-a96f18642887\n Backing store flags: \n Account information:\n A8feQTo8HGW66HVjVLcg\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-695adbc3-fd12-42d3-96d3-7fb6a1b97572\n Backing store flags: \n Account information:\n EzBfyZJMGry3VPVVsGjs\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:19:03.526852 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-e371d843-c1e5-4441-aba7-28cca2e90530 req-40cfe4e0-bd70-410c-b505-f6f0f6eddb59 tempest-TestVolumeBackupRestore-493211535 None] Removing iscsi_target for Volume ID: 9dc587c9-b4ae-4479-9474-87abeb5aea6a
Nov 10 18:19:03.528546 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:03.683470 n-d-817210-1 sudo[137676]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:03.685600 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-04e789d8-b395-4cfc-b1ed-b0820edd41fa tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0d24d8f2-44fe-4c79-820a-b45a14588498 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.185s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:03.688854 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-04e789d8-b395-4cfc-b1ed-b0820edd41fa tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-f080183d-8451-4d63-8290-317a6b48039f {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:03.750909 n-d-817210-1 sudo[137727]: 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-f080183d-8451-4d63-8290-317a6b48039f
Nov 10 18:19:03.755162 n-d-817210-1 sudo[137727]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:03.987068 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a -f" returned: 0 in 0.458s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:03.990817 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337400192]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:19:03.993471 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:04.310380 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.316s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:04.311001 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337400192]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-b5ea28ce-1a74-4395-af72-a96f18642887\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-b5ea28ce-1a74-4395-af72-a96f18642887\n Backing store flags: \n Account information:\n A8feQTo8HGW66HVjVLcg\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-695adbc3-fd12-42d3-96d3-7fb6a1b97572\n Backing store flags: \n Account information:\n EzBfyZJMGry3VPVVsGjs\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:19:04.457286 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-e371d843-c1e5-4441-aba7-28cca2e90530 req-40cfe4e0-bd70-410c-b505-f6f0f6eddb59 tempest-TestVolumeBackupRestore-493211535 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:19:04.457286 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:19:04.457286 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:19:04.520459 n-d-817210-1 sudo[137693]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:04.541797 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.108s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:04.541797 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:19:04.766028 n-d-817210-1 sudo[137727]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:04.769028 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-04e789d8-b395-4cfc-b1ed-b0820edd41fa tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-f080183d-8451-4d63-8290-317a6b48039f" returned: 0 in 1.080s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:04.771259 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-04e789d8-b395-4cfc-b1ed-b0820edd41fa tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f080183d--8451--4d63--8290--317a6b48039f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0d24d8f2--44fe--4c79--820a--b45a14588498 iflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:04.799543 n-d-817210-1 sudo[137765]: 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--f080183d--8451--4d63--8290--317a6b48039f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0d24d8f2--44fe--4c79--820a--b45a14588498 iflag=direct
Nov 10 18:19:04.801256 n-d-817210-1 sudo[137765]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:05.414812 n-d-817210-1 sudo[137765]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:05.417635 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-04e789d8-b395-4cfc-b1ed-b0820edd41fa tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f080183d--8451--4d63--8290--317a6b48039f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0d24d8f2--44fe--4c79--820a--b45a14588498 iflag=direct" returned: 0 in 0.646s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:05.419305 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-04e789d8-b395-4cfc-b1ed-b0820edd41fa tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f080183d--8451--4d63--8290--317a6b48039f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0d24d8f2--44fe--4c79--820a--b45a14588498 oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:05.456400 n-d-817210-1 sudo[137781]: 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--f080183d--8451--4d63--8290--317a6b48039f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0d24d8f2--44fe--4c79--820a--b45a14588498 oflag=direct
Nov 10 18:19:05.463837 n-d-817210-1 sudo[137781]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:06.233517 n-d-817210-1 sudo[137781]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:06.236916 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-04e789d8-b395-4cfc-b1ed-b0820edd41fa tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f080183d--8451--4d63--8290--317a6b48039f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0d24d8f2--44fe--4c79--820a--b45a14588498 oflag=direct" returned: 0 in 0.817s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:06.238047 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-04e789d8-b395-4cfc-b1ed-b0820edd41fa tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f080183d--8451--4d63--8290--317a6b48039f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0d24d8f2--44fe--4c79--820a--b45a14588498 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:06.289037 n-d-817210-1 sudo[137805]: 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--f080183d--8451--4d63--8290--317a6b48039f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0d24d8f2--44fe--4c79--820a--b45a14588498 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Nov 10 18:19:06.289872 n-d-817210-1 sudo[137805]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:10.340536 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-f7bf9842-0cba-4fcb-b9b0-169f5b326c3a tempest-TestVolumeBackupRestore-493211535 None] Lock "b'cinder-9dc587c9-b4ae-4479-9474-87abeb5aea6a-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:19:10.580519 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:11.051260 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-bc1e9ae2-ce41-47f5-9a41-aab561f44d6b tempest-TestVolumeBackupRestore-493211535 None] Lock "b'cinder-dca6db28-c222-4f31-b406-131e39624796-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:19:11.092954 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.504s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:11.093402 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337400192]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-b5ea28ce-1a74-4395-af72-a96f18642887\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-b5ea28ce-1a74-4395-af72-a96f18642887\n Backing store flags: \n Account information:\n A8feQTo8HGW66HVjVLcg\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-695adbc3-fd12-42d3-96d3-7fb6a1b97572\n Backing store flags: \n Account information:\n EzBfyZJMGry3VPVVsGjs\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:19:11.094312 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-f7bf9842-0cba-4fcb-b9b0-169f5b326c3a tempest-TestVolumeBackupRestore-493211535 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9dc587c9-b4ae-4479-9474-87abeb5aea6a
Nov 10 18:19:11.095934 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f7bf9842-0cba-4fcb-b9b0-169f5b326c3a tempest-TestVolumeBackupRestore-493211535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:11.304295 n-d-817210-1 sudo[137829]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a
Nov 10 18:19:11.308508 n-d-817210-1 sudo[137829]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:11.623678 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:11.846068 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.250s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:11.846540 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337403232]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-b5ea28ce-1a74-4395-af72-a96f18642887\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-b5ea28ce-1a74-4395-af72-a96f18642887\n Backing store flags: \n Account information:\n A8feQTo8HGW66HVjVLcg\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-695adbc3-fd12-42d3-96d3-7fb6a1b97572\n Backing store flags: \n Account information:\n EzBfyZJMGry3VPVVsGjs\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:19:11.847363 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-bc1e9ae2-ce41-47f5-9a41-aab561f44d6b tempest-TestVolumeBackupRestore-493211535 None] Skipping remove_export. No iscsi_target is presently exported for volume: dca6db28-c222-4f31-b406-131e39624796
Nov 10 18:19:11.848557 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc1e9ae2-ce41-47f5-9a41-aab561f44d6b tempest-TestVolumeBackupRestore-493211535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dca6db28-c222-4f31-b406-131e39624796 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:11.890454 n-d-817210-1 sudo[137840]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dca6db28-c222-4f31-b406-131e39624796
Nov 10 18:19:11.891301 n-d-817210-1 sudo[137840]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:12.650679 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f7bf9842-0cba-4fcb-b9b0-169f5b326c3a tempest-TestVolumeBackupRestore-493211535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a" returned: 0 in 1.547s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:12.650679 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f7bf9842-0cba-4fcb-b9b0-169f5b326c3a tempest-TestVolumeBackupRestore-493211535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:12.640856 n-d-817210-1 sudo[137829]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:12.739753 n-d-817210-1 sudo[137843]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a
Nov 10 18:19:12.740587 n-d-817210-1 sudo[137843]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:13.284261 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc1e9ae2-ce41-47f5-9a41-aab561f44d6b tempest-TestVolumeBackupRestore-493211535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dca6db28-c222-4f31-b406-131e39624796" returned: 0 in 1.434s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:13.280391 n-d-817210-1 sudo[137840]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:13.293862 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc1e9ae2-ce41-47f5-9a41-aab561f44d6b tempest-TestVolumeBackupRestore-493211535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dca6db28-c222-4f31-b406-131e39624796 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:13.415703 n-d-817210-1 sudo[137850]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dca6db28-c222-4f31-b406-131e39624796
Nov 10 18:19:13.416523 n-d-817210-1 sudo[137850]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:14.592889 n-d-817210-1 sudo[137843]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:14.597571 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f7bf9842-0cba-4fcb-b9b0-169f5b326c3a tempest-TestVolumeBackupRestore-493211535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a" returned: 0 in 1.951s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:14.602839 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f7bf9842-0cba-4fcb-b9b0-169f5b326c3a tempest-TestVolumeBackupRestore-493211535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:14.639740 n-d-817210-1 sudo[137859]: ubuntu : TTY=unknown ; 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-9dc587c9-b4ae-4479-9474-87abeb5aea6a
Nov 10 18:19:14.640693 n-d-817210-1 sudo[137859]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:15.313876 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc1e9ae2-ce41-47f5-9a41-aab561f44d6b tempest-TestVolumeBackupRestore-493211535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dca6db28-c222-4f31-b406-131e39624796" returned: 0 in 2.022s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:15.313876 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc1e9ae2-ce41-47f5-9a41-aab561f44d6b tempest-TestVolumeBackupRestore-493211535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dca6db28-c222-4f31-b406-131e39624796 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:15.304962 n-d-817210-1 sudo[137850]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:15.362720 n-d-817210-1 sudo[137862]: ubuntu : TTY=unknown ; 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-dca6db28-c222-4f31-b406-131e39624796
Nov 10 18:19:15.363624 n-d-817210-1 sudo[137862]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:15.834470 n-d-817210-1 sudo[137859]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:15.842116 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f7bf9842-0cba-4fcb-b9b0-169f5b326c3a tempest-TestVolumeBackupRestore-493211535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9dc587c9-b4ae-4479-9474-87abeb5aea6a" returned: 0 in 1.240s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:15.844022 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-f7bf9842-0cba-4fcb-b9b0-169f5b326c3a tempest-TestVolumeBackupRestore-493211535 None] Successfully deleted volume: 9dc587c9-b4ae-4479-9474-87abeb5aea6a
Nov 10 18:19:15.993983 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-f7bf9842-0cba-4fcb-b9b0-169f5b326c3a tempest-TestVolumeBackupRestore-493211535 None] Created reservations ['069481bc-9574-4cfb-ab5b-2f8f637e21e5', 'd79c51ab-1d5c-46ef-a7d1-999e8ea4b65f', '64bfe3b7-74ac-4f71-b161-735075bb2aeb', 'f0b1c271-f119-4bec-89f7-23d22bc173f1'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:19:15.996438 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-f7bf9842-0cba-4fcb-b9b0-169f5b326c3a tempest-TestVolumeBackupRestore-493211535 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:19:15.996438 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:19:15.996438 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:19:16.108016 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-f7bf9842-0cba-4fcb-b9b0-169f5b326c3a tempest-TestVolumeBackupRestore-493211535 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:19:16.108635 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f7bf9842-0cba-4fcb-b9b0-169f5b326c3a tempest-TestVolumeBackupRestore-493211535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:16.172015 n-d-817210-1 sudo[137868]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:19:16.172824 n-d-817210-1 sudo[137868]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:16.792450 n-d-817210-1 sudo[137805]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:16.797598 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-04e789d8-b395-4cfc-b1ed-b0820edd41fa tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f080183d--8451--4d63--8290--317a6b48039f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0d24d8f2--44fe--4c79--820a--b45a14588498 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 10.558s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:16.799090 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-04e789d8-b395-4cfc-b1ed-b0820edd41fa tempest-TestVolumeBootPattern-2057914484 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f080183d--8451--4d63--8290--317a6b48039f, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--0d24d8f2--44fe--4c79--820a--b45a14588498, size 1024.00 MB, duration 10.56 sec {{(pid=91926) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Nov 10 18:19:16.799827 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.volume_utils [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-04e789d8-b395-4cfc-b1ed-b0820edd41fa tempest-TestVolumeBootPattern-2057914484 None] Volume copy 1024.00 MB at 96.96 MB/s
Nov 10 18:19:16.962455 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-04e789d8-b395-4cfc-b1ed-b0820edd41fa tempest-TestVolumeBootPattern-2057914484 None] Marking volume 0d24d8f2-44fe-4c79-820a-b45a14588498 as bootable. {{(pid=91926) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Nov 10 18:19:16.997999 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-04e789d8-b395-4cfc-b1ed-b0820edd41fa tempest-TestVolumeBootPattern-2057914484 None] Copying metadata from snapshot f080183d-8451-4d63-8290-317a6b48039f to 0d24d8f2-44fe-4c79-820a-b45a14588498. {{(pid=91926) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:419}}
Nov 10 18:19:17.022290 n-d-817210-1 sudo[137862]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:17.028470 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc1e9ae2-ce41-47f5-9a41-aab561f44d6b tempest-TestVolumeBackupRestore-493211535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dca6db28-c222-4f31-b406-131e39624796" returned: 0 in 1.719s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:17.029782 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-bc1e9ae2-ce41-47f5-9a41-aab561f44d6b tempest-TestVolumeBackupRestore-493211535 None] Successfully deleted volume: dca6db28-c222-4f31-b406-131e39624796
Nov 10 18:19:17.132171 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-bc1e9ae2-ce41-47f5-9a41-aab561f44d6b tempest-TestVolumeBackupRestore-493211535 None] Created reservations ['e1217357-8589-4090-84b5-d75909c9aa98', '24a69ff8-e075-4edf-8d81-46c8f5860245', 'd6d3bc04-6037-4e85-ab1e-1c052ed515d0', '7272eb82-5c5e-40c2-b278-aee8eba65d3f'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:19:17.134488 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-bc1e9ae2-ce41-47f5-9a41-aab561f44d6b tempest-TestVolumeBackupRestore-493211535 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:19:17.134488 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:19:17.134488 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:19:17.163223 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-04e789d8-b395-4cfc-b1ed-b0820edd41fa tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a40f760f-f5c1-4227-872b-ebf593df348d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0d24d8f2-44fe-4c79-820a-b45a14588498', 'volume_size': 1, 'snapshot_id': 'f080183d-8451-4d63-8290-317a6b48039f'}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:19:17.166028 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-04e789d8-b395-4cfc-b1ed-b0820edd41fa tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7c4e53f0-23f1-413c-ad12-f59773f202a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:19:17.207087 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-bc1e9ae2-ce41-47f5-9a41-aab561f44d6b tempest-TestVolumeBackupRestore-493211535 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:19:17.208280 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc1e9ae2-ce41-47f5-9a41-aab561f44d6b tempest-TestVolumeBackupRestore-493211535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:17.241614 n-d-817210-1 sudo[137868]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:17.269856 n-d-817210-1 sudo[137883]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:19:17.272997 n-d-817210-1 sudo[137883]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:17.294860 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f7bf9842-0cba-4fcb-b9b0-169f5b326c3a tempest-TestVolumeBackupRestore-493211535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.157s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:17.306212 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f7bf9842-0cba-4fcb-b9b0-169f5b326c3a tempest-TestVolumeBackupRestore-493211535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:17.340247 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-04e789d8-b395-4cfc-b1ed-b0820edd41fa tempest-TestVolumeBootPattern-2057914484 None] Volume volume-0d24d8f2-44fe-4c79-820a-b45a14588498 (0d24d8f2-44fe-4c79-820a-b45a14588498): created successfully
Nov 10 18:19:17.343539 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-04e789d8-b395-4cfc-b1ed-b0820edd41fa tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7c4e53f0-23f1-413c-ad12-f59773f202a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:19:17.349114 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-04e789d8-b395-4cfc-b1ed-b0820edd41fa tempest-TestVolumeBootPattern-2057914484 None] Flow 'volume_create_manager' (b85ac461-e6e0-4e4f-967c-7a18d175fe6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:19:17.353956 n-d-817210-1 sudo[137885]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:19:17.354889 n-d-817210-1 sudo[137885]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:17.388606 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-04e789d8-b395-4cfc-b1ed-b0820edd41fa tempest-TestVolumeBootPattern-2057914484 None] Created volume successfully.
Nov 10 18:19:18.425917 n-d-817210-1 sudo[137883]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:18.427783 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc1e9ae2-ce41-47f5-9a41-aab561f44d6b tempest-TestVolumeBackupRestore-493211535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.220s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:18.429135 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc1e9ae2-ce41-47f5-9a41-aab561f44d6b tempest-TestVolumeBackupRestore-493211535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:18.519629 n-d-817210-1 sudo[137890]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:19:18.524083 n-d-817210-1 sudo[137890]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:18.594685 n-d-817210-1 sudo[137885]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:18.597417 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f7bf9842-0cba-4fcb-b9b0-169f5b326c3a tempest-TestVolumeBackupRestore-493211535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.291s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:18.602430 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-f7bf9842-0cba-4fcb-b9b0-169f5b326c3a tempest-TestVolumeBackupRestore-493211535 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:19:18.613460 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-f7bf9842-0cba-4fcb-b9b0-169f5b326c3a tempest-TestVolumeBackupRestore-493211535 None] Deleted volume successfully.
Nov 10 18:19:18.644026 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-f7bf9842-0cba-4fcb-b9b0-169f5b326c3a tempest-TestVolumeBackupRestore-493211535 None] Lock "b'cinder-9dc587c9-b4ae-4479-9474-87abeb5aea6a-delete_volume'" released by "delete_volume" :: held 8.316s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:19:19.362069 n-d-817210-1 sudo[137890]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:19.364787 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-bc1e9ae2-ce41-47f5-9a41-aab561f44d6b tempest-TestVolumeBackupRestore-493211535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.936s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:19.365845 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-bc1e9ae2-ce41-47f5-9a41-aab561f44d6b tempest-TestVolumeBackupRestore-493211535 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:19:19.370371 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-bc1e9ae2-ce41-47f5-9a41-aab561f44d6b tempest-TestVolumeBackupRestore-493211535 None] Deleted volume successfully.
Nov 10 18:19:19.389853 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-bc1e9ae2-ce41-47f5-9a41-aab561f44d6b tempest-TestVolumeBackupRestore-493211535 None] Lock "b'cinder-dca6db28-c222-4f31-b406-131e39624796-delete_volume'" released by "delete_volume" :: held 8.338s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:19:19.973532 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-93d6f5d5-c566-42e2-9888-414ebda0041d tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0d24d8f2-44fe-4c79-820a-b45a14588498 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:20.039295 n-d-817210-1 sudo[137902]: 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-0d24d8f2-44fe-4c79-820a-b45a14588498
Nov 10 18:19:20.040153 n-d-817210-1 sudo[137902]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:20.883832 n-d-817210-1 sudo[137902]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:20.886382 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-93d6f5d5-c566-42e2-9888-414ebda0041d tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0d24d8f2-44fe-4c79-820a-b45a14588498" returned: 0 in 0.912s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:20.994255 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:21.017846 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:21.018129 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-b5ea28ce-1a74-4395-af72-a96f18642887\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-b5ea28ce-1a74-4395-af72-a96f18642887\n Backing store flags: \n Account information:\n A8feQTo8HGW66HVjVLcg\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-695adbc3-fd12-42d3-96d3-7fb6a1b97572\n Backing store flags: \n Account information:\n EzBfyZJMGry3VPVVsGjs\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-93d6f5d5-c566-42e2-9888-414ebda0041d tempest-TestVolumeBootPattern-2057914484 None] Targets prior to update: Target 6: iqn.2010-10.org.openstack:volume-b5ea28ce-1a74-4395-af72-a96f18642887
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: I_T nexus: 44
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060000
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf60
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060001
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf61
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b5ea28ce-1a74-4395-af72-a96f18642887
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: A8feQTo8HGW66HVjVLcg
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Target 7: iqn.2010-10.org.openstack:volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: I_T nexus: 45
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Connection: 0
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.46
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00070000
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf70
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00070001
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf71
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: EzBfyZJMGry3VPVVsGjs
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:19:21.018851 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 18:19:21.023345 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-93d6f5d5-c566-42e2-9888-414ebda0041d tempest-TestVolumeBootPattern-2057914484 None] Creating iscsi_target for Volume ID: volume-0d24d8f2-44fe-4c79-820a-b45a14588498 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 18:19:21.025587 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-93d6f5d5-c566-42e2-9888-414ebda0041d tempest-TestVolumeBootPattern-2057914484 None] Created volume path /opt/stack/data/cinder/volumes/volume-0d24d8f2-44fe-4c79-820a-b45a14588498,
Nov 10 18:19:21.025587 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 18:19:21.025587 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:19:21.025587 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0d24d8f2-44fe-4c79-820a-b45a14588498
Nov 10 18:19:21.025587 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 18:19:21.025587 n-d-817210-1 cinder-volume[91926]: incominguser Uazbu7mdqVAqdsUXNH2N pbAoBz5v9B5jGQXh
Nov 10 18:19:21.025587 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:19:21.025587 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 18:19:21.025587 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:19:21.025587 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 18:19:21.027275 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0d24d8f2-44fe-4c79-820a-b45a14588498 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:21.675408 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0d24d8f2-44fe-4c79-820a-b45a14588498" returned: 0 in 0.648s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:21.675408 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:19:21.675847 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-93d6f5d5-c566-42e2-9888-414ebda0041d tempest-TestVolumeBootPattern-2057914484 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 18:19:21.676166 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-93d6f5d5-c566-42e2-9888-414ebda0041d tempest-TestVolumeBootPattern-2057914484 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 18:19:21.679752 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:21.710009 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.031s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:21.710009 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-b5ea28ce-1a74-4395-af72-a96f18642887\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-b5ea28ce-1a74-4395-af72-a96f18642887\n Backing store flags: \n Account information:\n A8feQTo8HGW66HVjVLcg\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-695adbc3-fd12-42d3-96d3-7fb6a1b97572\n Backing store flags: \n Account information:\n EzBfyZJMGry3VPVVsGjs\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-0d24d8f2-44fe-4c79-820a-b45a14588498\n System information:\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-0d24d8f2-44fe-4c79-820a-b45a14588498\n Backing store flags: \n Account information:\n Uazbu7mdqVAqdsUXNH2N\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-93d6f5d5-c566-42e2-9888-414ebda0041d tempest-TestVolumeBootPattern-2057914484 None] Targets after update: Target 6: iqn.2010-10.org.openstack:volume-b5ea28ce-1a74-4395-af72-a96f18642887
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: I_T nexus: 44
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060000
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf60
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00060001
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf61
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b5ea28ce-1a74-4395-af72-a96f18642887
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: A8feQTo8HGW66HVjVLcg
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Target 7: iqn.2010-10.org.openstack:volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: I_T nexus: 45
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Connection: 0
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.46
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00070000
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf70
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00070001
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf71
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: EzBfyZJMGry3VPVVsGjs
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:19:21.710565 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 18:19:21.714789 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:21.851910 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.140s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:21.852522 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-b5ea28ce-1a74-4395-af72-a96f18642887\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-b5ea28ce-1a74-4395-af72-a96f18642887\n Backing store flags: \n Account information:\n A8feQTo8HGW66HVjVLcg\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-695adbc3-fd12-42d3-96d3-7fb6a1b97572\n Backing store flags: \n Account information:\n EzBfyZJMGry3VPVVsGjs\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-0d24d8f2-44fe-4c79-820a-b45a14588498\n System information:\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-0d24d8f2-44fe-4c79-820a-b45a14588498\n Backing store flags: \n Account information:\n Uazbu7mdqVAqdsUXNH2N\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:19:21.861742 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:22.180501 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.321s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:22.181217 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-b5ea28ce-1a74-4395-af72-a96f18642887\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-b5ea28ce-1a74-4395-af72-a96f18642887\n Backing store flags: \n Account information:\n A8feQTo8HGW66HVjVLcg\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1993-08.org.debian:01:df4809c7cfc alias: n-d-817210-1\n Connection: 0\n IP Address: 10.222.0.46\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-695adbc3-fd12-42d3-96d3-7fb6a1b97572\n Backing store flags: \n Account information:\n EzBfyZJMGry3VPVVsGjs\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-0d24d8f2-44fe-4c79-820a-b45a14588498\n System information:\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-0d24d8f2-44fe-4c79-820a-b45a14588498\n Backing store flags: \n Account information:\n Uazbu7mdqVAqdsUXNH2N\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:19:22.181941 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-93d6f5d5-c566-42e2-9888-414ebda0041d tempest-TestVolumeBootPattern-2057914484 None] Set provider_location to: 10.222.0.46:3260,8 iqn.2010-10.org.openstack:volume-0d24d8f2-44fe-4c79-820a-b45a14588498 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 18:19:22.518228 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-70ac2152-4b0e-4672-b4e8-8f3645ed3e4a req-93d6f5d5-c566-42e2-9888-414ebda0041d tempest-TestVolumeBootPattern-2057914484 None] attachment_update completed successfully.
Nov 10 18:19:34.117343 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-1f67fff8-7acb-49e6-a050-78a2091e71ba tempest-VolumesBackupsAdminTest-1190602624 None] Terminate volume connection completed successfully.
Nov 10 18:19:34.161643 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:34.253570 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:34.254595 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-b5ea28ce-1a74-4395-af72-a96f18642887\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-b5ea28ce-1a74-4395-af72-a96f18642887\n Backing store flags: \n Account information:\n A8feQTo8HGW66HVjVLcg\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572\n System information:\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-695adbc3-fd12-42d3-96d3-7fb6a1b97572\n Backing store flags: \n Account information:\n EzBfyZJMGry3VPVVsGjs\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-0d24d8f2-44fe-4c79-820a-b45a14588498\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-0d24d8f2-44fe-4c79-820a-b45a14588498\n Backing store flags: \n Account information:\n Uazbu7mdqVAqdsUXNH2N\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:19:34.255440 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [None req-1f67fff8-7acb-49e6-a050-78a2091e71ba tempest-VolumesBackupsAdminTest-1190602624 None] Removing iscsi_target for Volume ID: 695adbc3-fd12-42d3-96d3-7fb6a1b97572
Nov 10 18:19:34.258518 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572 -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:34.473965 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572 -f" returned: 0 in 0.217s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:34.474496 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:19:34.477842 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:34.593213 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.116s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:34.593907 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-b5ea28ce-1a74-4395-af72-a96f18642887\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-b5ea28ce-1a74-4395-af72-a96f18642887\n Backing store flags: \n Account information:\n A8feQTo8HGW66HVjVLcg\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-0d24d8f2-44fe-4c79-820a-b45a14588498\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-0d24d8f2-44fe-4c79-820a-b45a14588498\n Backing store flags: \n Account information:\n Uazbu7mdqVAqdsUXNH2N\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:19:34.594665 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-1f67fff8-7acb-49e6-a050-78a2091e71ba tempest-VolumesBackupsAdminTest-1190602624 None] Remove volume export completed successfully.
Nov 10 18:19:39.700045 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-5cce4daa-1c04-410c-b5cc-c351f8a7d05d tempest-VolumesBackupsAdminTest-1190602624 None] Lock "b'cinder-695adbc3-fd12-42d3-96d3-7fb6a1b97572-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:19:39.769078 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:39.897805 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.131s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:39.898532 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-b5ea28ce-1a74-4395-af72-a96f18642887\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-b5ea28ce-1a74-4395-af72-a96f18642887\n Backing store flags: \n Account information:\n A8feQTo8HGW66HVjVLcg\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-0d24d8f2-44fe-4c79-820a-b45a14588498\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-0d24d8f2-44fe-4c79-820a-b45a14588498\n Backing store flags: \n Account information:\n Uazbu7mdqVAqdsUXNH2N\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:19:39.899625 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-5cce4daa-1c04-410c-b5cc-c351f8a7d05d tempest-VolumesBackupsAdminTest-1190602624 None] Skipping remove_export. No iscsi_target is presently exported for volume: 695adbc3-fd12-42d3-96d3-7fb6a1b97572
Nov 10 18:19:39.900836 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5cce4daa-1c04-410c-b5cc-c351f8a7d05d tempest-VolumesBackupsAdminTest-1190602624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:39.928286 n-d-817210-1 sudo[138075]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572
Nov 10 18:19:39.929205 n-d-817210-1 sudo[138075]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:40.469189 n-d-817210-1 sudo[138075]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:40.472554 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5cce4daa-1c04-410c-b5cc-c351f8a7d05d tempest-VolumesBackupsAdminTest-1190602624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572" returned: 0 in 0.571s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:40.476713 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5cce4daa-1c04-410c-b5cc-c351f8a7d05d tempest-VolumesBackupsAdminTest-1190602624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:40.507818 n-d-817210-1 sudo[138084]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572
Nov 10 18:19:40.512418 n-d-817210-1 sudo[138084]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:41.059519 n-d-817210-1 sudo[138084]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:41.062525 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5cce4daa-1c04-410c-b5cc-c351f8a7d05d tempest-VolumesBackupsAdminTest-1190602624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572" returned: 0 in 0.585s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:41.065162 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5cce4daa-1c04-410c-b5cc-c351f8a7d05d tempest-VolumesBackupsAdminTest-1190602624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:41.113151 n-d-817210-1 sudo[138089]: ubuntu : TTY=unknown ; 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-695adbc3-fd12-42d3-96d3-7fb6a1b97572
Nov 10 18:19:41.115108 n-d-817210-1 sudo[138089]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:41.936567 n-d-817210-1 sudo[138089]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:41.943675 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5cce4daa-1c04-410c-b5cc-c351f8a7d05d tempest-VolumesBackupsAdminTest-1190602624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-695adbc3-fd12-42d3-96d3-7fb6a1b97572" returned: 0 in 0.876s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:41.951121 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-5cce4daa-1c04-410c-b5cc-c351f8a7d05d tempest-VolumesBackupsAdminTest-1190602624 None] Successfully deleted volume: 695adbc3-fd12-42d3-96d3-7fb6a1b97572
Nov 10 18:19:42.034493 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-5cce4daa-1c04-410c-b5cc-c351f8a7d05d tempest-VolumesBackupsAdminTest-1190602624 None] Created reservations ['c8927cdf-a768-4066-8ed3-ee828403c4c6', '54983a7f-ce45-4890-b508-927c1467af4a', 'd0f45a19-f2a0-4a2d-a576-a93bd651ad0d', '7cb28996-c244-44c9-8125-ddb884f7ded6'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:19:42.037526 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-5cce4daa-1c04-410c-b5cc-c351f8a7d05d tempest-VolumesBackupsAdminTest-1190602624 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:19:42.037526 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:19:42.037526 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:19:42.114321 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-5cce4daa-1c04-410c-b5cc-c351f8a7d05d tempest-VolumesBackupsAdminTest-1190602624 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:19:42.114952 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5cce4daa-1c04-410c-b5cc-c351f8a7d05d tempest-VolumesBackupsAdminTest-1190602624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:42.162327 n-d-817210-1 sudo[138100]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:19:42.163237 n-d-817210-1 sudo[138100]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:42.582503 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-00170528-1d8c-4f30-9821-711d35a8d882 tempest-VolumesBackupsAdminTest-1190602624 None] Lock "b'cinder-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:19:42.697972 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:42.731007 n-d-817210-1 sudo[138100]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:42.745096 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5cce4daa-1c04-410c-b5cc-c351f8a7d05d tempest-VolumesBackupsAdminTest-1190602624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.629s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:42.747794 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5cce4daa-1c04-410c-b5cc-c351f8a7d05d tempest-VolumesBackupsAdminTest-1190602624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:42.800556 n-d-817210-1 sudo[138104]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:19:42.801421 n-d-817210-1 sudo[138104]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:42.855147 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.158s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:42.858024 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337403232]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-b5ea28ce-1a74-4395-af72-a96f18642887\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-b5ea28ce-1a74-4395-af72-a96f18642887\n Backing store flags: \n Account information:\n A8feQTo8HGW66HVjVLcg\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-0d24d8f2-44fe-4c79-820a-b45a14588498\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h2-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.41\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-0d24d8f2-44fe-4c79-820a-b45a14588498\n Backing store flags: \n Account information:\n Uazbu7mdqVAqdsUXNH2N\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:19:42.859764 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-00170528-1d8c-4f30-9821-711d35a8d882 tempest-VolumesBackupsAdminTest-1190602624 None] Skipping remove_export. No iscsi_target is presently exported for volume: 55f7a571-4db3-43ad-8ed6-bfa753bd5a3e
Nov 10 18:19:42.861870 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00170528-1d8c-4f30-9821-711d35a8d882 tempest-VolumesBackupsAdminTest-1190602624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:42.928997 n-d-817210-1 sudo[138107]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e
Nov 10 18:19:42.935888 n-d-817210-1 sudo[138107]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:43.403470 n-d-817210-1 sudo[138104]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:43.407584 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5cce4daa-1c04-410c-b5cc-c351f8a7d05d tempest-VolumesBackupsAdminTest-1190602624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.659s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:43.414535 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-5cce4daa-1c04-410c-b5cc-c351f8a7d05d tempest-VolumesBackupsAdminTest-1190602624 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:19:43.420986 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-5cce4daa-1c04-410c-b5cc-c351f8a7d05d tempest-VolumesBackupsAdminTest-1190602624 None] Deleted volume successfully.
Nov 10 18:19:43.453846 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-5cce4daa-1c04-410c-b5cc-c351f8a7d05d tempest-VolumesBackupsAdminTest-1190602624 None] Lock "b'cinder-695adbc3-fd12-42d3-96d3-7fb6a1b97572-delete_volume'" released by "delete_volume" :: held 3.753s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:19:43.522144 n-d-817210-1 sudo[138107]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:43.524717 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00170528-1d8c-4f30-9821-711d35a8d882 tempest-VolumesBackupsAdminTest-1190602624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e" returned: 0 in 0.663s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:43.528854 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00170528-1d8c-4f30-9821-711d35a8d882 tempest-VolumesBackupsAdminTest-1190602624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:43.581545 n-d-817210-1 sudo[138111]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e
Nov 10 18:19:43.582468 n-d-817210-1 sudo[138111]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:44.214481 n-d-817210-1 sudo[138111]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:44.216828 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00170528-1d8c-4f30-9821-711d35a8d882 tempest-VolumesBackupsAdminTest-1190602624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e" returned: 0 in 0.688s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:44.219360 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00170528-1d8c-4f30-9821-711d35a8d882 tempest-VolumesBackupsAdminTest-1190602624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:44.239300 n-d-817210-1 sudo[138114]: ubuntu : TTY=unknown ; 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-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e
Nov 10 18:19:44.240255 n-d-817210-1 sudo[138114]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:44.693692 n-d-817210-1 sudo[138114]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:44.695877 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00170528-1d8c-4f30-9821-711d35a8d882 tempest-VolumesBackupsAdminTest-1190602624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e" returned: 0 in 0.476s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:44.696858 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-00170528-1d8c-4f30-9821-711d35a8d882 tempest-VolumesBackupsAdminTest-1190602624 None] Successfully deleted volume: 55f7a571-4db3-43ad-8ed6-bfa753bd5a3e
Nov 10 18:19:44.767582 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-00170528-1d8c-4f30-9821-711d35a8d882 tempest-VolumesBackupsAdminTest-1190602624 None] Created reservations ['8bcbca04-5c93-4081-80fb-4c75c3ed2b0c', '942bfb92-83de-45f0-8c6b-962b692ebf0d', 'ec7822b6-8d91-43c4-b5db-5770cd29a953', 'd12842d6-cd99-45d4-9d57-e8a72061e610'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:19:44.772628 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-00170528-1d8c-4f30-9821-711d35a8d882 tempest-VolumesBackupsAdminTest-1190602624 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:19:44.772628 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:19:44.772628 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:19:44.847008 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-00170528-1d8c-4f30-9821-711d35a8d882 tempest-VolumesBackupsAdminTest-1190602624 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:19:44.871510 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00170528-1d8c-4f30-9821-711d35a8d882 tempest-VolumesBackupsAdminTest-1190602624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:44.918294 n-d-817210-1 sudo[138119]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:19:44.924353 n-d-817210-1 sudo[138119]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:45.591286 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-591804f3-8f1b-4996-9b4d-227da50add16 req-7e174233-407a-4fe8-8ff4-17ffc5357fdc tempest-TestVolumeBootPattern-2057914484 None] Terminate volume connection completed successfully.
Nov 10 18:19:45.591787 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-591804f3-8f1b-4996-9b4d-227da50add16 req-7e174233-407a-4fe8-8ff4-17ffc5357fdc tempest-TestVolumeBootPattern-2057914484 None] Deleting attachment ff0df894-bc7c-4a53-935b-a31d5f87ac1b. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 18:19:45.594303 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:45.697919 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:45.699192 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-b5ea28ce-1a74-4395-af72-a96f18642887\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-b5ea28ce-1a74-4395-af72-a96f18642887\n Backing store flags: \n Account information:\n A8feQTo8HGW66HVjVLcg\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-0d24d8f2-44fe-4c79-820a-b45a14588498\n System information:\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-0d24d8f2-44fe-4c79-820a-b45a14588498\n Backing store flags: \n Account information:\n Uazbu7mdqVAqdsUXNH2N\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:19:45.700061 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-591804f3-8f1b-4996-9b4d-227da50add16 req-7e174233-407a-4fe8-8ff4-17ffc5357fdc tempest-TestVolumeBootPattern-2057914484 None] Removing iscsi_target for Volume ID: 0d24d8f2-44fe-4c79-820a-b45a14588498
Nov 10 18:19:45.703433 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-0d24d8f2-44fe-4c79-820a-b45a14588498 -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:45.725301 n-d-817210-1 sudo[138119]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:45.728215 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00170528-1d8c-4f30-9821-711d35a8d882 tempest-VolumesBackupsAdminTest-1190602624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:45.731042 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00170528-1d8c-4f30-9821-711d35a8d882 tempest-VolumesBackupsAdminTest-1190602624 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:45.755867 n-d-817210-1 sudo[138135]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:19:45.758265 n-d-817210-1 sudo[138135]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:45.848532 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-0d24d8f2-44fe-4c79-820a-b45a14588498 -f" returned: 0 in 0.146s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:45.848888 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:19:45.850360 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:46.005516 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.155s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:46.009379 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-b5ea28ce-1a74-4395-af72-a96f18642887\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-b5ea28ce-1a74-4395-af72-a96f18642887\n Backing store flags: \n Account information:\n A8feQTo8HGW66HVjVLcg\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:19:46.140043 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-591804f3-8f1b-4996-9b4d-227da50add16 req-7e174233-407a-4fe8-8ff4-17ffc5357fdc tempest-TestVolumeBootPattern-2057914484 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:19:46.140043 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:19:46.140043 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:19:46.303620 n-d-817210-1 sudo[138135]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:46.306024 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-00170528-1d8c-4f30-9821-711d35a8d882 tempest-VolumesBackupsAdminTest-1190602624 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.575s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:46.307820 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-00170528-1d8c-4f30-9821-711d35a8d882 tempest-VolumesBackupsAdminTest-1190602624 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:19:46.313677 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-00170528-1d8c-4f30-9821-711d35a8d882 tempest-VolumesBackupsAdminTest-1190602624 None] Deleted volume successfully.
Nov 10 18:19:46.339500 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [req-591804f3-8f1b-4996-9b4d-227da50add16 req-39f5309c-bdd2-4e19-96c0-a6b93e7fdaac tempest-TestVolumeBootPattern-2057914484 None] Lock "b'cinder-0d24d8f2-44fe-4c79-820a-b45a14588498-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:19:46.342499 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-00170528-1d8c-4f30-9821-711d35a8d882 tempest-VolumesBackupsAdminTest-1190602624 None] Lock "b'cinder-55f7a571-4db3-43ad-8ed6-bfa753bd5a3e-delete_volume'" released by "delete_volume" :: held 3.761s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:19:46.418913 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:46.554298 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.135s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:46.554891 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-b5ea28ce-1a74-4395-af72-a96f18642887\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\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-b5ea28ce-1a74-4395-af72-a96f18642887\n Backing store flags: \n Account information:\n A8feQTo8HGW66HVjVLcg\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:19:46.555805 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [req-591804f3-8f1b-4996-9b4d-227da50add16 req-39f5309c-bdd2-4e19-96c0-a6b93e7fdaac tempest-TestVolumeBootPattern-2057914484 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0d24d8f2-44fe-4c79-820a-b45a14588498
Nov 10 18:19:46.557034 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-591804f3-8f1b-4996-9b4d-227da50add16 req-39f5309c-bdd2-4e19-96c0-a6b93e7fdaac tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0d24d8f2-44fe-4c79-820a-b45a14588498 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:46.582938 n-d-817210-1 sudo[138153]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0d24d8f2-44fe-4c79-820a-b45a14588498
Nov 10 18:19:46.584158 n-d-817210-1 sudo[138153]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:47.188325 n-d-817210-1 sudo[138153]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:47.201490 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-591804f3-8f1b-4996-9b4d-227da50add16 req-39f5309c-bdd2-4e19-96c0-a6b93e7fdaac tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0d24d8f2-44fe-4c79-820a-b45a14588498" returned: 0 in 0.644s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:47.203561 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-591804f3-8f1b-4996-9b4d-227da50add16 req-39f5309c-bdd2-4e19-96c0-a6b93e7fdaac tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0d24d8f2-44fe-4c79-820a-b45a14588498 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:47.224342 n-d-817210-1 sudo[138156]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0d24d8f2-44fe-4c79-820a-b45a14588498
Nov 10 18:19:47.225264 n-d-817210-1 sudo[138156]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:47.650049 n-d-817210-1 sudo[138156]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:47.653037 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-591804f3-8f1b-4996-9b4d-227da50add16 req-39f5309c-bdd2-4e19-96c0-a6b93e7fdaac tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0d24d8f2-44fe-4c79-820a-b45a14588498" returned: 0 in 0.449s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:47.656038 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-591804f3-8f1b-4996-9b4d-227da50add16 req-39f5309c-bdd2-4e19-96c0-a6b93e7fdaac tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0d24d8f2-44fe-4c79-820a-b45a14588498 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:47.676573 n-d-817210-1 sudo[138159]: ubuntu : TTY=unknown ; 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-0d24d8f2-44fe-4c79-820a-b45a14588498
Nov 10 18:19:47.677369 n-d-817210-1 sudo[138159]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:48.207541 n-d-817210-1 sudo[138159]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:48.210047 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-591804f3-8f1b-4996-9b4d-227da50add16 req-39f5309c-bdd2-4e19-96c0-a6b93e7fdaac tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0d24d8f2-44fe-4c79-820a-b45a14588498" returned: 0 in 0.554s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:48.211329 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [req-591804f3-8f1b-4996-9b4d-227da50add16 req-39f5309c-bdd2-4e19-96c0-a6b93e7fdaac tempest-TestVolumeBootPattern-2057914484 None] Successfully deleted volume: 0d24d8f2-44fe-4c79-820a-b45a14588498
Nov 10 18:19:48.259458 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [req-591804f3-8f1b-4996-9b4d-227da50add16 req-39f5309c-bdd2-4e19-96c0-a6b93e7fdaac tempest-TestVolumeBootPattern-2057914484 None] Created reservations ['a00224e1-e132-4ab8-a6be-78ce447864c1', 'd47f1408-2448-48ec-a27f-0f44d2442a86', '7c91dc09-479f-477c-97f3-2a1f763671fa', '1db3f510-39da-4c5c-8080-27030b614a28'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:19:48.262122 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-591804f3-8f1b-4996-9b4d-227da50add16 req-39f5309c-bdd2-4e19-96c0-a6b93e7fdaac tempest-TestVolumeBootPattern-2057914484 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:19:48.262122 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:19:48.262122 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:19:48.323138 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [req-591804f3-8f1b-4996-9b4d-227da50add16 req-39f5309c-bdd2-4e19-96c0-a6b93e7fdaac tempest-TestVolumeBootPattern-2057914484 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:19:48.324085 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-591804f3-8f1b-4996-9b4d-227da50add16 req-39f5309c-bdd2-4e19-96c0-a6b93e7fdaac tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:48.348089 n-d-817210-1 sudo[138163]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:19:48.349072 n-d-817210-1 sudo[138163]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:48.749226 n-d-817210-1 sudo[138163]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:48.758147 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-591804f3-8f1b-4996-9b4d-227da50add16 req-39f5309c-bdd2-4e19-96c0-a6b93e7fdaac tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:48.761080 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-591804f3-8f1b-4996-9b4d-227da50add16 req-39f5309c-bdd2-4e19-96c0-a6b93e7fdaac tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:48.787424 n-d-817210-1 sudo[138166]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:19:48.788353 n-d-817210-1 sudo[138166]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:49.195335 n-d-817210-1 sudo[138166]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:49.198114 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-591804f3-8f1b-4996-9b4d-227da50add16 req-39f5309c-bdd2-4e19-96c0-a6b93e7fdaac tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.436s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:49.200783 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [req-591804f3-8f1b-4996-9b4d-227da50add16 req-39f5309c-bdd2-4e19-96c0-a6b93e7fdaac tempest-TestVolumeBootPattern-2057914484 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:19:49.209452 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-591804f3-8f1b-4996-9b4d-227da50add16 req-39f5309c-bdd2-4e19-96c0-a6b93e7fdaac tempest-TestVolumeBootPattern-2057914484 None] Deleted volume successfully.
Nov 10 18:19:49.269911 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [req-591804f3-8f1b-4996-9b4d-227da50add16 req-39f5309c-bdd2-4e19-96c0-a6b93e7fdaac tempest-TestVolumeBootPattern-2057914484 None] Lock "b'cinder-0d24d8f2-44fe-4c79-820a-b45a14588498-delete_volume'" released by "delete_volume" :: held 2.931s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:19:49.277351 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-6b188740-5d1a-4d70-9015-140e0c694b57 tempest-TestVolumeBootPattern-2057914484 None] Lock "b'cinder-f080183d-8451-4d63-8290-317a6b48039f-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.041s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:19:49.280582 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6b188740-5d1a-4d70-9015-140e0c694b57 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-f080183d-8451-4d63-8290-317a6b48039f {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:49.300640 n-d-817210-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 stack-volumes-lvmdriver-1/_snapshot-f080183d-8451-4d63-8290-317a6b48039f
Nov 10 18:19:49.301466 n-d-817210-1 sudo[138169]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:49.699665 n-d-817210-1 sudo[138169]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:49.702326 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6b188740-5d1a-4d70-9015-140e0c694b57 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-f080183d-8451-4d63-8290-317a6b48039f" returned: 0 in 0.421s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:49.707062 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6b188740-5d1a-4d70-9015-140e0c694b57 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f080183d-8451-4d63-8290-317a6b48039f {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:49.725719 n-d-817210-1 sudo[138172]: ubuntu : TTY=unknown ; 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-f080183d-8451-4d63-8290-317a6b48039f
Nov 10 18:19:49.726535 n-d-817210-1 sudo[138172]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:50.229865 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-faffe3de-9dc4-4e90-92a9-cd74d6be9c79 tempest-AbsoluteLimitsTests-1496541184 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:19:50.236388 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-faffe3de-9dc4-4e90-92a9-cd74d6be9c79 tempest-AbsoluteLimitsTests-1496541184 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:19:50.237866 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-faffe3de-9dc4-4e90-92a9-cd74d6be9c79 tempest-AbsoluteLimitsTests-1496541184 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:19:50.255704 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-faffe3de-9dc4-4e90-92a9-cd74d6be9c79 tempest-AbsoluteLimitsTests-1496541184 None] Flow 'volume_create_manager' (bf844016-ec62-4345-addb-464f84464ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:19:50.263435 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-faffe3de-9dc4-4e90-92a9-cd74d6be9c79 tempest-AbsoluteLimitsTests-1496541184 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c371954e-c589-4a42-9452-fe7b657933d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:19:50.290742 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-faffe3de-9dc4-4e90-92a9-cd74d6be9c79 tempest-AbsoluteLimitsTests-1496541184 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:19:50.335889 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-faffe3de-9dc4-4e90-92a9-cd74d6be9c79 tempest-AbsoluteLimitsTests-1496541184 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c371954e-c589-4a42-9452-fe7b657933d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:19:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-694377537',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=cb934288-dce2-4a7f-8b4e-46b3ba882c7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0b9c17058aa4aacb8b68efeea81b3f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:19:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:19:50Z,user_id='ba713e1149754ea99fce568f6b238c25',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:19:50.341352 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-faffe3de-9dc4-4e90-92a9-cd74d6be9c79 tempest-AbsoluteLimitsTests-1496541184 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dd97621a-d5d1-423b-8d8b-c4e2a9ae17f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:19:50.344579 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-faffe3de-9dc4-4e90-92a9-cd74d6be9c79 tempest-AbsoluteLimitsTests-1496541184 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dd97621a-d5d1-423b-8d8b-c4e2a9ae17f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:19:50.348142 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-faffe3de-9dc4-4e90-92a9-cd74d6be9c79 tempest-AbsoluteLimitsTests-1496541184 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f15dfbae-f155-4dfb-8d58-d9e4648fdf6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:19:50.351181 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-faffe3de-9dc4-4e90-92a9-cd74d6be9c79 tempest-AbsoluteLimitsTests-1496541184 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f15dfbae-f155-4dfb-8d58-d9e4648fdf6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cb934288-dce2-4a7f-8b4e-46b3ba882c7b', 'volume_name': 'volume-cb934288-dce2-4a7f-8b4e-46b3ba882c7b', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:19:50.354332 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-faffe3de-9dc4-4e90-92a9-cd74d6be9c79 tempest-AbsoluteLimitsTests-1496541184 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0f37e94f-5202-43f6-ad25-516a8d1bb136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:19:50.357200 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-faffe3de-9dc4-4e90-92a9-cd74d6be9c79 tempest-AbsoluteLimitsTests-1496541184 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0f37e94f-5202-43f6-ad25-516a8d1bb136) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:19:50.360293 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-faffe3de-9dc4-4e90-92a9-cd74d6be9c79 tempest-AbsoluteLimitsTests-1496541184 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (86ea4111-3eab-4831-a83c-f6ad7b6c7e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:19:50.362293 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-faffe3de-9dc4-4e90-92a9-cd74d6be9c79 tempest-AbsoluteLimitsTests-1496541184 None] Volume cb934288-dce2-4a7f-8b4e-46b3ba882c7b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cb934288-dce2-4a7f-8b4e-46b3ba882c7b', 'volume_size': 1}
Nov 10 18:19:50.364438 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-faffe3de-9dc4-4e90-92a9-cd74d6be9c79 tempest-AbsoluteLimitsTests-1496541184 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cb934288-dce2-4a7f-8b4e-46b3ba882c7b stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:50.388206 n-d-817210-1 sudo[138214]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cb934288-dce2-4a7f-8b4e-46b3ba882c7b stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:19:50.389174 n-d-817210-1 sudo[138214]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:50.395576 n-d-817210-1 sudo[138172]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:50.398453 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6b188740-5d1a-4d70-9015-140e0c694b57 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f080183d-8451-4d63-8290-317a6b48039f" returned: 0 in 0.693s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:50.523898 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-6b188740-5d1a-4d70-9015-140e0c694b57 tempest-TestVolumeBootPattern-2057914484 None] Created reservations ['f4b89e80-f345-46e3-acaa-7e775dd207b2', '968b6cfe-9b8d-48a2-8f17-3cc0f6bea261', 'a674187c-f696-4140-8ac9-c1eed649ccdf', '04a2122b-d959-4b04-96bb-7d125e4385e7'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:19:50.526476 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-6b188740-5d1a-4d70-9015-140e0c694b57 tempest-TestVolumeBootPattern-2057914484 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:19:50.526476 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:19:50.526476 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:19:50.598289 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-6b188740-5d1a-4d70-9015-140e0c694b57 tempest-TestVolumeBootPattern-2057914484 None] Delete snapshot completed successfully.
Nov 10 18:19:50.603965 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-6b188740-5d1a-4d70-9015-140e0c694b57 tempest-TestVolumeBootPattern-2057914484 None] Lock "b'cinder-f080183d-8451-4d63-8290-317a6b48039f-delete_snapshot'" released by "delete_snapshot" :: held 1.327s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:19:50.904342 n-d-817210-1 sudo[138214]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:50.906216 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-faffe3de-9dc4-4e90-92a9-cd74d6be9c79 tempest-AbsoluteLimitsTests-1496541184 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cb934288-dce2-4a7f-8b4e-46b3ba882c7b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.542s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:50.909481 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-faffe3de-9dc4-4e90-92a9-cd74d6be9c79 tempest-AbsoluteLimitsTests-1496541184 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (86ea4111-3eab-4831-a83c-f6ad7b6c7e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cb934288-dce2-4a7f-8b4e-46b3ba882c7b', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:19:50.912034 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-faffe3de-9dc4-4e90-92a9-cd74d6be9c79 tempest-AbsoluteLimitsTests-1496541184 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e04724b8-75b5-4de5-9a63-3fef394a1198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:19:50.922128 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-faffe3de-9dc4-4e90-92a9-cd74d6be9c79 tempest-AbsoluteLimitsTests-1496541184 None] Volume volume-cb934288-dce2-4a7f-8b4e-46b3ba882c7b (cb934288-dce2-4a7f-8b4e-46b3ba882c7b): created successfully
Nov 10 18:19:50.924926 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-faffe3de-9dc4-4e90-92a9-cd74d6be9c79 tempest-AbsoluteLimitsTests-1496541184 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e04724b8-75b5-4de5-9a63-3fef394a1198) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:19:50.928731 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-faffe3de-9dc4-4e90-92a9-cd74d6be9c79 tempest-AbsoluteLimitsTests-1496541184 None] Flow 'volume_create_manager' (bf844016-ec62-4345-addb-464f84464ce0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:19:50.939045 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-faffe3de-9dc4-4e90-92a9-cd74d6be9c79 tempest-AbsoluteLimitsTests-1496541184 None] Created volume successfully.
Nov 10 18:19:51.487215 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-3036a464-9c59-456a-a96f-bd22ecb034da tempest-AbsoluteLimitsTests-1496541184 None] Lock "b'cinder-cb934288-dce2-4a7f-8b4e-46b3ba882c7b-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:19:51.562856 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-3036a464-9c59-456a-a96f-bd22ecb034da tempest-AbsoluteLimitsTests-1496541184 None] Skipping remove_export. No iscsi_target is presently exported for volume: cb934288-dce2-4a7f-8b4e-46b3ba882c7b
Nov 10 18:19:51.564042 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-3036a464-9c59-456a-a96f-bd22ecb034da tempest-AbsoluteLimitsTests-1496541184 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cb934288-dce2-4a7f-8b4e-46b3ba882c7b {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:51.589598 n-d-817210-1 sudo[138247]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cb934288-dce2-4a7f-8b4e-46b3ba882c7b
Nov 10 18:19:51.590763 n-d-817210-1 sudo[138247]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:52.043642 n-d-817210-1 sudo[138247]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:52.046126 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-3036a464-9c59-456a-a96f-bd22ecb034da tempest-AbsoluteLimitsTests-1496541184 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cb934288-dce2-4a7f-8b4e-46b3ba882c7b" returned: 0 in 0.482s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:52.048387 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-3036a464-9c59-456a-a96f-bd22ecb034da tempest-AbsoluteLimitsTests-1496541184 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cb934288-dce2-4a7f-8b4e-46b3ba882c7b {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:52.066568 n-d-817210-1 sudo[138250]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cb934288-dce2-4a7f-8b4e-46b3ba882c7b
Nov 10 18:19:52.067446 n-d-817210-1 sudo[138250]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:52.442310 n-d-817210-1 sudo[138250]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:52.444810 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-3036a464-9c59-456a-a96f-bd22ecb034da tempest-AbsoluteLimitsTests-1496541184 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cb934288-dce2-4a7f-8b4e-46b3ba882c7b" returned: 0 in 0.396s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:52.447021 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-3036a464-9c59-456a-a96f-bd22ecb034da tempest-AbsoluteLimitsTests-1496541184 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cb934288-dce2-4a7f-8b4e-46b3ba882c7b {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:52.467371 n-d-817210-1 sudo[138253]: ubuntu : TTY=unknown ; 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-cb934288-dce2-4a7f-8b4e-46b3ba882c7b
Nov 10 18:19:52.468180 n-d-817210-1 sudo[138253]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:52.909982 n-d-817210-1 sudo[138253]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:52.912252 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-3036a464-9c59-456a-a96f-bd22ecb034da tempest-AbsoluteLimitsTests-1496541184 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cb934288-dce2-4a7f-8b4e-46b3ba882c7b" returned: 0 in 0.465s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:52.913414 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-3036a464-9c59-456a-a96f-bd22ecb034da tempest-AbsoluteLimitsTests-1496541184 None] Successfully deleted volume: cb934288-dce2-4a7f-8b4e-46b3ba882c7b
Nov 10 18:19:52.977891 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-3036a464-9c59-456a-a96f-bd22ecb034da tempest-AbsoluteLimitsTests-1496541184 None] Created reservations ['a97520a5-0f13-44fa-9efc-7b705d88b67b', 'c19491c4-e370-4269-856c-037a3811e2ce', '7e688c28-a122-4cbe-b845-4bed57821215', 'e29c7d7a-c1d6-46af-92e7-7a27eb299c97'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:19:52.980636 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-3036a464-9c59-456a-a96f-bd22ecb034da tempest-AbsoluteLimitsTests-1496541184 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:19:52.980636 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:19:52.980636 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:19:53.028720 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-3036a464-9c59-456a-a96f-bd22ecb034da tempest-AbsoluteLimitsTests-1496541184 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:19:53.030807 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-3036a464-9c59-456a-a96f-bd22ecb034da tempest-AbsoluteLimitsTests-1496541184 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:53.051781 n-d-817210-1 sudo[138257]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:19:53.052604 n-d-817210-1 sudo[138257]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:53.469601 n-d-817210-1 sudo[138257]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:53.472125 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-3036a464-9c59-456a-a96f-bd22ecb034da tempest-AbsoluteLimitsTests-1496541184 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.441s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:53.474249 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-3036a464-9c59-456a-a96f-bd22ecb034da tempest-AbsoluteLimitsTests-1496541184 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:53.493460 n-d-817210-1 sudo[138260]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:19:53.494293 n-d-817210-1 sudo[138260]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:53.960704 n-d-817210-1 sudo[138260]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:53.963663 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-3036a464-9c59-456a-a96f-bd22ecb034da tempest-AbsoluteLimitsTests-1496541184 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.489s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:53.966913 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-3036a464-9c59-456a-a96f-bd22ecb034da tempest-AbsoluteLimitsTests-1496541184 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:19:53.975889 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-3036a464-9c59-456a-a96f-bd22ecb034da tempest-AbsoluteLimitsTests-1496541184 None] Deleted volume successfully.
Nov 10 18:19:54.013576 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-3036a464-9c59-456a-a96f-bd22ecb034da tempest-AbsoluteLimitsTests-1496541184 None] Lock "b'cinder-cb934288-dce2-4a7f-8b4e-46b3ba882c7b-delete_volume'" released by "delete_volume" :: held 2.526s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:19:54.609040 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-1e7b600b-0417-45f3-94fa-53c64c936778 req-715d9eac-1a49-411e-a2a0-3bab4c21bce5 tempest-TestVolumeBootPattern-2057914484 None] Terminate volume connection completed successfully.
Nov 10 18:19:54.609040 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-1e7b600b-0417-45f3-94fa-53c64c936778 req-715d9eac-1a49-411e-a2a0-3bab4c21bce5 tempest-TestVolumeBootPattern-2057914484 None] Deleting attachment 212f9fa1-521e-4d8a-8c18-ce0ac092bf69. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 18:19:54.622859 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:54.802014 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.189s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:54.802312 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-b5ea28ce-1a74-4395-af72-a96f18642887\n System information:\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-b5ea28ce-1a74-4395-af72-a96f18642887\n Backing store flags: \n Account information:\n A8feQTo8HGW66HVjVLcg\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:19:54.803072 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-1e7b600b-0417-45f3-94fa-53c64c936778 req-715d9eac-1a49-411e-a2a0-3bab4c21bce5 tempest-TestVolumeBootPattern-2057914484 None] Removing iscsi_target for Volume ID: b5ea28ce-1a74-4395-af72-a96f18642887
Nov 10 18:19:54.806409 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b5ea28ce-1a74-4395-af72-a96f18642887 -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:54.993128 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b5ea28ce-1a74-4395-af72-a96f18642887 -f" returned: 0 in 0.188s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:54.993675 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:19:54.995216 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:55.104828 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:55.105339 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:19:55.187456 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-1e7b600b-0417-45f3-94fa-53c64c936778 req-715d9eac-1a49-411e-a2a0-3bab4c21bce5 tempest-TestVolumeBootPattern-2057914484 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:19:55.187456 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:19:55.187456 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:19:55.351753 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [req-1e7b600b-0417-45f3-94fa-53c64c936778 req-18140034-c074-4ff1-bcb4-2445cc300630 tempest-TestVolumeBootPattern-2057914484 None] Lock "b'cinder-b5ea28ce-1a74-4395-af72-a96f18642887-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:19:55.437289 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:55.573882 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.136s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:55.574340 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:19:55.575377 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [req-1e7b600b-0417-45f3-94fa-53c64c936778 req-18140034-c074-4ff1-bcb4-2445cc300630 tempest-TestVolumeBootPattern-2057914484 None] Skipping remove_export. No iscsi_target is presently exported for volume: b5ea28ce-1a74-4395-af72-a96f18642887
Nov 10 18:19:55.576845 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-1e7b600b-0417-45f3-94fa-53c64c936778 req-18140034-c074-4ff1-bcb4-2445cc300630 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b5ea28ce-1a74-4395-af72-a96f18642887 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:55.615777 n-d-817210-1 sudo[138292]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b5ea28ce-1a74-4395-af72-a96f18642887
Nov 10 18:19:55.617404 n-d-817210-1 sudo[138292]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:56.201984 n-d-817210-1 sudo[138292]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:56.205523 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-1e7b600b-0417-45f3-94fa-53c64c936778 req-18140034-c074-4ff1-bcb4-2445cc300630 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b5ea28ce-1a74-4395-af72-a96f18642887" returned: 0 in 0.628s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:56.207380 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-1e7b600b-0417-45f3-94fa-53c64c936778 req-18140034-c074-4ff1-bcb4-2445cc300630 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b5ea28ce-1a74-4395-af72-a96f18642887 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:56.226395 n-d-817210-1 sudo[138295]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b5ea28ce-1a74-4395-af72-a96f18642887
Nov 10 18:19:56.227443 n-d-817210-1 sudo[138295]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:56.643779 n-d-817210-1 sudo[138295]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:56.647045 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-1e7b600b-0417-45f3-94fa-53c64c936778 req-18140034-c074-4ff1-bcb4-2445cc300630 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b5ea28ce-1a74-4395-af72-a96f18642887" returned: 0 in 0.438s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:56.652243 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-1e7b600b-0417-45f3-94fa-53c64c936778 req-18140034-c074-4ff1-bcb4-2445cc300630 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b5ea28ce-1a74-4395-af72-a96f18642887 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:56.679216 n-d-817210-1 sudo[138298]: ubuntu : TTY=unknown ; 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-b5ea28ce-1a74-4395-af72-a96f18642887
Nov 10 18:19:56.680021 n-d-817210-1 sudo[138298]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:57.211965 n-d-817210-1 sudo[138298]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:57.214839 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-1e7b600b-0417-45f3-94fa-53c64c936778 req-18140034-c074-4ff1-bcb4-2445cc300630 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b5ea28ce-1a74-4395-af72-a96f18642887" returned: 0 in 0.562s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:57.216722 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [req-1e7b600b-0417-45f3-94fa-53c64c936778 req-18140034-c074-4ff1-bcb4-2445cc300630 tempest-TestVolumeBootPattern-2057914484 None] Successfully deleted volume: b5ea28ce-1a74-4395-af72-a96f18642887
Nov 10 18:19:57.274056 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [req-1e7b600b-0417-45f3-94fa-53c64c936778 req-18140034-c074-4ff1-bcb4-2445cc300630 tempest-TestVolumeBootPattern-2057914484 None] Created reservations ['c0e41fcc-1978-4edf-89e4-a92a263f078d', 'f6370465-bb63-4179-baf7-dadd17dc0f76', 'aac780b4-a3e8-4494-b4d9-9674319dfd3f', 'e731fbc9-37d8-4a86-a070-9cc42ae2da64'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:19:57.277236 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-1e7b600b-0417-45f3-94fa-53c64c936778 req-18140034-c074-4ff1-bcb4-2445cc300630 tempest-TestVolumeBootPattern-2057914484 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:19:57.277236 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:19:57.277236 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:19:57.336453 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [req-1e7b600b-0417-45f3-94fa-53c64c936778 req-18140034-c074-4ff1-bcb4-2445cc300630 tempest-TestVolumeBootPattern-2057914484 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:19:57.337291 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-1e7b600b-0417-45f3-94fa-53c64c936778 req-18140034-c074-4ff1-bcb4-2445cc300630 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:57.361026 n-d-817210-1 sudo[138302]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:19:57.362850 n-d-817210-1 sudo[138302]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:57.875455 n-d-817210-1 sudo[138302]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:57.877978 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-1e7b600b-0417-45f3-94fa-53c64c936778 req-18140034-c074-4ff1-bcb4-2445cc300630 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.540s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:57.880862 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-1e7b600b-0417-45f3-94fa-53c64c936778 req-18140034-c074-4ff1-bcb4-2445cc300630 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:19:57.902559 n-d-817210-1 sudo[138305]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:19:57.904654 n-d-817210-1 sudo[138305]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:19:58.252057 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:19:58.259529 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:19:58.260291 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:19:58.275904 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] Flow 'volume_create_manager' (4d2d8303-82d8-449e-8250-f8051263d8ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:19:58.281091 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (67d36a1f-bca2-4379-9b0d-ce95d0718e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:19:58.307124 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:19:58.338823 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (67d36a1f-bca2-4379-9b0d-ce95d0718e4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:19:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-544156656',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=c59ef996-84b7-4ea7-b475-ae65672f6f7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4fb4af465154dc29073ab399508df10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:19:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:19:58Z,user_id='e7c060c2dea24bc48917ecf1fd445236',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:19:58.341457 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b982e36e-724a-4bb5-ad47-84519f8169a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:19:58.344552 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b982e36e-724a-4bb5-ad47-84519f8169a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:19:58.347792 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (74dec298-3eeb-4439-8527-ca21b65c0933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:19:58.450696 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (74dec298-3eeb-4439-8527-ca21b65c0933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'c59ef996-84b7-4ea7-b475-ae65672f6f7f', 'volume_name': 'volume-c59ef996-84b7-4ea7-b475-ae65672f6f7f', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:19:58.453824 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0ce0b2e0-2819-47fe-bb7c-4727baa4d378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:19:58.456611 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0ce0b2e0-2819-47fe-bb7c-4727baa4d378) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:19:58.463738 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (84df779b-146b-41dc-8b7e-256ec408247b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:19:58.464777 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] Volume c59ef996-84b7-4ea7-b475-ae65672f6f7f: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-c59ef996-84b7-4ea7-b475-ae65672f6f7f', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Nov 10 18:19:58.466889 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] Cloning c59ef996-84b7-4ea7-b475-ae65672f6f7f from image 2ec14fde-8309-4e02-a7c2-293acfcfb789 at location (None, None). {{(pid=91926) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Nov 10 18:19:58.529983 n-d-817210-1 sudo[138305]: pam_unix(sudo:session): session closed for user root
Nov 10 18:19:58.532380 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-1e7b600b-0417-45f3-94fa-53c64c936778 req-18140034-c074-4ff1-bcb4-2445cc300630 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.651s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:19:58.536288 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [req-1e7b600b-0417-45f3-94fa-53c64c936778 req-18140034-c074-4ff1-bcb4-2445cc300630 tempest-TestVolumeBootPattern-2057914484 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:19:58.544135 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-1e7b600b-0417-45f3-94fa-53c64c936778 req-18140034-c074-4ff1-bcb4-2445cc300630 tempest-TestVolumeBootPattern-2057914484 None] Deleted volume successfully.
Nov 10 18:19:58.577594 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [req-1e7b600b-0417-45f3-94fa-53c64c936778 req-18140034-c074-4ff1-bcb4-2445cc300630 tempest-TestVolumeBootPattern-2057914484 None] Lock "b'cinder-b5ea28ce-1a74-4395-af72-a96f18642887-delete_volume'" released by "delete_volume" :: held 3.226s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:20:02.575138 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:20:02.575138 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:20:02.575724 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:02.600171 n-d-817210-1 sudo[138420]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:20:02.600981 n-d-817210-1 sudo[138420]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:03.246043 n-d-817210-1 sudo[138420]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:03.248769 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.673s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:03.251185 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:03.270642 n-d-817210-1 sudo[138423]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:20:03.271597 n-d-817210-1 sudo[138423]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:03.714516 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:20:03.719514 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:20:03.721472 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:20:03.736740 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] Flow 'volume_create_manager' (4a1166b7-ba52-422b-9fce-42928c873d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:20:03.741195 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c2f7e33e-c9c5-4646-b0cb-06242d8cb03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:20:03.769605 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:20:03.806352 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c2f7e33e-c9c5-4646-b0cb-06242d8cb03c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:20:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-282739115',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=52f9d2cf-e770-458c-8ea6-ee5dd1822455,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12190419ac9249099264cdf63e260b6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:20:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:20:04Z,user_id='cf79cd0daffd43c8875d5afda229b046',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:20:03.809632 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b42d7b8e-1c76-421c-a923-6b1b9c831574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:20:03.811811 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b42d7b8e-1c76-421c-a923-6b1b9c831574) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:20:03.817165 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c07d9d11-d99f-44f3-b5f2-b8d0d5f86351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:20:03.892220 n-d-817210-1 sudo[138423]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:03.906234 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.655s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:03.908139 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:20:03.986792 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c07d9d11-d99f-44f3-b5f2-b8d0d5f86351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '52f9d2cf-e770-458c-8ea6-ee5dd1822455', 'volume_name': 'volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:20:03.989861 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a07ef5f7-e02c-492e-8c05-585cab01b872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:20:03.992682 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a07ef5f7-e02c-492e-8c05-585cab01b872) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:20:03.995548 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4edb676e-7bca-44bc-8beb-31a1fef6f85a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:20:03.996628 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] Volume 52f9d2cf-e770-458c-8ea6-ee5dd1822455: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Nov 10 18:20:03.997383 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] Cloning 52f9d2cf-e770-458c-8ea6-ee5dd1822455 from image 2ec14fde-8309-4e02-a7c2-293acfcfb789 at location (None, None). {{(pid=91926) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Nov 10 18:20:15.731014 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_n3_ukpogn-d-817210-1@lvmdriver-1, size 616.00 MB, duration 17.26 sec {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Nov 10 18:20:15.731660 n-d-817210-1 cinder-volume[91926]: INFO cinder.image.image_utils [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] Image download 616.00 MB at 35.69 MB/s
Nov 10 18:20:15.779678 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_n3_ukpogn-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:15.863630 n-d-817210-1 sudo[138432]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_n3_ukpogn-d-817210-1@lvmdriver-1
Nov 10 18:20:15.864445 n-d-817210-1 sudo[138432]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:16.263684 n-d-817210-1 sudo[138432]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:16.266125 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_n3_ukpogn-d-817210-1@lvmdriver-1" returned: 0 in 0.486s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:16.267744 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] Temporary image 2ec14fde-8309-4e02-a7c2-293acfcfb789 is fetched for user e7c060c2dea24bc48917ecf1fd445236. {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Nov 10 18:20:16.346814 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_n3_ukpogn-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:16.534219 n-d-817210-1 sudo[138437]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_n3_ukpogn-d-817210-1@lvmdriver-1
Nov 10 18:20:16.535667 n-d-817210-1 sudo[138437]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:16.859581 n-d-817210-1 sudo[138437]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:16.862655 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_n3_ukpogn-d-817210-1@lvmdriver-1" returned: 0 in 0.515s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:16.866226 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c59ef996-84b7-4ea7-b475-ae65672f6f7f stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:16.885408 n-d-817210-1 sudo[138442]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c59ef996-84b7-4ea7-b475-ae65672f6f7f stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:20:16.886206 n-d-817210-1 sudo[138442]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:17.456795 n-d-817210-1 sudo[138442]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:17.459147 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c59ef996-84b7-4ea7-b475-ae65672f6f7f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.593s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:17.484008 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] Attempting download of 2ec14fde-8309-4e02-a7c2-293acfcfb789 ((None, None)) to volume c59ef996-84b7-4ea7-b475-ae65672f6f7f. {{(pid=91926) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Nov 10 18:20:17.527997 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_1ye47ja7 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:17.640278 n-d-817210-1 sudo[138475]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_1ye47ja7
Nov 10 18:20:17.641733 n-d-817210-1 sudo[138475]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:17.961736 n-d-817210-1 sudo[138475]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:17.965808 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_1ye47ja7" returned: 0 in 0.437s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:17.967906 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_n3_ukpogn-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:18.054833 n-d-817210-1 sudo[138479]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_n3_ukpogn-d-817210-1@lvmdriver-1
Nov 10 18:20:18.056307 n-d-817210-1 sudo[138479]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:18.389063 n-d-817210-1 sudo[138479]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:18.392055 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_n3_ukpogn-d-817210-1@lvmdriver-1" returned: 0 in 0.424s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:18.392893 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] 2ec14fde-8309-4e02-a7c2-293acfcfb789 was vhdx, converting to raw {{(pid=91926) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Nov 10 18:20:18.393892 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_n3_ukpogn-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c59ef996--84b7--4ea7--b475--ae65672f6f7f oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:18.414200 n-d-817210-1 sudo[138485]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_n3_ukpogn-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c59ef996--84b7--4ea7--b475--ae65672f6f7f oflag=direct
Nov 10 18:20:18.415129 n-d-817210-1 sudo[138485]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:18.784641 n-d-817210-1 sudo[138485]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:18.788062 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_n3_ukpogn-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c59ef996--84b7--4ea7--b475--ae65672f6f7f oflag=direct" returned: 0 in 0.394s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:18.789869 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_n3_ukpogn-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c59ef996--84b7--4ea7--b475--ae65672f6f7f {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:18.808524 n-d-817210-1 sudo[138497]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_n3_ukpogn-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c59ef996--84b7--4ea7--b475--ae65672f6f7f
Nov 10 18:20:18.809596 n-d-817210-1 sudo[138497]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:19.735662 n-d-817210-1 sudo[138497]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:19.738542 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_n3_ukpogn-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--c59ef996--84b7--4ea7--b475--ae65672f6f7f" returned: 0 in 0.948s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:19.739721 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_n3_ukpogn-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:19.839439 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_kkwziuxon-d-817210-1@lvmdriver-1, size 616.00 MB, duration 15.84 sec {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Nov 10 18:20:19.839865 n-d-817210-1 cinder-volume[91926]: INFO cinder.image.image_utils [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] Image download 616.00 MB at 38.89 MB/s
Nov 10 18:20:19.856579 n-d-817210-1 sudo[138528]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_n3_ukpogn-d-817210-1@lvmdriver-1
Nov 10 18:20:19.857630 n-d-817210-1 sudo[138528]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:19.888840 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_kkwziuxon-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:20.005141 n-d-817210-1 sudo[138530]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_kkwziuxon-d-817210-1@lvmdriver-1
Nov 10 18:20:20.006009 n-d-817210-1 sudo[138530]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:20.216799 n-d-817210-1 sudo[138528]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:20.219580 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_n3_ukpogn-d-817210-1@lvmdriver-1" returned: 0 in 0.479s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:20.220647 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_n3_ukpogn-d-817210-1@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--c59ef996--84b7--4ea7--b475--ae65672f6f7f {{(pid=91926) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Nov 10 18:20:20.221320 n-d-817210-1 cinder-volume[91926]: INFO cinder.image.image_utils [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] Converted 700.00 MB image at 700.00 MB/s
Nov 10 18:20:20.222432 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] Downloaded image 2ec14fde-8309-4e02-a7c2-293acfcfb789 ((None, None)) to volume c59ef996-84b7-4ea7-b475-ae65672f6f7f successfully. {{(pid=91926) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Nov 10 18:20:20.365504 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] Temporary image 2ec14fde-8309-4e02-a7c2-293acfcfb789 for user e7c060c2dea24bc48917ecf1fd445236 is deleted. {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Nov 10 18:20:20.366290 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] Marking volume c59ef996-84b7-4ea7-b475-ae65672f6f7f as bootable. {{(pid=91926) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Nov 10 18:20:20.380563 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] Copying metadata from image 2ec14fde-8309-4e02-a7c2-293acfcfb789 to c59ef996-84b7-4ea7-b475-ae65672f6f7f. {{(pid=91926) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Nov 10 18:20:20.381049 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] Creating volume glance metadata for volume c59ef996-84b7-4ea7-b475-ae65672f6f7f backed by image 2ec14fde-8309-4e02-a7c2-293acfcfb789 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=91926) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Nov 10 18:20:20.403083 n-d-817210-1 sudo[138530]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:20.409390 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_kkwziuxon-d-817210-1@lvmdriver-1" returned: 0 in 0.521s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:20.410018 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] Temporary image 2ec14fde-8309-4e02-a7c2-293acfcfb789 is fetched for user cf79cd0daffd43c8875d5afda229b046. {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Nov 10 18:20:20.482831 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (84df779b-146b-41dc-8b7e-256ec408247b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c59ef996-84b7-4ea7-b475-ae65672f6f7f', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:20:20.485307 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d644be8e-8042-42a4-a770-f70bfe8a7d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:20:20.499347 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] Volume volume-c59ef996-84b7-4ea7-b475-ae65672f6f7f (c59ef996-84b7-4ea7-b475-ae65672f6f7f): created successfully
Nov 10 18:20:20.502067 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d644be8e-8042-42a4-a770-f70bfe8a7d2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:20:20.505123 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] Flow 'volume_create_manager' (4d2d8303-82d8-449e-8250-f8051263d8ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:20:20.514342 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_kkwziuxon-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:20.531637 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-77633283-5977-4ba1-8c91-4b76eba837d0 tempest-VolumesCloneTest-1137957947 None] Created volume successfully.
Nov 10 18:20:20.601182 n-d-817210-1 sudo[138538]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_kkwziuxon-d-817210-1@lvmdriver-1
Nov 10 18:20:20.611214 n-d-817210-1 sudo[138538]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:20.967638 n-d-817210-1 sudo[138538]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:20.969856 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_kkwziuxon-d-817210-1@lvmdriver-1" returned: 0 in 0.456s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:20.971764 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:20.991432 n-d-817210-1 sudo[138543]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:20:20.992303 n-d-817210-1 sudo[138543]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:21.696253 n-d-817210-1 sudo[138543]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:21.698716 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.726s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:21.738446 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] Attempting download of 2ec14fde-8309-4e02-a7c2-293acfcfb789 ((None, None)) to volume 52f9d2cf-e770-458c-8ea6-ee5dd1822455. {{(pid=91926) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Nov 10 18:20:21.804383 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:20:21.810519 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:20:21.811060 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:20:21.825000 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_fqr3bfan {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:21.877323 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] Flow 'volume_create_manager' (eeb34be2-12de-49d8-a249-a45f760eb740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:20:21.881728 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (47b4512f-afad-4f65-86f7-fc9f2646fbcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:20:21.912686 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:20:21.932699 n-d-817210-1 sudo[138576]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_fqr3bfan
Nov 10 18:20:21.933506 n-d-817210-1 sudo[138576]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:21.948660 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (47b4512f-afad-4f65-86f7-fc9f2646fbcd) 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=2021-11-10T18:20:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1078212015',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=07d8053a-7d10-4c49-a401-b64e324aac1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4fb4af465154dc29073ab399508df10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:20:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=c59ef996-84b7-4ea7-b475-ae65672f6f7f,status='creating',terminated_at=None,updated_at=2021-11-10T18:20:22Z,user_id='e7c060c2dea24bc48917ecf1fd445236',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:20:21.951974 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (30d1ec23-7f71-4993-8b3d-a3c5d3c27790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:20:21.956156 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (30d1ec23-7f71-4993-8b3d-a3c5d3c27790) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:20:21.959283 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (01ea97d8-be06-4f44-b35f-e89607496f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:20:22.066788 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (01ea97d8-be06-4f44-b35f-e89607496f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '07d8053a-7d10-4c49-a401-b64e324aac1b', 'volume_name': 'volume-07d8053a-7d10-4c49-a401-b64e324aac1b', 'volume_size': 1, 'source_volid': 'c59ef996-84b7-4ea7-b475-ae65672f6f7f', 'source_volstatus': 'available'}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:20:22.073011 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4dc88826-1e93-4707-a202-d78397f8fb86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:20:22.073011 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4dc88826-1e93-4707-a202-d78397f8fb86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:20:22.078349 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (798a70bf-8153-4289-abb4-57467893cda6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:20:22.078349 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] Volume 07d8053a-7d10-4c49-a401-b64e324aac1b: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-07d8053a-7d10-4c49-a401-b64e324aac1b', 'volume_size': 1, 'source_volid': 'c59ef996-84b7-4ea7-b475-ae65672f6f7f', 'source_volstatus': 'available'}
Nov 10 18:20:22.135032 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] Creating clone of volume: c59ef996-84b7-4ea7-b475-ae65672f6f7f
Nov 10 18:20:22.136651 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c59ef996-84b7-4ea7-b475-ae65672f6f7f {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:22.159639 n-d-817210-1 sudo[138587]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c59ef996-84b7-4ea7-b475-ae65672f6f7f
Nov 10 18:20:22.160631 n-d-817210-1 sudo[138587]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:22.312468 n-d-817210-1 sudo[138576]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:22.328425 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_fqr3bfan" returned: 0 in 0.504s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:22.329938 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_kkwziuxon-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:22.426820 n-d-817210-1 sudo[138605]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_kkwziuxon-d-817210-1@lvmdriver-1
Nov 10 18:20:22.427645 n-d-817210-1 sudo[138605]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:22.753774 n-d-817210-1 sudo[138587]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:22.757204 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c59ef996-84b7-4ea7-b475-ae65672f6f7f" returned: 0 in 0.620s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:22.760330 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-07d8053a-7d10-4c49-a401-b64e324aac1b --snapshot stack-volumes-lvmdriver-1/volume-c59ef996-84b7-4ea7-b475-ae65672f6f7f -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:22.798529 n-d-817210-1 sudo[138613]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-07d8053a-7d10-4c49-a401-b64e324aac1b --snapshot stack-volumes-lvmdriver-1/volume-c59ef996-84b7-4ea7-b475-ae65672f6f7f -L 1.00g
Nov 10 18:20:22.801067 n-d-817210-1 sudo[138613]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:23.275039 n-d-817210-1 sudo[138605]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:23.278185 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_kkwziuxon-d-817210-1@lvmdriver-1" returned: 0 in 0.947s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:23.281073 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] 2ec14fde-8309-4e02-a7c2-293acfcfb789 was vhdx, converting to raw {{(pid=91926) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Nov 10 18:20:23.285567 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_kkwziuxon-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--52f9d2cf--e770--458c--8ea6--ee5dd1822455 oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:23.315563 n-d-817210-1 sudo[138630]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_kkwziuxon-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--52f9d2cf--e770--458c--8ea6--ee5dd1822455 oflag=direct
Nov 10 18:20:23.317338 n-d-817210-1 sudo[138630]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:23.757494 n-d-817210-1 sudo[138630]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:23.761012 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_kkwziuxon-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--52f9d2cf--e770--458c--8ea6--ee5dd1822455 oflag=direct" returned: 0 in 0.477s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:23.763299 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_kkwziuxon-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--52f9d2cf--e770--458c--8ea6--ee5dd1822455 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:23.808638 n-d-817210-1 sudo[138739]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_kkwziuxon-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--52f9d2cf--e770--458c--8ea6--ee5dd1822455
Nov 10 18:20:23.809762 n-d-817210-1 sudo[138739]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:23.948563 n-d-817210-1 sudo[138613]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:23.951149 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-07d8053a-7d10-4c49-a401-b64e324aac1b --snapshot stack-volumes-lvmdriver-1/volume-c59ef996-84b7-4ea7-b475-ae65672f6f7f -L 1.00g" returned: 0 in 1.191s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:23.953503 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-07d8053a-7d10-4c49-a401-b64e324aac1b stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:24.004278 n-d-817210-1 sudo[138752]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-07d8053a-7d10-4c49-a401-b64e324aac1b stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:20:24.005089 n-d-817210-1 sudo[138752]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:25.051459 n-d-817210-1 sudo[138752]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:25.055788 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-07d8053a-7d10-4c49-a401-b64e324aac1b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.102s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:25.057637 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-07d8053a-7d10-4c49-a401-b64e324aac1b {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:25.098237 n-d-817210-1 sudo[138835]: 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-07d8053a-7d10-4c49-a401-b64e324aac1b
Nov 10 18:20:25.099778 n-d-817210-1 sudo[138835]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:25.104076 n-d-817210-1 sudo[138739]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:25.107031 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_kkwziuxon-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--52f9d2cf--e770--458c--8ea6--ee5dd1822455" returned: 0 in 1.343s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:25.108127 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_kkwziuxon-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:25.213337 n-d-817210-1 sudo[138840]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_kkwziuxon-d-817210-1@lvmdriver-1
Nov 10 18:20:25.215647 n-d-817210-1 sudo[138840]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:25.626067 n-d-817210-1 sudo[138835]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:25.629490 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-07d8053a-7d10-4c49-a401-b64e324aac1b" returned: 0 in 0.570s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:25.633163 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--07d8053a--7d10--4c49--a401--b64e324aac1b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--07d8053a--7d10--4c49--a401--b64e324aac1b iflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:25.654977 n-d-817210-1 sudo[138859]: 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--07d8053a--7d10--4c49--a401--b64e324aac1b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--07d8053a--7d10--4c49--a401--b64e324aac1b iflag=direct
Nov 10 18:20:25.655902 n-d-817210-1 sudo[138859]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:25.658087 n-d-817210-1 sudo[138840]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:25.661200 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_kkwziuxon-d-817210-1@lvmdriver-1" returned: 0 in 0.553s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:25.662308 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_kkwziuxon-d-817210-1@lvmdriver-1, size 700.00 MB, duration 1.34 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--52f9d2cf--e770--458c--8ea6--ee5dd1822455 {{(pid=91926) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Nov 10 18:20:25.662904 n-d-817210-1 cinder-volume[91926]: INFO cinder.image.image_utils [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] Converted 700.00 MB image at 520.52 MB/s
Nov 10 18:20:25.663838 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] Downloaded image 2ec14fde-8309-4e02-a7c2-293acfcfb789 ((None, None)) to volume 52f9d2cf-e770-458c-8ea6-ee5dd1822455 successfully. {{(pid=91926) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Nov 10 18:20:25.793445 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] Temporary image 2ec14fde-8309-4e02-a7c2-293acfcfb789 for user cf79cd0daffd43c8875d5afda229b046 is deleted. {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Nov 10 18:20:25.794403 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] Marking volume 52f9d2cf-e770-458c-8ea6-ee5dd1822455 as bootable. {{(pid=91926) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Nov 10 18:20:25.814551 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] Copying metadata from image 2ec14fde-8309-4e02-a7c2-293acfcfb789 to 52f9d2cf-e770-458c-8ea6-ee5dd1822455. {{(pid=91926) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Nov 10 18:20:25.815110 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] Creating volume glance metadata for volume 52f9d2cf-e770-458c-8ea6-ee5dd1822455 backed by image 2ec14fde-8309-4e02-a7c2-293acfcfb789 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=91926) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Nov 10 18:20:25.952034 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4edb676e-7bca-44bc-8beb-31a1fef6f85a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:20:25.954263 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (92f07e5e-73a0-4f5f-a32e-7d949da82231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:20:25.974986 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] Volume volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455 (52f9d2cf-e770-458c-8ea6-ee5dd1822455): created successfully
Nov 10 18:20:25.977183 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (92f07e5e-73a0-4f5f-a32e-7d949da82231) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:20:25.981012 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] Flow 'volume_create_manager' (4a1166b7-ba52-422b-9fce-42928c873d46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:20:25.994397 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-605b0a7e-c175-4531-b096-50261437f6a7 tempest-TestVolumeBootPattern-2057914484 None] Created volume successfully.
Nov 10 18:20:26.087155 n-d-817210-1 sudo[138859]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:26.089803 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--07d8053a--7d10--4c49--a401--b64e324aac1b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--07d8053a--7d10--4c49--a401--b64e324aac1b iflag=direct" returned: 0 in 0.458s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:26.091054 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--07d8053a--7d10--4c49--a401--b64e324aac1b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--07d8053a--7d10--4c49--a401--b64e324aac1b oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:26.112838 n-d-817210-1 sudo[138884]: 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--07d8053a--7d10--4c49--a401--b64e324aac1b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--07d8053a--7d10--4c49--a401--b64e324aac1b oflag=direct
Nov 10 18:20:26.113653 n-d-817210-1 sudo[138884]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:26.451551 n-d-817210-1 sudo[138884]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:26.454038 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--07d8053a--7d10--4c49--a401--b64e324aac1b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--07d8053a--7d10--4c49--a401--b64e324aac1b oflag=direct" returned: 0 in 0.362s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:26.455160 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--07d8053a--7d10--4c49--a401--b64e324aac1b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--07d8053a--7d10--4c49--a401--b64e324aac1b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:26.475576 n-d-817210-1 sudo[138896]: 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--07d8053a--7d10--4c49--a401--b64e324aac1b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--07d8053a--7d10--4c49--a401--b64e324aac1b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Nov 10 18:20:26.476512 n-d-817210-1 sudo[138896]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:30.952836 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-6f1267cf-a244-4119-8dd2-9bcd12d97d1a req-8ecd1a3d-6aa8-4970-8476-d8f2c04921d0 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:30.994567 n-d-817210-1 sudo[138943]: 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-52f9d2cf-e770-458c-8ea6-ee5dd1822455
Nov 10 18:20:30.995387 n-d-817210-1 sudo[138943]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:31.443956 n-d-817210-1 sudo[138943]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:31.446517 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-6f1267cf-a244-4119-8dd2-9bcd12d97d1a req-8ecd1a3d-6aa8-4970-8476-d8f2c04921d0 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455" returned: 0 in 0.493s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:31.550158 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:31.573050 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.033s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:31.574411 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:20:31.574411 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-6f1267cf-a244-4119-8dd2-9bcd12d97d1a req-8ecd1a3d-6aa8-4970-8476-d8f2c04921d0 tempest-TestVolumeBootPattern-2057914484 None] Targets prior to update: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 18:20:31.575051 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-6f1267cf-a244-4119-8dd2-9bcd12d97d1a req-8ecd1a3d-6aa8-4970-8476-d8f2c04921d0 tempest-TestVolumeBootPattern-2057914484 None] Creating iscsi_target for Volume ID: volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 18:20:31.581285 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-6f1267cf-a244-4119-8dd2-9bcd12d97d1a req-8ecd1a3d-6aa8-4970-8476-d8f2c04921d0 tempest-TestVolumeBootPattern-2057914484 None] Created volume path /opt/stack/data/cinder/volumes/volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455,
Nov 10 18:20:31.581285 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 18:20:31.581285 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:20:31.581285 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455
Nov 10 18:20:31.581285 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 18:20:31.581285 n-d-817210-1 cinder-volume[91926]: incominguser NRYv26ujKxVSFkJb4dN5 VSrB3HZG6uaxq3xc
Nov 10 18:20:31.581285 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:20:31.581285 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 18:20:31.581285 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:20:31.581285 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 18:20:31.583504 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:32.256391 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455" returned: 0 in 0.672s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:32.257370 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:20:32.258242 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-6f1267cf-a244-4119-8dd2-9bcd12d97d1a req-8ecd1a3d-6aa8-4970-8476-d8f2c04921d0 tempest-TestVolumeBootPattern-2057914484 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 18:20:32.258791 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-6f1267cf-a244-4119-8dd2-9bcd12d97d1a req-8ecd1a3d-6aa8-4970-8476-d8f2c04921d0 tempest-TestVolumeBootPattern-2057914484 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 18:20:32.262359 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:32.271895 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:32.273170 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455\n System information:\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-52f9d2cf-e770-458c-8ea6-ee5dd1822455\n Backing store flags: \n Account information:\n NRYv26ujKxVSFkJb4dN5\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:20:32.273170 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-6f1267cf-a244-4119-8dd2-9bcd12d97d1a req-8ecd1a3d-6aa8-4970-8476-d8f2c04921d0 tempest-TestVolumeBootPattern-2057914484 None] Targets after update: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 18:20:32.275581 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:32.374828 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:32.376045 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455\n System information:\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-52f9d2cf-e770-458c-8ea6-ee5dd1822455\n Backing store flags: \n Account information:\n NRYv26ujKxVSFkJb4dN5\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:20:32.381896 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:32.491804 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.110s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:32.492411 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455\n System information:\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-52f9d2cf-e770-458c-8ea6-ee5dd1822455\n Backing store flags: \n Account information:\n NRYv26ujKxVSFkJb4dN5\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:20:32.493631 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-6f1267cf-a244-4119-8dd2-9bcd12d97d1a req-8ecd1a3d-6aa8-4970-8476-d8f2c04921d0 tempest-TestVolumeBootPattern-2057914484 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 18:20:32.924820 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-6f1267cf-a244-4119-8dd2-9bcd12d97d1a req-8ecd1a3d-6aa8-4970-8476-d8f2c04921d0 tempest-TestVolumeBootPattern-2057914484 None] attachment_update completed successfully.
Nov 10 18:20:33.737006 n-d-817210-1 sudo[138896]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:33.739601 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--07d8053a--7d10--4c49--a401--b64e324aac1b of=/dev/mapper/stack--volumes--lvmdriver--1-volume--07d8053a--7d10--4c49--a401--b64e324aac1b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.284s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:33.740662 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--07d8053a--7d10--4c49--a401--b64e324aac1b, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--07d8053a--7d10--4c49--a401--b64e324aac1b, size 1024.00 MB, duration 7.29 sec {{(pid=91926) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Nov 10 18:20:33.741136 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.volume_utils [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] Volume copy 1024.00 MB at 140.55 MB/s
Nov 10 18:20:33.742436 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-07d8053a-7d10-4c49-a401-b64e324aac1b {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:33.765619 n-d-817210-1 sudo[139017]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-07d8053a-7d10-4c49-a401-b64e324aac1b
Nov 10 18:20:33.767804 n-d-817210-1 sudo[139017]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:34.291209 n-d-817210-1 sudo[139017]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:34.295951 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-07d8053a-7d10-4c49-a401-b64e324aac1b" returned: 0 in 0.551s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:34.299064 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-07d8053a-7d10-4c49-a401-b64e324aac1b {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:34.349202 n-d-817210-1 sudo[139038]: ubuntu : TTY=unknown ; 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-07d8053a-7d10-4c49-a401-b64e324aac1b
Nov 10 18:20:34.350043 n-d-817210-1 sudo[139038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:35.085866 n-d-817210-1 sudo[139038]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:35.088292 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-07d8053a-7d10-4c49-a401-b64e324aac1b" returned: 0 in 0.789s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:35.089861 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] Marking volume 07d8053a-7d10-4c49-a401-b64e324aac1b as bootable. {{(pid=91926) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Nov 10 18:20:35.100863 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] Copying metadata from source volume c59ef996-84b7-4ea7-b475-ae65672f6f7f to 07d8053a-7d10-4c49-a401-b64e324aac1b. {{(pid=91926) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:428}}
Nov 10 18:20:35.135757 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (798a70bf-8153-4289-abb4-57467893cda6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-07d8053a-7d10-4c49-a401-b64e324aac1b', 'volume_size': 1, 'source_volid': 'c59ef996-84b7-4ea7-b475-ae65672f6f7f', 'source_volstatus': 'available'}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:20:35.138162 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (995c1278-d271-42be-9a15-55bc910837ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:20:35.148239 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] Volume volume-07d8053a-7d10-4c49-a401-b64e324aac1b (07d8053a-7d10-4c49-a401-b64e324aac1b): created successfully
Nov 10 18:20:35.150552 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (995c1278-d271-42be-9a15-55bc910837ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:20:35.154228 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] Flow 'volume_create_manager' (eeb34be2-12de-49d8-a249-a45f760eb740) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:20:35.176383 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-f72403eb-36fd-4651-865d-8126c0aa3766 tempest-VolumesCloneTest-1137957947 None] Created volume successfully.
Nov 10 18:20:36.400935 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-a04ad3f9-7c98-4d07-9bd4-30a25f72788f tempest-VolumesCloneTest-1137957947 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:20:36.406130 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-a04ad3f9-7c98-4d07-9bd4-30a25f72788f tempest-VolumesCloneTest-1137957947 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:20:36.406756 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-a04ad3f9-7c98-4d07-9bd4-30a25f72788f tempest-VolumesCloneTest-1137957947 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:20:36.420603 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a04ad3f9-7c98-4d07-9bd4-30a25f72788f tempest-VolumesCloneTest-1137957947 None] Flow 'volume_create_manager' (af6888ce-9e06-40b3-9501-ce7653cdf8f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:20:36.424602 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a04ad3f9-7c98-4d07-9bd4-30a25f72788f tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aaee9291-f1eb-40ce-a24c-555c1cd5d7f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:20:36.447623 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-a04ad3f9-7c98-4d07-9bd4-30a25f72788f tempest-VolumesCloneTest-1137957947 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:20:36.475786 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a04ad3f9-7c98-4d07-9bd4-30a25f72788f tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aaee9291-f1eb-40ce-a24c-555c1cd5d7f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:20:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-929883558',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=d27583cd-f6bc-4647-9659-04045cc404c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4fb4af465154dc29073ab399508df10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:20:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:20:36Z,user_id='e7c060c2dea24bc48917ecf1fd445236',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:20:36.478295 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a04ad3f9-7c98-4d07-9bd4-30a25f72788f tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ca8895bd-63f6-4f2a-9a93-56e0b4e8f4ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:20:36.480556 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a04ad3f9-7c98-4d07-9bd4-30a25f72788f tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ca8895bd-63f6-4f2a-9a93-56e0b4e8f4ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:20:36.483040 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a04ad3f9-7c98-4d07-9bd4-30a25f72788f tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (71b0d922-27d7-46c1-b885-f87429e8b1b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:20:36.485321 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a04ad3f9-7c98-4d07-9bd4-30a25f72788f tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (71b0d922-27d7-46c1-b885-f87429e8b1b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd27583cd-f6bc-4647-9659-04045cc404c2', 'volume_name': 'volume-d27583cd-f6bc-4647-9659-04045cc404c2', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:20:36.487584 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a04ad3f9-7c98-4d07-9bd4-30a25f72788f tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (37183fc0-78c4-4d11-92ab-246a4b6d63da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:20:36.490292 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a04ad3f9-7c98-4d07-9bd4-30a25f72788f tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (37183fc0-78c4-4d11-92ab-246a4b6d63da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:20:36.492012 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a04ad3f9-7c98-4d07-9bd4-30a25f72788f tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e026879c-7792-4b36-98fd-7b88a00664e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:20:36.492814 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-a04ad3f9-7c98-4d07-9bd4-30a25f72788f tempest-VolumesCloneTest-1137957947 None] Volume d27583cd-f6bc-4647-9659-04045cc404c2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d27583cd-f6bc-4647-9659-04045cc404c2', 'volume_size': 1}
Nov 10 18:20:36.494055 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a04ad3f9-7c98-4d07-9bd4-30a25f72788f tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d27583cd-f6bc-4647-9659-04045cc404c2 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:36.513715 n-d-817210-1 sudo[139123]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d27583cd-f6bc-4647-9659-04045cc404c2 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:20:36.514665 n-d-817210-1 sudo[139123]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:36.992916 n-d-817210-1 sudo[139123]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:36.995487 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a04ad3f9-7c98-4d07-9bd4-30a25f72788f tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d27583cd-f6bc-4647-9659-04045cc404c2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.501s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:36.999678 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a04ad3f9-7c98-4d07-9bd4-30a25f72788f tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e026879c-7792-4b36-98fd-7b88a00664e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d27583cd-f6bc-4647-9659-04045cc404c2', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:20:37.002222 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a04ad3f9-7c98-4d07-9bd4-30a25f72788f tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (900cc910-0a85-491e-bad6-344675b4d3fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:20:37.013632 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-a04ad3f9-7c98-4d07-9bd4-30a25f72788f tempest-VolumesCloneTest-1137957947 None] Volume volume-d27583cd-f6bc-4647-9659-04045cc404c2 (d27583cd-f6bc-4647-9659-04045cc404c2): created successfully
Nov 10 18:20:37.015811 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a04ad3f9-7c98-4d07-9bd4-30a25f72788f tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (900cc910-0a85-491e-bad6-344675b4d3fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:20:37.019021 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a04ad3f9-7c98-4d07-9bd4-30a25f72788f tempest-VolumesCloneTest-1137957947 None] Flow 'volume_create_manager' (af6888ce-9e06-40b3-9501-ce7653cdf8f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:20:37.028769 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-a04ad3f9-7c98-4d07-9bd4-30a25f72788f tempest-VolumesCloneTest-1137957947 None] Created volume successfully.
Nov 10 18:20:38.090276 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:20:38.095610 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:20:38.096430 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:20:38.128011 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] Flow 'volume_create_manager' (170ee0c3-accf-46f4-954c-b9f1f3299aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:20:38.131240 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (17a596ad-ea9c-4627-90fd-eff02421ee1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:20:38.157651 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:20:38.185361 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (17a596ad-ea9c-4627-90fd-eff02421ee1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:20:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1935567435',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=6b693840-4af1-412b-b280-7ba62287f30e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4fb4af465154dc29073ab399508df10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:20:38Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=d27583cd-f6bc-4647-9659-04045cc404c2,status='creating',terminated_at=None,updated_at=2021-11-10T18:20:38Z,user_id='e7c060c2dea24bc48917ecf1fd445236',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:20:38.189058 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9e915b16-747b-4177-9d22-21ac3df54f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:20:38.197098 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9e915b16-747b-4177-9d22-21ac3df54f17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:20:38.199924 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d522033b-e8eb-4dec-ae2e-7676d5f5a084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:20:38.248748 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d522033b-e8eb-4dec-ae2e-7676d5f5a084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '6b693840-4af1-412b-b280-7ba62287f30e', 'volume_name': 'volume-6b693840-4af1-412b-b280-7ba62287f30e', 'volume_size': 2, 'source_volid': 'd27583cd-f6bc-4647-9659-04045cc404c2', 'source_volstatus': 'available'}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:20:38.251432 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0662b92f-7102-443d-9a82-262bd4cb4e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:20:38.257561 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0662b92f-7102-443d-9a82-262bd4cb4e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:20:38.259845 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c03bd72d-2d09-4009-8417-e939718dd47d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:20:38.260672 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] Volume 6b693840-4af1-412b-b280-7ba62287f30e: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-6b693840-4af1-412b-b280-7ba62287f30e', 'volume_size': 2, 'source_volid': 'd27583cd-f6bc-4647-9659-04045cc404c2', 'source_volstatus': 'available'}
Nov 10 18:20:38.306727 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] Creating clone of volume: d27583cd-f6bc-4647-9659-04045cc404c2
Nov 10 18:20:38.307854 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d27583cd-f6bc-4647-9659-04045cc404c2 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:38.327903 n-d-817210-1 sudo[139174]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d27583cd-f6bc-4647-9659-04045cc404c2
Nov 10 18:20:38.329051 n-d-817210-1 sudo[139174]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:38.722768 n-d-817210-1 sudo[139174]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:38.725191 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d27583cd-f6bc-4647-9659-04045cc404c2" returned: 0 in 0.417s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:38.726786 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-6b693840-4af1-412b-b280-7ba62287f30e --snapshot stack-volumes-lvmdriver-1/volume-d27583cd-f6bc-4647-9659-04045cc404c2 -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:38.745169 n-d-817210-1 sudo[139178]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-6b693840-4af1-412b-b280-7ba62287f30e --snapshot stack-volumes-lvmdriver-1/volume-d27583cd-f6bc-4647-9659-04045cc404c2 -L 1.00g
Nov 10 18:20:38.745972 n-d-817210-1 sudo[139178]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:39.511307 n-d-817210-1 sudo[139178]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:39.513606 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-6b693840-4af1-412b-b280-7ba62287f30e --snapshot stack-volumes-lvmdriver-1/volume-d27583cd-f6bc-4647-9659-04045cc404c2 -L 1.00g" returned: 0 in 0.786s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:39.515796 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6b693840-4af1-412b-b280-7ba62287f30e stack-volumes-lvmdriver-1 -L 2g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:39.539282 n-d-817210-1 sudo[139283]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6b693840-4af1-412b-b280-7ba62287f30e stack-volumes-lvmdriver-1 -L 2g
Nov 10 18:20:39.540319 n-d-817210-1 sudo[139283]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:40.034945 n-d-817210-1 sudo[139283]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:40.037762 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6b693840-4af1-412b-b280-7ba62287f30e stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.521s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:40.039576 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-6b693840-4af1-412b-b280-7ba62287f30e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:40.064180 n-d-817210-1 sudo[139315]: 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-6b693840-4af1-412b-b280-7ba62287f30e
Nov 10 18:20:40.064975 n-d-817210-1 sudo[139315]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:40.493913 n-d-817210-1 sudo[139315]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:40.496398 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-6b693840-4af1-412b-b280-7ba62287f30e" returned: 0 in 0.456s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:40.498764 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6b693840--4af1--412b--b280--7ba62287f30e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6b693840--4af1--412b--b280--7ba62287f30e iflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:40.517819 n-d-817210-1 sudo[139318]: 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--6b693840--4af1--412b--b280--7ba62287f30e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6b693840--4af1--412b--b280--7ba62287f30e iflag=direct
Nov 10 18:20:40.518697 n-d-817210-1 sudo[139318]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:40.840300 n-d-817210-1 sudo[139318]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:40.846018 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6b693840--4af1--412b--b280--7ba62287f30e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6b693840--4af1--412b--b280--7ba62287f30e iflag=direct" returned: 0 in 0.344s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:40.847381 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6b693840--4af1--412b--b280--7ba62287f30e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6b693840--4af1--412b--b280--7ba62287f30e oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:40.877582 n-d-817210-1 sudo[139330]: 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--6b693840--4af1--412b--b280--7ba62287f30e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6b693840--4af1--412b--b280--7ba62287f30e oflag=direct
Nov 10 18:20:40.878512 n-d-817210-1 sudo[139330]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:41.205589 n-d-817210-1 sudo[139330]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:41.208022 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6b693840--4af1--412b--b280--7ba62287f30e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6b693840--4af1--412b--b280--7ba62287f30e oflag=direct" returned: 0 in 0.360s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:41.209290 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6b693840--4af1--412b--b280--7ba62287f30e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6b693840--4af1--412b--b280--7ba62287f30e count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:41.233685 n-d-817210-1 sudo[139344]: 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--6b693840--4af1--412b--b280--7ba62287f30e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6b693840--4af1--412b--b280--7ba62287f30e count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Nov 10 18:20:41.234533 n-d-817210-1 sudo[139344]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:46.624315 n-d-817210-1 sudo[139344]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:46.627460 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6b693840--4af1--412b--b280--7ba62287f30e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6b693840--4af1--412b--b280--7ba62287f30e count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 5.418s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:46.628821 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6b693840--4af1--412b--b280--7ba62287f30e, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--6b693840--4af1--412b--b280--7ba62287f30e, size 1024.00 MB, duration 5.42 sec {{(pid=91926) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Nov 10 18:20:46.629444 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.volume_utils [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] Volume copy 1024.00 MB at 188.93 MB/s
Nov 10 18:20:46.630951 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-6b693840-4af1-412b-b280-7ba62287f30e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:46.666975 n-d-817210-1 sudo[139409]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-6b693840-4af1-412b-b280-7ba62287f30e
Nov 10 18:20:46.668560 n-d-817210-1 sudo[139409]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:47.261031 n-d-817210-1 sudo[139409]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:47.266315 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-6b693840-4af1-412b-b280-7ba62287f30e" returned: 0 in 0.632s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:47.266315 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-6b693840-4af1-412b-b280-7ba62287f30e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:47.317128 n-d-817210-1 sudo[139421]: ubuntu : TTY=unknown ; 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-6b693840-4af1-412b-b280-7ba62287f30e
Nov 10 18:20:47.317978 n-d-817210-1 sudo[139421]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:48.032535 n-d-817210-1 sudo[139421]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:48.034830 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-6b693840-4af1-412b-b280-7ba62287f30e" returned: 0 in 0.769s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:48.041561 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c03bd72d-2d09-4009-8417-e939718dd47d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6b693840-4af1-412b-b280-7ba62287f30e', 'volume_size': 2, 'source_volid': 'd27583cd-f6bc-4647-9659-04045cc404c2', 'source_volstatus': 'available'}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:20:48.044823 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9797f489-a9fe-468c-a6b4-efde3b09464f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:20:48.059416 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] Volume volume-6b693840-4af1-412b-b280-7ba62287f30e (6b693840-4af1-412b-b280-7ba62287f30e): created successfully
Nov 10 18:20:48.064423 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9797f489-a9fe-468c-a6b4-efde3b09464f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:20:48.068337 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] Flow 'volume_create_manager' (170ee0c3-accf-46f4-954c-b9f1f3299aaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:20:48.087248 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-0e0f92b4-fc63-443c-b82d-9b8fe99652a0 tempest-VolumesCloneTest-1137957947 None] Created volume successfully.
Nov 10 18:20:48.763224 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-f644e2ee-1e2b-42a2-b805-f7f7b06959ae tempest-VolumesCloneTest-1137957947 None] Lock "b'cinder-6b693840-4af1-412b-b280-7ba62287f30e-delete_volume'" acquired by "delete_volume" :: waited 0.027s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:20:48.903880 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-f644e2ee-1e2b-42a2-b805-f7f7b06959ae tempest-VolumesCloneTest-1137957947 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6b693840-4af1-412b-b280-7ba62287f30e
Nov 10 18:20:48.905308 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f644e2ee-1e2b-42a2-b805-f7f7b06959ae tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6b693840-4af1-412b-b280-7ba62287f30e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:48.940418 n-d-817210-1 sudo[139466]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6b693840-4af1-412b-b280-7ba62287f30e
Nov 10 18:20:48.941933 n-d-817210-1 sudo[139466]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:49.362622 n-d-817210-1 sudo[139466]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:49.364983 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f644e2ee-1e2b-42a2-b805-f7f7b06959ae tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6b693840-4af1-412b-b280-7ba62287f30e" returned: 0 in 0.459s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:49.366967 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f644e2ee-1e2b-42a2-b805-f7f7b06959ae tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6b693840-4af1-412b-b280-7ba62287f30e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:49.387431 n-d-817210-1 sudo[139469]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6b693840-4af1-412b-b280-7ba62287f30e
Nov 10 18:20:49.389009 n-d-817210-1 sudo[139469]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:49.932771 n-d-817210-1 sudo[139469]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:49.936101 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f644e2ee-1e2b-42a2-b805-f7f7b06959ae tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6b693840-4af1-412b-b280-7ba62287f30e" returned: 0 in 0.569s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:49.939232 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f644e2ee-1e2b-42a2-b805-f7f7b06959ae tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6b693840-4af1-412b-b280-7ba62287f30e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:49.973803 n-d-817210-1 sudo[139480]: ubuntu : TTY=unknown ; 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-6b693840-4af1-412b-b280-7ba62287f30e
Nov 10 18:20:49.976645 n-d-817210-1 sudo[139480]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:50.460491 n-d-817210-1 sudo[139480]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:50.462916 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f644e2ee-1e2b-42a2-b805-f7f7b06959ae tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6b693840-4af1-412b-b280-7ba62287f30e" returned: 0 in 0.524s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:50.464297 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-f644e2ee-1e2b-42a2-b805-f7f7b06959ae tempest-VolumesCloneTest-1137957947 None] Successfully deleted volume: 6b693840-4af1-412b-b280-7ba62287f30e
Nov 10 18:20:50.524812 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-f644e2ee-1e2b-42a2-b805-f7f7b06959ae tempest-VolumesCloneTest-1137957947 None] Created reservations ['66726cc9-5775-4083-b4cf-106ab4665d50', 'c7599335-7b19-419f-9fae-a339ce91a0da', '6db5947e-5176-401c-b032-b7a9b796a442', 'b663edd5-03a1-40b8-bcaf-c377f28f1ea6'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:20:50.529067 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-f644e2ee-1e2b-42a2-b805-f7f7b06959ae tempest-VolumesCloneTest-1137957947 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:20:50.529067 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:20:50.529067 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:20:50.600202 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-f644e2ee-1e2b-42a2-b805-f7f7b06959ae tempest-VolumesCloneTest-1137957947 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:20:50.600942 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f644e2ee-1e2b-42a2-b805-f7f7b06959ae tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:50.624673 n-d-817210-1 sudo[139506]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:20:50.626426 n-d-817210-1 sudo[139506]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:51.245231 n-d-817210-1 sudo[139506]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:51.248123 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f644e2ee-1e2b-42a2-b805-f7f7b06959ae tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.646s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:51.250421 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f644e2ee-1e2b-42a2-b805-f7f7b06959ae tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:51.311146 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-3c67abc0-6586-453a-a21c-4354b16c3532 tempest-VolumesCloneTest-1137957947 None] Lock "b'cinder-d27583cd-f6bc-4647-9659-04045cc404c2-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:20:51.315617 n-d-817210-1 sudo[139527]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:20:51.316474 n-d-817210-1 sudo[139527]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:51.424398 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-3c67abc0-6586-453a-a21c-4354b16c3532 tempest-VolumesCloneTest-1137957947 None] Skipping remove_export. No iscsi_target is presently exported for volume: d27583cd-f6bc-4647-9659-04045cc404c2
Nov 10 18:20:51.426698 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-3c67abc0-6586-453a-a21c-4354b16c3532 tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d27583cd-f6bc-4647-9659-04045cc404c2 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:51.458707 n-d-817210-1 sudo[139529]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d27583cd-f6bc-4647-9659-04045cc404c2
Nov 10 18:20:51.460210 n-d-817210-1 sudo[139529]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:51.978675 n-d-817210-1 sudo[139527]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:51.981291 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-f644e2ee-1e2b-42a2-b805-f7f7b06959ae tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.730s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:51.984336 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-f644e2ee-1e2b-42a2-b805-f7f7b06959ae tempest-VolumesCloneTest-1137957947 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:20:51.991208 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-f644e2ee-1e2b-42a2-b805-f7f7b06959ae tempest-VolumesCloneTest-1137957947 None] Deleted volume successfully.
Nov 10 18:20:52.016461 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-f644e2ee-1e2b-42a2-b805-f7f7b06959ae tempest-VolumesCloneTest-1137957947 None] Lock "b'cinder-6b693840-4af1-412b-b280-7ba62287f30e-delete_volume'" released by "delete_volume" :: held 3.253s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:20:52.143365 n-d-817210-1 sudo[139529]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:52.146116 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-3c67abc0-6586-453a-a21c-4354b16c3532 tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d27583cd-f6bc-4647-9659-04045cc404c2" returned: 0 in 0.720s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:52.147644 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-3c67abc0-6586-453a-a21c-4354b16c3532 tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d27583cd-f6bc-4647-9659-04045cc404c2 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:52.192826 n-d-817210-1 sudo[139545]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d27583cd-f6bc-4647-9659-04045cc404c2
Nov 10 18:20:52.194825 n-d-817210-1 sudo[139545]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:52.676840 n-d-817210-1 sudo[139545]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:52.679151 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-3c67abc0-6586-453a-a21c-4354b16c3532 tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d27583cd-f6bc-4647-9659-04045cc404c2" returned: 0 in 0.531s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:52.681226 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-3c67abc0-6586-453a-a21c-4354b16c3532 tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d27583cd-f6bc-4647-9659-04045cc404c2 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:52.701372 n-d-817210-1 sudo[139566]: ubuntu : TTY=unknown ; 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-d27583cd-f6bc-4647-9659-04045cc404c2
Nov 10 18:20:52.702195 n-d-817210-1 sudo[139566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:53.241586 n-d-817210-1 sudo[139566]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:53.244413 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-3c67abc0-6586-453a-a21c-4354b16c3532 tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d27583cd-f6bc-4647-9659-04045cc404c2" returned: 0 in 0.563s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:53.246786 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-3c67abc0-6586-453a-a21c-4354b16c3532 tempest-VolumesCloneTest-1137957947 None] Successfully deleted volume: d27583cd-f6bc-4647-9659-04045cc404c2
Nov 10 18:20:53.314392 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-3c67abc0-6586-453a-a21c-4354b16c3532 tempest-VolumesCloneTest-1137957947 None] Created reservations ['56d3dc21-5d42-4b31-9bb3-cd87671f140f', '8e484aa3-e38d-4255-9e7d-32ce7f4c8e29', 'e680ff88-ff4c-4117-ab36-49fcb56c3f6a', '4b07774f-de7a-449f-9dd0-0827c9ca7218'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:20:53.318606 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-3c67abc0-6586-453a-a21c-4354b16c3532 tempest-VolumesCloneTest-1137957947 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:20:53.318606 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:20:53.318606 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:20:53.376272 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-3c67abc0-6586-453a-a21c-4354b16c3532 tempest-VolumesCloneTest-1137957947 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:20:53.378482 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-3c67abc0-6586-453a-a21c-4354b16c3532 tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:53.405744 n-d-817210-1 sudo[139608]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:20:53.406965 n-d-817210-1 sudo[139608]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:53.788980 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-6b1a7c48-cf8f-43de-bc8d-0943bed2f979 tempest-VolumesCloneTest-1137957947 None] Lock "b'cinder-07d8053a-7d10-4c49-a401-b64e324aac1b-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:20:53.858655 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-6b1a7c48-cf8f-43de-bc8d-0943bed2f979 tempest-VolumesCloneTest-1137957947 None] Skipping remove_export. No iscsi_target is presently exported for volume: 07d8053a-7d10-4c49-a401-b64e324aac1b
Nov 10 18:20:53.861144 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6b1a7c48-cf8f-43de-bc8d-0943bed2f979 tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-07d8053a-7d10-4c49-a401-b64e324aac1b {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:53.911162 n-d-817210-1 sudo[139608]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:53.914605 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-3c67abc0-6586-453a-a21c-4354b16c3532 tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.536s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:53.916681 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-3c67abc0-6586-453a-a21c-4354b16c3532 tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:53.917740 n-d-817210-1 sudo[139623]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-07d8053a-7d10-4c49-a401-b64e324aac1b
Nov 10 18:20:53.918616 n-d-817210-1 sudo[139623]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:53.938786 n-d-817210-1 sudo[139625]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:20:53.939661 n-d-817210-1 sudo[139625]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:54.412867 n-d-817210-1 sudo[139623]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:54.415218 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6b1a7c48-cf8f-43de-bc8d-0943bed2f979 tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-07d8053a-7d10-4c49-a401-b64e324aac1b" returned: 0 in 0.554s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:54.417924 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6b1a7c48-cf8f-43de-bc8d-0943bed2f979 tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-07d8053a-7d10-4c49-a401-b64e324aac1b {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:54.420091 n-d-817210-1 sudo[139625]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:54.436682 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-3c67abc0-6586-453a-a21c-4354b16c3532 tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.519s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:54.439220 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-3c67abc0-6586-453a-a21c-4354b16c3532 tempest-VolumesCloneTest-1137957947 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:20:54.456166 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-3c67abc0-6586-453a-a21c-4354b16c3532 tempest-VolumesCloneTest-1137957947 None] Deleted volume successfully.
Nov 10 18:20:54.466544 n-d-817210-1 sudo[139632]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-07d8053a-7d10-4c49-a401-b64e324aac1b
Nov 10 18:20:54.467443 n-d-817210-1 sudo[139632]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:54.479763 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-3c67abc0-6586-453a-a21c-4354b16c3532 tempest-VolumesCloneTest-1137957947 None] Lock "b'cinder-d27583cd-f6bc-4647-9659-04045cc404c2-delete_volume'" released by "delete_volume" :: held 3.169s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:20:54.928037 n-d-817210-1 sudo[139632]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:54.930290 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6b1a7c48-cf8f-43de-bc8d-0943bed2f979 tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-07d8053a-7d10-4c49-a401-b64e324aac1b" returned: 0 in 0.512s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:54.932459 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6b1a7c48-cf8f-43de-bc8d-0943bed2f979 tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-07d8053a-7d10-4c49-a401-b64e324aac1b {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:54.970688 n-d-817210-1 sudo[139638]: ubuntu : TTY=unknown ; 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-07d8053a-7d10-4c49-a401-b64e324aac1b
Nov 10 18:20:54.972148 n-d-817210-1 sudo[139638]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:55.419253 n-d-817210-1 sudo[139638]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:55.421572 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6b1a7c48-cf8f-43de-bc8d-0943bed2f979 tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-07d8053a-7d10-4c49-a401-b64e324aac1b" returned: 0 in 0.489s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:55.423107 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-6b1a7c48-cf8f-43de-bc8d-0943bed2f979 tempest-VolumesCloneTest-1137957947 None] Successfully deleted volume: 07d8053a-7d10-4c49-a401-b64e324aac1b
Nov 10 18:20:55.469955 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-6b1a7c48-cf8f-43de-bc8d-0943bed2f979 tempest-VolumesCloneTest-1137957947 None] Created reservations ['407085cb-c111-4f8b-bf5c-f91c264d677c', '1147b067-e764-4005-b56f-6d54031dd123', 'b76b5039-7b76-4d14-ba5a-80d9a86d635c', '81d24a35-fb99-4e32-ba3a-25a3a7ca9aef'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:20:55.472494 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-6b1a7c48-cf8f-43de-bc8d-0943bed2f979 tempest-VolumesCloneTest-1137957947 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:20:55.472494 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:20:55.472494 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:20:55.517244 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-6b1a7c48-cf8f-43de-bc8d-0943bed2f979 tempest-VolumesCloneTest-1137957947 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:20:55.518042 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6b1a7c48-cf8f-43de-bc8d-0943bed2f979 tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:55.536539 n-d-817210-1 sudo[139643]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:20:55.537353 n-d-817210-1 sudo[139643]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:55.979104 n-d-817210-1 sudo[139643]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:55.981487 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6b1a7c48-cf8f-43de-bc8d-0943bed2f979 tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:55.984118 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6b1a7c48-cf8f-43de-bc8d-0943bed2f979 tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:56.004215 n-d-817210-1 sudo[139648]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:20:56.005016 n-d-817210-1 sudo[139648]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:56.197990 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-1c7257fd-08ab-4c1d-b6f6-3ae7502c75e3 tempest-VolumesCloneTest-1137957947 None] Lock "b'cinder-c59ef996-84b7-4ea7-b475-ae65672f6f7f-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:20:56.275752 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-1c7257fd-08ab-4c1d-b6f6-3ae7502c75e3 tempest-VolumesCloneTest-1137957947 None] Skipping remove_export. No iscsi_target is presently exported for volume: c59ef996-84b7-4ea7-b475-ae65672f6f7f
Nov 10 18:20:56.277516 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1c7257fd-08ab-4c1d-b6f6-3ae7502c75e3 tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c59ef996-84b7-4ea7-b475-ae65672f6f7f {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:56.319799 n-d-817210-1 sudo[139650]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c59ef996-84b7-4ea7-b475-ae65672f6f7f
Nov 10 18:20:56.322524 n-d-817210-1 sudo[139650]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:56.509482 n-d-817210-1 sudo[139648]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:56.517240 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6b1a7c48-cf8f-43de-bc8d-0943bed2f979 tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.529s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:56.525350 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-6b1a7c48-cf8f-43de-bc8d-0943bed2f979 tempest-VolumesCloneTest-1137957947 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:20:56.538265 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-6b1a7c48-cf8f-43de-bc8d-0943bed2f979 tempest-VolumesCloneTest-1137957947 None] Deleted volume successfully.
Nov 10 18:20:56.567833 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-6b1a7c48-cf8f-43de-bc8d-0943bed2f979 tempest-VolumesCloneTest-1137957947 None] Lock "b'cinder-07d8053a-7d10-4c49-a401-b64e324aac1b-delete_volume'" released by "delete_volume" :: held 2.776s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:20:56.790365 n-d-817210-1 sudo[139650]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:56.792267 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1c7257fd-08ab-4c1d-b6f6-3ae7502c75e3 tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c59ef996-84b7-4ea7-b475-ae65672f6f7f" returned: 0 in 0.515s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:56.793988 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1c7257fd-08ab-4c1d-b6f6-3ae7502c75e3 tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c59ef996-84b7-4ea7-b475-ae65672f6f7f {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:56.821905 n-d-817210-1 sudo[139657]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c59ef996-84b7-4ea7-b475-ae65672f6f7f
Nov 10 18:20:56.823046 n-d-817210-1 sudo[139657]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:57.246481 n-d-817210-1 sudo[139657]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:57.249951 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1c7257fd-08ab-4c1d-b6f6-3ae7502c75e3 tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c59ef996-84b7-4ea7-b475-ae65672f6f7f" returned: 0 in 0.455s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:57.252163 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1c7257fd-08ab-4c1d-b6f6-3ae7502c75e3 tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c59ef996-84b7-4ea7-b475-ae65672f6f7f {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:57.272203 n-d-817210-1 sudo[139685]: ubuntu : TTY=unknown ; 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-c59ef996-84b7-4ea7-b475-ae65672f6f7f
Nov 10 18:20:57.273000 n-d-817210-1 sudo[139685]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:57.745637 n-d-817210-1 sudo[139685]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:57.748880 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1c7257fd-08ab-4c1d-b6f6-3ae7502c75e3 tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c59ef996-84b7-4ea7-b475-ae65672f6f7f" returned: 0 in 0.495s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:57.750908 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-1c7257fd-08ab-4c1d-b6f6-3ae7502c75e3 tempest-VolumesCloneTest-1137957947 None] Successfully deleted volume: c59ef996-84b7-4ea7-b475-ae65672f6f7f
Nov 10 18:20:57.815472 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-1c7257fd-08ab-4c1d-b6f6-3ae7502c75e3 tempest-VolumesCloneTest-1137957947 None] Created reservations ['1ae97e98-fcd9-485e-b09a-2a4f51b60a8a', 'd1194494-346f-4512-973e-848c84fc9e6c', 'e9b37309-386f-4618-89f7-31e081358112', '76759db6-912c-4899-9b1e-9ff1bade5d95'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:20:57.817771 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-1c7257fd-08ab-4c1d-b6f6-3ae7502c75e3 tempest-VolumesCloneTest-1137957947 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:20:57.817771 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:20:57.817771 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:20:57.948804 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-1c7257fd-08ab-4c1d-b6f6-3ae7502c75e3 tempest-VolumesCloneTest-1137957947 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:20:57.950221 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1c7257fd-08ab-4c1d-b6f6-3ae7502c75e3 tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:57.981393 n-d-817210-1 sudo[139705]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:20:57.982397 n-d-817210-1 sudo[139705]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:58.397134 n-d-817210-1 sudo[139705]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:58.399503 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1c7257fd-08ab-4c1d-b6f6-3ae7502c75e3 tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.449s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:58.401629 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1c7257fd-08ab-4c1d-b6f6-3ae7502c75e3 tempest-VolumesCloneTest-1137957947 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:20:58.423248 n-d-817210-1 sudo[139715]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:20:58.424056 n-d-817210-1 sudo[139715]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:20:58.862724 n-d-817210-1 sudo[139715]: pam_unix(sudo:session): session closed for user root
Nov 10 18:20:58.864883 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-1c7257fd-08ab-4c1d-b6f6-3ae7502c75e3 tempest-VolumesCloneTest-1137957947 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.463s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:20:58.867477 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-1c7257fd-08ab-4c1d-b6f6-3ae7502c75e3 tempest-VolumesCloneTest-1137957947 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:20:58.872844 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-1c7257fd-08ab-4c1d-b6f6-3ae7502c75e3 tempest-VolumesCloneTest-1137957947 None] Deleted volume successfully.
Nov 10 18:20:58.894310 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-1c7257fd-08ab-4c1d-b6f6-3ae7502c75e3 tempest-VolumesCloneTest-1137957947 None] Lock "b'cinder-c59ef996-84b7-4ea7-b475-ae65672f6f7f-delete_volume'" released by "delete_volume" :: held 2.697s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:21:02.575000 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:21:02.576141 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:21:02.577074 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:21:02.598331 n-d-817210-1 sudo[139819]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:21:02.600825 n-d-817210-1 sudo[139819]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:21:03.048587 n-d-817210-1 sudo[139819]: pam_unix(sudo:session): session closed for user root
Nov 10 18:21:03.051532 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.474s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:21:03.053292 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:21:03.074453 n-d-817210-1 sudo[139823]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:21:03.075915 n-d-817210-1 sudo[139823]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:21:03.657201 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.598s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:21:03.657201 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:21:03.649254 n-d-817210-1 sudo[139823]: pam_unix(sudo:session): session closed for user root
Nov 10 18:22:02.579227 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:22:02.579879 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:22:02.580553 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:22:02.599504 n-d-817210-1 sudo[141128]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:22:02.600459 n-d-817210-1 sudo[141128]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:22:03.061980 n-d-817210-1 sudo[141128]: pam_unix(sudo:session): session closed for user root
Nov 10 18:22:03.065528 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:22:03.067365 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:22:03.086192 n-d-817210-1 sudo[141131]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:22:03.087064 n-d-817210-1 sudo[141131]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:22:03.490548 n-d-817210-1 sudo[141131]: pam_unix(sudo:session): session closed for user root
Nov 10 18:22:03.492948 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.425s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:22:03.494370 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:22:52.510451 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-66761c49-0356-4397-84e9-b5343a27a4bb req-c43472ee-f5be-4797-bcf2-453e6507aead tempest-TestVolumeBootPattern-2057914484 None] Terminate volume connection completed successfully.
Nov 10 18:22:52.511204 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-66761c49-0356-4397-84e9-b5343a27a4bb req-c43472ee-f5be-4797-bcf2-453e6507aead tempest-TestVolumeBootPattern-2057914484 None] Deleting attachment ef2827a5-df38-45ee-9d78-434ddaad9eda. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 18:22:52.514761 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:22:52.635520 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.123s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:22:52.635865 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455\n System information:\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-52f9d2cf-e770-458c-8ea6-ee5dd1822455\n Backing store flags: \n Account information:\n NRYv26ujKxVSFkJb4dN5\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:22:52.636529 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-66761c49-0356-4397-84e9-b5343a27a4bb req-c43472ee-f5be-4797-bcf2-453e6507aead tempest-TestVolumeBootPattern-2057914484 None] Removing iscsi_target for Volume ID: 52f9d2cf-e770-458c-8ea6-ee5dd1822455
Nov 10 18:22:52.637838 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455 -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:22:52.751191 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455 -f" returned: 0 in 0.113s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:22:52.751510 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:22:52.752642 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:22:52.843394 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:22:52.844049 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:22:52.923538 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-66761c49-0356-4397-84e9-b5343a27a4bb req-c43472ee-f5be-4797-bcf2-453e6507aead tempest-TestVolumeBootPattern-2057914484 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:22:52.923538 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:22:52.923538 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:22:56.405771 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-9cf16ddc-33f1-4d5f-a0c5-b505b75a74c3 req-3e75b98a-532a-426d-ba3e-7cb4250602ec tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:22:56.428023 n-d-817210-1 sudo[141717]: 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-52f9d2cf-e770-458c-8ea6-ee5dd1822455
Nov 10 18:22:56.429759 n-d-817210-1 sudo[141717]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:22:56.852017 n-d-817210-1 sudo[141717]: pam_unix(sudo:session): session closed for user root
Nov 10 18:22:56.854516 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-9cf16ddc-33f1-4d5f-a0c5-b505b75a74c3 req-3e75b98a-532a-426d-ba3e-7cb4250602ec tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455" returned: 0 in 0.448s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:22:56.911690 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:22:56.923416 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:22:56.923872 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:22:56.924963 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-9cf16ddc-33f1-4d5f-a0c5-b505b75a74c3 req-3e75b98a-532a-426d-ba3e-7cb4250602ec tempest-TestVolumeBootPattern-2057914484 None] Targets prior to update: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 18:22:56.925945 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-9cf16ddc-33f1-4d5f-a0c5-b505b75a74c3 req-3e75b98a-532a-426d-ba3e-7cb4250602ec tempest-TestVolumeBootPattern-2057914484 None] Creating iscsi_target for Volume ID: volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 18:22:56.930965 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-9cf16ddc-33f1-4d5f-a0c5-b505b75a74c3 req-3e75b98a-532a-426d-ba3e-7cb4250602ec tempest-TestVolumeBootPattern-2057914484 None] Created volume path /opt/stack/data/cinder/volumes/volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455,
Nov 10 18:22:56.930965 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 18:22:56.930965 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:22:56.930965 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455
Nov 10 18:22:56.930965 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 18:22:56.930965 n-d-817210-1 cinder-volume[91926]: incominguser NRYv26ujKxVSFkJb4dN5 VSrB3HZG6uaxq3xc
Nov 10 18:22:56.930965 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:22:56.930965 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 18:22:56.930965 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:22:56.930965 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 18:22:56.935914 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:22:57.354717 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455" returned: 0 in 0.421s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:22:57.355104 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:22:57.355760 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-9cf16ddc-33f1-4d5f-a0c5-b505b75a74c3 req-3e75b98a-532a-426d-ba3e-7cb4250602ec tempest-TestVolumeBootPattern-2057914484 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 18:22:57.356179 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-9cf16ddc-33f1-4d5f-a0c5-b505b75a74c3 req-3e75b98a-532a-426d-ba3e-7cb4250602ec tempest-TestVolumeBootPattern-2057914484 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 18:22:57.362043 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:22:57.371350 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:22:57.371836 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455\n System information:\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-52f9d2cf-e770-458c-8ea6-ee5dd1822455\n Backing store flags: \n Account information:\n NRYv26ujKxVSFkJb4dN5\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:22:57.372625 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-9cf16ddc-33f1-4d5f-a0c5-b505b75a74c3 req-3e75b98a-532a-426d-ba3e-7cb4250602ec tempest-TestVolumeBootPattern-2057914484 None] Targets after update: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 18:22:57.374001 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:22:57.485129 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.111s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:22:57.486067 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455\n System information:\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-52f9d2cf-e770-458c-8ea6-ee5dd1822455\n Backing store flags: \n Account information:\n NRYv26ujKxVSFkJb4dN5\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:22:57.489335 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:22:57.586558 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:22:57.587134 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455\n System information:\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-52f9d2cf-e770-458c-8ea6-ee5dd1822455\n Backing store flags: \n Account information:\n NRYv26ujKxVSFkJb4dN5\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:22:57.588504 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-9cf16ddc-33f1-4d5f-a0c5-b505b75a74c3 req-3e75b98a-532a-426d-ba3e-7cb4250602ec tempest-TestVolumeBootPattern-2057914484 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 18:22:57.778078 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-9cf16ddc-33f1-4d5f-a0c5-b505b75a74c3 req-3e75b98a-532a-426d-ba3e-7cb4250602ec tempest-TestVolumeBootPattern-2057914484 None] attachment_update completed successfully.
Nov 10 18:23:02.581356 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:23:02.582011 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:23:02.582417 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:23:02.606114 n-d-817210-1 sudo[141863]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:23:02.606958 n-d-817210-1 sudo[141863]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:23:03.050473 n-d-817210-1 sudo[141863]: pam_unix(sudo:session): session closed for user root
Nov 10 18:23:03.052571 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.470s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:23:03.054250 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:23:03.074934 n-d-817210-1 sudo[141878]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:23:03.076669 n-d-817210-1 sudo[141878]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:23:03.566874 n-d-817210-1 sudo[141878]: pam_unix(sudo:session): session closed for user root
Nov 10 18:23:03.568912 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.514s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:23:03.570495 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:24:02.577927 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:24:02.578482 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:24:02.578761 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:24:02.608371 n-d-817210-1 sudo[142356]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:24:02.609374 n-d-817210-1 sudo[142356]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:24:03.056751 n-d-817210-1 sudo[142356]: pam_unix(sudo:session): session closed for user root
Nov 10 18:24:03.063456 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:24:03.065415 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:24:03.090750 n-d-817210-1 sudo[142359]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:24:03.092054 n-d-817210-1 sudo[142359]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:24:03.592513 n-d-817210-1 sudo[142359]: pam_unix(sudo:session): session closed for user root
Nov 10 18:24:03.595439 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.529s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:24:03.597964 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:24:44.118216 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ac0e20a5-572f-4b27-9ef9-6ef83b0de106 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:24:44.138156 n-d-817210-1 sudo[143199]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455
Nov 10 18:24:44.138999 n-d-817210-1 sudo[143199]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:24:44.550458 n-d-817210-1 sudo[143199]: pam_unix(sudo:session): session closed for user root
Nov 10 18:24:44.552787 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ac0e20a5-572f-4b27-9ef9-6ef83b0de106 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455" returned: 0 in 0.434s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:24:44.554388 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ac0e20a5-572f-4b27-9ef9-6ef83b0de106 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4ddaf8f5-2613-4124-8f83-a193efbc9494 --snapshot stack-volumes-lvmdriver-1/volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455 -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:24:44.574952 n-d-817210-1 sudo[143204]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4ddaf8f5-2613-4124-8f83-a193efbc9494 --snapshot stack-volumes-lvmdriver-1/volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455 -L 1.00g
Nov 10 18:24:44.575965 n-d-817210-1 sudo[143204]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:24:45.267121 n-d-817210-1 sudo[143204]: pam_unix(sudo:session): session closed for user root
Nov 10 18:24:45.269725 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ac0e20a5-572f-4b27-9ef9-6ef83b0de106 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4ddaf8f5-2613-4124-8f83-a193efbc9494 --snapshot stack-volumes-lvmdriver-1/volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455 -L 1.00g" returned: 0 in 0.715s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:24:45.358048 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-ac0e20a5-572f-4b27-9ef9-6ef83b0de106 tempest-TestVolumeBootPattern-2057914484 None] Create snapshot completed successfully
Nov 10 18:24:46.922653 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-a9c78624-f61f-411e-b668-8421d7e901c3 tempest-TestVolumeBootPattern-2057914484 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:24:46.927154 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-a9c78624-f61f-411e-b668-8421d7e901c3 tempest-TestVolumeBootPattern-2057914484 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:24:46.927627 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-a9c78624-f61f-411e-b668-8421d7e901c3 tempest-TestVolumeBootPattern-2057914484 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:24:46.951658 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a9c78624-f61f-411e-b668-8421d7e901c3 tempest-TestVolumeBootPattern-2057914484 None] Flow 'volume_create_manager' (3c0c79bb-331b-49fe-8b27-b8f43dd860b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:24:46.955137 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a9c78624-f61f-411e-b668-8421d7e901c3 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (150803e2-662d-4435-aa28-412197586f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:24:46.977272 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-a9c78624-f61f-411e-b668-8421d7e901c3 tempest-TestVolumeBootPattern-2057914484 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:24:47.001718 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a9c78624-f61f-411e-b668-8421d7e901c3 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (150803e2-662d-4435-aa28-412197586f35) 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=2021-11-10T18:24:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-288257728',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=c919da0e-7496-479f-8406-1c27a455ab3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12190419ac9249099264cdf63e260b6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:24:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=4ddaf8f5-2613-4124-8f83-a193efbc9494,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:24:47Z,user_id='cf79cd0daffd43c8875d5afda229b046',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:24:47.004240 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a9c78624-f61f-411e-b668-8421d7e901c3 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cb0dace5-12ad-4257-bf0a-d1d240e73277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:24:47.006330 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a9c78624-f61f-411e-b668-8421d7e901c3 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cb0dace5-12ad-4257-bf0a-d1d240e73277) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:24:47.008623 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a9c78624-f61f-411e-b668-8421d7e901c3 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b9b634d7-5a40-482b-ba16-52b283d42ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:24:47.010873 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a9c78624-f61f-411e-b668-8421d7e901c3 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b9b634d7-5a40-482b-ba16-52b283d42ad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'c919da0e-7496-479f-8406-1c27a455ab3b', 'volume_name': 'volume-c919da0e-7496-479f-8406-1c27a455ab3b', 'volume_size': 1, 'snapshot_id': '4ddaf8f5-2613-4124-8f83-a193efbc9494'}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:24:47.013334 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a9c78624-f61f-411e-b668-8421d7e901c3 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (54c77b28-f64e-49af-946e-1a6cdbde5e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:24:47.015434 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a9c78624-f61f-411e-b668-8421d7e901c3 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (54c77b28-f64e-49af-946e-1a6cdbde5e23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:24:47.017572 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a9c78624-f61f-411e-b668-8421d7e901c3 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (220b3e14-b85d-4f26-9979-16e68977fdea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:24:47.018385 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-a9c78624-f61f-411e-b668-8421d7e901c3 tempest-TestVolumeBootPattern-2057914484 None] Volume c919da0e-7496-479f-8406-1c27a455ab3b: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-c919da0e-7496-479f-8406-1c27a455ab3b', 'volume_size': 1, 'snapshot_id': '4ddaf8f5-2613-4124-8f83-a193efbc9494'}
Nov 10 18:24:47.038636 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a9c78624-f61f-411e-b668-8421d7e901c3 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c919da0e-7496-479f-8406-1c27a455ab3b stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:24:47.057253 n-d-817210-1 sudo[143321]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c919da0e-7496-479f-8406-1c27a455ab3b stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:24:47.058152 n-d-817210-1 sudo[143321]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:24:47.528682 n-d-817210-1 sudo[143321]: pam_unix(sudo:session): session closed for user root
Nov 10 18:24:47.531059 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a9c78624-f61f-411e-b668-8421d7e901c3 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c919da0e-7496-479f-8406-1c27a455ab3b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.492s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:24:47.533781 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a9c78624-f61f-411e-b668-8421d7e901c3 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-4ddaf8f5-2613-4124-8f83-a193efbc9494 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:24:47.551867 n-d-817210-1 sudo[143353]: 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-4ddaf8f5-2613-4124-8f83-a193efbc9494
Nov 10 18:24:47.552674 n-d-817210-1 sudo[143353]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:24:47.964110 n-d-817210-1 sudo[143353]: pam_unix(sudo:session): session closed for user root
Nov 10 18:24:47.966749 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a9c78624-f61f-411e-b668-8421d7e901c3 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-4ddaf8f5-2613-4124-8f83-a193efbc9494" returned: 0 in 0.433s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:24:47.968905 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a9c78624-f61f-411e-b668-8421d7e901c3 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--4ddaf8f5--2613--4124--8f83--a193efbc9494 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c919da0e--7496--479f--8406--1c27a455ab3b iflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:24:47.996305 n-d-817210-1 sudo[143357]: 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--4ddaf8f5--2613--4124--8f83--a193efbc9494 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c919da0e--7496--479f--8406--1c27a455ab3b iflag=direct
Nov 10 18:24:47.997953 n-d-817210-1 sudo[143357]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:24:48.327776 n-d-817210-1 sudo[143357]: pam_unix(sudo:session): session closed for user root
Nov 10 18:24:48.330124 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a9c78624-f61f-411e-b668-8421d7e901c3 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--4ddaf8f5--2613--4124--8f83--a193efbc9494 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c919da0e--7496--479f--8406--1c27a455ab3b iflag=direct" returned: 0 in 0.361s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:24:48.331221 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a9c78624-f61f-411e-b668-8421d7e901c3 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--4ddaf8f5--2613--4124--8f83--a193efbc9494 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c919da0e--7496--479f--8406--1c27a455ab3b oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:24:48.351266 n-d-817210-1 sudo[143372]: 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--4ddaf8f5--2613--4124--8f83--a193efbc9494 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c919da0e--7496--479f--8406--1c27a455ab3b oflag=direct
Nov 10 18:24:48.352214 n-d-817210-1 sudo[143372]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:24:48.680764 n-d-817210-1 sudo[143372]: pam_unix(sudo:session): session closed for user root
Nov 10 18:24:48.683565 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a9c78624-f61f-411e-b668-8421d7e901c3 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--4ddaf8f5--2613--4124--8f83--a193efbc9494 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c919da0e--7496--479f--8406--1c27a455ab3b oflag=direct" returned: 0 in 0.352s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:24:48.684945 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a9c78624-f61f-411e-b668-8421d7e901c3 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--4ddaf8f5--2613--4124--8f83--a193efbc9494 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c919da0e--7496--479f--8406--1c27a455ab3b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:24:48.706278 n-d-817210-1 sudo[143385]: 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--4ddaf8f5--2613--4124--8f83--a193efbc9494 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c919da0e--7496--479f--8406--1c27a455ab3b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Nov 10 18:24:48.707237 n-d-817210-1 sudo[143385]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:24:55.405322 n-d-817210-1 sudo[143385]: pam_unix(sudo:session): session closed for user root
Nov 10 18:24:55.408431 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a9c78624-f61f-411e-b668-8421d7e901c3 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--4ddaf8f5--2613--4124--8f83--a193efbc9494 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c919da0e--7496--479f--8406--1c27a455ab3b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 6.723s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:24:55.409008 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-a9c78624-f61f-411e-b668-8421d7e901c3 tempest-TestVolumeBootPattern-2057914484 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--4ddaf8f5--2613--4124--8f83--a193efbc9494, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--c919da0e--7496--479f--8406--1c27a455ab3b, size 1024.00 MB, duration 6.72 sec {{(pid=91926) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Nov 10 18:24:55.409353 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.volume_utils [None req-a9c78624-f61f-411e-b668-8421d7e901c3 tempest-TestVolumeBootPattern-2057914484 None] Volume copy 1024.00 MB at 152.28 MB/s
Nov 10 18:24:55.454787 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-a9c78624-f61f-411e-b668-8421d7e901c3 tempest-TestVolumeBootPattern-2057914484 None] Marking volume c919da0e-7496-479f-8406-1c27a455ab3b as bootable. {{(pid=91926) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Nov 10 18:24:55.467494 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-a9c78624-f61f-411e-b668-8421d7e901c3 tempest-TestVolumeBootPattern-2057914484 None] Copying metadata from snapshot 4ddaf8f5-2613-4124-8f83-a193efbc9494 to c919da0e-7496-479f-8406-1c27a455ab3b. {{(pid=91926) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:419}}
Nov 10 18:24:55.528416 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a9c78624-f61f-411e-b668-8421d7e901c3 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (220b3e14-b85d-4f26-9979-16e68977fdea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c919da0e-7496-479f-8406-1c27a455ab3b', 'volume_size': 1, 'snapshot_id': '4ddaf8f5-2613-4124-8f83-a193efbc9494'}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:24:55.535182 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a9c78624-f61f-411e-b668-8421d7e901c3 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (99284ac4-d073-43ef-b668-ff79e6336a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:24:55.548208 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-a9c78624-f61f-411e-b668-8421d7e901c3 tempest-TestVolumeBootPattern-2057914484 None] Volume volume-c919da0e-7496-479f-8406-1c27a455ab3b (c919da0e-7496-479f-8406-1c27a455ab3b): created successfully
Nov 10 18:24:55.565521 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a9c78624-f61f-411e-b668-8421d7e901c3 tempest-TestVolumeBootPattern-2057914484 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (99284ac4-d073-43ef-b668-ff79e6336a6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:24:55.571201 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a9c78624-f61f-411e-b668-8421d7e901c3 tempest-TestVolumeBootPattern-2057914484 None] Flow 'volume_create_manager' (3c0c79bb-331b-49fe-8b27-b8f43dd860b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:24:55.598466 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-a9c78624-f61f-411e-b668-8421d7e901c3 tempest-TestVolumeBootPattern-2057914484 None] Created volume successfully.
Nov 10 18:24:59.485558 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-c4e20564-0ad1-441d-93aa-0d2e9bfa888f req-062a8fc2-0f3f-4579-9c6b-3392ef18496d tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c919da0e-7496-479f-8406-1c27a455ab3b {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:24:59.507880 n-d-817210-1 sudo[143552]: 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-c919da0e-7496-479f-8406-1c27a455ab3b
Nov 10 18:24:59.508729 n-d-817210-1 sudo[143552]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:25:00.001831 n-d-817210-1 sudo[143552]: pam_unix(sudo:session): session closed for user root
Nov 10 18:25:00.004378 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-c4e20564-0ad1-441d-93aa-0d2e9bfa888f req-062a8fc2-0f3f-4579-9c6b-3392ef18496d tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c919da0e-7496-479f-8406-1c27a455ab3b" returned: 0 in 0.518s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:25:00.064643 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:25:00.071012 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:25:00.071556 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455\n Backing store flags: \n Account information:\n NRYv26ujKxVSFkJb4dN5\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-c4e20564-0ad1-441d-93aa-0d2e9bfa888f req-062a8fc2-0f3f-4579-9c6b-3392ef18496d tempest-TestVolumeBootPattern-2057914484 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: I_T nexus: 48
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: NRYv26ujKxVSFkJb4dN5
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:25:00.072746 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 18:25:00.076413 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-c4e20564-0ad1-441d-93aa-0d2e9bfa888f req-062a8fc2-0f3f-4579-9c6b-3392ef18496d tempest-TestVolumeBootPattern-2057914484 None] Creating iscsi_target for Volume ID: volume-c919da0e-7496-479f-8406-1c27a455ab3b {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 18:25:00.081213 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-c4e20564-0ad1-441d-93aa-0d2e9bfa888f req-062a8fc2-0f3f-4579-9c6b-3392ef18496d tempest-TestVolumeBootPattern-2057914484 None] Created volume path /opt/stack/data/cinder/volumes/volume-c919da0e-7496-479f-8406-1c27a455ab3b,
Nov 10 18:25:00.081213 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 18:25:00.081213 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:25:00.081213 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c919da0e-7496-479f-8406-1c27a455ab3b
Nov 10 18:25:00.081213 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 18:25:00.081213 n-d-817210-1 cinder-volume[91926]: incominguser P4qeyHje5HMErSnQoHt7 8TF9qsoqr548qP6V
Nov 10 18:25:00.081213 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:25:00.081213 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 18:25:00.081213 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:25:00.081213 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 18:25:00.085495 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c919da0e-7496-479f-8406-1c27a455ab3b {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:25:00.518352 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c919da0e-7496-479f-8406-1c27a455ab3b" returned: 0 in 0.434s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:25:00.518966 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:25:00.519274 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-c4e20564-0ad1-441d-93aa-0d2e9bfa888f req-062a8fc2-0f3f-4579-9c6b-3392ef18496d tempest-TestVolumeBootPattern-2057914484 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 18:25:00.519681 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-c4e20564-0ad1-441d-93aa-0d2e9bfa888f req-062a8fc2-0f3f-4579-9c6b-3392ef18496d tempest-TestVolumeBootPattern-2057914484 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 18:25:00.520834 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:25:00.530497 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:25:00.530816 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455\n Backing store flags: \n Account information:\n NRYv26ujKxVSFkJb4dN5\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c919da0e-7496-479f-8406-1c27a455ab3b\n System information:\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-c919da0e-7496-479f-8406-1c27a455ab3b\n Backing store flags: \n Account information:\n P4qeyHje5HMErSnQoHt7\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-c4e20564-0ad1-441d-93aa-0d2e9bfa888f req-062a8fc2-0f3f-4579-9c6b-3392ef18496d tempest-TestVolumeBootPattern-2057914484 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: I_T nexus: 48
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: Connection: 1
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: IP Address: 10.222.0.21
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: NRYv26ujKxVSFkJb4dN5
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:25:00.531436 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 18:25:00.534968 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:25:00.714851 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.179s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:25:00.715778 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455\n Backing store flags: \n Account information:\n NRYv26ujKxVSFkJb4dN5\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c919da0e-7496-479f-8406-1c27a455ab3b\n System information:\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-c919da0e-7496-479f-8406-1c27a455ab3b\n Backing store flags: \n Account information:\n P4qeyHje5HMErSnQoHt7\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:25:00.719089 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:25:00.816692 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:25:00.817181 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455\n Backing store flags: \n Account information:\n NRYv26ujKxVSFkJb4dN5\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c919da0e-7496-479f-8406-1c27a455ab3b\n System information:\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-c919da0e-7496-479f-8406-1c27a455ab3b\n Backing store flags: \n Account information:\n P4qeyHje5HMErSnQoHt7\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:25:00.818548 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-c4e20564-0ad1-441d-93aa-0d2e9bfa888f req-062a8fc2-0f3f-4579-9c6b-3392ef18496d tempest-TestVolumeBootPattern-2057914484 None] Set provider_location to: 10.222.0.46:3260,2 iqn.2010-10.org.openstack:volume-c919da0e-7496-479f-8406-1c27a455ab3b 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 18:25:01.072403 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-c4e20564-0ad1-441d-93aa-0d2e9bfa888f req-062a8fc2-0f3f-4579-9c6b-3392ef18496d tempest-TestVolumeBootPattern-2057914484 None] attachment_update completed successfully.
Nov 10 18:25:02.575714 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:25:02.576336 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:25:02.576768 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:25:02.608109 n-d-817210-1 sudo[143712]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:25:02.610816 n-d-817210-1 sudo[143712]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:25:03.055831 n-d-817210-1 sudo[143712]: pam_unix(sudo:session): session closed for user root
Nov 10 18:25:03.057951 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:25:03.060101 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:25:03.078704 n-d-817210-1 sudo[143716]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:25:03.079526 n-d-817210-1 sudo[143716]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:25:03.509782 n-d-817210-1 sudo[143716]: pam_unix(sudo:session): session closed for user root
Nov 10 18:25:03.512491 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.452s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:25:03.515072 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:25:52.890472 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-865fb4fb-97ea-449a-a245-88dda91a9564 tempest-VolumeQuotasAdminTestJSON-1740540312 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:25:52.894364 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-865fb4fb-97ea-449a-a245-88dda91a9564 tempest-VolumeQuotasAdminTestJSON-1740540312 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:25:52.894911 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-865fb4fb-97ea-449a-a245-88dda91a9564 tempest-VolumeQuotasAdminTestJSON-1740540312 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:25:52.908931 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-865fb4fb-97ea-449a-a245-88dda91a9564 tempest-VolumeQuotasAdminTestJSON-1740540312 None] Flow 'volume_create_manager' (2e8f1818-12e7-4a8c-947b-5593922ca99f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:25:52.918012 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-865fb4fb-97ea-449a-a245-88dda91a9564 tempest-VolumeQuotasAdminTestJSON-1740540312 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (96a67f7e-42f9-4191-9660-abafa31a31a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:25:52.941798 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-865fb4fb-97ea-449a-a245-88dda91a9564 tempest-VolumeQuotasAdminTestJSON-1740540312 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:25:52.969741 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-865fb4fb-97ea-449a-a245-88dda91a9564 tempest-VolumeQuotasAdminTestJSON-1740540312 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (96a67f7e-42f9-4191-9660-abafa31a31a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:25:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1565188286',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=b5ad4907-427c-49d4-bb0d-af91489e4216,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcb9559965e74995884c18a09330f9ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:25:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:25:53Z,user_id='75f274d006fd43e8adff5cf2e0bfb5ef',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:25:52.972155 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-865fb4fb-97ea-449a-a245-88dda91a9564 tempest-VolumeQuotasAdminTestJSON-1740540312 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7ee0a8a4-a130-476f-8f33-a101bd004711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:25:52.974235 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-865fb4fb-97ea-449a-a245-88dda91a9564 tempest-VolumeQuotasAdminTestJSON-1740540312 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7ee0a8a4-a130-476f-8f33-a101bd004711) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:25:52.976568 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-865fb4fb-97ea-449a-a245-88dda91a9564 tempest-VolumeQuotasAdminTestJSON-1740540312 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (efae93d4-578f-43f9-9d7c-2ec7eb707663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:25:52.978808 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-865fb4fb-97ea-449a-a245-88dda91a9564 tempest-VolumeQuotasAdminTestJSON-1740540312 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (efae93d4-578f-43f9-9d7c-2ec7eb707663) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b5ad4907-427c-49d4-bb0d-af91489e4216', 'volume_name': 'volume-b5ad4907-427c-49d4-bb0d-af91489e4216', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:25:52.981124 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-865fb4fb-97ea-449a-a245-88dda91a9564 tempest-VolumeQuotasAdminTestJSON-1740540312 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4e1dc15b-d9fa-456a-9e17-c33fecde4cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:25:52.983388 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-865fb4fb-97ea-449a-a245-88dda91a9564 tempest-VolumeQuotasAdminTestJSON-1740540312 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4e1dc15b-d9fa-456a-9e17-c33fecde4cbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:25:52.985748 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-865fb4fb-97ea-449a-a245-88dda91a9564 tempest-VolumeQuotasAdminTestJSON-1740540312 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (18edfbe2-ca10-4c36-86e8-988ac0dc4494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:25:52.986649 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-865fb4fb-97ea-449a-a245-88dda91a9564 tempest-VolumeQuotasAdminTestJSON-1740540312 None] Volume b5ad4907-427c-49d4-bb0d-af91489e4216: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b5ad4907-427c-49d4-bb0d-af91489e4216', 'volume_size': 1}
Nov 10 18:25:52.987921 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-865fb4fb-97ea-449a-a245-88dda91a9564 tempest-VolumeQuotasAdminTestJSON-1740540312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b5ad4907-427c-49d4-bb0d-af91489e4216 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:25:53.012399 n-d-817210-1 sudo[144093]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b5ad4907-427c-49d4-bb0d-af91489e4216 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:25:53.013191 n-d-817210-1 sudo[144093]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:25:53.499545 n-d-817210-1 sudo[144093]: pam_unix(sudo:session): session closed for user root
Nov 10 18:25:53.502048 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-865fb4fb-97ea-449a-a245-88dda91a9564 tempest-VolumeQuotasAdminTestJSON-1740540312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b5ad4907-427c-49d4-bb0d-af91489e4216 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.513s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:25:53.505909 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-865fb4fb-97ea-449a-a245-88dda91a9564 tempest-VolumeQuotasAdminTestJSON-1740540312 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (18edfbe2-ca10-4c36-86e8-988ac0dc4494) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b5ad4907-427c-49d4-bb0d-af91489e4216', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:25:53.508370 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-865fb4fb-97ea-449a-a245-88dda91a9564 tempest-VolumeQuotasAdminTestJSON-1740540312 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0853124f-a084-4b10-95a2-bdc27cc9d154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:25:53.521586 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-865fb4fb-97ea-449a-a245-88dda91a9564 tempest-VolumeQuotasAdminTestJSON-1740540312 None] Volume volume-b5ad4907-427c-49d4-bb0d-af91489e4216 (b5ad4907-427c-49d4-bb0d-af91489e4216): created successfully
Nov 10 18:25:53.523995 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-865fb4fb-97ea-449a-a245-88dda91a9564 tempest-VolumeQuotasAdminTestJSON-1740540312 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0853124f-a084-4b10-95a2-bdc27cc9d154) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:25:53.527119 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-865fb4fb-97ea-449a-a245-88dda91a9564 tempest-VolumeQuotasAdminTestJSON-1740540312 None] Flow 'volume_create_manager' (2e8f1818-12e7-4a8c-947b-5593922ca99f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:25:53.536833 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-865fb4fb-97ea-449a-a245-88dda91a9564 tempest-VolumeQuotasAdminTestJSON-1740540312 None] Created volume successfully.
Nov 10 18:25:54.209705 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-4bc16ca0-4966-487e-b72b-7fa848d6c955 tempest-VolumeQuotasAdminTestJSON-1740540312 None] Lock "b'cinder-b5ad4907-427c-49d4-bb0d-af91489e4216-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:25:54.285656 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-4bc16ca0-4966-487e-b72b-7fa848d6c955 tempest-VolumeQuotasAdminTestJSON-1740540312 None] Skipping remove_export. No iscsi_target is presently exported for volume: b5ad4907-427c-49d4-bb0d-af91489e4216
Nov 10 18:25:54.286610 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4bc16ca0-4966-487e-b72b-7fa848d6c955 tempest-VolumeQuotasAdminTestJSON-1740540312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b5ad4907-427c-49d4-bb0d-af91489e4216 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:25:54.310784 n-d-817210-1 sudo[144126]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b5ad4907-427c-49d4-bb0d-af91489e4216
Nov 10 18:25:54.311599 n-d-817210-1 sudo[144126]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:25:54.725536 n-d-817210-1 sudo[144126]: pam_unix(sudo:session): session closed for user root
Nov 10 18:25:54.729489 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4bc16ca0-4966-487e-b72b-7fa848d6c955 tempest-VolumeQuotasAdminTestJSON-1740540312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b5ad4907-427c-49d4-bb0d-af91489e4216" returned: 0 in 0.442s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:25:54.732413 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4bc16ca0-4966-487e-b72b-7fa848d6c955 tempest-VolumeQuotasAdminTestJSON-1740540312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b5ad4907-427c-49d4-bb0d-af91489e4216 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:25:54.751765 n-d-817210-1 sudo[144129]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b5ad4907-427c-49d4-bb0d-af91489e4216
Nov 10 18:25:54.752560 n-d-817210-1 sudo[144129]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:25:55.171522 n-d-817210-1 sudo[144129]: pam_unix(sudo:session): session closed for user root
Nov 10 18:25:55.174045 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4bc16ca0-4966-487e-b72b-7fa848d6c955 tempest-VolumeQuotasAdminTestJSON-1740540312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b5ad4907-427c-49d4-bb0d-af91489e4216" returned: 0 in 0.441s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:25:55.176328 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4bc16ca0-4966-487e-b72b-7fa848d6c955 tempest-VolumeQuotasAdminTestJSON-1740540312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b5ad4907-427c-49d4-bb0d-af91489e4216 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:25:55.200669 n-d-817210-1 sudo[144132]: ubuntu : TTY=unknown ; 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-b5ad4907-427c-49d4-bb0d-af91489e4216
Nov 10 18:25:55.201733 n-d-817210-1 sudo[144132]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:25:55.643963 n-d-817210-1 sudo[144132]: pam_unix(sudo:session): session closed for user root
Nov 10 18:25:55.646491 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4bc16ca0-4966-487e-b72b-7fa848d6c955 tempest-VolumeQuotasAdminTestJSON-1740540312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b5ad4907-427c-49d4-bb0d-af91489e4216" returned: 0 in 0.470s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:25:55.647660 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-4bc16ca0-4966-487e-b72b-7fa848d6c955 tempest-VolumeQuotasAdminTestJSON-1740540312 None] Successfully deleted volume: b5ad4907-427c-49d4-bb0d-af91489e4216
Nov 10 18:25:55.712787 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-4bc16ca0-4966-487e-b72b-7fa848d6c955 tempest-VolumeQuotasAdminTestJSON-1740540312 None] Created reservations ['e7884513-d16e-4eaf-b70c-ad2e9890a6f3', '4b12824f-ed62-49ec-84ba-04365b2d40dc', 'e0f033cc-2145-40b9-8a3d-eafa16436dee', '188a845b-0c74-42cb-9cd3-92782071f11b'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:25:55.715832 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-4bc16ca0-4966-487e-b72b-7fa848d6c955 tempest-VolumeQuotasAdminTestJSON-1740540312 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:25:55.715832 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:25:55.715832 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:25:55.764628 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-4bc16ca0-4966-487e-b72b-7fa848d6c955 tempest-VolumeQuotasAdminTestJSON-1740540312 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:25:55.765409 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4bc16ca0-4966-487e-b72b-7fa848d6c955 tempest-VolumeQuotasAdminTestJSON-1740540312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:25:55.783940 n-d-817210-1 sudo[144136]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:25:55.784734 n-d-817210-1 sudo[144136]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:25:56.217071 n-d-817210-1 sudo[144136]: pam_unix(sudo:session): session closed for user root
Nov 10 18:25:56.219682 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4bc16ca0-4966-487e-b72b-7fa848d6c955 tempest-VolumeQuotasAdminTestJSON-1740540312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:25:56.221899 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4bc16ca0-4966-487e-b72b-7fa848d6c955 tempest-VolumeQuotasAdminTestJSON-1740540312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:25:56.246712 n-d-817210-1 sudo[144139]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:25:56.247915 n-d-817210-1 sudo[144139]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:25:56.644806 n-d-817210-1 sudo[144139]: pam_unix(sudo:session): session closed for user root
Nov 10 18:25:56.647262 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4bc16ca0-4966-487e-b72b-7fa848d6c955 tempest-VolumeQuotasAdminTestJSON-1740540312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.425s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:25:56.649782 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-4bc16ca0-4966-487e-b72b-7fa848d6c955 tempest-VolumeQuotasAdminTestJSON-1740540312 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:25:56.657799 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-4bc16ca0-4966-487e-b72b-7fa848d6c955 tempest-VolumeQuotasAdminTestJSON-1740540312 None] Deleted volume successfully.
Nov 10 18:25:56.672700 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-4bc16ca0-4966-487e-b72b-7fa848d6c955 tempest-VolumeQuotasAdminTestJSON-1740540312 None] Lock "b'cinder-b5ad4907-427c-49d4-bb0d-af91489e4216-delete_volume'" released by "delete_volume" :: held 2.463s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:25:56.861830 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-57e8c7b3-9c83-4a41-ae7f-dce47eecad3e tempest-VolumeQuotasAdminTestJSON-1740540312 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:25:56.865782 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-57e8c7b3-9c83-4a41-ae7f-dce47eecad3e tempest-VolumeQuotasAdminTestJSON-1740540312 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:25:56.866361 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-57e8c7b3-9c83-4a41-ae7f-dce47eecad3e tempest-VolumeQuotasAdminTestJSON-1740540312 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:25:56.883463 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-57e8c7b3-9c83-4a41-ae7f-dce47eecad3e tempest-VolumeQuotasAdminTestJSON-1740540312 None] Flow 'volume_create_manager' (9d65b184-6962-4d2b-b9bc-45d2bb81075a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:25:56.887446 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-57e8c7b3-9c83-4a41-ae7f-dce47eecad3e tempest-VolumeQuotasAdminTestJSON-1740540312 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d2e7d94-4e8b-425c-890c-95e1539225d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:25:56.911346 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-57e8c7b3-9c83-4a41-ae7f-dce47eecad3e tempest-VolumeQuotasAdminTestJSON-1740540312 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:25:56.935755 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-57e8c7b3-9c83-4a41-ae7f-dce47eecad3e tempest-VolumeQuotasAdminTestJSON-1740540312 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d2e7d94-4e8b-425c-890c-95e1539225d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:25:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1954482426',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=64fe09a6-9c6b-4e06-8462-286cb56ec1eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcb9559965e74995884c18a09330f9ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:25:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:25:57Z,user_id='75f274d006fd43e8adff5cf2e0bfb5ef',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:25:56.938388 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-57e8c7b3-9c83-4a41-ae7f-dce47eecad3e tempest-VolumeQuotasAdminTestJSON-1740540312 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (19740473-5a48-43f6-ba46-685821b77838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:25:56.940618 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-57e8c7b3-9c83-4a41-ae7f-dce47eecad3e tempest-VolumeQuotasAdminTestJSON-1740540312 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (19740473-5a48-43f6-ba46-685821b77838) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:25:56.942989 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-57e8c7b3-9c83-4a41-ae7f-dce47eecad3e tempest-VolumeQuotasAdminTestJSON-1740540312 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (da814c1c-d687-49ea-9141-79955f535545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:25:56.945224 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-57e8c7b3-9c83-4a41-ae7f-dce47eecad3e tempest-VolumeQuotasAdminTestJSON-1740540312 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (da814c1c-d687-49ea-9141-79955f535545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '64fe09a6-9c6b-4e06-8462-286cb56ec1eb', 'volume_name': 'volume-64fe09a6-9c6b-4e06-8462-286cb56ec1eb', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:25:56.947497 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-57e8c7b3-9c83-4a41-ae7f-dce47eecad3e tempest-VolumeQuotasAdminTestJSON-1740540312 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0237a9e8-71f0-40de-b7a3-28b66cc8bc9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:25:56.949598 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-57e8c7b3-9c83-4a41-ae7f-dce47eecad3e tempest-VolumeQuotasAdminTestJSON-1740540312 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0237a9e8-71f0-40de-b7a3-28b66cc8bc9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:25:56.951790 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-57e8c7b3-9c83-4a41-ae7f-dce47eecad3e tempest-VolumeQuotasAdminTestJSON-1740540312 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (de1f9f90-84d4-419c-9948-46297de4c6f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:25:56.952581 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-57e8c7b3-9c83-4a41-ae7f-dce47eecad3e tempest-VolumeQuotasAdminTestJSON-1740540312 None] Volume 64fe09a6-9c6b-4e06-8462-286cb56ec1eb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-64fe09a6-9c6b-4e06-8462-286cb56ec1eb', 'volume_size': 1}
Nov 10 18:25:56.953854 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-57e8c7b3-9c83-4a41-ae7f-dce47eecad3e tempest-VolumeQuotasAdminTestJSON-1740540312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-64fe09a6-9c6b-4e06-8462-286cb56ec1eb stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:25:56.976407 n-d-817210-1 sudo[144142]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-64fe09a6-9c6b-4e06-8462-286cb56ec1eb stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:25:56.977229 n-d-817210-1 sudo[144142]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:25:57.467269 n-d-817210-1 sudo[144142]: pam_unix(sudo:session): session closed for user root
Nov 10 18:25:57.469699 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-57e8c7b3-9c83-4a41-ae7f-dce47eecad3e tempest-VolumeQuotasAdminTestJSON-1740540312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-64fe09a6-9c6b-4e06-8462-286cb56ec1eb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.515s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:25:57.473620 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-57e8c7b3-9c83-4a41-ae7f-dce47eecad3e tempest-VolumeQuotasAdminTestJSON-1740540312 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (de1f9f90-84d4-419c-9948-46297de4c6f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-64fe09a6-9c6b-4e06-8462-286cb56ec1eb', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:25:57.475978 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-57e8c7b3-9c83-4a41-ae7f-dce47eecad3e tempest-VolumeQuotasAdminTestJSON-1740540312 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4d4589b6-22e0-4787-aa01-e03ec1430920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:25:57.489395 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-57e8c7b3-9c83-4a41-ae7f-dce47eecad3e tempest-VolumeQuotasAdminTestJSON-1740540312 None] Volume volume-64fe09a6-9c6b-4e06-8462-286cb56ec1eb (64fe09a6-9c6b-4e06-8462-286cb56ec1eb): created successfully
Nov 10 18:25:57.490847 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-57e8c7b3-9c83-4a41-ae7f-dce47eecad3e tempest-VolumeQuotasAdminTestJSON-1740540312 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4d4589b6-22e0-4787-aa01-e03ec1430920) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:25:57.495839 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-57e8c7b3-9c83-4a41-ae7f-dce47eecad3e tempest-VolumeQuotasAdminTestJSON-1740540312 None] Flow 'volume_create_manager' (9d65b184-6962-4d2b-b9bc-45d2bb81075a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:25:57.508211 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-57e8c7b3-9c83-4a41-ae7f-dce47eecad3e tempest-VolumeQuotasAdminTestJSON-1740540312 None] Created volume successfully.
Nov 10 18:25:58.754651 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-134756f7-6a86-4d09-ba59-22fddb65400c tempest-VolumeQuotasAdminTestJSON-614429929 None] Transfer volume completed successfully.
Nov 10 18:25:59.276987 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-ff5833aa-c4f2-4fc2-b9dc-c17f2e76e051 tempest-VolumeQuotasAdminTestJSON-223892939 None] Lock "b'cinder-64fe09a6-9c6b-4e06-8462-286cb56ec1eb-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:25:59.336211 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-ff5833aa-c4f2-4fc2-b9dc-c17f2e76e051 tempest-VolumeQuotasAdminTestJSON-223892939 None] Skipping remove_export. No iscsi_target is presently exported for volume: 64fe09a6-9c6b-4e06-8462-286cb56ec1eb
Nov 10 18:25:59.337224 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ff5833aa-c4f2-4fc2-b9dc-c17f2e76e051 tempest-VolumeQuotasAdminTestJSON-223892939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-64fe09a6-9c6b-4e06-8462-286cb56ec1eb {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:25:59.356448 n-d-817210-1 sudo[144173]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-64fe09a6-9c6b-4e06-8462-286cb56ec1eb
Nov 10 18:25:59.357273 n-d-817210-1 sudo[144173]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:25:59.754690 n-d-817210-1 sudo[144173]: pam_unix(sudo:session): session closed for user root
Nov 10 18:25:59.757428 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ff5833aa-c4f2-4fc2-b9dc-c17f2e76e051 tempest-VolumeQuotasAdminTestJSON-223892939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-64fe09a6-9c6b-4e06-8462-286cb56ec1eb" returned: 0 in 0.420s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:25:59.759072 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ff5833aa-c4f2-4fc2-b9dc-c17f2e76e051 tempest-VolumeQuotasAdminTestJSON-223892939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-64fe09a6-9c6b-4e06-8462-286cb56ec1eb {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:25:59.778927 n-d-817210-1 sudo[144176]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-64fe09a6-9c6b-4e06-8462-286cb56ec1eb
Nov 10 18:25:59.779803 n-d-817210-1 sudo[144176]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:00.176389 n-d-817210-1 sudo[144176]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:00.179232 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ff5833aa-c4f2-4fc2-b9dc-c17f2e76e051 tempest-VolumeQuotasAdminTestJSON-223892939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-64fe09a6-9c6b-4e06-8462-286cb56ec1eb" returned: 0 in 0.420s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:00.181410 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ff5833aa-c4f2-4fc2-b9dc-c17f2e76e051 tempest-VolumeQuotasAdminTestJSON-223892939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-64fe09a6-9c6b-4e06-8462-286cb56ec1eb {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:00.200034 n-d-817210-1 sudo[144179]: ubuntu : TTY=unknown ; 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-64fe09a6-9c6b-4e06-8462-286cb56ec1eb
Nov 10 18:26:00.200859 n-d-817210-1 sudo[144179]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:00.642631 n-d-817210-1 sudo[144179]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:00.645037 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ff5833aa-c4f2-4fc2-b9dc-c17f2e76e051 tempest-VolumeQuotasAdminTestJSON-223892939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-64fe09a6-9c6b-4e06-8462-286cb56ec1eb" returned: 0 in 0.463s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:00.646253 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-ff5833aa-c4f2-4fc2-b9dc-c17f2e76e051 tempest-VolumeQuotasAdminTestJSON-223892939 None] Successfully deleted volume: 64fe09a6-9c6b-4e06-8462-286cb56ec1eb
Nov 10 18:26:00.699932 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-ff5833aa-c4f2-4fc2-b9dc-c17f2e76e051 tempest-VolumeQuotasAdminTestJSON-223892939 None] Created reservations ['ced33105-94a1-44c7-8528-f7c82091cb13', '32e559db-7c16-4908-850f-eff0b8f150de', '62dbf8d9-6c3e-43f5-8824-26265c0a794c', 'd1591c05-d7b8-4eca-bcc3-0f488b2535ee'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:26:00.701902 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-ff5833aa-c4f2-4fc2-b9dc-c17f2e76e051 tempest-VolumeQuotasAdminTestJSON-223892939 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:26:00.701902 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:26:00.701902 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:26:00.745224 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-ff5833aa-c4f2-4fc2-b9dc-c17f2e76e051 tempest-VolumeQuotasAdminTestJSON-223892939 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:26:00.746227 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ff5833aa-c4f2-4fc2-b9dc-c17f2e76e051 tempest-VolumeQuotasAdminTestJSON-223892939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:00.766054 n-d-817210-1 sudo[144185]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:26:00.766904 n-d-817210-1 sudo[144185]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:01.173113 n-d-817210-1 sudo[144185]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:01.175927 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ff5833aa-c4f2-4fc2-b9dc-c17f2e76e051 tempest-VolumeQuotasAdminTestJSON-223892939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.429s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:01.178218 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ff5833aa-c4f2-4fc2-b9dc-c17f2e76e051 tempest-VolumeQuotasAdminTestJSON-223892939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:01.196874 n-d-817210-1 sudo[144188]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:26:01.197717 n-d-817210-1 sudo[144188]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:01.602996 n-d-817210-1 sudo[144188]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:01.609172 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ff5833aa-c4f2-4fc2-b9dc-c17f2e76e051 tempest-VolumeQuotasAdminTestJSON-223892939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.428s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:01.611482 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-ff5833aa-c4f2-4fc2-b9dc-c17f2e76e051 tempest-VolumeQuotasAdminTestJSON-223892939 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:26:01.623395 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-ff5833aa-c4f2-4fc2-b9dc-c17f2e76e051 tempest-VolumeQuotasAdminTestJSON-223892939 None] Deleted volume successfully.
Nov 10 18:26:01.664441 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-ff5833aa-c4f2-4fc2-b9dc-c17f2e76e051 tempest-VolumeQuotasAdminTestJSON-223892939 None] Lock "b'cinder-64fe09a6-9c6b-4e06-8462-286cb56ec1eb-delete_volume'" released by "delete_volume" :: held 2.380s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:26:02.572170 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:26:02.573040 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:26:02.573681 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:02.597236 n-d-817210-1 sudo[144227]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:26:02.598295 n-d-817210-1 sudo[144227]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:03.072305 n-d-817210-1 sudo[144227]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:03.075290 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:03.077264 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:03.097043 n-d-817210-1 sudo[144230]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:26:03.098085 n-d-817210-1 sudo[144230]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:03.539606 n-d-817210-1 sudo[144230]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:03.542272 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.465s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:03.545778 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:26:08.066181 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-a8ecdd09-fb61-4cca-a989-87fd7c9c7cf2 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:26:08.070294 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-a8ecdd09-fb61-4cca-a989-87fd7c9c7cf2 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:26:08.070855 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-a8ecdd09-fb61-4cca-a989-87fd7c9c7cf2 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:26:08.083762 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a8ecdd09-fb61-4cca-a989-87fd7c9c7cf2 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Flow 'volume_create_manager' (6c49ed97-582e-430e-b31f-8340573f2cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:26:08.087355 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a8ecdd09-fb61-4cca-a989-87fd7c9c7cf2 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3659fdbd-bede-492e-b0e0-95cceba6b7a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:08.111397 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-a8ecdd09-fb61-4cca-a989-87fd7c9c7cf2 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:26:08.136861 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a8ecdd09-fb61-4cca-a989-87fd7c9c7cf2 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3659fdbd-bede-492e-b0e0-95cceba6b7a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:26:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-2010849865',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=e70db23e-4ca3-41d8-ad2b-e5075cfe9aca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d10f4e1728945289d0e276f653a1b72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:26:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:26:08Z,user_id='da7191abcf0043eabae1c922b1198a5c',volume_attachment=>,volume_type=VolumeType(23203e6e-6b9a-46c8-b680-a4f8e69032b0),volume_type_id=23203e6e-6b9a-46c8-b680-a4f8e69032b0)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:08.139415 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a8ecdd09-fb61-4cca-a989-87fd7c9c7cf2 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6151e8fa-54e7-4be8-8e8c-e9db49517bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:08.141524 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a8ecdd09-fb61-4cca-a989-87fd7c9c7cf2 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6151e8fa-54e7-4be8-8e8c-e9db49517bbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:08.143904 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a8ecdd09-fb61-4cca-a989-87fd7c9c7cf2 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (842748ce-a880-47db-96a3-461d9a75adc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:08.146175 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a8ecdd09-fb61-4cca-a989-87fd7c9c7cf2 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (842748ce-a880-47db-96a3-461d9a75adc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e70db23e-4ca3-41d8-ad2b-e5075cfe9aca', 'volume_name': 'volume-e70db23e-4ca3-41d8-ad2b-e5075cfe9aca', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:08.148806 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a8ecdd09-fb61-4cca-a989-87fd7c9c7cf2 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3be610ab-f93e-45ff-b372-5b9029ccc3ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:08.150940 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a8ecdd09-fb61-4cca-a989-87fd7c9c7cf2 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3be610ab-f93e-45ff-b372-5b9029ccc3ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:08.153070 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a8ecdd09-fb61-4cca-a989-87fd7c9c7cf2 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (951d0220-e549-4bf6-8b2c-17919899489c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:08.154328 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-a8ecdd09-fb61-4cca-a989-87fd7c9c7cf2 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Volume e70db23e-4ca3-41d8-ad2b-e5075cfe9aca: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e70db23e-4ca3-41d8-ad2b-e5075cfe9aca', 'volume_size': 1}
Nov 10 18:26:08.155156 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a8ecdd09-fb61-4cca-a989-87fd7c9c7cf2 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e70db23e-4ca3-41d8-ad2b-e5075cfe9aca stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:08.173446 n-d-817210-1 sudo[144241]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e70db23e-4ca3-41d8-ad2b-e5075cfe9aca stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:26:08.174250 n-d-817210-1 sudo[144241]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:08.679994 n-d-817210-1 sudo[144241]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:08.682519 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a8ecdd09-fb61-4cca-a989-87fd7c9c7cf2 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e70db23e-4ca3-41d8-ad2b-e5075cfe9aca stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.527s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:08.686633 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a8ecdd09-fb61-4cca-a989-87fd7c9c7cf2 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (951d0220-e549-4bf6-8b2c-17919899489c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e70db23e-4ca3-41d8-ad2b-e5075cfe9aca', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:08.689264 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a8ecdd09-fb61-4cca-a989-87fd7c9c7cf2 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5636bdc9-8f8b-4990-9f4f-4f651c1634ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:08.701355 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-a8ecdd09-fb61-4cca-a989-87fd7c9c7cf2 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Volume volume-e70db23e-4ca3-41d8-ad2b-e5075cfe9aca (e70db23e-4ca3-41d8-ad2b-e5075cfe9aca): created successfully
Nov 10 18:26:08.703571 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a8ecdd09-fb61-4cca-a989-87fd7c9c7cf2 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5636bdc9-8f8b-4990-9f4f-4f651c1634ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:08.706954 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-a8ecdd09-fb61-4cca-a989-87fd7c9c7cf2 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Flow 'volume_create_manager' (6c49ed97-582e-430e-b31f-8340573f2cd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:26:08.716454 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-a8ecdd09-fb61-4cca-a989-87fd7c9c7cf2 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Created volume successfully.
Nov 10 18:26:09.660091 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-17f24131-a644-4181-bdd1-13734909f5d3 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:26:09.661043 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-17f24131-a644-4181-bdd1-13734909f5d3 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:09.683602 n-d-817210-1 sudo[144274]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:26:09.684489 n-d-817210-1 sudo[144274]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:10.251327 n-d-817210-1 sudo[144274]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:10.254820 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-17f24131-a644-4181-bdd1-13734909f5d3 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:10.258093 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-17f24131-a644-4181-bdd1-13734909f5d3 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:10.282261 n-d-817210-1 sudo[144277]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:26:10.283204 n-d-817210-1 sudo[144277]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:10.741880 n-d-817210-1 sudo[144277]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:10.744475 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-17f24131-a644-4181-bdd1-13734909f5d3 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.487s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:10.746810 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-17f24131-a644-4181-bdd1-13734909f5d3 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:26:10.752866 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-17f24131-a644-4181-bdd1-13734909f5d3 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Retype volume completed successfully.
Nov 10 18:26:11.065223 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-2c265885-0edf-40b2-a245-0026c722f008 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Lock "b'cinder-e70db23e-4ca3-41d8-ad2b-e5075cfe9aca-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:26:11.141882 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-2c265885-0edf-40b2-a245-0026c722f008 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Skipping remove_export. No iscsi_target is presently exported for volume: e70db23e-4ca3-41d8-ad2b-e5075cfe9aca
Nov 10 18:26:11.142966 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-2c265885-0edf-40b2-a245-0026c722f008 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e70db23e-4ca3-41d8-ad2b-e5075cfe9aca {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:11.163817 n-d-817210-1 sudo[144285]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e70db23e-4ca3-41d8-ad2b-e5075cfe9aca
Nov 10 18:26:11.164633 n-d-817210-1 sudo[144285]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:11.593828 n-d-817210-1 sudo[144285]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:11.596537 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-2c265885-0edf-40b2-a245-0026c722f008 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e70db23e-4ca3-41d8-ad2b-e5075cfe9aca" returned: 0 in 0.453s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:11.598630 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-2c265885-0edf-40b2-a245-0026c722f008 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e70db23e-4ca3-41d8-ad2b-e5075cfe9aca {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:11.620810 n-d-817210-1 sudo[144299]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e70db23e-4ca3-41d8-ad2b-e5075cfe9aca
Nov 10 18:26:11.622233 n-d-817210-1 sudo[144299]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:12.039541 n-d-817210-1 sudo[144299]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:12.041873 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-2c265885-0edf-40b2-a245-0026c722f008 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e70db23e-4ca3-41d8-ad2b-e5075cfe9aca" returned: 0 in 0.443s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:12.044527 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-2c265885-0edf-40b2-a245-0026c722f008 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e70db23e-4ca3-41d8-ad2b-e5075cfe9aca {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:12.068703 n-d-817210-1 sudo[144302]: ubuntu : TTY=unknown ; 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-e70db23e-4ca3-41d8-ad2b-e5075cfe9aca
Nov 10 18:26:12.069656 n-d-817210-1 sudo[144302]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:12.549659 n-d-817210-1 sudo[144302]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:12.553162 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-2c265885-0edf-40b2-a245-0026c722f008 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e70db23e-4ca3-41d8-ad2b-e5075cfe9aca" returned: 0 in 0.508s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:12.555396 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-2c265885-0edf-40b2-a245-0026c722f008 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Successfully deleted volume: e70db23e-4ca3-41d8-ad2b-e5075cfe9aca
Nov 10 18:26:12.591753 n-d-817210-1 cinder-volume[91926]: WARNING cinder.quota [None req-2c265885-0edf-40b2-a245-0026c722f008 tempest-VolumeRetypeWithoutMigrationTest-1931115021 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.
Nov 10 18:26:12.592610 n-d-817210-1 cinder-volume[91926]: WARNING cinder.quota [None req-2c265885-0edf-40b2-a245-0026c722f008 tempest-VolumeRetypeWithoutMigrationTest-1931115021 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.
Nov 10 18:26:12.613892 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-2c265885-0edf-40b2-a245-0026c722f008 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Created reservations ['bb978b66-c13e-4de4-88af-9ad6b6488f59', '1c1a78a5-eb80-4744-82a7-dca63348c33b', 'cc662701-c2ea-4f7c-bcec-c4287d26eb5a', 'c96006b4-2b47-4c93-98c0-3d8f67915c13'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:26:12.616885 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-2c265885-0edf-40b2-a245-0026c722f008 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:26:12.616885 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:26:12.616885 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:26:12.683939 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-2c265885-0edf-40b2-a245-0026c722f008 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:26:12.686039 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-2c265885-0edf-40b2-a245-0026c722f008 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:12.706028 n-d-817210-1 sudo[144307]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:26:12.707128 n-d-817210-1 sudo[144307]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:13.452760 n-d-817210-1 sudo[144307]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:13.458832 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-2c265885-0edf-40b2-a245-0026c722f008 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.770s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:13.469509 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-2c265885-0edf-40b2-a245-0026c722f008 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:13.486399 n-d-817210-1 sudo[144320]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:26:13.487259 n-d-817210-1 sudo[144320]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:14.089077 n-d-817210-1 sudo[144320]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:14.091914 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-2c265885-0edf-40b2-a245-0026c722f008 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.632s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:14.094240 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-2c265885-0edf-40b2-a245-0026c722f008 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:26:14.100369 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-2c265885-0edf-40b2-a245-0026c722f008 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Deleted volume successfully.
Nov 10 18:26:14.123743 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-2c265885-0edf-40b2-a245-0026c722f008 tempest-VolumeRetypeWithoutMigrationTest-1931115021 None] Lock "b'cinder-e70db23e-4ca3-41d8-ad2b-e5075cfe9aca-delete_volume'" released by "delete_volume" :: held 3.057s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:26:17.360843 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:26:17.365217 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:26:17.365840 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:26:17.394287 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] Flow 'volume_create_manager' (069bd68c-d873-4df7-9e82-b75b1509cae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:26:17.398850 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f17f1262-606a-4ea6-bda2-341d191ffd89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:17.422102 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:26:17.448596 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f17f1262-606a-4ea6-bda2-341d191ffd89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:26:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1789568737',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=82a9fb2c-5a25-4df2-8a82-afec31941268,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa0e20f89d8f48c2967a8a7d633758ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:26:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:26:17Z,user_id='e89be91034c24fca94efbd3959eb5970',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:17.451418 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (264aaf29-6e2b-4f76-9b1e-0f171a1ca800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:17.453565 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (264aaf29-6e2b-4f76-9b1e-0f171a1ca800) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:17.456000 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (49ae614d-b214-4680-849d-79601c9cf8fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:17.545949 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (49ae614d-b214-4680-849d-79601c9cf8fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '82a9fb2c-5a25-4df2-8a82-afec31941268', 'volume_name': 'volume-82a9fb2c-5a25-4df2-8a82-afec31941268', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:17.548440 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (256ac21a-62f9-406c-a786-5beba1f22aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:17.551076 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (256ac21a-62f9-406c-a786-5beba1f22aac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:17.553414 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (84dcbc84-b04a-49e9-92b0-3a7fb4151bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:17.554402 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] Volume 82a9fb2c-5a25-4df2-8a82-afec31941268: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-82a9fb2c-5a25-4df2-8a82-afec31941268', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Nov 10 18:26:17.555208 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] Cloning 82a9fb2c-5a25-4df2-8a82-afec31941268 from image 2ec14fde-8309-4e02-a7c2-293acfcfb789 at location (None, None). {{(pid=91926) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Nov 10 18:26:28.817314 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789__tyfqi0pn-d-817210-1@lvmdriver-1, size 616.00 MB, duration 11.26 sec {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Nov 10 18:26:28.818016 n-d-817210-1 cinder-volume[91926]: INFO cinder.image.image_utils [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] Image download 616.00 MB at 54.71 MB/s
Nov 10 18:26:28.858177 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 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_2ec14fde-8309-4e02-a7c2-293acfcfb789__tyfqi0pn-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:29.002839 n-d-817210-1 sudo[144366]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789__tyfqi0pn-d-817210-1@lvmdriver-1
Nov 10 18:26:29.003735 n-d-817210-1 sudo[144366]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:29.375522 n-d-817210-1 sudo[144366]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:29.378943 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 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_2ec14fde-8309-4e02-a7c2-293acfcfb789__tyfqi0pn-d-817210-1@lvmdriver-1" returned: 0 in 0.519s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:29.383273 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] Temporary image 2ec14fde-8309-4e02-a7c2-293acfcfb789 is fetched for user e89be91034c24fca94efbd3959eb5970. {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Nov 10 18:26:29.445054 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 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_2ec14fde-8309-4e02-a7c2-293acfcfb789__tyfqi0pn-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:29.532904 n-d-817210-1 sudo[144372]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789__tyfqi0pn-d-817210-1@lvmdriver-1
Nov 10 18:26:29.533744 n-d-817210-1 sudo[144372]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:29.909993 n-d-817210-1 sudo[144372]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:29.913258 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 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_2ec14fde-8309-4e02-a7c2-293acfcfb789__tyfqi0pn-d-817210-1@lvmdriver-1" returned: 0 in 0.468s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:29.916478 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-82a9fb2c-5a25-4df2-8a82-afec31941268 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:29.961679 n-d-817210-1 sudo[144377]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-82a9fb2c-5a25-4df2-8a82-afec31941268 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:26:29.962505 n-d-817210-1 sudo[144377]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:30.533754 n-d-817210-1 sudo[144377]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:30.536118 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-82a9fb2c-5a25-4df2-8a82-afec31941268 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.619s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:30.563546 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] Attempting download of 2ec14fde-8309-4e02-a7c2-293acfcfb789 ((None, None)) to volume 82a9fb2c-5a25-4df2-8a82-afec31941268. {{(pid=91926) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Nov 10 18:26:30.620705 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_10j02_yh {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:30.717201 n-d-817210-1 sudo[144408]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_10j02_yh
Nov 10 18:26:30.718198 n-d-817210-1 sudo[144408]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:31.167137 n-d-817210-1 sudo[144408]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:31.169684 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_10j02_yh" returned: 0 in 0.549s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:31.171003 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 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_2ec14fde-8309-4e02-a7c2-293acfcfb789__tyfqi0pn-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:31.275174 n-d-817210-1 sudo[144432]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789__tyfqi0pn-d-817210-1@lvmdriver-1
Nov 10 18:26:31.276009 n-d-817210-1 sudo[144432]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:31.660750 n-d-817210-1 sudo[144432]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:31.665057 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 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_2ec14fde-8309-4e02-a7c2-293acfcfb789__tyfqi0pn-d-817210-1@lvmdriver-1" returned: 0 in 0.493s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:31.666306 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] 2ec14fde-8309-4e02-a7c2-293acfcfb789 was vhdx, converting to raw {{(pid=91926) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Nov 10 18:26:31.667445 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789__tyfqi0pn-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--82a9fb2c--5a25--4df2--8a82--afec31941268 oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:31.697129 n-d-817210-1 sudo[144474]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789__tyfqi0pn-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--82a9fb2c--5a25--4df2--8a82--afec31941268 oflag=direct
Nov 10 18:26:31.697989 n-d-817210-1 sudo[144474]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:32.062381 n-d-817210-1 sudo[144474]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:32.065904 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789__tyfqi0pn-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--82a9fb2c--5a25--4df2--8a82--afec31941268 oflag=direct" returned: 0 in 0.398s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:32.067392 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 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_2ec14fde-8309-4e02-a7c2-293acfcfb789__tyfqi0pn-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--82a9fb2c--5a25--4df2--8a82--afec31941268 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:32.091507 n-d-817210-1 sudo[144509]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789__tyfqi0pn-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--82a9fb2c--5a25--4df2--8a82--afec31941268
Nov 10 18:26:32.092317 n-d-817210-1 sudo[144509]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:33.152138 n-d-817210-1 sudo[144509]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:33.154490 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 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_2ec14fde-8309-4e02-a7c2-293acfcfb789__tyfqi0pn-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--82a9fb2c--5a25--4df2--8a82--afec31941268" returned: 0 in 1.087s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:33.155560 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 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_2ec14fde-8309-4e02-a7c2-293acfcfb789__tyfqi0pn-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:33.256713 n-d-817210-1 sudo[144559]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789__tyfqi0pn-d-817210-1@lvmdriver-1
Nov 10 18:26:33.257638 n-d-817210-1 sudo[144559]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:33.666616 n-d-817210-1 sudo[144559]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:33.671519 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 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_2ec14fde-8309-4e02-a7c2-293acfcfb789__tyfqi0pn-d-817210-1@lvmdriver-1" returned: 0 in 0.515s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:33.673259 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789__tyfqi0pn-d-817210-1@lvmdriver-1, size 700.00 MB, duration 1.09 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--82a9fb2c--5a25--4df2--8a82--afec31941268 {{(pid=91926) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Nov 10 18:26:33.674415 n-d-817210-1 cinder-volume[91926]: INFO cinder.image.image_utils [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] Converted 700.00 MB image at 643.22 MB/s
Nov 10 18:26:33.676765 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] Downloaded image 2ec14fde-8309-4e02-a7c2-293acfcfb789 ((None, None)) to volume 82a9fb2c-5a25-4df2-8a82-afec31941268 successfully. {{(pid=91926) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Nov 10 18:26:33.878917 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] Temporary image 2ec14fde-8309-4e02-a7c2-293acfcfb789 for user e89be91034c24fca94efbd3959eb5970 is deleted. {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Nov 10 18:26:33.879647 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] Marking volume 82a9fb2c-5a25-4df2-8a82-afec31941268 as bootable. {{(pid=91926) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Nov 10 18:26:33.893423 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] Copying metadata from image 2ec14fde-8309-4e02-a7c2-293acfcfb789 to 82a9fb2c-5a25-4df2-8a82-afec31941268. {{(pid=91926) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Nov 10 18:26:33.894247 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] Creating volume glance metadata for volume 82a9fb2c-5a25-4df2-8a82-afec31941268 backed by image 2ec14fde-8309-4e02-a7c2-293acfcfb789 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=91926) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Nov 10 18:26:33.993985 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (84dcbc84-b04a-49e9-92b0-3a7fb4151bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-82a9fb2c-5a25-4df2-8a82-afec31941268', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:33.996778 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (daabc211-f78a-4e23-be4c-7fe755ce6476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:34.009947 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] Volume volume-82a9fb2c-5a25-4df2-8a82-afec31941268 (82a9fb2c-5a25-4df2-8a82-afec31941268): created successfully
Nov 10 18:26:34.012785 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (daabc211-f78a-4e23-be4c-7fe755ce6476) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:34.016466 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] Flow 'volume_create_manager' (069bd68c-d873-4df7-9e82-b75b1509cae8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:26:34.031557 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-6322518a-314a-4be0-91d6-bb794f62c117 tempest-VolumesExtendTest-814076686 None] Created volume successfully.
Nov 10 18:26:34.538092 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6ed8980c-7de9-470a-a85b-8a41b8d43cd8 tempest-VolumesExtendTest-814076686 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-82a9fb2c-5a25-4df2-8a82-afec31941268 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:34.563133 n-d-817210-1 sudo[144595]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-82a9fb2c-5a25-4df2-8a82-afec31941268
Nov 10 18:26:34.564022 n-d-817210-1 sudo[144595]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:35.072517 n-d-817210-1 sudo[144595]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:35.074799 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6ed8980c-7de9-470a-a85b-8a41b8d43cd8 tempest-VolumesExtendTest-814076686 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-82a9fb2c-5a25-4df2-8a82-afec31941268" returned: 0 in 0.536s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:35.076600 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6ed8980c-7de9-470a-a85b-8a41b8d43cd8 tempest-VolumesExtendTest-814076686 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-82a9fb2c-5a25-4df2-8a82-afec31941268 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:35.099897 n-d-817210-1 sudo[144613]: 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-82a9fb2c-5a25-4df2-8a82-afec31941268
Nov 10 18:26:35.100712 n-d-817210-1 sudo[144613]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:35.599624 n-d-817210-1 sudo[144613]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:35.602421 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-6ed8980c-7de9-470a-a85b-8a41b8d43cd8 tempest-VolumesExtendTest-814076686 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-82a9fb2c-5a25-4df2-8a82-afec31941268" returned: 0 in 0.525s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:35.657257 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-6ed8980c-7de9-470a-a85b-8a41b8d43cd8 tempest-VolumesExtendTest-814076686 None] Extend volume completed successfully.
Nov 10 18:26:36.439894 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-8d20845e-43eb-485d-bf93-4e38dae989f7 tempest-VolumesExtendTest-814076686 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:26:36.445438 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-8d20845e-43eb-485d-bf93-4e38dae989f7 tempest-VolumesExtendTest-814076686 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:26:36.445960 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-8d20845e-43eb-485d-bf93-4e38dae989f7 tempest-VolumesExtendTest-814076686 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:26:36.463196 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8d20845e-43eb-485d-bf93-4e38dae989f7 tempest-VolumesExtendTest-814076686 None] Flow 'volume_create_manager' (f1bf8f6f-e275-452d-9a15-c2ddd1a99acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:26:36.466555 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8d20845e-43eb-485d-bf93-4e38dae989f7 tempest-VolumesExtendTest-814076686 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (172f12ab-1682-444f-946e-bed2013f39fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:36.496841 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-8d20845e-43eb-485d-bf93-4e38dae989f7 tempest-VolumesExtendTest-814076686 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:26:36.532382 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8d20845e-43eb-485d-bf93-4e38dae989f7 tempest-VolumesExtendTest-814076686 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (172f12ab-1682-444f-946e-bed2013f39fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:26:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-213397952',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=5076b7af-123f-41f0-bbfa-68e9b1930a95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa0e20f89d8f48c2967a8a7d633758ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:26:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:26:36Z,user_id='e89be91034c24fca94efbd3959eb5970',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:36.535380 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8d20845e-43eb-485d-bf93-4e38dae989f7 tempest-VolumesExtendTest-814076686 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7cf357d5-fe4a-4cf7-9860-d6bd8cf88292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:36.537672 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8d20845e-43eb-485d-bf93-4e38dae989f7 tempest-VolumesExtendTest-814076686 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7cf357d5-fe4a-4cf7-9860-d6bd8cf88292) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:36.540222 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8d20845e-43eb-485d-bf93-4e38dae989f7 tempest-VolumesExtendTest-814076686 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (63ada98c-20b0-4b6a-98b1-db089a0f1fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:36.542483 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8d20845e-43eb-485d-bf93-4e38dae989f7 tempest-VolumesExtendTest-814076686 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (63ada98c-20b0-4b6a-98b1-db089a0f1fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5076b7af-123f-41f0-bbfa-68e9b1930a95', 'volume_name': 'volume-5076b7af-123f-41f0-bbfa-68e9b1930a95', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:36.544773 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8d20845e-43eb-485d-bf93-4e38dae989f7 tempest-VolumesExtendTest-814076686 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8b1ba8d6-be21-4759-89c5-70c32ba24ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:36.546987 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8d20845e-43eb-485d-bf93-4e38dae989f7 tempest-VolumesExtendTest-814076686 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8b1ba8d6-be21-4759-89c5-70c32ba24ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:36.549278 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8d20845e-43eb-485d-bf93-4e38dae989f7 tempest-VolumesExtendTest-814076686 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1933cc73-2ef2-4cc3-bbe5-2b4f51d3fb4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:36.550108 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-8d20845e-43eb-485d-bf93-4e38dae989f7 tempest-VolumesExtendTest-814076686 None] Volume 5076b7af-123f-41f0-bbfa-68e9b1930a95: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5076b7af-123f-41f0-bbfa-68e9b1930a95', 'volume_size': 1}
Nov 10 18:26:36.551382 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8d20845e-43eb-485d-bf93-4e38dae989f7 tempest-VolumesExtendTest-814076686 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5076b7af-123f-41f0-bbfa-68e9b1930a95 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:36.574860 n-d-817210-1 sudo[144634]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5076b7af-123f-41f0-bbfa-68e9b1930a95 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:26:36.575709 n-d-817210-1 sudo[144634]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:37.196993 n-d-817210-1 sudo[144634]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:37.199716 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8d20845e-43eb-485d-bf93-4e38dae989f7 tempest-VolumesExtendTest-814076686 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5076b7af-123f-41f0-bbfa-68e9b1930a95 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.648s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:37.204243 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8d20845e-43eb-485d-bf93-4e38dae989f7 tempest-VolumesExtendTest-814076686 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1933cc73-2ef2-4cc3-bbe5-2b4f51d3fb4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5076b7af-123f-41f0-bbfa-68e9b1930a95', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:37.206775 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8d20845e-43eb-485d-bf93-4e38dae989f7 tempest-VolumesExtendTest-814076686 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (75426548-d9e3-41b6-b6fc-4992a3950f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:37.221122 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-8d20845e-43eb-485d-bf93-4e38dae989f7 tempest-VolumesExtendTest-814076686 None] Volume volume-5076b7af-123f-41f0-bbfa-68e9b1930a95 (5076b7af-123f-41f0-bbfa-68e9b1930a95): created successfully
Nov 10 18:26:37.224279 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8d20845e-43eb-485d-bf93-4e38dae989f7 tempest-VolumesExtendTest-814076686 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (75426548-d9e3-41b6-b6fc-4992a3950f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:37.227608 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8d20845e-43eb-485d-bf93-4e38dae989f7 tempest-VolumesExtendTest-814076686 None] Flow 'volume_create_manager' (f1bf8f6f-e275-452d-9a15-c2ddd1a99acd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:26:37.239501 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-8d20845e-43eb-485d-bf93-4e38dae989f7 tempest-VolumesExtendTest-814076686 None] Created volume successfully.
Nov 10 18:26:38.061103 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-758d0cd1-5ffa-4124-9295-c9c26f0a5a47 tempest-VolumesExtendTest-814076686 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5076b7af-123f-41f0-bbfa-68e9b1930a95 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:38.085348 n-d-817210-1 sudo[144702]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5076b7af-123f-41f0-bbfa-68e9b1930a95
Nov 10 18:26:38.086185 n-d-817210-1 sudo[144702]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:38.518265 n-d-817210-1 sudo[144702]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:38.523213 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-758d0cd1-5ffa-4124-9295-c9c26f0a5a47 tempest-VolumesExtendTest-814076686 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5076b7af-123f-41f0-bbfa-68e9b1930a95" returned: 0 in 0.461s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:38.525929 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-758d0cd1-5ffa-4124-9295-c9c26f0a5a47 tempest-VolumesExtendTest-814076686 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4e667529-dd2f-4779-95b6-6dec465cfa99 --snapshot stack-volumes-lvmdriver-1/volume-5076b7af-123f-41f0-bbfa-68e9b1930a95 -L 1.00g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:38.566045 n-d-817210-1 sudo[144726]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4e667529-dd2f-4779-95b6-6dec465cfa99 --snapshot stack-volumes-lvmdriver-1/volume-5076b7af-123f-41f0-bbfa-68e9b1930a95 -L 1.00g
Nov 10 18:26:38.567643 n-d-817210-1 sudo[144726]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:39.386536 n-d-817210-1 sudo[144726]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:39.388625 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-758d0cd1-5ffa-4124-9295-c9c26f0a5a47 tempest-VolumesExtendTest-814076686 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4e667529-dd2f-4779-95b6-6dec465cfa99 --snapshot stack-volumes-lvmdriver-1/volume-5076b7af-123f-41f0-bbfa-68e9b1930a95 -L 1.00g" returned: 0 in 0.862s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:39.443950 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-758d0cd1-5ffa-4124-9295-c9c26f0a5a47 tempest-VolumesExtendTest-814076686 None] Create snapshot completed successfully
Nov 10 18:26:40.424616 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-72318977-8b24-4dbf-8b32-ab29bafb2d1b tempest-VolumesExtendTest-814076686 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5076b7af-123f-41f0-bbfa-68e9b1930a95 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:40.491707 n-d-817210-1 sudo[144868]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5076b7af-123f-41f0-bbfa-68e9b1930a95
Nov 10 18:26:40.494515 n-d-817210-1 sudo[144868]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:40.972816 n-d-817210-1 sudo[144868]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:40.975197 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-72318977-8b24-4dbf-8b32-ab29bafb2d1b tempest-VolumesExtendTest-814076686 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5076b7af-123f-41f0-bbfa-68e9b1930a95" returned: 0 in 0.551s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:40.976894 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-72318977-8b24-4dbf-8b32-ab29bafb2d1b tempest-VolumesExtendTest-814076686 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-5076b7af-123f-41f0-bbfa-68e9b1930a95 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:40.996309 n-d-817210-1 sudo[144883]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-5076b7af-123f-41f0-bbfa-68e9b1930a95
Nov 10 18:26:40.997158 n-d-817210-1 sudo[144883]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:41.488517 n-d-817210-1 sudo[144883]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:41.490920 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-72318977-8b24-4dbf-8b32-ab29bafb2d1b tempest-VolumesExtendTest-814076686 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-5076b7af-123f-41f0-bbfa-68e9b1930a95" returned: 0 in 0.514s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:41.491984 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.brick.local_dev.lvm [None req-72318977-8b24-4dbf-8b32-ab29bafb2d1b tempest-VolumesExtendTest-814076686 None] Checking to see if volume volume-5076b7af-123f-41f0-bbfa-68e9b1930a95 has been deactivated. {{(pid=91926) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:661}}
Nov 10 18:26:41.492948 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-72318977-8b24-4dbf-8b32-ab29bafb2d1b tempest-VolumesExtendTest-814076686 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-5076b7af-123f-41f0-bbfa-68e9b1930a95 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:41.511657 n-d-817210-1 sudo[144895]: ubuntu : 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-5076b7af-123f-41f0-bbfa-68e9b1930a95
Nov 10 18:26:41.513434 n-d-817210-1 sudo[144895]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:41.946684 n-d-817210-1 sudo[144895]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:41.949078 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-72318977-8b24-4dbf-8b32-ab29bafb2d1b tempest-VolumesExtendTest-814076686 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-5076b7af-123f-41f0-bbfa-68e9b1930a95" returned: 0 in 0.456s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:41.950281 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.brick.local_dev.lvm [None req-72318977-8b24-4dbf-8b32-ab29bafb2d1b tempest-VolumesExtendTest-814076686 None] Volume volume-5076b7af-123f-41f0-bbfa-68e9b1930a95 has been deactivated. {{(pid=91926) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:667}}
Nov 10 18:26:41.951769 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-72318977-8b24-4dbf-8b32-ab29bafb2d1b tempest-VolumesExtendTest-814076686 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-5076b7af-123f-41f0-bbfa-68e9b1930a95 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:41.970215 n-d-817210-1 sudo[144898]: 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-5076b7af-123f-41f0-bbfa-68e9b1930a95
Nov 10 18:26:41.971170 n-d-817210-1 sudo[144898]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:42.392666 n-d-817210-1 sudo[144898]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:42.395105 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-72318977-8b24-4dbf-8b32-ab29bafb2d1b tempest-VolumesExtendTest-814076686 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-5076b7af-123f-41f0-bbfa-68e9b1930a95" returned: 0 in 0.443s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:42.396821 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-72318977-8b24-4dbf-8b32-ab29bafb2d1b tempest-VolumesExtendTest-814076686 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5076b7af-123f-41f0-bbfa-68e9b1930a95 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:42.414461 n-d-817210-1 sudo[144901]: 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-5076b7af-123f-41f0-bbfa-68e9b1930a95
Nov 10 18:26:42.415302 n-d-817210-1 sudo[144901]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:42.983049 n-d-817210-1 sudo[144901]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:42.985413 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-72318977-8b24-4dbf-8b32-ab29bafb2d1b tempest-VolumesExtendTest-814076686 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5076b7af-123f-41f0-bbfa-68e9b1930a95" returned: 0 in 0.588s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:43.030098 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-72318977-8b24-4dbf-8b32-ab29bafb2d1b tempest-VolumesExtendTest-814076686 None] Extend volume completed successfully.
Nov 10 18:26:44.012985 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-2c52055f-db1d-430b-bbb9-4efc19460ef0 tempest-VolumesExtendTest-814076686 None] Lock "b'cinder-4e667529-dd2f-4779-95b6-6dec465cfa99-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:26:44.014810 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-2c52055f-db1d-430b-bbb9-4efc19460ef0 tempest-VolumesExtendTest-814076686 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-4e667529-dd2f-4779-95b6-6dec465cfa99 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:44.033671 n-d-817210-1 sudo[144995]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-4e667529-dd2f-4779-95b6-6dec465cfa99
Nov 10 18:26:44.035136 n-d-817210-1 sudo[144995]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:44.478836 n-d-817210-1 sudo[144995]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:44.480930 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-2c52055f-db1d-430b-bbb9-4efc19460ef0 tempest-VolumesExtendTest-814076686 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-4e667529-dd2f-4779-95b6-6dec465cfa99" returned: 0 in 0.466s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:44.482934 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-2c52055f-db1d-430b-bbb9-4efc19460ef0 tempest-VolumesExtendTest-814076686 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-4e667529-dd2f-4779-95b6-6dec465cfa99 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:44.502441 n-d-817210-1 sudo[144998]: ubuntu : TTY=unknown ; 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-4e667529-dd2f-4779-95b6-6dec465cfa99
Nov 10 18:26:44.503367 n-d-817210-1 sudo[144998]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:45.099304 n-d-817210-1 sudo[144998]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:45.101663 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-2c52055f-db1d-430b-bbb9-4efc19460ef0 tempest-VolumesExtendTest-814076686 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-4e667529-dd2f-4779-95b6-6dec465cfa99" returned: 0 in 0.618s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:45.194482 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-2c52055f-db1d-430b-bbb9-4efc19460ef0 tempest-VolumesExtendTest-814076686 None] Created reservations ['d477e6de-78a9-4cf3-895b-a62d370d4b9d', '8b7ae3ef-26b5-40ef-bf91-ef0571885865', '900453b3-6774-4f6a-b4b0-daa8cd45c234', '3ad4ee04-502b-41f6-87c9-a6b559ce5917'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:26:45.196228 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-2c52055f-db1d-430b-bbb9-4efc19460ef0 tempest-VolumesExtendTest-814076686 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:26:45.196228 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:26:45.196228 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:26:45.232179 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-2c52055f-db1d-430b-bbb9-4efc19460ef0 tempest-VolumesExtendTest-814076686 None] Delete snapshot completed successfully.
Nov 10 18:26:45.237425 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-2c52055f-db1d-430b-bbb9-4efc19460ef0 tempest-VolumesExtendTest-814076686 None] Lock "b'cinder-4e667529-dd2f-4779-95b6-6dec465cfa99-delete_snapshot'" released by "delete_snapshot" :: held 1.224s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:26:46.228737 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-b7c38e3e-5365-419e-af0b-8575f118815c tempest-VolumesExtendTest-814076686 None] Lock "b'cinder-5076b7af-123f-41f0-bbfa-68e9b1930a95-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:26:46.292498 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-b7c38e3e-5365-419e-af0b-8575f118815c tempest-VolumesExtendTest-814076686 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5076b7af-123f-41f0-bbfa-68e9b1930a95
Nov 10 18:26:46.293535 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b7c38e3e-5365-419e-af0b-8575f118815c tempest-VolumesExtendTest-814076686 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5076b7af-123f-41f0-bbfa-68e9b1930a95 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:46.314441 n-d-817210-1 sudo[145048]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5076b7af-123f-41f0-bbfa-68e9b1930a95
Nov 10 18:26:46.315609 n-d-817210-1 sudo[145048]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:46.706590 n-d-817210-1 sudo[145048]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:46.709021 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b7c38e3e-5365-419e-af0b-8575f118815c tempest-VolumesExtendTest-814076686 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5076b7af-123f-41f0-bbfa-68e9b1930a95" returned: 0 in 0.415s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:46.710923 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b7c38e3e-5365-419e-af0b-8575f118815c tempest-VolumesExtendTest-814076686 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5076b7af-123f-41f0-bbfa-68e9b1930a95 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:46.731593 n-d-817210-1 sudo[145054]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5076b7af-123f-41f0-bbfa-68e9b1930a95
Nov 10 18:26:46.732555 n-d-817210-1 sudo[145054]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:47.155754 n-d-817210-1 sudo[145054]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:47.158208 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b7c38e3e-5365-419e-af0b-8575f118815c tempest-VolumesExtendTest-814076686 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5076b7af-123f-41f0-bbfa-68e9b1930a95" returned: 0 in 0.447s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:47.160703 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b7c38e3e-5365-419e-af0b-8575f118815c tempest-VolumesExtendTest-814076686 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5076b7af-123f-41f0-bbfa-68e9b1930a95 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:47.178826 n-d-817210-1 sudo[145057]: ubuntu : TTY=unknown ; 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-5076b7af-123f-41f0-bbfa-68e9b1930a95
Nov 10 18:26:47.179625 n-d-817210-1 sudo[145057]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:47.598393 n-d-817210-1 sudo[145057]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:47.600757 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b7c38e3e-5365-419e-af0b-8575f118815c tempest-VolumesExtendTest-814076686 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5076b7af-123f-41f0-bbfa-68e9b1930a95" returned: 0 in 0.440s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:47.601993 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-b7c38e3e-5365-419e-af0b-8575f118815c tempest-VolumesExtendTest-814076686 None] Successfully deleted volume: 5076b7af-123f-41f0-bbfa-68e9b1930a95
Nov 10 18:26:47.654429 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-b7c38e3e-5365-419e-af0b-8575f118815c tempest-VolumesExtendTest-814076686 None] Created reservations ['f5801aa4-8576-4537-873d-e2955b229aaa', 'e8c8a87d-1fea-424b-9aa3-9bcecfa5e3e6', 'c57668e5-df66-4da8-8530-a2727f69557d', '0401f77d-13b0-418a-b5bf-1915bbb7710b'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:26:47.656702 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-b7c38e3e-5365-419e-af0b-8575f118815c tempest-VolumesExtendTest-814076686 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:26:47.656702 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:26:47.656702 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:26:47.697675 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-b7c38e3e-5365-419e-af0b-8575f118815c tempest-VolumesExtendTest-814076686 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:26:47.698411 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b7c38e3e-5365-419e-af0b-8575f118815c tempest-VolumesExtendTest-814076686 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:47.716794 n-d-817210-1 sudo[145062]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:26:47.717640 n-d-817210-1 sudo[145062]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:48.117346 n-d-817210-1 sudo[145062]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:48.119630 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b7c38e3e-5365-419e-af0b-8575f118815c tempest-VolumesExtendTest-814076686 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.421s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:48.121735 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b7c38e3e-5365-419e-af0b-8575f118815c tempest-VolumesExtendTest-814076686 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:48.141249 n-d-817210-1 sudo[145065]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:26:48.142077 n-d-817210-1 sudo[145065]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:48.572682 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-5feda25a-e70f-4215-a3b9-65c926855993 tempest-VolumesExtendTest-814076686 None] Lock "b'cinder-82a9fb2c-5a25-4df2-8a82-afec31941268-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:26:48.582463 n-d-817210-1 sudo[145065]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:48.585884 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b7c38e3e-5365-419e-af0b-8575f118815c tempest-VolumesExtendTest-814076686 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.464s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:48.591797 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-b7c38e3e-5365-419e-af0b-8575f118815c tempest-VolumesExtendTest-814076686 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:26:48.604783 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-b7c38e3e-5365-419e-af0b-8575f118815c tempest-VolumesExtendTest-814076686 None] Deleted volume successfully.
Nov 10 18:26:48.659799 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-b7c38e3e-5365-419e-af0b-8575f118815c tempest-VolumesExtendTest-814076686 None] Lock "b'cinder-5076b7af-123f-41f0-bbfa-68e9b1930a95-delete_volume'" released by "delete_volume" :: held 2.431s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:26:48.663072 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-5feda25a-e70f-4215-a3b9-65c926855993 tempest-VolumesExtendTest-814076686 None] Skipping remove_export. No iscsi_target is presently exported for volume: 82a9fb2c-5a25-4df2-8a82-afec31941268
Nov 10 18:26:48.664035 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5feda25a-e70f-4215-a3b9-65c926855993 tempest-VolumesExtendTest-814076686 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-82a9fb2c-5a25-4df2-8a82-afec31941268 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:48.682005 n-d-817210-1 sudo[145069]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-82a9fb2c-5a25-4df2-8a82-afec31941268
Nov 10 18:26:48.682862 n-d-817210-1 sudo[145069]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:49.077947 n-d-817210-1 sudo[145069]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:49.080148 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5feda25a-e70f-4215-a3b9-65c926855993 tempest-VolumesExtendTest-814076686 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-82a9fb2c-5a25-4df2-8a82-afec31941268" returned: 0 in 0.416s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:49.081841 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5feda25a-e70f-4215-a3b9-65c926855993 tempest-VolumesExtendTest-814076686 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-82a9fb2c-5a25-4df2-8a82-afec31941268 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:49.100976 n-d-817210-1 sudo[145072]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-82a9fb2c-5a25-4df2-8a82-afec31941268
Nov 10 18:26:49.101781 n-d-817210-1 sudo[145072]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:49.494119 n-d-817210-1 sudo[145072]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:49.496700 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5feda25a-e70f-4215-a3b9-65c926855993 tempest-VolumesExtendTest-814076686 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-82a9fb2c-5a25-4df2-8a82-afec31941268" returned: 0 in 0.414s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:49.498982 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5feda25a-e70f-4215-a3b9-65c926855993 tempest-VolumesExtendTest-814076686 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-82a9fb2c-5a25-4df2-8a82-afec31941268 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:49.521931 n-d-817210-1 sudo[145075]: ubuntu : TTY=unknown ; 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-82a9fb2c-5a25-4df2-8a82-afec31941268
Nov 10 18:26:49.523141 n-d-817210-1 sudo[145075]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:49.972907 n-d-817210-1 sudo[145075]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:49.975323 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5feda25a-e70f-4215-a3b9-65c926855993 tempest-VolumesExtendTest-814076686 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-82a9fb2c-5a25-4df2-8a82-afec31941268" returned: 0 in 0.476s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:49.976507 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-5feda25a-e70f-4215-a3b9-65c926855993 tempest-VolumesExtendTest-814076686 None] Successfully deleted volume: 82a9fb2c-5a25-4df2-8a82-afec31941268
Nov 10 18:26:50.027438 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-5feda25a-e70f-4215-a3b9-65c926855993 tempest-VolumesExtendTest-814076686 None] Created reservations ['b598ee60-1eef-4dcc-babf-edf4da182169', '06e956a9-d2a9-4525-b40f-6cb57f5b35a4', '59deea6b-de8d-48a9-852c-3d4df5909a47', '69db54c4-ee1b-4a61-b670-480286f51a9f'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:26:50.029644 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-5feda25a-e70f-4215-a3b9-65c926855993 tempest-VolumesExtendTest-814076686 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:26:50.029644 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:26:50.029644 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:26:50.072696 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-5feda25a-e70f-4215-a3b9-65c926855993 tempest-VolumesExtendTest-814076686 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:26:50.073391 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5feda25a-e70f-4215-a3b9-65c926855993 tempest-VolumesExtendTest-814076686 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:50.091428 n-d-817210-1 sudo[145080]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:26:50.092252 n-d-817210-1 sudo[145080]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:50.497293 n-d-817210-1 sudo[145080]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:50.499923 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5feda25a-e70f-4215-a3b9-65c926855993 tempest-VolumesExtendTest-814076686 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:50.502141 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5feda25a-e70f-4215-a3b9-65c926855993 tempest-VolumesExtendTest-814076686 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:50.523298 n-d-817210-1 sudo[145083]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:26:50.524207 n-d-817210-1 sudo[145083]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:50.931868 n-d-817210-1 sudo[145083]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:50.935006 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-5feda25a-e70f-4215-a3b9-65c926855993 tempest-VolumesExtendTest-814076686 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.432s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:50.938298 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-5feda25a-e70f-4215-a3b9-65c926855993 tempest-VolumesExtendTest-814076686 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:26:50.954442 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-5feda25a-e70f-4215-a3b9-65c926855993 tempest-VolumesExtendTest-814076686 None] Deleted volume successfully.
Nov 10 18:26:50.970840 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-5feda25a-e70f-4215-a3b9-65c926855993 tempest-VolumesExtendTest-814076686 None] Lock "b'cinder-82a9fb2c-5a25-4df2-8a82-afec31941268-delete_volume'" released by "delete_volume" :: held 2.399s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:26:53.416292 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-8650509c-bc39-406e-b5d9-c7ac9f01aca9 tempest-VolumesListTestJSON-1940326615 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:26:53.422359 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-8650509c-bc39-406e-b5d9-c7ac9f01aca9 tempest-VolumesListTestJSON-1940326615 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:26:53.424472 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-8650509c-bc39-406e-b5d9-c7ac9f01aca9 tempest-VolumesListTestJSON-1940326615 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:26:53.451244 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8650509c-bc39-406e-b5d9-c7ac9f01aca9 tempest-VolumesListTestJSON-1940326615 None] Flow 'volume_create_manager' (47c8d915-6c7e-41f8-8eac-68427d0d71ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:26:53.457330 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8650509c-bc39-406e-b5d9-c7ac9f01aca9 tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4a097772-3d05-4ef9-8615-d8265a3f3db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:53.495256 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-8650509c-bc39-406e-b5d9-c7ac9f01aca9 tempest-VolumesListTestJSON-1940326615 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:26:53.521285 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8650509c-bc39-406e-b5d9-c7ac9f01aca9 tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4a097772-3d05-4ef9-8615-d8265a3f3db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:26:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-62716207',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=4922925d-a3d7-46f2-9627-7038dc64be7e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='afe6744675ed4054903e51e97f663fa5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:26:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:26:53Z,user_id='7877e6514b894003a0f6f02843949d74',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:53.524566 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8650509c-bc39-406e-b5d9-c7ac9f01aca9 tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fbc0f3f0-c583-45d6-a8a9-15235393a63a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:53.526716 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8650509c-bc39-406e-b5d9-c7ac9f01aca9 tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fbc0f3f0-c583-45d6-a8a9-15235393a63a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:53.529306 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8650509c-bc39-406e-b5d9-c7ac9f01aca9 tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2cfaa645-45c4-4479-ab80-9e2c97d38978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:53.531927 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8650509c-bc39-406e-b5d9-c7ac9f01aca9 tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2cfaa645-45c4-4479-ab80-9e2c97d38978) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4922925d-a3d7-46f2-9627-7038dc64be7e', 'volume_name': 'volume-4922925d-a3d7-46f2-9627-7038dc64be7e', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:53.534257 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8650509c-bc39-406e-b5d9-c7ac9f01aca9 tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b578a626-330e-4893-9d2e-ccc62e4d7198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:53.536415 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8650509c-bc39-406e-b5d9-c7ac9f01aca9 tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b578a626-330e-4893-9d2e-ccc62e4d7198) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:53.538558 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8650509c-bc39-406e-b5d9-c7ac9f01aca9 tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d82efcb3-7752-4ced-a82b-1e619bfa481e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:53.539374 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-8650509c-bc39-406e-b5d9-c7ac9f01aca9 tempest-VolumesListTestJSON-1940326615 None] Volume 4922925d-a3d7-46f2-9627-7038dc64be7e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4922925d-a3d7-46f2-9627-7038dc64be7e', 'volume_size': 1}
Nov 10 18:26:53.540570 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8650509c-bc39-406e-b5d9-c7ac9f01aca9 tempest-VolumesListTestJSON-1940326615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4922925d-a3d7-46f2-9627-7038dc64be7e stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:53.559582 n-d-817210-1 sudo[145091]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4922925d-a3d7-46f2-9627-7038dc64be7e stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:26:53.560430 n-d-817210-1 sudo[145091]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:54.069215 n-d-817210-1 sudo[145091]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:54.071812 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8650509c-bc39-406e-b5d9-c7ac9f01aca9 tempest-VolumesListTestJSON-1940326615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4922925d-a3d7-46f2-9627-7038dc64be7e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.531s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:54.075528 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8650509c-bc39-406e-b5d9-c7ac9f01aca9 tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d82efcb3-7752-4ced-a82b-1e619bfa481e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4922925d-a3d7-46f2-9627-7038dc64be7e', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:54.078132 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8650509c-bc39-406e-b5d9-c7ac9f01aca9 tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2d5592ce-0bde-45d6-a409-784b2d251679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:54.092261 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-8650509c-bc39-406e-b5d9-c7ac9f01aca9 tempest-VolumesListTestJSON-1940326615 None] Volume volume-4922925d-a3d7-46f2-9627-7038dc64be7e (4922925d-a3d7-46f2-9627-7038dc64be7e): created successfully
Nov 10 18:26:54.094278 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8650509c-bc39-406e-b5d9-c7ac9f01aca9 tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2d5592ce-0bde-45d6-a409-784b2d251679) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:54.097712 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-8650509c-bc39-406e-b5d9-c7ac9f01aca9 tempest-VolumesListTestJSON-1940326615 None] Flow 'volume_create_manager' (47c8d915-6c7e-41f8-8eac-68427d0d71ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:26:54.109603 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-8650509c-bc39-406e-b5d9-c7ac9f01aca9 tempest-VolumesListTestJSON-1940326615 None] Created volume successfully.
Nov 10 18:26:55.284724 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-b30800c0-1da5-41ee-9a37-5ca00b81d6ca tempest-VolumesListTestJSON-1940326615 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:26:55.289613 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-b30800c0-1da5-41ee-9a37-5ca00b81d6ca tempest-VolumesListTestJSON-1940326615 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:26:55.290318 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-b30800c0-1da5-41ee-9a37-5ca00b81d6ca tempest-VolumesListTestJSON-1940326615 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:26:55.307684 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b30800c0-1da5-41ee-9a37-5ca00b81d6ca tempest-VolumesListTestJSON-1940326615 None] Flow 'volume_create_manager' (9d91bef2-9147-4260-9bb2-aae15b24a3f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:26:55.312174 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b30800c0-1da5-41ee-9a37-5ca00b81d6ca tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (187ac74e-5ab6-40cc-8104-65a31e84c523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:55.344730 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-b30800c0-1da5-41ee-9a37-5ca00b81d6ca tempest-VolumesListTestJSON-1940326615 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:26:55.382902 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b30800c0-1da5-41ee-9a37-5ca00b81d6ca tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (187ac74e-5ab6-40cc-8104-65a31e84c523) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:26:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-720804417',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=629d5e1b-8a2c-4517-9a57-35bed01c027d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='afe6744675ed4054903e51e97f663fa5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:26:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:26:55Z,user_id='7877e6514b894003a0f6f02843949d74',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:55.386798 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b30800c0-1da5-41ee-9a37-5ca00b81d6ca tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (23c747b4-4dfb-4e45-abe5-80ab4e245574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:55.389157 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b30800c0-1da5-41ee-9a37-5ca00b81d6ca tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (23c747b4-4dfb-4e45-abe5-80ab4e245574) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:55.391804 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b30800c0-1da5-41ee-9a37-5ca00b81d6ca tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cc127ba9-f77f-46d8-8df6-702c6c2e70a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:55.394719 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b30800c0-1da5-41ee-9a37-5ca00b81d6ca tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cc127ba9-f77f-46d8-8df6-702c6c2e70a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '629d5e1b-8a2c-4517-9a57-35bed01c027d', 'volume_name': 'volume-629d5e1b-8a2c-4517-9a57-35bed01c027d', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:55.397872 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b30800c0-1da5-41ee-9a37-5ca00b81d6ca tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9449f054-d267-4e6c-a370-dc82efdb9931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:55.400195 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b30800c0-1da5-41ee-9a37-5ca00b81d6ca tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9449f054-d267-4e6c-a370-dc82efdb9931) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:55.403335 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b30800c0-1da5-41ee-9a37-5ca00b81d6ca tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aee2a9fe-1315-4231-8be0-c17d23038f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:55.404401 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-b30800c0-1da5-41ee-9a37-5ca00b81d6ca tempest-VolumesListTestJSON-1940326615 None] Volume 629d5e1b-8a2c-4517-9a57-35bed01c027d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-629d5e1b-8a2c-4517-9a57-35bed01c027d', 'volume_size': 1}
Nov 10 18:26:55.406339 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b30800c0-1da5-41ee-9a37-5ca00b81d6ca tempest-VolumesListTestJSON-1940326615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-629d5e1b-8a2c-4517-9a57-35bed01c027d stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:55.432653 n-d-817210-1 sudo[145124]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-629d5e1b-8a2c-4517-9a57-35bed01c027d stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:26:55.433589 n-d-817210-1 sudo[145124]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:55.985590 n-d-817210-1 sudo[145124]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:55.988671 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-b30800c0-1da5-41ee-9a37-5ca00b81d6ca tempest-VolumesListTestJSON-1940326615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-629d5e1b-8a2c-4517-9a57-35bed01c027d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.582s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:55.994786 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b30800c0-1da5-41ee-9a37-5ca00b81d6ca tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aee2a9fe-1315-4231-8be0-c17d23038f1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-629d5e1b-8a2c-4517-9a57-35bed01c027d', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:55.997204 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b30800c0-1da5-41ee-9a37-5ca00b81d6ca tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8a3c13d9-4504-4285-9a38-970cde4af63f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:56.011358 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-b30800c0-1da5-41ee-9a37-5ca00b81d6ca tempest-VolumesListTestJSON-1940326615 None] Volume volume-629d5e1b-8a2c-4517-9a57-35bed01c027d (629d5e1b-8a2c-4517-9a57-35bed01c027d): created successfully
Nov 10 18:26:56.014062 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b30800c0-1da5-41ee-9a37-5ca00b81d6ca tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8a3c13d9-4504-4285-9a38-970cde4af63f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:56.017646 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-b30800c0-1da5-41ee-9a37-5ca00b81d6ca tempest-VolumesListTestJSON-1940326615 None] Flow 'volume_create_manager' (9d91bef2-9147-4260-9bb2-aae15b24a3f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:26:56.028980 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-b30800c0-1da5-41ee-9a37-5ca00b81d6ca tempest-VolumesListTestJSON-1940326615 None] Created volume successfully.
Nov 10 18:26:57.132056 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-cad151db-ef46-4950-a51f-f7db3a9c69f2 tempest-VolumesListTestJSON-1940326615 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:26:57.136024 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-cad151db-ef46-4950-a51f-f7db3a9c69f2 tempest-VolumesListTestJSON-1940326615 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:26:57.136529 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-cad151db-ef46-4950-a51f-f7db3a9c69f2 tempest-VolumesListTestJSON-1940326615 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:26:57.150303 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-cad151db-ef46-4950-a51f-f7db3a9c69f2 tempest-VolumesListTestJSON-1940326615 None] Flow 'volume_create_manager' (0060271e-bda6-4d93-b727-879b2b92cea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:26:57.153449 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-cad151db-ef46-4950-a51f-f7db3a9c69f2 tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (10809b52-492e-4cc0-a00f-c1db1df03507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:57.177227 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-cad151db-ef46-4950-a51f-f7db3a9c69f2 tempest-VolumesListTestJSON-1940326615 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:26:57.202763 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-cad151db-ef46-4950-a51f-f7db3a9c69f2 tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (10809b52-492e-4cc0-a00f-c1db1df03507) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:26:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-673740873',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=df23b503-818f-45d5-9315-0f1876a199d9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='afe6744675ed4054903e51e97f663fa5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:26:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:26:57Z,user_id='7877e6514b894003a0f6f02843949d74',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:57.205302 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-cad151db-ef46-4950-a51f-f7db3a9c69f2 tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ac44089b-d80e-42b3-ac04-134f19025171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:57.207813 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-cad151db-ef46-4950-a51f-f7db3a9c69f2 tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ac44089b-d80e-42b3-ac04-134f19025171) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:57.210339 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-cad151db-ef46-4950-a51f-f7db3a9c69f2 tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5c2d6719-d425-49a4-abf3-7c4912a8eb02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:57.212782 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-cad151db-ef46-4950-a51f-f7db3a9c69f2 tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5c2d6719-d425-49a4-abf3-7c4912a8eb02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'df23b503-818f-45d5-9315-0f1876a199d9', 'volume_name': 'volume-df23b503-818f-45d5-9315-0f1876a199d9', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:57.215215 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-cad151db-ef46-4950-a51f-f7db3a9c69f2 tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9e4ccde1-44ae-4f9f-97de-cc029a21abc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:57.217830 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-cad151db-ef46-4950-a51f-f7db3a9c69f2 tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9e4ccde1-44ae-4f9f-97de-cc029a21abc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:57.220066 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-cad151db-ef46-4950-a51f-f7db3a9c69f2 tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c3057f7e-3e6c-4c40-bec7-99a03dd3c1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:57.220831 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-cad151db-ef46-4950-a51f-f7db3a9c69f2 tempest-VolumesListTestJSON-1940326615 None] Volume df23b503-818f-45d5-9315-0f1876a199d9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-df23b503-818f-45d5-9315-0f1876a199d9', 'volume_size': 1}
Nov 10 18:26:57.222164 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-cad151db-ef46-4950-a51f-f7db3a9c69f2 tempest-VolumesListTestJSON-1940326615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-df23b503-818f-45d5-9315-0f1876a199d9 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:26:57.242496 n-d-817210-1 sudo[145169]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-df23b503-818f-45d5-9315-0f1876a199d9 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:26:57.243939 n-d-817210-1 sudo[145169]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:26:57.811866 n-d-817210-1 sudo[145169]: pam_unix(sudo:session): session closed for user root
Nov 10 18:26:57.814169 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-cad151db-ef46-4950-a51f-f7db3a9c69f2 tempest-VolumesListTestJSON-1940326615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-df23b503-818f-45d5-9315-0f1876a199d9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.592s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:26:57.818402 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-cad151db-ef46-4950-a51f-f7db3a9c69f2 tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c3057f7e-3e6c-4c40-bec7-99a03dd3c1a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-df23b503-818f-45d5-9315-0f1876a199d9', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:57.820961 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-cad151db-ef46-4950-a51f-f7db3a9c69f2 tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (93ab859e-5f77-4abe-a4ff-3d4f72be099e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:26:57.833517 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-cad151db-ef46-4950-a51f-f7db3a9c69f2 tempest-VolumesListTestJSON-1940326615 None] Volume volume-df23b503-818f-45d5-9315-0f1876a199d9 (df23b503-818f-45d5-9315-0f1876a199d9): created successfully
Nov 10 18:26:57.836209 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-cad151db-ef46-4950-a51f-f7db3a9c69f2 tempest-VolumesListTestJSON-1940326615 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (93ab859e-5f77-4abe-a4ff-3d4f72be099e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:26:57.839973 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-cad151db-ef46-4950-a51f-f7db3a9c69f2 tempest-VolumesListTestJSON-1940326615 None] Flow 'volume_create_manager' (0060271e-bda6-4d93-b727-879b2b92cea1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:26:57.849808 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-cad151db-ef46-4950-a51f-f7db3a9c69f2 tempest-VolumesListTestJSON-1940326615 None] Created volume successfully.
Nov 10 18:27:00.229852 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-f54a6b03-09fa-43a2-ad99-4dde22201893 req-d98f4e2c-eff0-49ff-bebd-742dd854c7e7 tempest-TestVolumeBootPattern-2057914484 None] Terminate volume connection completed successfully.
Nov 10 18:27:00.230668 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-f54a6b03-09fa-43a2-ad99-4dde22201893 req-d98f4e2c-eff0-49ff-bebd-742dd854c7e7 tempest-TestVolumeBootPattern-2057914484 None] Deleting attachment ead96601-1caa-4367-893a-a6d89901574d. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 18:27:00.234055 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:00.329857 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:00.330425 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455\n Backing store flags: \n Account information:\n NRYv26ujKxVSFkJb4dN5\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-c919da0e-7496-479f-8406-1c27a455ab3b\n System information:\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-c919da0e-7496-479f-8406-1c27a455ab3b\n Backing store flags: \n Account information:\n P4qeyHje5HMErSnQoHt7\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:27:00.331422 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-f54a6b03-09fa-43a2-ad99-4dde22201893 req-d98f4e2c-eff0-49ff-bebd-742dd854c7e7 tempest-TestVolumeBootPattern-2057914484 None] Removing iscsi_target for Volume ID: c919da0e-7496-479f-8406-1c27a455ab3b
Nov 10 18:27:00.332483 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c919da0e-7496-479f-8406-1c27a455ab3b -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:00.465816 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c919da0e-7496-479f-8406-1c27a455ab3b -f" returned: 0 in 0.133s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:00.466307 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:27:00.469756 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:00.568857 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.101s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:00.569208 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455\n Backing store flags: \n Account information:\n NRYv26ujKxVSFkJb4dN5\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:27:00.651862 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-f54a6b03-09fa-43a2-ad99-4dde22201893 req-d98f4e2c-eff0-49ff-bebd-742dd854c7e7 tempest-TestVolumeBootPattern-2057914484 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:27:00.651862 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:27:00.651862 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:27:01.004523 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-26a8aed4-38b1-444e-91ef-62cee5d271d9 tempest-VolumesListTestJSON-1940326615 None] Lock "b'cinder-df23b503-818f-45d5-9315-0f1876a199d9-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:27:01.072505 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-26a8aed4-38b1-444e-91ef-62cee5d271d9 tempest-VolumesListTestJSON-1940326615 None] Skipping remove_export. No iscsi_target is presently exported for volume: df23b503-818f-45d5-9315-0f1876a199d9
Nov 10 18:27:01.073729 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-26a8aed4-38b1-444e-91ef-62cee5d271d9 tempest-VolumesListTestJSON-1940326615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-df23b503-818f-45d5-9315-0f1876a199d9 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:01.097368 n-d-817210-1 sudo[145242]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-df23b503-818f-45d5-9315-0f1876a199d9
Nov 10 18:27:01.098187 n-d-817210-1 sudo[145242]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:27:01.503865 n-d-817210-1 sudo[145242]: pam_unix(sudo:session): session closed for user root
Nov 10 18:27:01.506599 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-26a8aed4-38b1-444e-91ef-62cee5d271d9 tempest-VolumesListTestJSON-1940326615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-df23b503-818f-45d5-9315-0f1876a199d9" returned: 0 in 0.432s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:01.509339 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-26a8aed4-38b1-444e-91ef-62cee5d271d9 tempest-VolumesListTestJSON-1940326615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-df23b503-818f-45d5-9315-0f1876a199d9 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:01.531455 n-d-817210-1 sudo[145248]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-df23b503-818f-45d5-9315-0f1876a199d9
Nov 10 18:27:01.532286 n-d-817210-1 sudo[145248]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:27:01.694733 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-4cc4d3ba-71fd-4010-a97b-20a87fbe6bc3 tempest-TestVolumeBootPattern-2057914484 None] Lock "b'cinder-c919da0e-7496-479f-8406-1c27a455ab3b-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:27:01.759266 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:01.851474 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:01.851817 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337403392]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h1-817210-1.cbci-817210-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455\n Backing store flags: \n Account information:\n NRYv26ujKxVSFkJb4dN5\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:27:01.852534 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-4cc4d3ba-71fd-4010-a97b-20a87fbe6bc3 tempest-TestVolumeBootPattern-2057914484 None] Skipping remove_export. No iscsi_target is presently exported for volume: c919da0e-7496-479f-8406-1c27a455ab3b
Nov 10 18:27:01.853607 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4cc4d3ba-71fd-4010-a97b-20a87fbe6bc3 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c919da0e-7496-479f-8406-1c27a455ab3b {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:01.872399 n-d-817210-1 sudo[145253]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c919da0e-7496-479f-8406-1c27a455ab3b
Nov 10 18:27:01.873221 n-d-817210-1 sudo[145253]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:27:01.943492 n-d-817210-1 sudo[145248]: pam_unix(sudo:session): session closed for user root
Nov 10 18:27:01.945967 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-26a8aed4-38b1-444e-91ef-62cee5d271d9 tempest-VolumesListTestJSON-1940326615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-df23b503-818f-45d5-9315-0f1876a199d9" returned: 0 in 0.437s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:01.948165 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-26a8aed4-38b1-444e-91ef-62cee5d271d9 tempest-VolumesListTestJSON-1940326615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-df23b503-818f-45d5-9315-0f1876a199d9 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:01.967202 n-d-817210-1 sudo[145255]: ubuntu : TTY=unknown ; 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-df23b503-818f-45d5-9315-0f1876a199d9
Nov 10 18:27:01.968037 n-d-817210-1 sudo[145255]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:27:02.307171 n-d-817210-1 sudo[145253]: pam_unix(sudo:session): session closed for user root
Nov 10 18:27:02.309499 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4cc4d3ba-71fd-4010-a97b-20a87fbe6bc3 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c919da0e-7496-479f-8406-1c27a455ab3b" returned: 0 in 0.455s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:02.312879 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4cc4d3ba-71fd-4010-a97b-20a87fbe6bc3 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c919da0e-7496-479f-8406-1c27a455ab3b {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:02.334329 n-d-817210-1 sudo[145293]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c919da0e-7496-479f-8406-1c27a455ab3b
Nov 10 18:27:02.335808 n-d-817210-1 sudo[145293]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:27:02.423375 n-d-817210-1 sudo[145255]: pam_unix(sudo:session): session closed for user root
Nov 10 18:27:02.426024 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-26a8aed4-38b1-444e-91ef-62cee5d271d9 tempest-VolumesListTestJSON-1940326615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-df23b503-818f-45d5-9315-0f1876a199d9" returned: 0 in 0.477s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:02.427409 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-26a8aed4-38b1-444e-91ef-62cee5d271d9 tempest-VolumesListTestJSON-1940326615 None] Successfully deleted volume: df23b503-818f-45d5-9315-0f1876a199d9
Nov 10 18:27:02.475050 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-26a8aed4-38b1-444e-91ef-62cee5d271d9 tempest-VolumesListTestJSON-1940326615 None] Created reservations ['77dc54e9-962c-466d-8ab4-b764e52d7366', '61fca35a-5f09-4392-ab5f-fc3dfa00e1ab', '49eb0a56-919e-4ee6-807f-c1480c81c25b', 'd6cc5295-9515-4870-8f68-ac17ded7f58f'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:27:02.477396 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-26a8aed4-38b1-444e-91ef-62cee5d271d9 tempest-VolumesListTestJSON-1940326615 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:27:02.477396 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:27:02.477396 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:27:02.521576 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-26a8aed4-38b1-444e-91ef-62cee5d271d9 tempest-VolumesListTestJSON-1940326615 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:27:02.523068 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-26a8aed4-38b1-444e-91ef-62cee5d271d9 tempest-VolumesListTestJSON-1940326615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:02.541003 n-d-817210-1 sudo[145296]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:27:02.541808 n-d-817210-1 sudo[145296]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:27:02.578531 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:27:02.579392 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:27:02.581179 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:02.604753 n-d-817210-1 sudo[145298]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:27:02.605612 n-d-817210-1 sudo[145298]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:27:02.775146 n-d-817210-1 sudo[145293]: pam_unix(sudo:session): session closed for user root
Nov 10 18:27:02.777764 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4cc4d3ba-71fd-4010-a97b-20a87fbe6bc3 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c919da0e-7496-479f-8406-1c27a455ab3b" returned: 0 in 0.464s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:02.780375 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4cc4d3ba-71fd-4010-a97b-20a87fbe6bc3 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c919da0e-7496-479f-8406-1c27a455ab3b {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:02.804646 n-d-817210-1 sudo[145301]: ubuntu : TTY=unknown ; 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-c919da0e-7496-479f-8406-1c27a455ab3b
Nov 10 18:27:02.805590 n-d-817210-1 sudo[145301]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:27:02.975645 n-d-817210-1 sudo[145296]: pam_unix(sudo:session): session closed for user root
Nov 10 18:27:02.978021 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-26a8aed4-38b1-444e-91ef-62cee5d271d9 tempest-VolumesListTestJSON-1940326615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:02.980260 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-26a8aed4-38b1-444e-91ef-62cee5d271d9 tempest-VolumesListTestJSON-1940326615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:03.001126 n-d-817210-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 stack-volumes-lvmdriver-1
Nov 10 18:27:03.001967 n-d-817210-1 sudo[145305]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:27:03.023231 n-d-817210-1 sudo[145298]: pam_unix(sudo:session): session closed for user root
Nov 10 18:27:03.025468 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.444s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:03.027415 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:03.047285 n-d-817210-1 sudo[145307]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:27:03.048884 n-d-817210-1 sudo[145307]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:27:03.288742 n-d-817210-1 sudo[145301]: pam_unix(sudo:session): session closed for user root
Nov 10 18:27:03.294306 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4cc4d3ba-71fd-4010-a97b-20a87fbe6bc3 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c919da0e-7496-479f-8406-1c27a455ab3b" returned: 0 in 0.510s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:03.296684 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-4cc4d3ba-71fd-4010-a97b-20a87fbe6bc3 tempest-TestVolumeBootPattern-2057914484 None] Successfully deleted volume: c919da0e-7496-479f-8406-1c27a455ab3b
Nov 10 18:27:03.375101 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-4cc4d3ba-71fd-4010-a97b-20a87fbe6bc3 tempest-TestVolumeBootPattern-2057914484 None] Created reservations ['45b3b69c-f54d-4f18-b118-fa363f845765', 'bf4fd5d0-50b6-4955-8526-62225b291ac2', 'c1df55ef-1d3f-48db-a9bc-63270798d74a', '758be293-ba90-4590-8f53-699c331e4893'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:27:03.378755 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-4cc4d3ba-71fd-4010-a97b-20a87fbe6bc3 tempest-TestVolumeBootPattern-2057914484 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:27:03.378755 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:27:03.378755 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:27:03.391925 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-4cc4d3ba-71fd-4010-a97b-20a87fbe6bc3 tempest-TestVolumeBootPattern-2057914484 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:27:03.391925 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:27:03.391925 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:27:03.411127 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-4bf8c73d-e7df-4a2b-8458-a6bfd25c3764 tempest-VolumesListTestJSON-1940326615 None] Lock "b'cinder-629d5e1b-8a2c-4517-9a57-35bed01c027d-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:27:03.436954 n-d-817210-1 sudo[145305]: pam_unix(sudo:session): session closed for user root
Nov 10 18:27:03.442076 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-26a8aed4-38b1-444e-91ef-62cee5d271d9 tempest-VolumesListTestJSON-1940326615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.462s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:03.443948 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-26a8aed4-38b1-444e-91ef-62cee5d271d9 tempest-VolumesListTestJSON-1940326615 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:27:03.449262 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-26a8aed4-38b1-444e-91ef-62cee5d271d9 tempest-VolumesListTestJSON-1940326615 None] Deleted volume successfully.
Nov 10 18:27:03.468909 n-d-817210-1 sudo[145307]: pam_unix(sudo:session): session closed for user root
Nov 10 18:27:03.492074 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.456s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:03.492913 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:27:03.515739 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-4cc4d3ba-71fd-4010-a97b-20a87fbe6bc3 tempest-TestVolumeBootPattern-2057914484 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:27:03.516423 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4cc4d3ba-71fd-4010-a97b-20a87fbe6bc3 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:03.535882 n-d-817210-1 sudo[145313]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:27:03.536748 n-d-817210-1 sudo[145313]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:27:03.539682 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-26a8aed4-38b1-444e-91ef-62cee5d271d9 tempest-VolumesListTestJSON-1940326615 None] Lock "b'cinder-df23b503-818f-45d5-9315-0f1876a199d9-delete_volume'" released by "delete_volume" :: held 2.536s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:27:03.543991 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-4bf8c73d-e7df-4a2b-8458-a6bfd25c3764 tempest-VolumesListTestJSON-1940326615 None] Skipping remove_export. No iscsi_target is presently exported for volume: 629d5e1b-8a2c-4517-9a57-35bed01c027d
Nov 10 18:27:03.545200 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4bf8c73d-e7df-4a2b-8458-a6bfd25c3764 tempest-VolumesListTestJSON-1940326615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-629d5e1b-8a2c-4517-9a57-35bed01c027d {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:03.564387 n-d-817210-1 sudo[145315]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-629d5e1b-8a2c-4517-9a57-35bed01c027d
Nov 10 18:27:03.565417 n-d-817210-1 sudo[145315]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:27:03.959011 n-d-817210-1 sudo[145313]: pam_unix(sudo:session): session closed for user root
Nov 10 18:27:03.961564 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4cc4d3ba-71fd-4010-a97b-20a87fbe6bc3 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.444s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:03.963932 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4cc4d3ba-71fd-4010-a97b-20a87fbe6bc3 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:03.983186 n-d-817210-1 sudo[145319]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:27:03.983600 n-d-817210-1 sudo[145315]: pam_unix(sudo:session): session closed for user root
Nov 10 18:27:03.984026 n-d-817210-1 sudo[145319]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:27:03.986253 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4bf8c73d-e7df-4a2b-8458-a6bfd25c3764 tempest-VolumesListTestJSON-1940326615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-629d5e1b-8a2c-4517-9a57-35bed01c027d" returned: 0 in 0.441s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:03.988330 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4bf8c73d-e7df-4a2b-8458-a6bfd25c3764 tempest-VolumesListTestJSON-1940326615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-629d5e1b-8a2c-4517-9a57-35bed01c027d {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:04.009104 n-d-817210-1 sudo[145321]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-629d5e1b-8a2c-4517-9a57-35bed01c027d
Nov 10 18:27:04.010179 n-d-817210-1 sudo[145321]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:27:04.069816 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-afb260c6-e26a-4e75-b822-783b68bde1c8 tempest-TestVolumeBootPattern-2057914484 None] Lock "b'cinder-4ddaf8f5-2613-4124-8f83-a193efbc9494-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.012s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:27:04.072822 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-afb260c6-e26a-4e75-b822-783b68bde1c8 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-4ddaf8f5-2613-4124-8f83-a193efbc9494 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:04.093255 n-d-817210-1 sudo[145323]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-4ddaf8f5-2613-4124-8f83-a193efbc9494
Nov 10 18:27:04.094354 n-d-817210-1 sudo[145323]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:27:04.414596 n-d-817210-1 sudo[145319]: pam_unix(sudo:session): session closed for user root
Nov 10 18:27:04.417012 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4cc4d3ba-71fd-4010-a97b-20a87fbe6bc3 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.453s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:04.418396 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-4cc4d3ba-71fd-4010-a97b-20a87fbe6bc3 tempest-TestVolumeBootPattern-2057914484 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:27:04.424868 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-4cc4d3ba-71fd-4010-a97b-20a87fbe6bc3 tempest-TestVolumeBootPattern-2057914484 None] Deleted volume successfully.
Nov 10 18:27:04.429065 n-d-817210-1 sudo[145321]: pam_unix(sudo:session): session closed for user root
Nov 10 18:27:04.431116 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4bf8c73d-e7df-4a2b-8458-a6bfd25c3764 tempest-VolumesListTestJSON-1940326615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-629d5e1b-8a2c-4517-9a57-35bed01c027d" returned: 0 in 0.443s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:04.432713 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4bf8c73d-e7df-4a2b-8458-a6bfd25c3764 tempest-VolumesListTestJSON-1940326615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-629d5e1b-8a2c-4517-9a57-35bed01c027d {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:04.451447 n-d-817210-1 sudo[145329]: ubuntu : TTY=unknown ; 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-629d5e1b-8a2c-4517-9a57-35bed01c027d
Nov 10 18:27:04.452264 n-d-817210-1 sudo[145329]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:27:04.459025 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-4cc4d3ba-71fd-4010-a97b-20a87fbe6bc3 tempest-TestVolumeBootPattern-2057914484 None] Lock "b'cinder-c919da0e-7496-479f-8406-1c27a455ab3b-delete_volume'" released by "delete_volume" :: held 2.764s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:27:04.519583 n-d-817210-1 sudo[145323]: pam_unix(sudo:session): session closed for user root
Nov 10 18:27:04.521548 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-afb260c6-e26a-4e75-b822-783b68bde1c8 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-4ddaf8f5-2613-4124-8f83-a193efbc9494" returned: 0 in 0.449s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:04.523674 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-afb260c6-e26a-4e75-b822-783b68bde1c8 tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-4ddaf8f5-2613-4124-8f83-a193efbc9494 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:04.543753 n-d-817210-1 sudo[145331]: ubuntu : TTY=unknown ; 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-4ddaf8f5-2613-4124-8f83-a193efbc9494
Nov 10 18:27:04.544657 n-d-817210-1 sudo[145331]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:27:04.874357 n-d-817210-1 sudo[145329]: pam_unix(sudo:session): session closed for user root
Nov 10 18:27:04.877200 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4bf8c73d-e7df-4a2b-8458-a6bfd25c3764 tempest-VolumesListTestJSON-1940326615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-629d5e1b-8a2c-4517-9a57-35bed01c027d" returned: 0 in 0.444s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:04.879791 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-4bf8c73d-e7df-4a2b-8458-a6bfd25c3764 tempest-VolumesListTestJSON-1940326615 None] Successfully deleted volume: 629d5e1b-8a2c-4517-9a57-35bed01c027d
Nov 10 18:27:04.953513 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-4bf8c73d-e7df-4a2b-8458-a6bfd25c3764 tempest-VolumesListTestJSON-1940326615 None] Created reservations ['069bc3ac-a918-48f5-82dc-8fae717b633f', '12a09509-a29f-48ee-b77f-847000a6e5c0', '4d216aea-1600-4a1d-b3ae-418767218e4a', 'b63c02ba-b1ef-431e-beea-fbe5e184667e'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:27:04.957551 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-4bf8c73d-e7df-4a2b-8458-a6bfd25c3764 tempest-VolumesListTestJSON-1940326615 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:27:04.957551 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:27:04.957551 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:27:05.007379 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-4bf8c73d-e7df-4a2b-8458-a6bfd25c3764 tempest-VolumesListTestJSON-1940326615 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:27:05.009047 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4bf8c73d-e7df-4a2b-8458-a6bfd25c3764 tempest-VolumesListTestJSON-1940326615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:05.030205 n-d-817210-1 sudo[145374]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:27:05.031050 n-d-817210-1 sudo[145374]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:27:05.139400 n-d-817210-1 sudo[145331]: pam_unix(sudo:session): session closed for user root
Nov 10 18:27:05.142189 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-afb260c6-e26a-4e75-b822-783b68bde1c8 tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-4ddaf8f5-2613-4124-8f83-a193efbc9494" returned: 0 in 0.618s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:05.234915 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-afb260c6-e26a-4e75-b822-783b68bde1c8 tempest-TestVolumeBootPattern-2057914484 None] Created reservations ['8b0372da-5a24-4e34-9104-f7d39e7c5bd8', '5cb0829b-c944-4fae-aa2c-551545f536a0', 'd18ae1d8-6619-4a89-8460-f29cfd849b7d', '5f3a3101-8814-4120-baeb-6ea7472bf8a0'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:27:05.236815 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-afb260c6-e26a-4e75-b822-783b68bde1c8 tempest-TestVolumeBootPattern-2057914484 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:27:05.236815 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:27:05.236815 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:27:05.283157 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-afb260c6-e26a-4e75-b822-783b68bde1c8 tempest-TestVolumeBootPattern-2057914484 None] Delete snapshot completed successfully.
Nov 10 18:27:05.288973 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-afb260c6-e26a-4e75-b822-783b68bde1c8 tempest-TestVolumeBootPattern-2057914484 None] Lock "b'cinder-4ddaf8f5-2613-4124-8f83-a193efbc9494-delete_snapshot'" released by "delete_snapshot" :: held 1.219s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:27:05.441414 n-d-817210-1 sudo[145374]: pam_unix(sudo:session): session closed for user root
Nov 10 18:27:05.444017 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4bf8c73d-e7df-4a2b-8458-a6bfd25c3764 tempest-VolumesListTestJSON-1940326615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:05.446346 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4bf8c73d-e7df-4a2b-8458-a6bfd25c3764 tempest-VolumesListTestJSON-1940326615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:05.468101 n-d-817210-1 sudo[145379]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:27:05.468890 n-d-817210-1 sudo[145379]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:27:05.744404 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-ba3b7d63-31bd-4f81-a5f7-466ac6745cd0 tempest-VolumesListTestJSON-1940326615 None] Lock "b'cinder-4922925d-a3d7-46f2-9627-7038dc64be7e-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:27:05.808340 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-ba3b7d63-31bd-4f81-a5f7-466ac6745cd0 tempest-VolumesListTestJSON-1940326615 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4922925d-a3d7-46f2-9627-7038dc64be7e
Nov 10 18:27:05.809562 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ba3b7d63-31bd-4f81-a5f7-466ac6745cd0 tempest-VolumesListTestJSON-1940326615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4922925d-a3d7-46f2-9627-7038dc64be7e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:05.834026 n-d-817210-1 sudo[145382]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4922925d-a3d7-46f2-9627-7038dc64be7e
Nov 10 18:27:05.834894 n-d-817210-1 sudo[145382]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:27:05.848935 n-d-817210-1 sudo[145379]: pam_unix(sudo:session): session closed for user root
Nov 10 18:27:05.851407 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-4bf8c73d-e7df-4a2b-8458-a6bfd25c3764 tempest-VolumesListTestJSON-1940326615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.405s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:05.853642 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-4bf8c73d-e7df-4a2b-8458-a6bfd25c3764 tempest-VolumesListTestJSON-1940326615 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:27:05.859734 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-4bf8c73d-e7df-4a2b-8458-a6bfd25c3764 tempest-VolumesListTestJSON-1940326615 None] Deleted volume successfully.
Nov 10 18:27:05.876072 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-4bf8c73d-e7df-4a2b-8458-a6bfd25c3764 tempest-VolumesListTestJSON-1940326615 None] Lock "b'cinder-629d5e1b-8a2c-4517-9a57-35bed01c027d-delete_volume'" released by "delete_volume" :: held 2.465s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:27:06.232999 n-d-817210-1 sudo[145382]: pam_unix(sudo:session): session closed for user root
Nov 10 18:27:06.235025 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ba3b7d63-31bd-4f81-a5f7-466ac6745cd0 tempest-VolumesListTestJSON-1940326615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4922925d-a3d7-46f2-9627-7038dc64be7e" returned: 0 in 0.425s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:06.236472 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ba3b7d63-31bd-4f81-a5f7-466ac6745cd0 tempest-VolumesListTestJSON-1940326615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4922925d-a3d7-46f2-9627-7038dc64be7e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:06.256061 n-d-817210-1 sudo[145386]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4922925d-a3d7-46f2-9627-7038dc64be7e
Nov 10 18:27:06.256919 n-d-817210-1 sudo[145386]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:27:06.679086 n-d-817210-1 sudo[145386]: pam_unix(sudo:session): session closed for user root
Nov 10 18:27:06.681515 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ba3b7d63-31bd-4f81-a5f7-466ac6745cd0 tempest-VolumesListTestJSON-1940326615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4922925d-a3d7-46f2-9627-7038dc64be7e" returned: 0 in 0.445s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:06.683819 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ba3b7d63-31bd-4f81-a5f7-466ac6745cd0 tempest-VolumesListTestJSON-1940326615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4922925d-a3d7-46f2-9627-7038dc64be7e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:06.702125 n-d-817210-1 sudo[145389]: ubuntu : TTY=unknown ; 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-4922925d-a3d7-46f2-9627-7038dc64be7e
Nov 10 18:27:06.702954 n-d-817210-1 sudo[145389]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:27:07.143914 n-d-817210-1 sudo[145389]: pam_unix(sudo:session): session closed for user root
Nov 10 18:27:07.146953 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ba3b7d63-31bd-4f81-a5f7-466ac6745cd0 tempest-VolumesListTestJSON-1940326615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4922925d-a3d7-46f2-9627-7038dc64be7e" returned: 0 in 0.463s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:07.148462 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-ba3b7d63-31bd-4f81-a5f7-466ac6745cd0 tempest-VolumesListTestJSON-1940326615 None] Successfully deleted volume: 4922925d-a3d7-46f2-9627-7038dc64be7e
Nov 10 18:27:07.198116 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-ba3b7d63-31bd-4f81-a5f7-466ac6745cd0 tempest-VolumesListTestJSON-1940326615 None] Created reservations ['93af779b-95a4-4b9e-b34a-80762df133f9', 'b233a785-3e6c-454d-b459-8e52fa6ad313', '8bb97e75-cf61-49ad-8d45-47bcb736088b', '190e28de-f58a-4522-a675-50816892e050'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:27:07.200673 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-ba3b7d63-31bd-4f81-a5f7-466ac6745cd0 tempest-VolumesListTestJSON-1940326615 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:27:07.200673 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:27:07.200673 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:27:07.248393 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-ba3b7d63-31bd-4f81-a5f7-466ac6745cd0 tempest-VolumesListTestJSON-1940326615 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:27:07.249230 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ba3b7d63-31bd-4f81-a5f7-466ac6745cd0 tempest-VolumesListTestJSON-1940326615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:07.268237 n-d-817210-1 sudo[145393]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:27:07.269333 n-d-817210-1 sudo[145393]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:27:07.672347 n-d-817210-1 sudo[145393]: pam_unix(sudo:session): session closed for user root
Nov 10 18:27:07.674899 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ba3b7d63-31bd-4f81-a5f7-466ac6745cd0 tempest-VolumesListTestJSON-1940326615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.425s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:07.677186 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ba3b7d63-31bd-4f81-a5f7-466ac6745cd0 tempest-VolumesListTestJSON-1940326615 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:07.696751 n-d-817210-1 sudo[145396]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:27:07.697607 n-d-817210-1 sudo[145396]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:27:08.214060 n-d-817210-1 sudo[145396]: pam_unix(sudo:session): session closed for user root
Nov 10 18:27:08.220385 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ba3b7d63-31bd-4f81-a5f7-466ac6745cd0 tempest-VolumesListTestJSON-1940326615 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.540s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:08.224836 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-ba3b7d63-31bd-4f81-a5f7-466ac6745cd0 tempest-VolumesListTestJSON-1940326615 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:27:08.236883 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-ba3b7d63-31bd-4f81-a5f7-466ac6745cd0 tempest-VolumesListTestJSON-1940326615 None] Deleted volume successfully.
Nov 10 18:27:08.260335 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-ba3b7d63-31bd-4f81-a5f7-466ac6745cd0 tempest-VolumesListTestJSON-1940326615 None] Lock "b'cinder-4922925d-a3d7-46f2-9627-7038dc64be7e-delete_volume'" released by "delete_volume" :: held 2.516s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:27:10.895834 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-1e2ca782-3e75-422e-9082-a90329c54912 req-3dc707ce-5709-4e93-8efd-4a42bae54161 tempest-TestVolumeBootPattern-2057914484 None] Terminate volume connection completed successfully.
Nov 10 18:27:10.896469 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-1e2ca782-3e75-422e-9082-a90329c54912 req-3dc707ce-5709-4e93-8efd-4a42bae54161 tempest-TestVolumeBootPattern-2057914484 None] Deleting attachment 466ca102-1ab4-4ff9-98e8-edb7de3375b4. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 18:27:10.898707 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:11.032192 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.134s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:11.032529 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337401632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455\n System information:\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-52f9d2cf-e770-458c-8ea6-ee5dd1822455\n Backing store flags: \n Account information:\n NRYv26ujKxVSFkJb4dN5\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:27:11.033242 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-1e2ca782-3e75-422e-9082-a90329c54912 req-3dc707ce-5709-4e93-8efd-4a42bae54161 tempest-TestVolumeBootPattern-2057914484 None] Removing iscsi_target for Volume ID: 52f9d2cf-e770-458c-8ea6-ee5dd1822455
Nov 10 18:27:11.034680 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455 -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:11.184069 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455 -f" returned: 0 in 0.149s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:11.184654 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337401632]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:27:11.186123 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:11.308593 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.122s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:11.308960 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337401632]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:27:11.396145 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-1e2ca782-3e75-422e-9082-a90329c54912 req-3dc707ce-5709-4e93-8efd-4a42bae54161 tempest-TestVolumeBootPattern-2057914484 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:27:11.396145 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:27:11.396145 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:27:13.504979 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-992bd461-a745-4ba8-965f-4336f3db26dc tempest-TestVolumeBootPattern-2057914484 None] Lock "b'cinder-52f9d2cf-e770-458c-8ea6-ee5dd1822455-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:27:13.576758 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:13.668641 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:13.668959 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337698144]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:27:13.669662 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-992bd461-a745-4ba8-965f-4336f3db26dc tempest-TestVolumeBootPattern-2057914484 None] Skipping remove_export. No iscsi_target is presently exported for volume: 52f9d2cf-e770-458c-8ea6-ee5dd1822455
Nov 10 18:27:13.670731 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-992bd461-a745-4ba8-965f-4336f3db26dc tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:13.689827 n-d-817210-1 sudo[145445]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455
Nov 10 18:27:13.690661 n-d-817210-1 sudo[145445]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:27:14.081989 n-d-817210-1 sudo[145445]: pam_unix(sudo:session): session closed for user root
Nov 10 18:27:14.084452 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-992bd461-a745-4ba8-965f-4336f3db26dc tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455" returned: 0 in 0.413s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:14.086379 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-992bd461-a745-4ba8-965f-4336f3db26dc tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:14.105629 n-d-817210-1 sudo[145448]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455
Nov 10 18:27:14.106446 n-d-817210-1 sudo[145448]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:27:14.501851 n-d-817210-1 sudo[145448]: pam_unix(sudo:session): session closed for user root
Nov 10 18:27:14.507105 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-992bd461-a745-4ba8-965f-4336f3db26dc tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455" returned: 0 in 0.418s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:14.507105 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-992bd461-a745-4ba8-965f-4336f3db26dc tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:14.526254 n-d-817210-1 sudo[145451]: ubuntu : TTY=unknown ; 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-52f9d2cf-e770-458c-8ea6-ee5dd1822455
Nov 10 18:27:14.527106 n-d-817210-1 sudo[145451]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:27:15.031169 n-d-817210-1 sudo[145451]: pam_unix(sudo:session): session closed for user root
Nov 10 18:27:15.033789 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-992bd461-a745-4ba8-965f-4336f3db26dc tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-52f9d2cf-e770-458c-8ea6-ee5dd1822455" returned: 0 in 0.527s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:15.035075 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-992bd461-a745-4ba8-965f-4336f3db26dc tempest-TestVolumeBootPattern-2057914484 None] Successfully deleted volume: 52f9d2cf-e770-458c-8ea6-ee5dd1822455
Nov 10 18:27:15.088430 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-992bd461-a745-4ba8-965f-4336f3db26dc tempest-TestVolumeBootPattern-2057914484 None] Created reservations ['0cf37aed-225d-4b25-a9d0-2165d2b3e7a3', '2242c572-1768-4c32-ad36-02f6eb221fc9', '41be571f-37ed-4e05-8979-29ac13976d00', '0b125c14-0185-40fb-9067-745cfc545c8d'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:27:15.090727 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-992bd461-a745-4ba8-965f-4336f3db26dc tempest-TestVolumeBootPattern-2057914484 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:27:15.090727 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:27:15.090727 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:27:15.132406 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-992bd461-a745-4ba8-965f-4336f3db26dc tempest-TestVolumeBootPattern-2057914484 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:27:15.133154 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-992bd461-a745-4ba8-965f-4336f3db26dc tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:15.152304 n-d-817210-1 sudo[145457]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:27:15.153112 n-d-817210-1 sudo[145457]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:27:15.626719 n-d-817210-1 sudo[145457]: pam_unix(sudo:session): session closed for user root
Nov 10 18:27:15.629213 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-992bd461-a745-4ba8-965f-4336f3db26dc tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:15.631479 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-992bd461-a745-4ba8-965f-4336f3db26dc tempest-TestVolumeBootPattern-2057914484 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:27:15.650371 n-d-817210-1 sudo[145460]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:27:15.651233 n-d-817210-1 sudo[145460]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:27:16.149118 n-d-817210-1 sudo[145460]: pam_unix(sudo:session): session closed for user root
Nov 10 18:27:16.153280 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-992bd461-a745-4ba8-965f-4336f3db26dc tempest-TestVolumeBootPattern-2057914484 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.521s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:27:16.154949 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-992bd461-a745-4ba8-965f-4336f3db26dc tempest-TestVolumeBootPattern-2057914484 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:27:16.163280 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-992bd461-a745-4ba8-965f-4336f3db26dc tempest-TestVolumeBootPattern-2057914484 None] Deleted volume successfully.
Nov 10 18:27:16.181754 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-992bd461-a745-4ba8-965f-4336f3db26dc tempest-TestVolumeBootPattern-2057914484 None] Lock "b'cinder-52f9d2cf-e770-458c-8ea6-ee5dd1822455-delete_volume'" released by "delete_volume" :: held 2.677s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:28:02.582705 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:28:02.583418 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:28:02.583788 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:28:02.702291 n-d-817210-1 sudo[145594]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:28:02.705788 n-d-817210-1 sudo[145594]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:28:03.345702 n-d-817210-1 sudo[145594]: pam_unix(sudo:session): session closed for user root
Nov 10 18:28:03.347795 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.764s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:28:03.349696 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:28:03.371231 n-d-817210-1 sudo[145638]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:28:03.372037 n-d-817210-1 sudo[145638]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:28:03.863478 n-d-817210-1 sudo[145638]: pam_unix(sudo:session): session closed for user root
Nov 10 18:28:03.865721 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.516s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:28:03.867776 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:29:02.586049 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:29:02.586986 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:29:02.587230 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:29:02.605877 n-d-817210-1 sudo[146219]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:29:02.606692 n-d-817210-1 sudo[146219]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:29:03.056526 n-d-817210-1 sudo[146219]: pam_unix(sudo:session): session closed for user root
Nov 10 18:29:03.058542 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:29:03.060244 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:29:03.079653 n-d-817210-1 sudo[146254]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:29:03.081139 n-d-817210-1 sudo[146254]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:29:03.526842 n-d-817210-1 sudo[146254]: pam_unix(sudo:session): session closed for user root
Nov 10 18:29:03.529034 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.468s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:29:03.530370 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:30:02.585736 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:30:02.586924 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:30:02.587459 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:30:02.606151 n-d-817210-1 sudo[146329]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:30:02.606975 n-d-817210-1 sudo[146329]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:30:03.055156 n-d-817210-1 sudo[146329]: pam_unix(sudo:session): session closed for user root
Nov 10 18:30:03.057351 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.470s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:30:03.058937 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:30:03.079922 n-d-817210-1 sudo[146332]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:30:03.080755 n-d-817210-1 sudo[146332]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:30:03.514844 n-d-817210-1 sudo[146332]: pam_unix(sudo:session): session closed for user root
Nov 10 18:30:03.517110 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.458s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:30:03.518436 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:31:02.587428 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:31:02.588580 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:31:02.589125 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:31:02.613964 n-d-817210-1 sudo[146381]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:31:02.615026 n-d-817210-1 sudo[146381]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:31:03.067759 n-d-817210-1 sudo[146381]: pam_unix(sudo:session): session closed for user root
Nov 10 18:31:03.070017 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:31:03.071679 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:31:03.089399 n-d-817210-1 sudo[146384]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:31:03.090208 n-d-817210-1 sudo[146384]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:31:03.503069 n-d-817210-1 sudo[146384]: pam_unix(sudo:session): session closed for user root
Nov 10 18:31:03.506284 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.434s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:31:03.507670 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:32:02.585652 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:32:02.586452 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:32:02.586780 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:32:02.604657 n-d-817210-1 sudo[146433]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:32:02.605473 n-d-817210-1 sudo[146433]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:32:03.081348 n-d-817210-1 sudo[146433]: pam_unix(sudo:session): session closed for user root
Nov 10 18:32:03.083801 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:32:03.085460 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:32:03.105892 n-d-817210-1 sudo[146436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:32:03.106831 n-d-817210-1 sudo[146436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:32:03.548210 n-d-817210-1 sudo[146436]: pam_unix(sudo:session): session closed for user root
Nov 10 18:32:03.550651 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.465s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:32:03.551985 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:33:02.589331 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:33:02.590571 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:33:02.591325 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:33:02.610723 n-d-817210-1 sudo[146795]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:33:02.611505 n-d-817210-1 sudo[146795]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:33:03.018759 n-d-817210-1 sudo[146795]: pam_unix(sudo:session): session closed for user root
Nov 10 18:33:03.021374 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.430s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:33:03.023126 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:33:03.046472 n-d-817210-1 sudo[146798]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:33:03.047490 n-d-817210-1 sudo[146798]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:33:03.508869 n-d-817210-1 sudo[146798]: pam_unix(sudo:session): session closed for user root
Nov 10 18:33:03.511341 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.488s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:33:03.512664 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:34:02.593528 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:34:02.594790 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:34:02.595806 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:34:02.616311 n-d-817210-1 sudo[146851]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:34:02.617087 n-d-817210-1 sudo[146851]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:34:03.049557 n-d-817210-1 sudo[146851]: pam_unix(sudo:session): session closed for user root
Nov 10 18:34:03.051991 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.456s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:34:03.053582 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:34:03.078649 n-d-817210-1 sudo[146854]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:34:03.079567 n-d-817210-1 sudo[146854]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:34:03.566801 n-d-817210-1 sudo[146854]: pam_unix(sudo:session): session closed for user root
Nov 10 18:34:03.570139 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.516s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:34:03.571949 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:35:02.590602 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:35:02.591368 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:35:02.591852 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:35:02.611391 n-d-817210-1 sudo[146996]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:35:02.612195 n-d-817210-1 sudo[146996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:35:03.045946 n-d-817210-1 sudo[146996]: pam_unix(sudo:session): session closed for user root
Nov 10 18:35:03.048212 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.456s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:35:03.049811 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:35:03.069869 n-d-817210-1 sudo[147000]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:35:03.072600 n-d-817210-1 sudo[147000]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:35:03.523730 n-d-817210-1 sudo[147000]: pam_unix(sudo:session): session closed for user root
Nov 10 18:35:03.526775 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.476s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:35:03.528718 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:36:02.587932 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:36:02.589052 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:36:02.589562 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:36:02.609999 n-d-817210-1 sudo[147051]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:36:02.610818 n-d-817210-1 sudo[147051]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:36:03.040186 n-d-817210-1 sudo[147051]: pam_unix(sudo:session): session closed for user root
Nov 10 18:36:03.042354 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:36:03.043973 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:36:03.061681 n-d-817210-1 sudo[147054]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:36:03.062498 n-d-817210-1 sudo[147054]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:36:03.488732 n-d-817210-1 sudo[147054]: pam_unix(sudo:session): session closed for user root
Nov 10 18:36:03.490976 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.447s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:36:03.492331 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:37:02.590694 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:37:02.591690 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:37:02.592042 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:37:02.610208 n-d-817210-1 sudo[147103]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:37:02.611055 n-d-817210-1 sudo[147103]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:37:03.042359 n-d-817210-1 sudo[147103]: pam_unix(sudo:session): session closed for user root
Nov 10 18:37:03.044728 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.452s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:37:03.046344 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:37:03.065535 n-d-817210-1 sudo[147106]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:37:03.066344 n-d-817210-1 sudo[147106]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:37:03.516479 n-d-817210-1 sudo[147106]: pam_unix(sudo:session): session closed for user root
Nov 10 18:37:03.518809 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.472s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:37:03.520172 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:38:02.588422 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:38:02.589181 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:38:02.589635 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:38:02.608956 n-d-817210-1 sudo[147185]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:38:02.609768 n-d-817210-1 sudo[147185]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:38:03.088857 n-d-817210-1 sudo[147185]: pam_unix(sudo:session): session closed for user root
Nov 10 18:38:03.091181 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:38:03.092838 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:38:03.112455 n-d-817210-1 sudo[147188]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:38:03.113278 n-d-817210-1 sudo[147188]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:38:03.537206 n-d-817210-1 sudo[147188]: pam_unix(sudo:session): session closed for user root
Nov 10 18:38:03.540165 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.447s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:38:03.541520 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:40:02.591290 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:40:02.592103 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:40:02.592339 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:40:02.612638 n-d-817210-1 sudo[147350]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:40:02.613457 n-d-817210-1 sudo[147350]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:40:03.036198 n-d-817210-1 sudo[147350]: pam_unix(sudo:session): session closed for user root
Nov 10 18:40:03.038332 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.446s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:40:03.039914 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:40:03.057388 n-d-817210-1 sudo[147353]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:40:03.058179 n-d-817210-1 sudo[147353]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:40:03.481997 n-d-817210-1 sudo[147353]: pam_unix(sudo:session): session closed for user root
Nov 10 18:40:03.484351 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.444s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:40:03.485667 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:41:02.593608 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:41:02.594279 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:41:02.594730 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:41:02.612677 n-d-817210-1 sudo[147402]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:41:02.613616 n-d-817210-1 sudo[147402]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:41:03.050863 n-d-817210-1 sudo[147402]: pam_unix(sudo:session): session closed for user root
Nov 10 18:41:03.053150 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:41:03.054712 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:41:03.072861 n-d-817210-1 sudo[147405]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:41:03.073649 n-d-817210-1 sudo[147405]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:41:03.515059 n-d-817210-1 sudo[147405]: pam_unix(sudo:session): session closed for user root
Nov 10 18:41:03.517274 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.462s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:41:03.518665 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:42:02.595684 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:42:02.596466 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:42:02.596775 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:42:02.614828 n-d-817210-1 sudo[147570]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:42:02.615650 n-d-817210-1 sudo[147570]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:42:03.048711 n-d-817210-1 sudo[147570]: pam_unix(sudo:session): session closed for user root
Nov 10 18:42:03.050932 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:42:03.052470 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:42:03.070908 n-d-817210-1 sudo[147573]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:42:03.071719 n-d-817210-1 sudo[147573]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:42:03.502685 n-d-817210-1 sudo[147573]: pam_unix(sudo:session): session closed for user root
Nov 10 18:42:03.505038 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.452s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:42:03.506362 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:43:02.595175 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:43:02.596079 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:43:02.596561 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:43:02.621422 n-d-817210-1 sudo[147622]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:43:02.622231 n-d-817210-1 sudo[147622]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:43:03.069542 n-d-817210-1 sudo[147622]: pam_unix(sudo:session): session closed for user root
Nov 10 18:43:03.072647 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.475s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:43:03.073719 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:43:03.094432 n-d-817210-1 sudo[147625]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:43:03.095267 n-d-817210-1 sudo[147625]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:43:03.543351 n-d-817210-1 sudo[147625]: pam_unix(sudo:session): session closed for user root
Nov 10 18:43:03.545926 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.472s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:43:03.547483 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:43:12.669784 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-c4365177-3c51-47ee-9830-5b25f51b1e88 tempest-ServerActionsTestJSON-1936478424 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:43:12.674539 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-c4365177-3c51-47ee-9830-5b25f51b1e88 tempest-ServerActionsTestJSON-1936478424 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:43:12.675079 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-c4365177-3c51-47ee-9830-5b25f51b1e88 tempest-ServerActionsTestJSON-1936478424 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:43:12.688368 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c4365177-3c51-47ee-9830-5b25f51b1e88 tempest-ServerActionsTestJSON-1936478424 None] Flow 'volume_create_manager' (b6063085-08d8-4fc5-8068-278066fdd311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:43:12.691998 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c4365177-3c51-47ee-9830-5b25f51b1e88 tempest-ServerActionsTestJSON-1936478424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (25059272-f98d-4960-8d63-c3a21cb2fb5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:43:12.713978 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-c4365177-3c51-47ee-9830-5b25f51b1e88 tempest-ServerActionsTestJSON-1936478424 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:43:12.739576 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c4365177-3c51-47ee-9830-5b25f51b1e88 tempest-ServerActionsTestJSON-1936478424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (25059272-f98d-4960-8d63-c3a21cb2fb5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:43:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-1850694780',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=1e901040-736e-462a-adeb-4e0bdb906a69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a7f1af13b83424ca974c5f308480187',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:43:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:43:13Z,user_id='54c26db220744d32ba074bdddef3e773',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:43:12.741993 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c4365177-3c51-47ee-9830-5b25f51b1e88 tempest-ServerActionsTestJSON-1936478424 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (71bc43a8-4647-4482-aa58-f98bc6c5773d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:43:12.744138 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c4365177-3c51-47ee-9830-5b25f51b1e88 tempest-ServerActionsTestJSON-1936478424 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (71bc43a8-4647-4482-aa58-f98bc6c5773d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:43:12.746620 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c4365177-3c51-47ee-9830-5b25f51b1e88 tempest-ServerActionsTestJSON-1936478424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6c0bdc8f-946d-4c8a-9e3b-aae94d30c9a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:43:12.748986 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c4365177-3c51-47ee-9830-5b25f51b1e88 tempest-ServerActionsTestJSON-1936478424 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6c0bdc8f-946d-4c8a-9e3b-aae94d30c9a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1e901040-736e-462a-adeb-4e0bdb906a69', 'volume_name': 'volume-1e901040-736e-462a-adeb-4e0bdb906a69', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:43:12.751253 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c4365177-3c51-47ee-9830-5b25f51b1e88 tempest-ServerActionsTestJSON-1936478424 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (76861d2b-84c0-4e7a-a6cb-2b521589bad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:43:12.753368 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c4365177-3c51-47ee-9830-5b25f51b1e88 tempest-ServerActionsTestJSON-1936478424 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (76861d2b-84c0-4e7a-a6cb-2b521589bad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:43:12.755530 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c4365177-3c51-47ee-9830-5b25f51b1e88 tempest-ServerActionsTestJSON-1936478424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6c3e731a-1775-4803-b115-0c4ff76e6381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:43:12.756335 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-c4365177-3c51-47ee-9830-5b25f51b1e88 tempest-ServerActionsTestJSON-1936478424 None] Volume 1e901040-736e-462a-adeb-4e0bdb906a69: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1e901040-736e-462a-adeb-4e0bdb906a69', 'volume_size': 1}
Nov 10 18:43:12.757949 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c4365177-3c51-47ee-9830-5b25f51b1e88 tempest-ServerActionsTestJSON-1936478424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1e901040-736e-462a-adeb-4e0bdb906a69 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:43:12.776016 n-d-817210-1 sudo[147664]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1e901040-736e-462a-adeb-4e0bdb906a69 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:43:12.776805 n-d-817210-1 sudo[147664]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:43:13.291518 n-d-817210-1 sudo[147664]: pam_unix(sudo:session): session closed for user root
Nov 10 18:43:13.294113 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-c4365177-3c51-47ee-9830-5b25f51b1e88 tempest-ServerActionsTestJSON-1936478424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1e901040-736e-462a-adeb-4e0bdb906a69 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.536s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:43:13.297978 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c4365177-3c51-47ee-9830-5b25f51b1e88 tempest-ServerActionsTestJSON-1936478424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6c3e731a-1775-4803-b115-0c4ff76e6381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1e901040-736e-462a-adeb-4e0bdb906a69', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:43:13.300437 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c4365177-3c51-47ee-9830-5b25f51b1e88 tempest-ServerActionsTestJSON-1936478424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7785f83f-f04e-4318-8da4-fabfd7a31fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:43:13.313513 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-c4365177-3c51-47ee-9830-5b25f51b1e88 tempest-ServerActionsTestJSON-1936478424 None] Volume volume-1e901040-736e-462a-adeb-4e0bdb906a69 (1e901040-736e-462a-adeb-4e0bdb906a69): created successfully
Nov 10 18:43:13.315540 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c4365177-3c51-47ee-9830-5b25f51b1e88 tempest-ServerActionsTestJSON-1936478424 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7785f83f-f04e-4318-8da4-fabfd7a31fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:43:13.318523 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-c4365177-3c51-47ee-9830-5b25f51b1e88 tempest-ServerActionsTestJSON-1936478424 None] Flow 'volume_create_manager' (b6063085-08d8-4fc5-8068-278066fdd311) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:43:13.327658 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-c4365177-3c51-47ee-9830-5b25f51b1e88 tempest-ServerActionsTestJSON-1936478424 None] Created volume successfully.
Nov 10 18:43:15.112701 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-3ce59ba8-8f27-4433-bbd7-2dd1d6ef38b3 req-131f33cb-64db-4f68-8653-f4d00961767c tempest-ServerActionsTestJSON-1936478424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1e901040-736e-462a-adeb-4e0bdb906a69 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:43:15.130937 n-d-817210-1 sudo[147698]: 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-1e901040-736e-462a-adeb-4e0bdb906a69
Nov 10 18:43:15.131732 n-d-817210-1 sudo[147698]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:43:15.531114 n-d-817210-1 sudo[147698]: pam_unix(sudo:session): session closed for user root
Nov 10 18:43:15.533599 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-3ce59ba8-8f27-4433-bbd7-2dd1d6ef38b3 req-131f33cb-64db-4f68-8653-f4d00961767c tempest-ServerActionsTestJSON-1936478424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1e901040-736e-462a-adeb-4e0bdb906a69" returned: 0 in 0.421s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:43:15.580989 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:43:15.589118 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:43:15.589476 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:43:15.590116 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-3ce59ba8-8f27-4433-bbd7-2dd1d6ef38b3 req-131f33cb-64db-4f68-8653-f4d00961767c tempest-ServerActionsTestJSON-1936478424 None] Targets prior to update: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 18:43:15.591172 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-3ce59ba8-8f27-4433-bbd7-2dd1d6ef38b3 req-131f33cb-64db-4f68-8653-f4d00961767c tempest-ServerActionsTestJSON-1936478424 None] Creating iscsi_target for Volume ID: volume-1e901040-736e-462a-adeb-4e0bdb906a69 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 18:43:15.597824 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-3ce59ba8-8f27-4433-bbd7-2dd1d6ef38b3 req-131f33cb-64db-4f68-8653-f4d00961767c tempest-ServerActionsTestJSON-1936478424 None] Created volume path /opt/stack/data/cinder/volumes/volume-1e901040-736e-462a-adeb-4e0bdb906a69,
Nov 10 18:43:15.597824 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 18:43:15.597824 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:43:15.597824 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-1e901040-736e-462a-adeb-4e0bdb906a69
Nov 10 18:43:15.597824 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 18:43:15.597824 n-d-817210-1 cinder-volume[91926]: incominguser sk6v3wVpyVJenvdXtUPr zud7EDi7i69zZTMV
Nov 10 18:43:15.597824 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:43:15.597824 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 18:43:15.597824 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:43:15.597824 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 18:43:15.599234 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-1e901040-736e-462a-adeb-4e0bdb906a69 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:43:15.942683 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-1e901040-736e-462a-adeb-4e0bdb906a69" returned: 0 in 0.343s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:43:15.943003 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:43:15.943605 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-3ce59ba8-8f27-4433-bbd7-2dd1d6ef38b3 req-131f33cb-64db-4f68-8653-f4d00961767c tempest-ServerActionsTestJSON-1936478424 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 18:43:15.943962 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-3ce59ba8-8f27-4433-bbd7-2dd1d6ef38b3 req-131f33cb-64db-4f68-8653-f4d00961767c tempest-ServerActionsTestJSON-1936478424 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 18:43:15.945257 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:43:15.953301 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:43:15.953640 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1e901040-736e-462a-adeb-4e0bdb906a69\n System information:\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-1e901040-736e-462a-adeb-4e0bdb906a69\n Backing store flags: \n Account information:\n sk6v3wVpyVJenvdXtUPr\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:43:15.954222 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-3ce59ba8-8f27-4433-bbd7-2dd1d6ef38b3 req-131f33cb-64db-4f68-8653-f4d00961767c tempest-ServerActionsTestJSON-1936478424 None] Targets after update: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 18:43:15.957366 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:43:16.042470 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:43:16.042805 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1e901040-736e-462a-adeb-4e0bdb906a69\n System information:\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-1e901040-736e-462a-adeb-4e0bdb906a69\n Backing store flags: \n Account information:\n sk6v3wVpyVJenvdXtUPr\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:43:16.044150 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:43:16.129482 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.085s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:43:16.130079 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1e901040-736e-462a-adeb-4e0bdb906a69\n System information:\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-1e901040-736e-462a-adeb-4e0bdb906a69\n Backing store flags: \n Account information:\n sk6v3wVpyVJenvdXtUPr\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:43:16.130814 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-3ce59ba8-8f27-4433-bbd7-2dd1d6ef38b3 req-131f33cb-64db-4f68-8653-f4d00961767c tempest-ServerActionsTestJSON-1936478424 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-1e901040-736e-462a-adeb-4e0bdb906a69 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 18:43:16.289903 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-3ce59ba8-8f27-4433-bbd7-2dd1d6ef38b3 req-131f33cb-64db-4f68-8653-f4d00961767c tempest-ServerActionsTestJSON-1936478424 None] attachment_update completed successfully.
Nov 10 18:43:37.886708 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-61103049-06d6-4829-af8a-631939eca135 req-7a71ffc3-2464-4995-b4be-69269ab8fe7d tempest-ServerActionsTestJSON-1936478424 None] Terminate volume connection completed successfully.
Nov 10 18:43:37.887878 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-61103049-06d6-4829-af8a-631939eca135 req-7a71ffc3-2464-4995-b4be-69269ab8fe7d tempest-ServerActionsTestJSON-1936478424 None] Deleting attachment a6533527-e1f0-458e-921e-ee9ec64d6c98. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 18:43:37.952297 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-61103049-06d6-4829-af8a-631939eca135 req-7a71ffc3-2464-4995-b4be-69269ab8fe7d tempest-ServerActionsTestJSON-1936478424 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:43:37.952297 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:43:37.952297 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:43:40.917199 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-61103049-06d6-4829-af8a-631939eca135 req-df7c5614-bcd8-4ea7-a05c-44df03945555 tempest-ServerActionsTestJSON-1936478424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1e901040-736e-462a-adeb-4e0bdb906a69 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:43:40.935812 n-d-817210-1 sudo[147762]: 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-1e901040-736e-462a-adeb-4e0bdb906a69
Nov 10 18:43:40.936607 n-d-817210-1 sudo[147762]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:43:41.345632 n-d-817210-1 sudo[147762]: pam_unix(sudo:session): session closed for user root
Nov 10 18:43:41.348842 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-61103049-06d6-4829-af8a-631939eca135 req-df7c5614-bcd8-4ea7-a05c-44df03945555 tempest-ServerActionsTestJSON-1936478424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1e901040-736e-462a-adeb-4e0bdb906a69" returned: 0 in 0.431s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:43:41.395403 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:43:41.401463 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:43:41.401827 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1e901040-736e-462a-adeb-4e0bdb906a69\n System information:\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-1e901040-736e-462a-adeb-4e0bdb906a69\n Backing store flags: \n Account information:\n sk6v3wVpyVJenvdXtUPr\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-61103049-06d6-4829-af8a-631939eca135 req-df7c5614-bcd8-4ea7-a05c-44df03945555 tempest-ServerActionsTestJSON-1936478424 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-1e901040-736e-462a-adeb-4e0bdb906a69
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1e901040-736e-462a-adeb-4e0bdb906a69
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: sk6v3wVpyVJenvdXtUPr
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:43:41.402463 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 18:43:41.405665 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-61103049-06d6-4829-af8a-631939eca135 req-df7c5614-bcd8-4ea7-a05c-44df03945555 tempest-ServerActionsTestJSON-1936478424 None] Creating iscsi_target for Volume ID: volume-1e901040-736e-462a-adeb-4e0bdb906a69 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 18:43:41.405665 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-61103049-06d6-4829-af8a-631939eca135 req-df7c5614-bcd8-4ea7-a05c-44df03945555 tempest-ServerActionsTestJSON-1936478424 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-1e901040-736e-462a-adeb-4e0bdb906a69 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Nov 10 18:43:41.409521 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-61103049-06d6-4829-af8a-631939eca135 req-df7c5614-bcd8-4ea7-a05c-44df03945555 tempest-ServerActionsTestJSON-1936478424 None] Created volume path /opt/stack/data/cinder/volumes/volume-1e901040-736e-462a-adeb-4e0bdb906a69,
Nov 10 18:43:41.409521 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 18:43:41.409521 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:43:41.409521 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-1e901040-736e-462a-adeb-4e0bdb906a69
Nov 10 18:43:41.409521 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 18:43:41.409521 n-d-817210-1 cinder-volume[91926]: incominguser sk6v3wVpyVJenvdXtUPr zud7EDi7i69zZTMV
Nov 10 18:43:41.409521 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:43:41.409521 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 18:43:41.409521 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:43:41.409521 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 18:43:41.411343 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-1e901040-736e-462a-adeb-4e0bdb906a69 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:43:41.752512 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-1e901040-736e-462a-adeb-4e0bdb906a69" returned: 0 in 0.341s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:43:41.752843 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:43:41.753439 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-61103049-06d6-4829-af8a-631939eca135 req-df7c5614-bcd8-4ea7-a05c-44df03945555 tempest-ServerActionsTestJSON-1936478424 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 18:43:41.753805 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-61103049-06d6-4829-af8a-631939eca135 req-df7c5614-bcd8-4ea7-a05c-44df03945555 tempest-ServerActionsTestJSON-1936478424 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 18:43:41.755064 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:43:41.761194 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:43:41.761592 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1e901040-736e-462a-adeb-4e0bdb906a69\n System information:\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-1e901040-736e-462a-adeb-4e0bdb906a69\n Backing store flags: \n Account information:\n sk6v3wVpyVJenvdXtUPr\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-61103049-06d6-4829-af8a-631939eca135 req-df7c5614-bcd8-4ea7-a05c-44df03945555 tempest-ServerActionsTestJSON-1936478424 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-1e901040-736e-462a-adeb-4e0bdb906a69
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1e901040-736e-462a-adeb-4e0bdb906a69
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: sk6v3wVpyVJenvdXtUPr
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:43:41.762154 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 18:43:41.764942 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:43:41.851766 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:43:41.852109 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1e901040-736e-462a-adeb-4e0bdb906a69\n System information:\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-1e901040-736e-462a-adeb-4e0bdb906a69\n Backing store flags: \n Account information:\n sk6v3wVpyVJenvdXtUPr\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:43:41.857479 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:43:41.941585 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:43:41.942162 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1e901040-736e-462a-adeb-4e0bdb906a69\n System information:\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-1e901040-736e-462a-adeb-4e0bdb906a69\n Backing store flags: \n Account information:\n sk6v3wVpyVJenvdXtUPr\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:43:41.942935 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-61103049-06d6-4829-af8a-631939eca135 req-df7c5614-bcd8-4ea7-a05c-44df03945555 tempest-ServerActionsTestJSON-1936478424 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-1e901040-736e-462a-adeb-4e0bdb906a69 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 18:43:42.105547 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-61103049-06d6-4829-af8a-631939eca135 req-df7c5614-bcd8-4ea7-a05c-44df03945555 tempest-ServerActionsTestJSON-1936478424 None] attachment_update completed successfully.
Nov 10 18:43:55.900642 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-aaa80355-8c9e-47c2-b210-2543656b6ddb req-318e242c-e77d-435c-9a21-2d479abcf409 tempest-ServerActionsTestJSON-1936478424 None] Terminate volume connection completed successfully.
Nov 10 18:43:55.901369 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-aaa80355-8c9e-47c2-b210-2543656b6ddb req-318e242c-e77d-435c-9a21-2d479abcf409 tempest-ServerActionsTestJSON-1936478424 None] Deleting attachment da09793f-5efd-4e73-a355-56e6de1b743e. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 18:43:55.969439 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-aaa80355-8c9e-47c2-b210-2543656b6ddb req-318e242c-e77d-435c-9a21-2d479abcf409 tempest-ServerActionsTestJSON-1936478424 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:43:55.969439 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:43:55.969439 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:43:59.293018 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-aaa80355-8c9e-47c2-b210-2543656b6ddb req-e1ab3f1a-c99c-434c-bb67-949e7c5c5130 tempest-ServerActionsTestJSON-1936478424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1e901040-736e-462a-adeb-4e0bdb906a69 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:43:59.314896 n-d-817210-1 sudo[147834]: 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-1e901040-736e-462a-adeb-4e0bdb906a69
Nov 10 18:43:59.315854 n-d-817210-1 sudo[147834]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:43:59.720408 n-d-817210-1 sudo[147834]: pam_unix(sudo:session): session closed for user root
Nov 10 18:43:59.722935 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-aaa80355-8c9e-47c2-b210-2543656b6ddb req-e1ab3f1a-c99c-434c-bb67-949e7c5c5130 tempest-ServerActionsTestJSON-1936478424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1e901040-736e-462a-adeb-4e0bdb906a69" returned: 0 in 0.430s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:43:59.771846 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:43:59.780440 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:43:59.780811 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1e901040-736e-462a-adeb-4e0bdb906a69\n System information:\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-1e901040-736e-462a-adeb-4e0bdb906a69\n Backing store flags: \n Account information:\n sk6v3wVpyVJenvdXtUPr\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-aaa80355-8c9e-47c2-b210-2543656b6ddb req-e1ab3f1a-c99c-434c-bb67-949e7c5c5130 tempest-ServerActionsTestJSON-1936478424 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-1e901040-736e-462a-adeb-4e0bdb906a69
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1e901040-736e-462a-adeb-4e0bdb906a69
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: sk6v3wVpyVJenvdXtUPr
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:43:59.781693 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 18:43:59.784478 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-aaa80355-8c9e-47c2-b210-2543656b6ddb req-e1ab3f1a-c99c-434c-bb67-949e7c5c5130 tempest-ServerActionsTestJSON-1936478424 None] Creating iscsi_target for Volume ID: volume-1e901040-736e-462a-adeb-4e0bdb906a69 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 18:43:59.784478 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-aaa80355-8c9e-47c2-b210-2543656b6ddb req-e1ab3f1a-c99c-434c-bb67-949e7c5c5130 tempest-ServerActionsTestJSON-1936478424 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-1e901040-736e-462a-adeb-4e0bdb906a69 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Nov 10 18:43:59.787684 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-aaa80355-8c9e-47c2-b210-2543656b6ddb req-e1ab3f1a-c99c-434c-bb67-949e7c5c5130 tempest-ServerActionsTestJSON-1936478424 None] Created volume path /opt/stack/data/cinder/volumes/volume-1e901040-736e-462a-adeb-4e0bdb906a69,
Nov 10 18:43:59.787684 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 18:43:59.787684 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:43:59.787684 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-1e901040-736e-462a-adeb-4e0bdb906a69
Nov 10 18:43:59.787684 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 18:43:59.787684 n-d-817210-1 cinder-volume[91926]: incominguser sk6v3wVpyVJenvdXtUPr zud7EDi7i69zZTMV
Nov 10 18:43:59.787684 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:43:59.787684 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 18:43:59.787684 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:43:59.787684 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 18:43:59.789596 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-1e901040-736e-462a-adeb-4e0bdb906a69 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:44:00.143826 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-1e901040-736e-462a-adeb-4e0bdb906a69" returned: 0 in 0.354s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:44:00.144154 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:44:00.144757 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-aaa80355-8c9e-47c2-b210-2543656b6ddb req-e1ab3f1a-c99c-434c-bb67-949e7c5c5130 tempest-ServerActionsTestJSON-1936478424 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 18:44:00.145111 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-aaa80355-8c9e-47c2-b210-2543656b6ddb req-e1ab3f1a-c99c-434c-bb67-949e7c5c5130 tempest-ServerActionsTestJSON-1936478424 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 18:44:00.146419 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:44:00.153136 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:44:00.153494 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1e901040-736e-462a-adeb-4e0bdb906a69\n System information:\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-1e901040-736e-462a-adeb-4e0bdb906a69\n Backing store flags: \n Account information:\n sk6v3wVpyVJenvdXtUPr\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-aaa80355-8c9e-47c2-b210-2543656b6ddb req-e1ab3f1a-c99c-434c-bb67-949e7c5c5130 tempest-ServerActionsTestJSON-1936478424 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-1e901040-736e-462a-adeb-4e0bdb906a69
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1e901040-736e-462a-adeb-4e0bdb906a69
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: sk6v3wVpyVJenvdXtUPr
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 18:44:00.154085 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 18:44:00.159771 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:44:00.244624 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:44:00.244955 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1e901040-736e-462a-adeb-4e0bdb906a69\n System information:\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-1e901040-736e-462a-adeb-4e0bdb906a69\n Backing store flags: \n Account information:\n sk6v3wVpyVJenvdXtUPr\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:44:00.246143 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:44:00.334140 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:44:00.334785 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1e901040-736e-462a-adeb-4e0bdb906a69\n System information:\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-1e901040-736e-462a-adeb-4e0bdb906a69\n Backing store flags: \n Account information:\n sk6v3wVpyVJenvdXtUPr\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:44:00.335756 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-aaa80355-8c9e-47c2-b210-2543656b6ddb req-e1ab3f1a-c99c-434c-bb67-949e7c5c5130 tempest-ServerActionsTestJSON-1936478424 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-1e901040-736e-462a-adeb-4e0bdb906a69 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 18:44:00.498224 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-aaa80355-8c9e-47c2-b210-2543656b6ddb req-e1ab3f1a-c99c-434c-bb67-949e7c5c5130 tempest-ServerActionsTestJSON-1936478424 None] attachment_update completed successfully.
Nov 10 18:44:02.595646 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:44:02.596490 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:44:02.596685 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:44:02.615130 n-d-817210-1 sudo[147884]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:44:02.615978 n-d-817210-1 sudo[147884]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:44:02.992519 n-d-817210-1 sudo[147884]: pam_unix(sudo:session): session closed for user root
Nov 10 18:44:02.994632 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.398s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:44:02.996291 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:44:03.015109 n-d-817210-1 sudo[147887]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:44:03.016140 n-d-817210-1 sudo[147887]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:44:03.404774 n-d-817210-1 sudo[147887]: pam_unix(sudo:session): session closed for user root
Nov 10 18:44:03.407368 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.411s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:44:03.409492 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:44:12.534894 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-aabf93b0-201d-4055-9840-b7ee5880171c req-f075ab34-bd68-4cf2-ac33-004e1b2b2cbf tempest-ServerActionsTestJSON-1936478424 None] Terminate volume connection completed successfully.
Nov 10 18:44:12.535558 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-aabf93b0-201d-4055-9840-b7ee5880171c req-f075ab34-bd68-4cf2-ac33-004e1b2b2cbf tempest-ServerActionsTestJSON-1936478424 None] Deleting attachment a9187ae6-d6f0-443c-a766-5dbefde393c2. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 18:44:12.536800 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:44:12.622693 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:44:12.623101 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337402272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1e901040-736e-462a-adeb-4e0bdb906a69\n System information:\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-1e901040-736e-462a-adeb-4e0bdb906a69\n Backing store flags: \n Account information:\n sk6v3wVpyVJenvdXtUPr\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:44:12.623777 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-aabf93b0-201d-4055-9840-b7ee5880171c req-f075ab34-bd68-4cf2-ac33-004e1b2b2cbf tempest-ServerActionsTestJSON-1936478424 None] Removing iscsi_target for Volume ID: 1e901040-736e-462a-adeb-4e0bdb906a69
Nov 10 18:44:12.625023 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-1e901040-736e-462a-adeb-4e0bdb906a69 -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:44:12.727134 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-1e901040-736e-462a-adeb-4e0bdb906a69 -f" returned: 0 in 0.102s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:44:12.729436 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337402272]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:44:12.732732 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:44:12.820424 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:44:12.820758 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337402272]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:44:12.895755 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-aabf93b0-201d-4055-9840-b7ee5880171c req-f075ab34-bd68-4cf2-ac33-004e1b2b2cbf tempest-ServerActionsTestJSON-1936478424 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:44:12.895755 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:44:12.895755 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:44:14.724972 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-fa1d19a0-099a-45d2-b279-4b659842c8f7 tempest-ServerActionsTestJSON-1936478424 None] Lock "b'cinder-1e901040-736e-462a-adeb-4e0bdb906a69-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:44:14.788497 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:44:14.876050 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:44:14.876380 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337402272]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:44:14.877055 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-fa1d19a0-099a-45d2-b279-4b659842c8f7 tempest-ServerActionsTestJSON-1936478424 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1e901040-736e-462a-adeb-4e0bdb906a69
Nov 10 18:44:14.878069 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fa1d19a0-099a-45d2-b279-4b659842c8f7 tempest-ServerActionsTestJSON-1936478424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1e901040-736e-462a-adeb-4e0bdb906a69 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:44:14.896602 n-d-817210-1 sudo[147969]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1e901040-736e-462a-adeb-4e0bdb906a69
Nov 10 18:44:14.897417 n-d-817210-1 sudo[147969]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:44:15.282158 n-d-817210-1 sudo[147969]: pam_unix(sudo:session): session closed for user root
Nov 10 18:44:15.284617 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fa1d19a0-099a-45d2-b279-4b659842c8f7 tempest-ServerActionsTestJSON-1936478424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1e901040-736e-462a-adeb-4e0bdb906a69" returned: 0 in 0.406s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:44:15.286452 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fa1d19a0-099a-45d2-b279-4b659842c8f7 tempest-ServerActionsTestJSON-1936478424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1e901040-736e-462a-adeb-4e0bdb906a69 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:44:15.304116 n-d-817210-1 sudo[147972]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1e901040-736e-462a-adeb-4e0bdb906a69
Nov 10 18:44:15.304908 n-d-817210-1 sudo[147972]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:44:15.678221 n-d-817210-1 sudo[147972]: pam_unix(sudo:session): session closed for user root
Nov 10 18:44:15.680737 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fa1d19a0-099a-45d2-b279-4b659842c8f7 tempest-ServerActionsTestJSON-1936478424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1e901040-736e-462a-adeb-4e0bdb906a69" returned: 0 in 0.394s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:44:15.682977 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fa1d19a0-099a-45d2-b279-4b659842c8f7 tempest-ServerActionsTestJSON-1936478424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1e901040-736e-462a-adeb-4e0bdb906a69 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:44:15.701005 n-d-817210-1 sudo[147975]: ubuntu : TTY=unknown ; 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-1e901040-736e-462a-adeb-4e0bdb906a69
Nov 10 18:44:15.701783 n-d-817210-1 sudo[147975]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:44:16.172277 n-d-817210-1 sudo[147975]: pam_unix(sudo:session): session closed for user root
Nov 10 18:44:16.174679 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fa1d19a0-099a-45d2-b279-4b659842c8f7 tempest-ServerActionsTestJSON-1936478424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1e901040-736e-462a-adeb-4e0bdb906a69" returned: 0 in 0.491s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:44:16.175929 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-fa1d19a0-099a-45d2-b279-4b659842c8f7 tempest-ServerActionsTestJSON-1936478424 None] Successfully deleted volume: 1e901040-736e-462a-adeb-4e0bdb906a69
Nov 10 18:44:16.223026 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-fa1d19a0-099a-45d2-b279-4b659842c8f7 tempest-ServerActionsTestJSON-1936478424 None] Created reservations ['b6125b9f-d982-4be0-bdd8-99b503a917ae', '797973d1-e230-4c64-b20c-2f89cb9711ab', '460688ab-9a61-4066-97fe-e66bf8471c51', '4ef50e62-ffb9-45a2-97e0-a2a8fbeb733b'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:44:16.225185 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-fa1d19a0-099a-45d2-b279-4b659842c8f7 tempest-ServerActionsTestJSON-1936478424 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:44:16.225185 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:44:16.225185 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:44:16.267556 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-fa1d19a0-099a-45d2-b279-4b659842c8f7 tempest-ServerActionsTestJSON-1936478424 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:44:16.268283 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fa1d19a0-099a-45d2-b279-4b659842c8f7 tempest-ServerActionsTestJSON-1936478424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:44:16.285974 n-d-817210-1 sudo[147980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:44:16.286784 n-d-817210-1 sudo[147980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:44:16.682355 n-d-817210-1 sudo[147980]: pam_unix(sudo:session): session closed for user root
Nov 10 18:44:16.685064 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fa1d19a0-099a-45d2-b279-4b659842c8f7 tempest-ServerActionsTestJSON-1936478424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.416s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:44:16.687678 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fa1d19a0-099a-45d2-b279-4b659842c8f7 tempest-ServerActionsTestJSON-1936478424 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:44:16.706371 n-d-817210-1 sudo[147983]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:44:16.707215 n-d-817210-1 sudo[147983]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:44:17.137983 n-d-817210-1 sudo[147983]: pam_unix(sudo:session): session closed for user root
Nov 10 18:44:17.140893 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-fa1d19a0-099a-45d2-b279-4b659842c8f7 tempest-ServerActionsTestJSON-1936478424 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.452s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:44:17.143220 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-fa1d19a0-099a-45d2-b279-4b659842c8f7 tempest-ServerActionsTestJSON-1936478424 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:44:17.149536 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-fa1d19a0-099a-45d2-b279-4b659842c8f7 tempest-ServerActionsTestJSON-1936478424 None] Deleted volume successfully.
Nov 10 18:44:17.166062 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-fa1d19a0-099a-45d2-b279-4b659842c8f7 tempest-ServerActionsTestJSON-1936478424 None] Lock "b'cinder-1e901040-736e-462a-adeb-4e0bdb906a69-delete_volume'" released by "delete_volume" :: held 2.441s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:45:02.597474 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:45:02.598191 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:45:02.598518 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:45:02.617785 n-d-817210-1 sudo[148036]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:45:02.618631 n-d-817210-1 sudo[148036]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:45:03.040501 n-d-817210-1 sudo[148036]: pam_unix(sudo:session): session closed for user root
Nov 10 18:45:03.042884 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.444s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:45:03.044624 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:45:03.063446 n-d-817210-1 sudo[148039]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:45:03.064259 n-d-817210-1 sudo[148039]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:45:03.502737 n-d-817210-1 sudo[148039]: pam_unix(sudo:session): session closed for user root
Nov 10 18:45:03.505014 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.460s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:45:03.506732 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:45:54.366162 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-9992f79f-3bc1-4295-90b3-9673b1628970 tempest-TestEncryptedCinderVolumes-1713386286 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:45:54.370218 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-9992f79f-3bc1-4295-90b3-9673b1628970 tempest-TestEncryptedCinderVolumes-1713386286 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:45:54.370741 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-9992f79f-3bc1-4295-90b3-9673b1628970 tempest-TestEncryptedCinderVolumes-1713386286 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:45:54.384207 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9992f79f-3bc1-4295-90b3-9673b1628970 tempest-TestEncryptedCinderVolumes-1713386286 None] Flow 'volume_create_manager' (32d05ac3-86c0-472d-95b4-6ba0e2805d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:45:54.388321 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9992f79f-3bc1-4295-90b3-9673b1628970 tempest-TestEncryptedCinderVolumes-1713386286 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (13951e64-1e4a-430a-acf3-03b71b30b48b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:45:54.410869 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-9992f79f-3bc1-4295-90b3-9673b1628970 tempest-TestEncryptedCinderVolumes-1713386286 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:45:54.436050 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9992f79f-3bc1-4295-90b3-9673b1628970 tempest-TestEncryptedCinderVolumes-1713386286 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (13951e64-1e4a-430a-acf3-03b71b30b48b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:45:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1061553780',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5509580cbed4e7d9ed76a3539dc30d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:45:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:45:54Z,user_id='566d0714d5ce497b91cd56f2732bf379',volume_attachment=>,volume_type=VolumeType(537df302-f416-40c1-b89f-fe5a694f66ae),volume_type_id=537df302-f416-40c1-b89f-fe5a694f66ae)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:45:54.438665 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9992f79f-3bc1-4295-90b3-9673b1628970 tempest-TestEncryptedCinderVolumes-1713386286 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (339e4a96-3406-4fc6-a7e7-74eb52d5b6ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:45:54.440788 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9992f79f-3bc1-4295-90b3-9673b1628970 tempest-TestEncryptedCinderVolumes-1713386286 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (339e4a96-3406-4fc6-a7e7-74eb52d5b6ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:45:54.443185 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9992f79f-3bc1-4295-90b3-9673b1628970 tempest-TestEncryptedCinderVolumes-1713386286 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8f1384f6-452d-45cd-9b12-755a57ac99a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:45:54.445434 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9992f79f-3bc1-4295-90b3-9673b1628970 tempest-TestEncryptedCinderVolumes-1713386286 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8f1384f6-452d-45cd-9b12-755a57ac99a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d', 'volume_name': 'volume-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:45:54.447880 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9992f79f-3bc1-4295-90b3-9673b1628970 tempest-TestEncryptedCinderVolumes-1713386286 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3186cd28-ff77-46ca-941d-a0ac9eefffe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:45:54.450064 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9992f79f-3bc1-4295-90b3-9673b1628970 tempest-TestEncryptedCinderVolumes-1713386286 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3186cd28-ff77-46ca-941d-a0ac9eefffe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:45:54.452536 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9992f79f-3bc1-4295-90b3-9673b1628970 tempest-TestEncryptedCinderVolumes-1713386286 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b86d1676-316d-4cb0-aa11-ca77aacd2209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:45:54.453337 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-9992f79f-3bc1-4295-90b3-9673b1628970 tempest-TestEncryptedCinderVolumes-1713386286 None] Volume 05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d', 'volume_size': 1}
Nov 10 18:45:54.454610 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9992f79f-3bc1-4295-90b3-9673b1628970 tempest-TestEncryptedCinderVolumes-1713386286 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:45:54.472908 n-d-817210-1 sudo[148689]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:45:54.473730 n-d-817210-1 sudo[148689]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:45:54.990931 n-d-817210-1 sudo[148689]: pam_unix(sudo:session): session closed for user root
Nov 10 18:45:54.993339 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-9992f79f-3bc1-4295-90b3-9673b1628970 tempest-TestEncryptedCinderVolumes-1713386286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.538s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:45:54.996948 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9992f79f-3bc1-4295-90b3-9673b1628970 tempest-TestEncryptedCinderVolumes-1713386286 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b86d1676-316d-4cb0-aa11-ca77aacd2209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:45:54.999777 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9992f79f-3bc1-4295-90b3-9673b1628970 tempest-TestEncryptedCinderVolumes-1713386286 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (de31bc34-2012-492b-96ce-dbf740b11d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:45:55.012096 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-9992f79f-3bc1-4295-90b3-9673b1628970 tempest-TestEncryptedCinderVolumes-1713386286 None] Volume volume-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d (05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d): created successfully
Nov 10 18:45:55.014392 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9992f79f-3bc1-4295-90b3-9673b1628970 tempest-TestEncryptedCinderVolumes-1713386286 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (de31bc34-2012-492b-96ce-dbf740b11d9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:45:55.017502 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-9992f79f-3bc1-4295-90b3-9673b1628970 tempest-TestEncryptedCinderVolumes-1713386286 None] Flow 'volume_create_manager' (32d05ac3-86c0-472d-95b4-6ba0e2805d36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:45:55.027265 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-9992f79f-3bc1-4295-90b3-9673b1628970 tempest-TestEncryptedCinderVolumes-1713386286 None] Created volume successfully.
Nov 10 18:45:56.252324 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-302801d0-4a80-4986-9217-d0f5a955c776 req-a74e8c06-ee47-46d1-970b-0074fe70a41a tempest-TestEncryptedCinderVolumes-1713386286 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:45:56.273417 n-d-817210-1 sudo[148726]: 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-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d
Nov 10 18:45:56.274222 n-d-817210-1 sudo[148726]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:45:56.680543 n-d-817210-1 sudo[148726]: pam_unix(sudo:session): session closed for user root
Nov 10 18:45:56.683049 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-302801d0-4a80-4986-9217-d0f5a955c776 req-a74e8c06-ee47-46d1-970b-0074fe70a41a tempest-TestEncryptedCinderVolumes-1713386286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d" returned: 0 in 0.430s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:45:56.732421 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:45:56.738208 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:45:56.738529 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337401632]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:45:56.739190 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-302801d0-4a80-4986-9217-d0f5a955c776 req-a74e8c06-ee47-46d1-970b-0074fe70a41a tempest-TestEncryptedCinderVolumes-1713386286 None] Targets prior to update: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 18:45:56.740031 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-302801d0-4a80-4986-9217-d0f5a955c776 req-a74e8c06-ee47-46d1-970b-0074fe70a41a tempest-TestEncryptedCinderVolumes-1713386286 None] Creating iscsi_target for Volume ID: volume-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 18:45:56.744326 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-302801d0-4a80-4986-9217-d0f5a955c776 req-a74e8c06-ee47-46d1-970b-0074fe70a41a tempest-TestEncryptedCinderVolumes-1713386286 None] Created volume path /opt/stack/data/cinder/volumes/volume-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d,
Nov 10 18:45:56.744326 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 18:45:56.744326 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:45:56.744326 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d
Nov 10 18:45:56.744326 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 18:45:56.744326 n-d-817210-1 cinder-volume[91926]: incominguser 2q9a5XvGDsUvR72CTW8B Xq9E8CmjMJeiQ2XD
Nov 10 18:45:56.744326 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:45:56.744326 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 18:45:56.744326 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:45:56.744326 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 18:45:56.745947 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:45:57.093789 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d" returned: 0 in 0.347s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:45:57.094111 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337401632]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:45:57.094756 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-302801d0-4a80-4986-9217-d0f5a955c776 req-a74e8c06-ee47-46d1-970b-0074fe70a41a tempest-TestEncryptedCinderVolumes-1713386286 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 18:45:57.095126 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-302801d0-4a80-4986-9217-d0f5a955c776 req-a74e8c06-ee47-46d1-970b-0074fe70a41a tempest-TestEncryptedCinderVolumes-1713386286 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 18:45:57.096383 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:45:57.102986 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:45:57.103338 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337401632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d\n System information:\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-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d\n Backing store flags: \n Account information:\n 2q9a5XvGDsUvR72CTW8B\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:45:57.103907 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-302801d0-4a80-4986-9217-d0f5a955c776 req-a74e8c06-ee47-46d1-970b-0074fe70a41a tempest-TestEncryptedCinderVolumes-1713386286 None] Targets after update: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 18:45:57.104900 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:45:57.191543 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:45:57.191871 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337401632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d\n System information:\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-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d\n Backing store flags: \n Account information:\n 2q9a5XvGDsUvR72CTW8B\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:45:57.193167 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:45:57.280061 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:45:57.280653 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337401632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d\n System information:\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-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d\n Backing store flags: \n Account information:\n 2q9a5XvGDsUvR72CTW8B\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:45:57.281395 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-302801d0-4a80-4986-9217-d0f5a955c776 req-a74e8c06-ee47-46d1-970b-0074fe70a41a tempest-TestEncryptedCinderVolumes-1713386286 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 18:45:57.439617 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-302801d0-4a80-4986-9217-d0f5a955c776 req-a74e8c06-ee47-46d1-970b-0074fe70a41a tempest-TestEncryptedCinderVolumes-1713386286 None] attachment_update completed successfully.
Nov 10 18:46:02.603451 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:46:02.604856 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:46:02.605962 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:46:02.631527 n-d-817210-1 sudo[148795]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:46:02.632981 n-d-817210-1 sudo[148795]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:46:03.042065 n-d-817210-1 sudo[148795]: pam_unix(sudo:session): session closed for user root
Nov 10 18:46:03.044288 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:46:03.046353 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:46:03.066563 n-d-817210-1 sudo[148803]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:46:03.068096 n-d-817210-1 sudo[148803]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:46:03.481440 n-d-817210-1 sudo[148803]: pam_unix(sudo:session): session closed for user root
Nov 10 18:46:03.483753 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.437s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:46:03.485853 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:46:04.879914 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-f872bf57-4400-4125-a7e2-1fb8b9742e51 req-ecf094bf-e5bd-463b-bf25-44184adf112c tempest-TestEncryptedCinderVolumes-1713386286 None] Terminate volume connection completed successfully.
Nov 10 18:46:04.880551 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-f872bf57-4400-4125-a7e2-1fb8b9742e51 req-ecf094bf-e5bd-463b-bf25-44184adf112c tempest-TestEncryptedCinderVolumes-1713386286 None] Deleting attachment bfa5dfbd-da9f-43dc-9ff6-a7f811624ade. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 18:46:04.882022 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:46:04.967814 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.085s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:46:04.968164 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337401632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d\n System information:\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-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d\n Backing store flags: \n Account information:\n 2q9a5XvGDsUvR72CTW8B\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:46:04.968817 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-f872bf57-4400-4125-a7e2-1fb8b9742e51 req-ecf094bf-e5bd-463b-bf25-44184adf112c tempest-TestEncryptedCinderVolumes-1713386286 None] Removing iscsi_target for Volume ID: 05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d
Nov 10 18:46:04.969991 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:46:05.064559 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d -f" returned: 0 in 0.093s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:46:05.064915 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337401632]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:46:05.068296 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:46:05.156455 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:46:05.156776 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337401632]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:46:05.234658 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-f872bf57-4400-4125-a7e2-1fb8b9742e51 req-ecf094bf-e5bd-463b-bf25-44184adf112c tempest-TestEncryptedCinderVolumes-1713386286 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:46:05.234658 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:46:05.234658 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:46:05.709200 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-463fc85a-a8fa-4014-b652-5295c396b04f tempest-TestEncryptedCinderVolumes-1713386286 None] Lock "b'cinder-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:46:05.768578 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:46:05.857513 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:46:05.857922 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337401632]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:46:05.858714 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-463fc85a-a8fa-4014-b652-5295c396b04f tempest-TestEncryptedCinderVolumes-1713386286 None] Skipping remove_export. No iscsi_target is presently exported for volume: 05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d
Nov 10 18:46:05.859858 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-463fc85a-a8fa-4014-b652-5295c396b04f tempest-TestEncryptedCinderVolumes-1713386286 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:46:05.878164 n-d-817210-1 sudo[148887]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d
Nov 10 18:46:05.879016 n-d-817210-1 sudo[148887]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:46:06.274483 n-d-817210-1 sudo[148887]: pam_unix(sudo:session): session closed for user root
Nov 10 18:46:06.277005 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-463fc85a-a8fa-4014-b652-5295c396b04f tempest-TestEncryptedCinderVolumes-1713386286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d" returned: 0 in 0.417s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:46:06.278876 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-463fc85a-a8fa-4014-b652-5295c396b04f tempest-TestEncryptedCinderVolumes-1713386286 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:46:06.296922 n-d-817210-1 sudo[148890]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d
Nov 10 18:46:06.297740 n-d-817210-1 sudo[148890]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:46:06.688972 n-d-817210-1 sudo[148890]: pam_unix(sudo:session): session closed for user root
Nov 10 18:46:06.691444 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-463fc85a-a8fa-4014-b652-5295c396b04f tempest-TestEncryptedCinderVolumes-1713386286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d" returned: 0 in 0.412s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:46:06.693597 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-463fc85a-a8fa-4014-b652-5295c396b04f tempest-TestEncryptedCinderVolumes-1713386286 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:46:06.711916 n-d-817210-1 sudo[148893]: ubuntu : TTY=unknown ; 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-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d
Nov 10 18:46:06.712767 n-d-817210-1 sudo[148893]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:46:07.166563 n-d-817210-1 sudo[148893]: pam_unix(sudo:session): session closed for user root
Nov 10 18:46:07.169164 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-463fc85a-a8fa-4014-b652-5295c396b04f tempest-TestEncryptedCinderVolumes-1713386286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d" returned: 0 in 0.475s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:46:07.170362 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-463fc85a-a8fa-4014-b652-5295c396b04f tempest-TestEncryptedCinderVolumes-1713386286 None] Successfully deleted volume: 05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d
Nov 10 18:46:07.202077 n-d-817210-1 cinder-volume[91926]: WARNING cinder.quota [None req-463fc85a-a8fa-4014-b652-5295c396b04f tempest-TestEncryptedCinderVolumes-1713386286 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-787744430 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-787744430, it is now deprecated. Please use the default quota class for default quota.
Nov 10 18:46:07.202935 n-d-817210-1 cinder-volume[91926]: WARNING cinder.quota [None req-463fc85a-a8fa-4014-b652-5295c396b04f tempest-TestEncryptedCinderVolumes-1713386286 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-787744430 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-787744430, it is now deprecated. Please use the default quota class for default quota.
Nov 10 18:46:07.222400 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-463fc85a-a8fa-4014-b652-5295c396b04f tempest-TestEncryptedCinderVolumes-1713386286 None] Created reservations ['60bb24af-1cab-45eb-8659-ba4c271c8a33', 'ba935900-6069-445e-92f4-fe3f6cbff3a8', 'e0b44b72-76ad-42ab-b2f5-b09d02b8b9f3', '79f2fae2-200a-4bc4-88f7-b7bc9a155c70'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:46:07.224630 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-463fc85a-a8fa-4014-b652-5295c396b04f tempest-TestEncryptedCinderVolumes-1713386286 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:46:07.224630 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:46:07.224630 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:46:07.267977 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-463fc85a-a8fa-4014-b652-5295c396b04f tempest-TestEncryptedCinderVolumes-1713386286 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:46:07.268779 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-463fc85a-a8fa-4014-b652-5295c396b04f tempest-TestEncryptedCinderVolumes-1713386286 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:46:07.287799 n-d-817210-1 sudo[148901]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:46:07.288705 n-d-817210-1 sudo[148901]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:46:07.720027 n-d-817210-1 sudo[148901]: pam_unix(sudo:session): session closed for user root
Nov 10 18:46:07.722563 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-463fc85a-a8fa-4014-b652-5295c396b04f tempest-TestEncryptedCinderVolumes-1713386286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:46:07.724964 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-463fc85a-a8fa-4014-b652-5295c396b04f tempest-TestEncryptedCinderVolumes-1713386286 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:46:07.743610 n-d-817210-1 sudo[148938]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:46:07.744429 n-d-817210-1 sudo[148938]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:46:08.187253 n-d-817210-1 sudo[148938]: pam_unix(sudo:session): session closed for user root
Nov 10 18:46:08.189687 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-463fc85a-a8fa-4014-b652-5295c396b04f tempest-TestEncryptedCinderVolumes-1713386286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.464s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:46:08.191848 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-463fc85a-a8fa-4014-b652-5295c396b04f tempest-TestEncryptedCinderVolumes-1713386286 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:46:08.197678 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-463fc85a-a8fa-4014-b652-5295c396b04f tempest-TestEncryptedCinderVolumes-1713386286 None] Deleted volume successfully.
Nov 10 18:46:08.214246 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-463fc85a-a8fa-4014-b652-5295c396b04f tempest-TestEncryptedCinderVolumes-1713386286 None] Lock "b'cinder-05f6f8e1-7fc2-4e6f-a2a6-cb05c795002d-delete_volume'" released by "delete_volume" :: held 2.505s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:46:25.963383 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-7716f281-e78d-4e11-b5d5-f4aa8f8c6956 tempest-TestEncryptedCinderVolumes-1713386286 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:46:25.967426 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-7716f281-e78d-4e11-b5d5-f4aa8f8c6956 tempest-TestEncryptedCinderVolumes-1713386286 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:46:25.967907 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-7716f281-e78d-4e11-b5d5-f4aa8f8c6956 tempest-TestEncryptedCinderVolumes-1713386286 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:46:25.982063 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7716f281-e78d-4e11-b5d5-f4aa8f8c6956 tempest-TestEncryptedCinderVolumes-1713386286 None] Flow 'volume_create_manager' (8baaabfe-2879-472e-aca0-8e95dd81d1f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:46:25.985467 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7716f281-e78d-4e11-b5d5-f4aa8f8c6956 tempest-TestEncryptedCinderVolumes-1713386286 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a14608d5-a79d-4537-a415-035eb55a927a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:46:26.008411 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-7716f281-e78d-4e11-b5d5-f4aa8f8c6956 tempest-TestEncryptedCinderVolumes-1713386286 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:46:26.036629 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7716f281-e78d-4e11-b5d5-f4aa8f8c6956 tempest-TestEncryptedCinderVolumes-1713386286 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a14608d5-a79d-4537-a415-035eb55a927a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:46:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-431595541',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=1eafa074-fabd-486e-8bdf-80bd55319926,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5509580cbed4e7d9ed76a3539dc30d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:46:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:46:26Z,user_id='566d0714d5ce497b91cd56f2732bf379',volume_attachment=>,volume_type=VolumeType(ef9e56a9-7ff8-492f-af45-93b546458f37),volume_type_id=ef9e56a9-7ff8-492f-af45-93b546458f37)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:46:26.039134 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7716f281-e78d-4e11-b5d5-f4aa8f8c6956 tempest-TestEncryptedCinderVolumes-1713386286 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ffcc7f85-598b-4c1e-9e75-f7e7e2e5731e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:46:26.041214 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7716f281-e78d-4e11-b5d5-f4aa8f8c6956 tempest-TestEncryptedCinderVolumes-1713386286 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ffcc7f85-598b-4c1e-9e75-f7e7e2e5731e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:46:26.043587 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7716f281-e78d-4e11-b5d5-f4aa8f8c6956 tempest-TestEncryptedCinderVolumes-1713386286 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e813b879-fcf6-4be4-b192-bf547cf40f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:46:26.045952 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7716f281-e78d-4e11-b5d5-f4aa8f8c6956 tempest-TestEncryptedCinderVolumes-1713386286 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e813b879-fcf6-4be4-b192-bf547cf40f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1eafa074-fabd-486e-8bdf-80bd55319926', 'volume_name': 'volume-1eafa074-fabd-486e-8bdf-80bd55319926', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:46:26.048375 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7716f281-e78d-4e11-b5d5-f4aa8f8c6956 tempest-TestEncryptedCinderVolumes-1713386286 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e1d68ec5-f117-4b12-92f6-eca8a518ccbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:46:26.050547 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7716f281-e78d-4e11-b5d5-f4aa8f8c6956 tempest-TestEncryptedCinderVolumes-1713386286 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e1d68ec5-f117-4b12-92f6-eca8a518ccbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:46:26.052710 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7716f281-e78d-4e11-b5d5-f4aa8f8c6956 tempest-TestEncryptedCinderVolumes-1713386286 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (27d14fb6-4e2c-4cdd-a7ec-26fb20338424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:46:26.053513 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-7716f281-e78d-4e11-b5d5-f4aa8f8c6956 tempest-TestEncryptedCinderVolumes-1713386286 None] Volume 1eafa074-fabd-486e-8bdf-80bd55319926: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1eafa074-fabd-486e-8bdf-80bd55319926', 'volume_size': 1}
Nov 10 18:46:26.054775 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7716f281-e78d-4e11-b5d5-f4aa8f8c6956 tempest-TestEncryptedCinderVolumes-1713386286 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1eafa074-fabd-486e-8bdf-80bd55319926 stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:46:26.073347 n-d-817210-1 sudo[148999]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1eafa074-fabd-486e-8bdf-80bd55319926 stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:46:26.074149 n-d-817210-1 sudo[148999]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:46:26.567471 n-d-817210-1 sudo[148999]: pam_unix(sudo:session): session closed for user root
Nov 10 18:46:26.569976 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-7716f281-e78d-4e11-b5d5-f4aa8f8c6956 tempest-TestEncryptedCinderVolumes-1713386286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1eafa074-fabd-486e-8bdf-80bd55319926 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.515s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:46:26.573906 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7716f281-e78d-4e11-b5d5-f4aa8f8c6956 tempest-TestEncryptedCinderVolumes-1713386286 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (27d14fb6-4e2c-4cdd-a7ec-26fb20338424) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1eafa074-fabd-486e-8bdf-80bd55319926', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:46:26.578366 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7716f281-e78d-4e11-b5d5-f4aa8f8c6956 tempest-TestEncryptedCinderVolumes-1713386286 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (63f6b1c7-cc8d-4130-9b4c-e58f03a36633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:46:26.593149 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-7716f281-e78d-4e11-b5d5-f4aa8f8c6956 tempest-TestEncryptedCinderVolumes-1713386286 None] Volume volume-1eafa074-fabd-486e-8bdf-80bd55319926 (1eafa074-fabd-486e-8bdf-80bd55319926): created successfully
Nov 10 18:46:26.595616 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7716f281-e78d-4e11-b5d5-f4aa8f8c6956 tempest-TestEncryptedCinderVolumes-1713386286 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (63f6b1c7-cc8d-4130-9b4c-e58f03a36633) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:46:26.598685 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-7716f281-e78d-4e11-b5d5-f4aa8f8c6956 tempest-TestEncryptedCinderVolumes-1713386286 None] Flow 'volume_create_manager' (8baaabfe-2879-472e-aca0-8e95dd81d1f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:46:26.608004 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-7716f281-e78d-4e11-b5d5-f4aa8f8c6956 tempest-TestEncryptedCinderVolumes-1713386286 None] Created volume successfully.
Nov 10 18:46:27.840433 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-3591e9e3-c822-43d0-a857-8474fdf735ec req-f3f34ddf-cada-43ba-b11c-1135ff3ccfe4 tempest-TestEncryptedCinderVolumes-1713386286 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1eafa074-fabd-486e-8bdf-80bd55319926 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:46:27.858643 n-d-817210-1 sudo[149032]: 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-1eafa074-fabd-486e-8bdf-80bd55319926
Nov 10 18:46:27.859472 n-d-817210-1 sudo[149032]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:46:28.253559 n-d-817210-1 sudo[149032]: pam_unix(sudo:session): session closed for user root
Nov 10 18:46:28.256365 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-3591e9e3-c822-43d0-a857-8474fdf735ec req-f3f34ddf-cada-43ba-b11c-1135ff3ccfe4 tempest-TestEncryptedCinderVolumes-1713386286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1eafa074-fabd-486e-8bdf-80bd55319926" returned: 0 in 0.415s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:46:28.309969 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:46:28.315882 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:46:28.316201 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337402752]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:46:28.316855 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-3591e9e3-c822-43d0-a857-8474fdf735ec req-f3f34ddf-cada-43ba-b11c-1135ff3ccfe4 tempest-TestEncryptedCinderVolumes-1713386286 None] Targets prior to update: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 18:46:28.317659 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-3591e9e3-c822-43d0-a857-8474fdf735ec req-f3f34ddf-cada-43ba-b11c-1135ff3ccfe4 tempest-TestEncryptedCinderVolumes-1713386286 None] Creating iscsi_target for Volume ID: volume-1eafa074-fabd-486e-8bdf-80bd55319926 {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 18:46:28.321691 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-3591e9e3-c822-43d0-a857-8474fdf735ec req-f3f34ddf-cada-43ba-b11c-1135ff3ccfe4 tempest-TestEncryptedCinderVolumes-1713386286 None] Created volume path /opt/stack/data/cinder/volumes/volume-1eafa074-fabd-486e-8bdf-80bd55319926,
Nov 10 18:46:28.321691 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 18:46:28.321691 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:46:28.321691 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-1eafa074-fabd-486e-8bdf-80bd55319926
Nov 10 18:46:28.321691 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 18:46:28.321691 n-d-817210-1 cinder-volume[91926]: incominguser 8sk4LEUaLiSAsbtGVvHn tTtRW9V8DJxrCt8m
Nov 10 18:46:28.321691 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:46:28.321691 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 18:46:28.321691 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:46:28.321691 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 18:46:28.323124 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-1eafa074-fabd-486e-8bdf-80bd55319926 {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:46:28.664212 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-1eafa074-fabd-486e-8bdf-80bd55319926" returned: 0 in 0.341s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:46:28.664580 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337402752]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:46:28.665187 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-3591e9e3-c822-43d0-a857-8474fdf735ec req-f3f34ddf-cada-43ba-b11c-1135ff3ccfe4 tempest-TestEncryptedCinderVolumes-1713386286 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 18:46:28.665550 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-3591e9e3-c822-43d0-a857-8474fdf735ec req-f3f34ddf-cada-43ba-b11c-1135ff3ccfe4 tempest-TestEncryptedCinderVolumes-1713386286 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 18:46:28.666950 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:46:28.673128 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:46:28.673491 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337402752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1eafa074-fabd-486e-8bdf-80bd55319926\n System information:\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-1eafa074-fabd-486e-8bdf-80bd55319926\n Backing store flags: \n Account information:\n 8sk4LEUaLiSAsbtGVvHn\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:46:28.674069 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-3591e9e3-c822-43d0-a857-8474fdf735ec req-f3f34ddf-cada-43ba-b11c-1135ff3ccfe4 tempest-TestEncryptedCinderVolumes-1713386286 None] Targets after update: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 18:46:28.675344 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:46:28.765988 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:46:28.767946 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337402752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1eafa074-fabd-486e-8bdf-80bd55319926\n System information:\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-1eafa074-fabd-486e-8bdf-80bd55319926\n Backing store flags: \n Account information:\n 8sk4LEUaLiSAsbtGVvHn\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:46:28.769904 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:46:28.860902 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:46:28.861534 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337402752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1eafa074-fabd-486e-8bdf-80bd55319926\n System information:\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-1eafa074-fabd-486e-8bdf-80bd55319926\n Backing store flags: \n Account information:\n 8sk4LEUaLiSAsbtGVvHn\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:46:28.862327 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-3591e9e3-c822-43d0-a857-8474fdf735ec req-f3f34ddf-cada-43ba-b11c-1135ff3ccfe4 tempest-TestEncryptedCinderVolumes-1713386286 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-1eafa074-fabd-486e-8bdf-80bd55319926 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 18:46:29.024517 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-3591e9e3-c822-43d0-a857-8474fdf735ec req-f3f34ddf-cada-43ba-b11c-1135ff3ccfe4 tempest-TestEncryptedCinderVolumes-1713386286 None] attachment_update completed successfully.
Nov 10 18:46:36.462148 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-3a1deef2-3b4c-46ae-8aa1-cf769d73ad61 req-4438ca58-e737-4264-8147-3e0889c79afb tempest-TestEncryptedCinderVolumes-1713386286 None] Terminate volume connection completed successfully.
Nov 10 18:46:36.462909 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-3a1deef2-3b4c-46ae-8aa1-cf769d73ad61 req-4438ca58-e737-4264-8147-3e0889c79afb tempest-TestEncryptedCinderVolumes-1713386286 None] Deleting attachment 95a35ebe-40f3-4d72-a1b4-a63dfb13ae82. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 18:46:36.464120 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:46:36.559261 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:46:36.559642 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337402752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-1eafa074-fabd-486e-8bdf-80bd55319926\n System information:\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-1eafa074-fabd-486e-8bdf-80bd55319926\n Backing store flags: \n Account information:\n 8sk4LEUaLiSAsbtGVvHn\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:46:36.560270 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-3a1deef2-3b4c-46ae-8aa1-cf769d73ad61 req-4438ca58-e737-4264-8147-3e0889c79afb tempest-TestEncryptedCinderVolumes-1713386286 None] Removing iscsi_target for Volume ID: 1eafa074-fabd-486e-8bdf-80bd55319926
Nov 10 18:46:36.562002 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-1eafa074-fabd-486e-8bdf-80bd55319926 -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:46:36.652404 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-1eafa074-fabd-486e-8bdf-80bd55319926 -f" returned: 0 in 0.090s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:46:36.652735 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337402752]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:46:36.653989 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:46:36.742415 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:46:36.742783 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337402752]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:46:36.817424 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-3a1deef2-3b4c-46ae-8aa1-cf769d73ad61 req-4438ca58-e737-4264-8147-3e0889c79afb tempest-TestEncryptedCinderVolumes-1713386286 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:46:36.817424 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:46:36.817424 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:46:37.263478 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-8270a84f-6816-4973-b24e-2cb550bc3a50 tempest-TestEncryptedCinderVolumes-1713386286 None] Lock "b'cinder-1eafa074-fabd-486e-8bdf-80bd55319926-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:46:37.326741 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:46:37.413708 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:46:37.414027 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337402752]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:46:37.414725 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-8270a84f-6816-4973-b24e-2cb550bc3a50 tempest-TestEncryptedCinderVolumes-1713386286 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1eafa074-fabd-486e-8bdf-80bd55319926
Nov 10 18:46:37.415752 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8270a84f-6816-4973-b24e-2cb550bc3a50 tempest-TestEncryptedCinderVolumes-1713386286 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1eafa074-fabd-486e-8bdf-80bd55319926 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:46:37.433394 n-d-817210-1 sudo[149093]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1eafa074-fabd-486e-8bdf-80bd55319926
Nov 10 18:46:37.434172 n-d-817210-1 sudo[149093]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:46:37.832379 n-d-817210-1 sudo[149093]: pam_unix(sudo:session): session closed for user root
Nov 10 18:46:37.834943 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8270a84f-6816-4973-b24e-2cb550bc3a50 tempest-TestEncryptedCinderVolumes-1713386286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1eafa074-fabd-486e-8bdf-80bd55319926" returned: 0 in 0.419s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:46:37.836763 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8270a84f-6816-4973-b24e-2cb550bc3a50 tempest-TestEncryptedCinderVolumes-1713386286 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1eafa074-fabd-486e-8bdf-80bd55319926 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:46:37.855015 n-d-817210-1 sudo[149096]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1eafa074-fabd-486e-8bdf-80bd55319926
Nov 10 18:46:37.855828 n-d-817210-1 sudo[149096]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:46:38.251284 n-d-817210-1 sudo[149096]: pam_unix(sudo:session): session closed for user root
Nov 10 18:46:38.253732 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8270a84f-6816-4973-b24e-2cb550bc3a50 tempest-TestEncryptedCinderVolumes-1713386286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1eafa074-fabd-486e-8bdf-80bd55319926" returned: 0 in 0.416s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:46:38.256326 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8270a84f-6816-4973-b24e-2cb550bc3a50 tempest-TestEncryptedCinderVolumes-1713386286 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1eafa074-fabd-486e-8bdf-80bd55319926 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:46:38.274666 n-d-817210-1 sudo[149099]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1eafa074-fabd-486e-8bdf-80bd55319926
Nov 10 18:46:38.275460 n-d-817210-1 sudo[149099]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:46:38.749756 n-d-817210-1 sudo[149099]: pam_unix(sudo:session): session closed for user root
Nov 10 18:46:38.752073 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8270a84f-6816-4973-b24e-2cb550bc3a50 tempest-TestEncryptedCinderVolumes-1713386286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1eafa074-fabd-486e-8bdf-80bd55319926" returned: 0 in 0.495s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:46:38.753220 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-8270a84f-6816-4973-b24e-2cb550bc3a50 tempest-TestEncryptedCinderVolumes-1713386286 None] Successfully deleted volume: 1eafa074-fabd-486e-8bdf-80bd55319926
Nov 10 18:46:38.783402 n-d-817210-1 cinder-volume[91926]: WARNING cinder.quota [None req-8270a84f-6816-4973-b24e-2cb550bc3a50 tempest-TestEncryptedCinderVolumes-1713386286 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1380206580 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1380206580, it is now deprecated. Please use the default quota class for default quota.
Nov 10 18:46:38.784209 n-d-817210-1 cinder-volume[91926]: WARNING cinder.quota [None req-8270a84f-6816-4973-b24e-2cb550bc3a50 tempest-TestEncryptedCinderVolumes-1713386286 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1380206580 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1380206580, it is now deprecated. Please use the default quota class for default quota.
Nov 10 18:46:38.804326 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-8270a84f-6816-4973-b24e-2cb550bc3a50 tempest-TestEncryptedCinderVolumes-1713386286 None] Created reservations ['db74de58-0c4a-4d15-bd9b-4605f4169b8d', '7d399778-6f1e-4a83-a7e3-7c1b57fc37e3', '4510a7f9-57be-43c1-becb-2f076f42fbb2', 'bde0d546-7dc9-4b9a-b93d-0f5649c1844d'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:46:38.806531 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-8270a84f-6816-4973-b24e-2cb550bc3a50 tempest-TestEncryptedCinderVolumes-1713386286 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:46:38.806531 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:46:38.806531 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:46:38.848078 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-8270a84f-6816-4973-b24e-2cb550bc3a50 tempest-TestEncryptedCinderVolumes-1713386286 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:46:38.848819 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8270a84f-6816-4973-b24e-2cb550bc3a50 tempest-TestEncryptedCinderVolumes-1713386286 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:46:38.867485 n-d-817210-1 sudo[149104]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:46:38.868302 n-d-817210-1 sudo[149104]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:46:39.311249 n-d-817210-1 sudo[149104]: pam_unix(sudo:session): session closed for user root
Nov 10 18:46:39.325113 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8270a84f-6816-4973-b24e-2cb550bc3a50 tempest-TestEncryptedCinderVolumes-1713386286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.476s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:46:39.327546 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8270a84f-6816-4973-b24e-2cb550bc3a50 tempest-TestEncryptedCinderVolumes-1713386286 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:46:39.345526 n-d-817210-1 sudo[149107]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:46:39.346330 n-d-817210-1 sudo[149107]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:46:39.789365 n-d-817210-1 sudo[149107]: pam_unix(sudo:session): session closed for user root
Nov 10 18:46:39.791921 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-8270a84f-6816-4973-b24e-2cb550bc3a50 tempest-TestEncryptedCinderVolumes-1713386286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.464s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:46:39.793894 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-8270a84f-6816-4973-b24e-2cb550bc3a50 tempest-TestEncryptedCinderVolumes-1713386286 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:46:39.799888 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-8270a84f-6816-4973-b24e-2cb550bc3a50 tempest-TestEncryptedCinderVolumes-1713386286 None] Deleted volume successfully.
Nov 10 18:46:39.815233 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-8270a84f-6816-4973-b24e-2cb550bc3a50 tempest-TestEncryptedCinderVolumes-1713386286 None] Lock "b'cinder-1eafa074-fabd-486e-8bdf-80bd55319926-delete_volume'" released by "delete_volume" :: held 2.551s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:47:02.603334 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:47:02.604077 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:47:02.604369 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:47:02.628199 n-d-817210-1 sudo[149264]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:47:02.630064 n-d-817210-1 sudo[149264]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:47:03.101613 n-d-817210-1 sudo[149264]: pam_unix(sudo:session): session closed for user root
Nov 10 18:47:03.103778 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:47:03.105728 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:47:03.133128 n-d-817210-1 sudo[149296]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:47:03.133958 n-d-817210-1 sudo[149296]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:47:03.666148 n-d-817210-1 sudo[149296]: pam_unix(sudo:session): session closed for user root
Nov 10 18:47:03.668367 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.562s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:47:03.670937 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:47:48.269190 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-069ac4a3-a6ac-46f4-82fd-54936ecd5423 tempest-TestMinimumBasicScenario-832647174 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 18:47:48.273179 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-069ac4a3-a6ac-46f4-82fd-54936ecd5423 tempest-TestMinimumBasicScenario-832647174 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 18:47:48.273696 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-069ac4a3-a6ac-46f4-82fd-54936ecd5423 tempest-TestMinimumBasicScenario-832647174 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 18:47:48.287500 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-069ac4a3-a6ac-46f4-82fd-54936ecd5423 tempest-TestMinimumBasicScenario-832647174 None] Flow 'volume_create_manager' (6725db6f-d693-42c0-a586-a54dce1ef488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:47:48.290897 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-069ac4a3-a6ac-46f4-82fd-54936ecd5423 tempest-TestMinimumBasicScenario-832647174 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (41a6f316-bbe8-4332-8a58-a5110bbd19e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:47:48.315021 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-069ac4a3-a6ac-46f4-82fd-54936ecd5423 tempest-TestMinimumBasicScenario-832647174 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 18:47:48.340628 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-069ac4a3-a6ac-46f4-82fd-54936ecd5423 tempest-TestMinimumBasicScenario-832647174 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (41a6f316-bbe8-4332-8a58-a5110bbd19e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T18:47:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-998212566',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=5339b9d5-11f3-4558-96af-dc506f0e285c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0a95213310c4a62933af0b98597b8fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T18:47:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T18:47:48Z,user_id='f103b603ed4847b4800cd03578a63912',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:47:48.343353 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-069ac4a3-a6ac-46f4-82fd-54936ecd5423 tempest-TestMinimumBasicScenario-832647174 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4892591c-1e6c-417d-8ba8-490e68a1060d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:47:48.345522 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-069ac4a3-a6ac-46f4-82fd-54936ecd5423 tempest-TestMinimumBasicScenario-832647174 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4892591c-1e6c-417d-8ba8-490e68a1060d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:47:48.347891 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-069ac4a3-a6ac-46f4-82fd-54936ecd5423 tempest-TestMinimumBasicScenario-832647174 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6d2385a4-2d33-4868-bc3f-24beec1049f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:47:48.350135 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-069ac4a3-a6ac-46f4-82fd-54936ecd5423 tempest-TestMinimumBasicScenario-832647174 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6d2385a4-2d33-4868-bc3f-24beec1049f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5339b9d5-11f3-4558-96af-dc506f0e285c', 'volume_name': 'volume-5339b9d5-11f3-4558-96af-dc506f0e285c', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:47:48.352536 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-069ac4a3-a6ac-46f4-82fd-54936ecd5423 tempest-TestMinimumBasicScenario-832647174 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (65151586-d6da-45f4-9f38-d003961aaaec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:47:48.354723 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-069ac4a3-a6ac-46f4-82fd-54936ecd5423 tempest-TestMinimumBasicScenario-832647174 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (65151586-d6da-45f4-9f38-d003961aaaec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:47:48.357078 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-069ac4a3-a6ac-46f4-82fd-54936ecd5423 tempest-TestMinimumBasicScenario-832647174 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (42156f35-0563-4f57-a473-964b95f999c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:47:48.357916 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-069ac4a3-a6ac-46f4-82fd-54936ecd5423 tempest-TestMinimumBasicScenario-832647174 None] Volume 5339b9d5-11f3-4558-96af-dc506f0e285c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5339b9d5-11f3-4558-96af-dc506f0e285c', 'volume_size': 1}
Nov 10 18:47:48.359211 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-069ac4a3-a6ac-46f4-82fd-54936ecd5423 tempest-TestMinimumBasicScenario-832647174 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5339b9d5-11f3-4558-96af-dc506f0e285c stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:47:48.377395 n-d-817210-1 sudo[149796]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5339b9d5-11f3-4558-96af-dc506f0e285c stack-volumes-lvmdriver-1 -L 1g
Nov 10 18:47:48.378512 n-d-817210-1 sudo[149796]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:47:48.890453 n-d-817210-1 sudo[149796]: pam_unix(sudo:session): session closed for user root
Nov 10 18:47:48.892844 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-069ac4a3-a6ac-46f4-82fd-54936ecd5423 tempest-TestMinimumBasicScenario-832647174 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5339b9d5-11f3-4558-96af-dc506f0e285c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.533s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:47:48.896548 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-069ac4a3-a6ac-46f4-82fd-54936ecd5423 tempest-TestMinimumBasicScenario-832647174 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (42156f35-0563-4f57-a473-964b95f999c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5339b9d5-11f3-4558-96af-dc506f0e285c', 'volume_size': 1}' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:47:48.898918 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-069ac4a3-a6ac-46f4-82fd-54936ecd5423 tempest-TestMinimumBasicScenario-832647174 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (650f2e7a-c212-4a36-baa1-48e32a896c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 18:47:48.911626 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-069ac4a3-a6ac-46f4-82fd-54936ecd5423 tempest-TestMinimumBasicScenario-832647174 None] Volume volume-5339b9d5-11f3-4558-96af-dc506f0e285c (5339b9d5-11f3-4558-96af-dc506f0e285c): created successfully
Nov 10 18:47:48.914041 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-069ac4a3-a6ac-46f4-82fd-54936ecd5423 tempest-TestMinimumBasicScenario-832647174 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (650f2e7a-c212-4a36-baa1-48e32a896c74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 18:47:48.917176 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-069ac4a3-a6ac-46f4-82fd-54936ecd5423 tempest-TestMinimumBasicScenario-832647174 None] Flow 'volume_create_manager' (6725db6f-d693-42c0-a586-a54dce1ef488) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 18:47:48.927361 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-069ac4a3-a6ac-46f4-82fd-54936ecd5423 tempest-TestMinimumBasicScenario-832647174 None] Created volume successfully.
Nov 10 18:47:50.329611 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-951ab7ac-29af-4d12-bc6d-894bd6ed3b1b req-9ff998db-e20e-4dd9-b0ac-0aa9b280b3ed tempest-TestMinimumBasicScenario-832647174 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5339b9d5-11f3-4558-96af-dc506f0e285c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:47:50.347762 n-d-817210-1 sudo[149829]: 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-5339b9d5-11f3-4558-96af-dc506f0e285c
Nov 10 18:47:50.348587 n-d-817210-1 sudo[149829]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:47:50.734183 n-d-817210-1 sudo[149829]: pam_unix(sudo:session): session closed for user root
Nov 10 18:47:50.736881 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-951ab7ac-29af-4d12-bc6d-894bd6ed3b1b req-9ff998db-e20e-4dd9-b0ac-0aa9b280b3ed tempest-TestMinimumBasicScenario-832647174 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5339b9d5-11f3-4558-96af-dc506f0e285c" returned: 0 in 0.407s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:47:50.787976 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:47:50.794239 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:47:50.794558 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337401952]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:47:50.795219 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-951ab7ac-29af-4d12-bc6d-894bd6ed3b1b req-9ff998db-e20e-4dd9-b0ac-0aa9b280b3ed tempest-TestMinimumBasicScenario-832647174 None] Targets prior to update: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 18:47:50.796052 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-951ab7ac-29af-4d12-bc6d-894bd6ed3b1b req-9ff998db-e20e-4dd9-b0ac-0aa9b280b3ed tempest-TestMinimumBasicScenario-832647174 None] Creating iscsi_target for Volume ID: volume-5339b9d5-11f3-4558-96af-dc506f0e285c {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 18:47:50.800312 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-951ab7ac-29af-4d12-bc6d-894bd6ed3b1b req-9ff998db-e20e-4dd9-b0ac-0aa9b280b3ed tempest-TestMinimumBasicScenario-832647174 None] Created volume path /opt/stack/data/cinder/volumes/volume-5339b9d5-11f3-4558-96af-dc506f0e285c,
Nov 10 18:47:50.800312 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 18:47:50.800312 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:47:50.800312 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-5339b9d5-11f3-4558-96af-dc506f0e285c
Nov 10 18:47:50.800312 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 18:47:50.800312 n-d-817210-1 cinder-volume[91926]: incominguser jXKofjfhtLmuon75MrNy CkqmPtQhcXM4UHs3
Nov 10 18:47:50.800312 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:47:50.800312 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 18:47:50.800312 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:47:50.800312 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 18:47:50.801646 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-5339b9d5-11f3-4558-96af-dc506f0e285c {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:47:51.163912 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-5339b9d5-11f3-4558-96af-dc506f0e285c" returned: 0 in 0.362s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:47:51.164238 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337401952]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:47:51.164876 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-951ab7ac-29af-4d12-bc6d-894bd6ed3b1b req-9ff998db-e20e-4dd9-b0ac-0aa9b280b3ed tempest-TestMinimumBasicScenario-832647174 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 18:47:51.165233 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-951ab7ac-29af-4d12-bc6d-894bd6ed3b1b req-9ff998db-e20e-4dd9-b0ac-0aa9b280b3ed tempest-TestMinimumBasicScenario-832647174 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 18:47:51.166952 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:47:51.173854 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:47:51.174378 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337401952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5339b9d5-11f3-4558-96af-dc506f0e285c\n System information:\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-5339b9d5-11f3-4558-96af-dc506f0e285c\n Backing store flags: \n Account information:\n jXKofjfhtLmuon75MrNy\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:47:51.175057 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-951ab7ac-29af-4d12-bc6d-894bd6ed3b1b req-9ff998db-e20e-4dd9-b0ac-0aa9b280b3ed tempest-TestMinimumBasicScenario-832647174 None] Targets after update: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 18:47:51.176016 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:47:51.263759 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:47:51.264092 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337401952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5339b9d5-11f3-4558-96af-dc506f0e285c\n System information:\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-5339b9d5-11f3-4558-96af-dc506f0e285c\n Backing store flags: \n Account information:\n jXKofjfhtLmuon75MrNy\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:47:51.265302 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:47:51.352062 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:47:51.352651 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337401952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5339b9d5-11f3-4558-96af-dc506f0e285c\n System information:\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-5339b9d5-11f3-4558-96af-dc506f0e285c\n Backing store flags: \n Account information:\n jXKofjfhtLmuon75MrNy\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:47:51.353390 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-951ab7ac-29af-4d12-bc6d-894bd6ed3b1b req-9ff998db-e20e-4dd9-b0ac-0aa9b280b3ed tempest-TestMinimumBasicScenario-832647174 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-5339b9d5-11f3-4558-96af-dc506f0e285c 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 18:47:51.518951 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-951ab7ac-29af-4d12-bc6d-894bd6ed3b1b req-9ff998db-e20e-4dd9-b0ac-0aa9b280b3ed tempest-TestMinimumBasicScenario-832647174 None] attachment_update completed successfully.
Nov 10 18:48:02.603446 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:48:02.604167 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:48:02.604475 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:48:02.625490 n-d-817210-1 sudo[149881]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:48:02.626486 n-d-817210-1 sudo[149881]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:48:03.026664 n-d-817210-1 sudo[149881]: pam_unix(sudo:session): session closed for user root
Nov 10 18:48:03.028916 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:48:03.030501 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:48:03.051389 n-d-817210-1 sudo[149886]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:48:03.052294 n-d-817210-1 sudo[149886]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:48:03.460248 n-d-817210-1 sudo[149886]: pam_unix(sudo:session): session closed for user root
Nov 10 18:48:03.462384 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.432s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:48:03.464653 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:49:02.601957 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:49:02.602980 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:49:02.603188 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:49:02.622685 n-d-817210-1 sudo[149957]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:49:02.623531 n-d-817210-1 sudo[149957]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:49:03.093066 n-d-817210-1 sudo[149957]: pam_unix(sudo:session): session closed for user root
Nov 10 18:49:03.095292 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:49:03.097015 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:49:03.117706 n-d-817210-1 sudo[149960]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:49:03.118560 n-d-817210-1 sudo[149960]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:49:03.537119 n-d-817210-1 sudo[149960]: pam_unix(sudo:session): session closed for user root
Nov 10 18:49:03.539309 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.442s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:49:03.540616 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:50:02.607101 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:50:02.607995 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:50:02.608359 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:50:02.627369 n-d-817210-1 sudo[150009]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:50:02.628180 n-d-817210-1 sudo[150009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:50:03.189762 n-d-817210-1 sudo[150009]: pam_unix(sudo:session): session closed for user root
Nov 10 18:50:03.192053 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.583s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:50:03.194985 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:50:03.214446 n-d-817210-1 sudo[150012]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:50:03.215307 n-d-817210-1 sudo[150012]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:50:03.609578 n-d-817210-1 sudo[150012]: pam_unix(sudo:session): session closed for user root
Nov 10 18:50:03.611974 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.417s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:50:03.614250 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:50:13.315682 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-248dc211-be9e-48c0-ac2f-465196986f19 req-f99a94f8-885b-44e0-a9b0-a584ef7bcfd7 tempest-TestMinimumBasicScenario-832647174 None] Terminate volume connection completed successfully.
Nov 10 18:50:13.316441 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-248dc211-be9e-48c0-ac2f-465196986f19 req-f99a94f8-885b-44e0-a9b0-a584ef7bcfd7 tempest-TestMinimumBasicScenario-832647174 None] Deleting attachment 992f7982-f6e4-4de2-b916-7c451472be17. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 18:50:13.318075 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:50:13.472646 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.154s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:50:13.473054 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337401952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-5339b9d5-11f3-4558-96af-dc506f0e285c\n System information:\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-5339b9d5-11f3-4558-96af-dc506f0e285c\n Backing store flags: \n Account information:\n jXKofjfhtLmuon75MrNy\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:50:13.473985 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-248dc211-be9e-48c0-ac2f-465196986f19 req-f99a94f8-885b-44e0-a9b0-a584ef7bcfd7 tempest-TestMinimumBasicScenario-832647174 None] Removing iscsi_target for Volume ID: 5339b9d5-11f3-4558-96af-dc506f0e285c
Nov 10 18:50:13.475432 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-5339b9d5-11f3-4558-96af-dc506f0e285c -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:50:13.573973 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-5339b9d5-11f3-4558-96af-dc506f0e285c -f" returned: 0 in 0.098s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:50:13.574420 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337401952]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:50:13.576175 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:50:13.679145 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:50:13.679608 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337401952]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:50:13.802251 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-248dc211-be9e-48c0-ac2f-465196986f19 req-f99a94f8-885b-44e0-a9b0-a584ef7bcfd7 tempest-TestMinimumBasicScenario-832647174 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:50:13.802251 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:50:13.802251 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:50:15.298365 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-a8f41f20-4a69-4269-8a88-279dadc06a37 tempest-TestMinimumBasicScenario-832647174 None] Lock "b'cinder-5339b9d5-11f3-4558-96af-dc506f0e285c-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 18:50:15.413331 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:50:15.502923 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:50:15.503404 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337401952]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 18:50:15.504410 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [None req-a8f41f20-4a69-4269-8a88-279dadc06a37 tempest-TestMinimumBasicScenario-832647174 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5339b9d5-11f3-4558-96af-dc506f0e285c
Nov 10 18:50:15.506172 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a8f41f20-4a69-4269-8a88-279dadc06a37 tempest-TestMinimumBasicScenario-832647174 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5339b9d5-11f3-4558-96af-dc506f0e285c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:50:15.526786 n-d-817210-1 sudo[150098]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5339b9d5-11f3-4558-96af-dc506f0e285c
Nov 10 18:50:15.527584 n-d-817210-1 sudo[150098]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:50:16.106143 n-d-817210-1 sudo[150098]: pam_unix(sudo:session): session closed for user root
Nov 10 18:50:16.108881 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a8f41f20-4a69-4269-8a88-279dadc06a37 tempest-TestMinimumBasicScenario-832647174 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5339b9d5-11f3-4558-96af-dc506f0e285c" returned: 0 in 0.603s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:50:16.110826 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a8f41f20-4a69-4269-8a88-279dadc06a37 tempest-TestMinimumBasicScenario-832647174 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5339b9d5-11f3-4558-96af-dc506f0e285c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:50:16.129945 n-d-817210-1 sudo[150101]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5339b9d5-11f3-4558-96af-dc506f0e285c
Nov 10 18:50:16.131067 n-d-817210-1 sudo[150101]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:50:16.534553 n-d-817210-1 sudo[150101]: pam_unix(sudo:session): session closed for user root
Nov 10 18:50:16.537276 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a8f41f20-4a69-4269-8a88-279dadc06a37 tempest-TestMinimumBasicScenario-832647174 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5339b9d5-11f3-4558-96af-dc506f0e285c" returned: 0 in 0.426s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:50:16.539834 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a8f41f20-4a69-4269-8a88-279dadc06a37 tempest-TestMinimumBasicScenario-832647174 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5339b9d5-11f3-4558-96af-dc506f0e285c {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:50:16.559109 n-d-817210-1 sudo[150104]: ubuntu : TTY=unknown ; 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-5339b9d5-11f3-4558-96af-dc506f0e285c
Nov 10 18:50:16.559955 n-d-817210-1 sudo[150104]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:50:17.073103 n-d-817210-1 sudo[150104]: pam_unix(sudo:session): session closed for user root
Nov 10 18:50:17.076170 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a8f41f20-4a69-4269-8a88-279dadc06a37 tempest-TestMinimumBasicScenario-832647174 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5339b9d5-11f3-4558-96af-dc506f0e285c" returned: 0 in 0.536s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:50:17.077707 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [None req-a8f41f20-4a69-4269-8a88-279dadc06a37 tempest-TestMinimumBasicScenario-832647174 None] Successfully deleted volume: 5339b9d5-11f3-4558-96af-dc506f0e285c
Nov 10 18:50:17.135142 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [None req-a8f41f20-4a69-4269-8a88-279dadc06a37 tempest-TestMinimumBasicScenario-832647174 None] Created reservations ['49c9587b-cfa0-4376-9b07-260ffbacdf3e', '388e31a0-ce19-48f8-922a-6c6f20615207', '8bd92703-d063-4652-b852-07b7d352d35f', '2d0402ee-b1a9-4f93-a145-a4c6c5f0d7f3'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 18:50:17.137872 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [None req-a8f41f20-4a69-4269-8a88-279dadc06a37 tempest-TestMinimumBasicScenario-832647174 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 18:50:17.137872 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 18:50:17.137872 n-d-817210-1 cinder-volume[91926]:
Nov 10 18:50:17.187608 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-a8f41f20-4a69-4269-8a88-279dadc06a37 tempest-TestMinimumBasicScenario-832647174 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:50:17.188438 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a8f41f20-4a69-4269-8a88-279dadc06a37 tempest-TestMinimumBasicScenario-832647174 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:50:17.207418 n-d-817210-1 sudo[150109]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:50:17.208354 n-d-817210-1 sudo[150109]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:50:17.693797 n-d-817210-1 sudo[150109]: pam_unix(sudo:session): session closed for user root
Nov 10 18:50:17.696651 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a8f41f20-4a69-4269-8a88-279dadc06a37 tempest-TestMinimumBasicScenario-832647174 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.507s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:50:17.699532 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a8f41f20-4a69-4269-8a88-279dadc06a37 tempest-TestMinimumBasicScenario-832647174 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:50:17.719181 n-d-817210-1 sudo[150112]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:50:17.720012 n-d-817210-1 sudo[150112]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:50:18.190305 n-d-817210-1 sudo[150112]: pam_unix(sudo:session): session closed for user root
Nov 10 18:50:18.193659 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-a8f41f20-4a69-4269-8a88-279dadc06a37 tempest-TestMinimumBasicScenario-832647174 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.494s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:50:18.196139 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-a8f41f20-4a69-4269-8a88-279dadc06a37 tempest-TestMinimumBasicScenario-832647174 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:50:18.203535 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-a8f41f20-4a69-4269-8a88-279dadc06a37 tempest-TestMinimumBasicScenario-832647174 None] Deleted volume successfully.
Nov 10 18:50:18.225480 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [None req-a8f41f20-4a69-4269-8a88-279dadc06a37 tempest-TestMinimumBasicScenario-832647174 None] Lock "b'cinder-5339b9d5-11f3-4558-96af-dc506f0e285c-delete_volume'" released by "delete_volume" :: held 2.927s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 18:51:02.612895 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:51:02.613760 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:51:02.614427 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:51:02.636513 n-d-817210-1 sudo[150478]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:51:02.637356 n-d-817210-1 sudo[150478]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:51:03.126250 n-d-817210-1 sudo[150478]: pam_unix(sudo:session): session closed for user root
Nov 10 18:51:03.130750 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:51:03.134220 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:51:03.163618 n-d-817210-1 sudo[150482]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:51:03.164937 n-d-817210-1 sudo[150482]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:51:03.699748 n-d-817210-1 sudo[150482]: pam_unix(sudo:session): session closed for user root
Nov 10 18:51:03.702079 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.568s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:51:03.703971 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:52:02.614655 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:52:02.615842 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:52:02.616239 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:52:02.646796 n-d-817210-1 sudo[150646]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:52:02.648520 n-d-817210-1 sudo[150646]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:52:03.088368 n-d-817210-1 sudo[150646]: pam_unix(sudo:session): session closed for user root
Nov 10 18:52:03.091064 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.475s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:52:03.093050 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:52:03.126876 n-d-817210-1 sudo[150649]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:52:03.129285 n-d-817210-1 sudo[150649]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:52:03.614228 n-d-817210-1 sudo[150649]: pam_unix(sudo:session): session closed for user root
Nov 10 18:52:03.616386 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.523s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:52:03.618364 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:53:02.618984 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:53:02.620004 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:53:02.620639 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:53:02.640243 n-d-817210-1 sudo[151014]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:53:02.641034 n-d-817210-1 sudo[151014]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:53:03.050129 n-d-817210-1 sudo[151014]: pam_unix(sudo:session): session closed for user root
Nov 10 18:53:03.052403 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.431s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:53:03.053992 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:53:03.072997 n-d-817210-1 sudo[151017]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:53:03.073803 n-d-817210-1 sudo[151017]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:53:03.507648 n-d-817210-1 sudo[151017]: pam_unix(sudo:session): session closed for user root
Nov 10 18:53:03.509904 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.456s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:53:03.511302 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:54:02.618292 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:54:02.619278 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:54:02.619526 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:54:02.638476 n-d-817210-1 sudo[151410]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:54:02.639313 n-d-817210-1 sudo[151410]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:54:03.107126 n-d-817210-1 sudo[151410]: pam_unix(sudo:session): session closed for user root
Nov 10 18:54:03.110014 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:54:03.112448 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:54:03.135993 n-d-817210-1 sudo[151413]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:54:03.136903 n-d-817210-1 sudo[151413]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:54:03.581193 n-d-817210-1 sudo[151413]: pam_unix(sudo:session): session closed for user root
Nov 10 18:54:03.583945 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.471s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:54:03.585594 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:55:02.624961 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:55:02.626048 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:55:02.627206 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:55:02.647736 n-d-817210-1 sudo[151532]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:55:02.648637 n-d-817210-1 sudo[151532]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:55:03.080558 n-d-817210-1 sudo[151532]: pam_unix(sudo:session): session closed for user root
Nov 10 18:55:03.082814 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.456s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:55:03.084412 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:55:03.102697 n-d-817210-1 sudo[151536]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:55:03.103719 n-d-817210-1 sudo[151536]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:55:03.530508 n-d-817210-1 sudo[151536]: pam_unix(sudo:session): session closed for user root
Nov 10 18:55:03.532972 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.448s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:55:03.534360 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:56:02.621918 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:56:02.622468 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:56:02.624228 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:56:02.644655 n-d-817210-1 sudo[151667]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:56:02.645474 n-d-817210-1 sudo[151667]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:56:03.102936 n-d-817210-1 sudo[151667]: pam_unix(sudo:session): session closed for user root
Nov 10 18:56:03.105726 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:56:03.107439 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:56:03.128805 n-d-817210-1 sudo[151670]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:56:03.129731 n-d-817210-1 sudo[151670]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:56:03.611841 n-d-817210-1 sudo[151670]: pam_unix(sudo:session): session closed for user root
Nov 10 18:56:03.614849 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.507s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:56:03.616609 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:57:02.627501 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:57:02.628287 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:57:02.628562 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:57:02.647335 n-d-817210-1 sudo[152035]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:57:02.648168 n-d-817210-1 sudo[152035]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:57:03.093032 n-d-817210-1 sudo[152035]: pam_unix(sudo:session): session closed for user root
Nov 10 18:57:03.095422 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:57:03.097061 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:57:03.115072 n-d-817210-1 sudo[152038]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:57:03.115873 n-d-817210-1 sudo[152038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:57:03.530720 n-d-817210-1 sudo[152038]: pam_unix(sudo:session): session closed for user root
Nov 10 18:57:03.532891 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.436s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:57:03.534653 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:58:02.625606 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:58:02.626857 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:58:02.626857 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:58:02.650413 n-d-817210-1 sudo[152145]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:58:02.651300 n-d-817210-1 sudo[152145]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:58:03.140384 n-d-817210-1 sudo[152145]: pam_unix(sudo:session): session closed for user root
Nov 10 18:58:03.142491 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:58:03.144047 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:58:03.166276 n-d-817210-1 sudo[152153]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:58:03.167752 n-d-817210-1 sudo[152153]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:58:03.634449 n-d-817210-1 sudo[152153]: pam_unix(sudo:session): session closed for user root
Nov 10 18:58:03.636773 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.492s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:58:03.638138 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 18:59:02.627537 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 18:59:02.628572 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 18:59:02.628718 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:59:02.647976 n-d-817210-1 sudo[152539]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:59:02.648828 n-d-817210-1 sudo[152539]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:59:03.094788 n-d-817210-1 sudo[152539]: pam_unix(sudo:session): session closed for user root
Nov 10 18:59:03.097472 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:59:03.099852 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 18:59:03.118699 n-d-817210-1 sudo[152542]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 18:59:03.119509 n-d-817210-1 sudo[152542]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 18:59:03.568426 n-d-817210-1 sudo[152542]: pam_unix(sudo:session): session closed for user root
Nov 10 18:59:03.570834 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.471s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 18:59:03.572208 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 19:00:02.632905 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 19:00:02.633596 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 19:00:02.633984 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:00:02.661280 n-d-817210-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
Nov 10 19:00:02.662523 n-d-817210-1 sudo[153210]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:00:03.161881 n-d-817210-1 sudo[153210]: pam_unix(sudo:session): session closed for user root
Nov 10 19:00:03.164772 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.530s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:00:03.166720 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:00:03.189032 n-d-817210-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 stack-volumes-lvmdriver-1
Nov 10 19:00:03.190047 n-d-817210-1 sudo[153213]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:00:03.682060 n-d-817210-1 sudo[153213]: pam_unix(sudo:session): session closed for user root
Nov 10 19:00:03.684277 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.517s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:00:03.685715 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 19:01:02.634797 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 19:01:02.635605 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 19:01:02.635982 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:01:02.654542 n-d-817210-1 sudo[153286]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:01:02.655330 n-d-817210-1 sudo[153286]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:01:03.118652 n-d-817210-1 sudo[153286]: pam_unix(sudo:session): session closed for user root
Nov 10 19:01:03.121090 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:01:03.122752 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:01:03.148368 n-d-817210-1 sudo[153291]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:01:03.149533 n-d-817210-1 sudo[153291]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:01:03.601123 n-d-817210-1 sudo[153291]: pam_unix(sudo:session): session closed for user root
Nov 10 19:01:03.603616 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.481s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:01:03.604897 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 19:02:02.634378 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 19:02:02.636200 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 19:02:02.637214 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:02:02.657963 n-d-817210-1 sudo[153338]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:02:02.659633 n-d-817210-1 sudo[153338]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:02:03.124039 n-d-817210-1 sudo[153338]: pam_unix(sudo:session): session closed for user root
Nov 10 19:02:03.126315 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:02:03.128129 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:02:03.147123 n-d-817210-1 sudo[153343]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:02:03.147957 n-d-817210-1 sudo[153343]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:02:03.640148 n-d-817210-1 sudo[153343]: pam_unix(sudo:session): session closed for user root
Nov 10 19:02:03.642278 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.514s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:02:03.644276 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 19:03:02.632844 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 19:03:02.633686 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 19:03:02.633954 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:03:02.654556 n-d-817210-1 sudo[153395]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:03:02.655377 n-d-817210-1 sudo[153395]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:03:03.133026 n-d-817210-1 sudo[153395]: pam_unix(sudo:session): session closed for user root
Nov 10 19:03:03.135308 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:03:03.136932 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:03:03.154841 n-d-817210-1 sudo[153400]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:03:03.155653 n-d-817210-1 sudo[153400]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:03:03.597960 n-d-817210-1 sudo[153400]: pam_unix(sudo:session): session closed for user root
Nov 10 19:03:03.600815 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.463s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:03:03.602270 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 19:03:49.575122 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-817210-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-817210-1@lvmdriver-1#lvmdriver-1']} {{(pid=91926) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Nov 10 19:03:49.579685 n-d-817210-1 cinder-volume[91926]: WARNING stevedore.named [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Nov 10 19:03:49.580189 n-d-817210-1 cinder-volume[91926]: WARNING castellan.key_manager [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Nov 10 19:03:49.599269 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] Flow 'volume_create_manager' (25b55612-2f79-49ff-b3ac-b8169d707a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 19:03:49.599269 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (db48b399-409a-4542-ac40-a5e59cb6e6d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 19:03:49.623000 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_db.sqlalchemy.engines [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=91926) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Nov 10 19:03:49.648875 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (db48b399-409a-4542-ac40-a5e59cb6e6d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-11-10T19:03:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-891522294',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-817210-1@lvmdriver-1#lvmdriver-1',id=889c11f8-e004-489d-9327-27824b96ca5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c9db81c53be4b9bb746d35f601584cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-11-10T19:03:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-11-10T19:03:50Z,user_id='30c6f19820ef467090461e28f24f1999',volume_attachment=>,volume_type=VolumeType(18d4d7b1-b53d-49dc-a2df-7a8785085342),volume_type_id=18d4d7b1-b53d-49dc-a2df-7a8785085342)' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 19:03:49.651381 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5935a3bf-4a07-48dc-b4d1-55a2b59da63d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 19:03:49.653445 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5935a3bf-4a07-48dc-b4d1-55a2b59da63d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 19:03:49.655879 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (08c7afea-7f42-415e-9eed-86cf6f474940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 19:03:49.747633 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (08c7afea-7f42-415e-9eed-86cf6f474940) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '889c11f8-e004-489d-9327-27824b96ca5e', 'volume_name': 'volume-889c11f8-e004-489d-9327-27824b96ca5e', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 19:03:49.750013 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9e95bd45-69ad-4346-bc47-4db06d41adab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 19:03:49.752420 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9e95bd45-69ad-4346-bc47-4db06d41adab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 19:03:49.754621 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d70a430c-9514-4566-82aa-fdf89e4bb658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 19:03:49.755903 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] Volume 889c11f8-e004-489d-9327-27824b96ca5e: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-889c11f8-e004-489d-9327-27824b96ca5e', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Nov 10 19:03:49.756511 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] Cloning 889c11f8-e004-489d-9327-27824b96ca5e from image 2ec14fde-8309-4e02-a7c2-293acfcfb789 at location (None, None). {{(pid=91926) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Nov 10 19:03:58.946905 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_0z87wnfsn-d-817210-1@lvmdriver-1, size 616.00 MB, duration 9.19 sec {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Nov 10 19:03:58.948479 n-d-817210-1 cinder-volume[91926]: INFO cinder.image.image_utils [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] Image download 616.00 MB at 67.04 MB/s
Nov 10 19:03:58.988213 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_0z87wnfsn-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:03:59.072582 n-d-817210-1 sudo[153475]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_0z87wnfsn-d-817210-1@lvmdriver-1
Nov 10 19:03:59.073403 n-d-817210-1 sudo[153475]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:03:59.383401 n-d-817210-1 sudo[153475]: pam_unix(sudo:session): session closed for user root
Nov 10 19:03:59.385834 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_0z87wnfsn-d-817210-1@lvmdriver-1" returned: 0 in 0.397s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:03:59.386861 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] Temporary image 2ec14fde-8309-4e02-a7c2-293acfcfb789 is fetched for user 30c6f19820ef467090461e28f24f1999. {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Nov 10 19:03:59.450268 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_0z87wnfsn-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:03:59.533022 n-d-817210-1 sudo[153480]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_0z87wnfsn-d-817210-1@lvmdriver-1
Nov 10 19:03:59.533917 n-d-817210-1 sudo[153480]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:03:59.851144 n-d-817210-1 sudo[153480]: pam_unix(sudo:session): session closed for user root
Nov 10 19:03:59.853761 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_0z87wnfsn-d-817210-1@lvmdriver-1" returned: 0 in 0.403s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:03:59.856173 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-889c11f8-e004-489d-9327-27824b96ca5e stack-volumes-lvmdriver-1 -L 1g {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:03:59.874948 n-d-817210-1 sudo[153485]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-889c11f8-e004-489d-9327-27824b96ca5e stack-volumes-lvmdriver-1 -L 1g
Nov 10 19:03:59.876386 n-d-817210-1 sudo[153485]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:04:00.390275 n-d-817210-1 sudo[153485]: pam_unix(sudo:session): session closed for user root
Nov 10 19:04:00.393306 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-889c11f8-e004-489d-9327-27824b96ca5e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.537s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:04:00.416897 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] Attempting download of 2ec14fde-8309-4e02-a7c2-293acfcfb789 ((None, None)) to volume 889c11f8-e004-489d-9327-27824b96ca5e. {{(pid=91926) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Nov 10 19:04:00.459690 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_rzbo5t35 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:04:00.543787 n-d-817210-1 sudo[153518]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_rzbo5t35
Nov 10 19:04:00.544586 n-d-817210-1 sudo[153518]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:04:00.848714 n-d-817210-1 sudo[153518]: pam_unix(sudo:session): session closed for user root
Nov 10 19:04:00.851069 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_rzbo5t35" returned: 0 in 0.391s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:04:00.852334 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_0z87wnfsn-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:04:00.935644 n-d-817210-1 sudo[153522]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_0z87wnfsn-d-817210-1@lvmdriver-1
Nov 10 19:04:00.936458 n-d-817210-1 sudo[153522]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:04:01.263405 n-d-817210-1 sudo[153522]: pam_unix(sudo:session): session closed for user root
Nov 10 19:04:01.266788 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_0z87wnfsn-d-817210-1@lvmdriver-1" returned: 0 in 0.413s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:04:01.267631 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] 2ec14fde-8309-4e02-a7c2-293acfcfb789 was vhdx, converting to raw {{(pid=91926) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Nov 10 19:04:01.268629 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_0z87wnfsn-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--889c11f8--e004--489d--9327--27824b96ca5e oflag=direct {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:04:01.286335 n-d-817210-1 sudo[153527]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_0z87wnfsn-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--889c11f8--e004--489d--9327--27824b96ca5e oflag=direct
Nov 10 19:04:01.287169 n-d-817210-1 sudo[153527]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:04:01.597340 n-d-817210-1 sudo[153527]: pam_unix(sudo:session): session closed for user root
Nov 10 19:04:01.599893 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_0z87wnfsn-d-817210-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--889c11f8--e004--489d--9327--27824b96ca5e oflag=direct" returned: 0 in 0.331s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:04:01.601318 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_0z87wnfsn-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--889c11f8--e004--489d--9327--27824b96ca5e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:04:01.620543 n-d-817210-1 sudo[153539]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_0z87wnfsn-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--889c11f8--e004--489d--9327--27824b96ca5e
Nov 10 19:04:01.621341 n-d-817210-1 sudo[153539]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:04:02.378356 n-d-817210-1 sudo[153539]: pam_unix(sudo:session): session closed for user root
Nov 10 19:04:02.380825 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_0z87wnfsn-d-817210-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--889c11f8--e004--489d--9327--27824b96ca5e" returned: 0 in 0.779s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:04:02.381955 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_0z87wnfsn-d-817210-1@lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:04:02.462203 n-d-817210-1 sudo[153562]: 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_0z87wnfsn-d-817210-1@lvmdriver-1
Nov 10 19:04:02.463037 n-d-817210-1 sudo[153562]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:04:02.630426 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 19:04:02.631254 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 19:04:02.632057 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:04:02.652017 n-d-817210-1 sudo[153572]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:04:02.652814 n-d-817210-1 sudo[153572]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:04:02.793508 n-d-817210-1 sudo[153562]: pam_unix(sudo:session): session closed for user root
Nov 10 19:04:02.795790 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 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_2ec14fde-8309-4e02-a7c2-293acfcfb789_0z87wnfsn-d-817210-1@lvmdriver-1" returned: 0 in 0.413s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:04:02.796682 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_2ec14fde-8309-4e02-a7c2-293acfcfb789_0z87wnfsn-d-817210-1@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--889c11f8--e004--489d--9327--27824b96ca5e {{(pid=91926) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Nov 10 19:04:02.797054 n-d-817210-1 cinder-volume[91926]: INFO cinder.image.image_utils [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] Converted 700.00 MB image at 700.00 MB/s
Nov 10 19:04:02.797649 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] Downloaded image 2ec14fde-8309-4e02-a7c2-293acfcfb789 ((None, None)) to volume 889c11f8-e004-489d-9327-27824b96ca5e successfully. {{(pid=91926) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Nov 10 19:04:02.914264 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.image.image_utils [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] Temporary image 2ec14fde-8309-4e02-a7c2-293acfcfb789 for user 30c6f19820ef467090461e28f24f1999 is deleted. {{(pid=91926) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Nov 10 19:04:02.914720 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.volume_utils [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] Marking volume 889c11f8-e004-489d-9327-27824b96ca5e as bootable. {{(pid=91926) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Nov 10 19:04:02.926931 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] Copying metadata from image 2ec14fde-8309-4e02-a7c2-293acfcfb789 to 889c11f8-e004-489d-9327-27824b96ca5e. {{(pid=91926) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Nov 10 19:04:02.927293 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.flows.manager.create_volume [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] Creating volume glance metadata for volume 889c11f8-e004-489d-9327-27824b96ca5e backed by image 2ec14fde-8309-4e02-a7c2-293acfcfb789 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=91926) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Nov 10 19:04:02.994669 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d70a430c-9514-4566-82aa-fdf89e4bb658) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-889c11f8-e004-489d-9327-27824b96ca5e', 'volume_size': 1, 'image_id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', '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': '0ef81007d60145fc9f20dd849f82c567', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '2ec14fde-8309-4e02-a7c2-293acfcfb789', 'created_at': datetime.datetime(2021, 11, 10, 17, 28, 25, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 11, 10, 17, 28, 43, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/2ec14fde-8309-4e02-a7c2-293acfcfb789/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 19:04:02.997604 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (02230ea6-b0d3-4982-bc0c-c061f6388e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Nov 10 19:04:03.007654 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.flows.manager.create_volume [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] Volume volume-889c11f8-e004-489d-9327-27824b96ca5e (889c11f8-e004-489d-9327-27824b96ca5e): created successfully
Nov 10 19:04:03.009646 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (02230ea6-b0d3-4982-bc0c-c061f6388e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=91926) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Nov 10 19:04:03.012896 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] Flow 'volume_create_manager' (25b55612-2f79-49ff-b3ac-b8169d707a47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=91926) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Nov 10 19:04:03.022665 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [None req-ef18a2bc-449c-4de1-9e69-71949c634d32 tempest-TestShelveInstance-210854287 None] Created volume successfully.
Nov 10 19:04:03.040798 n-d-817210-1 sudo[153572]: pam_unix(sudo:session): session closed for user root
Nov 10 19:04:03.042609 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.411s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:04:03.043767 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:04:03.061371 n-d-817210-1 sudo[153580]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:04:03.062159 n-d-817210-1 sudo[153580]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:04:03.487038 n-d-817210-1 sudo[153580]: pam_unix(sudo:session): session closed for user root
Nov 10 19:04:03.490277 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.446s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:04:03.493597 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 19:04:06.671321 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-224368d4-71c2-4e6f-a796-32729bf3d2e0 req-8fc7360b-8cd7-4459-8e89-50d831bd0324 tempest-TestShelveInstance-210854287 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-889c11f8-e004-489d-9327-27824b96ca5e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:04:06.691607 n-d-817210-1 sudo[153583]: 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-889c11f8-e004-489d-9327-27824b96ca5e
Nov 10 19:04:06.692438 n-d-817210-1 sudo[153583]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:04:07.094126 n-d-817210-1 sudo[153583]: pam_unix(sudo:session): session closed for user root
Nov 10 19:04:07.096608 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-224368d4-71c2-4e6f-a796-32729bf3d2e0 req-8fc7360b-8cd7-4459-8e89-50d831bd0324 tempest-TestShelveInstance-210854287 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-889c11f8-e004-489d-9327-27824b96ca5e" returned: 0 in 0.425s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:04:07.154119 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:04:07.158894 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:04:07.159218 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337401952]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 19:04:07.159834 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-224368d4-71c2-4e6f-a796-32729bf3d2e0 req-8fc7360b-8cd7-4459-8e89-50d831bd0324 tempest-TestShelveInstance-210854287 None] Targets prior to update: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 19:04:07.160719 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-224368d4-71c2-4e6f-a796-32729bf3d2e0 req-8fc7360b-8cd7-4459-8e89-50d831bd0324 tempest-TestShelveInstance-210854287 None] Creating iscsi_target for Volume ID: volume-889c11f8-e004-489d-9327-27824b96ca5e {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 19:04:07.166446 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-224368d4-71c2-4e6f-a796-32729bf3d2e0 req-8fc7360b-8cd7-4459-8e89-50d831bd0324 tempest-TestShelveInstance-210854287 None] Created volume path /opt/stack/data/cinder/volumes/volume-889c11f8-e004-489d-9327-27824b96ca5e,
Nov 10 19:04:07.166446 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 19:04:07.166446 n-d-817210-1 cinder-volume[91926]:
Nov 10 19:04:07.166446 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-889c11f8-e004-489d-9327-27824b96ca5e
Nov 10 19:04:07.166446 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 19:04:07.166446 n-d-817210-1 cinder-volume[91926]: incominguser kywnW49KX49uTGNWw2Gj XXD32aTpWy4GH9Kr
Nov 10 19:04:07.166446 n-d-817210-1 cinder-volume[91926]:
Nov 10 19:04:07.166446 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 19:04:07.166446 n-d-817210-1 cinder-volume[91926]:
Nov 10 19:04:07.166446 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 19:04:07.168075 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-889c11f8-e004-489d-9327-27824b96ca5e {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:04:07.523528 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-889c11f8-e004-489d-9327-27824b96ca5e" returned: 0 in 0.355s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:04:07.523977 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337401952]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 19:04:07.524920 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-224368d4-71c2-4e6f-a796-32729bf3d2e0 req-8fc7360b-8cd7-4459-8e89-50d831bd0324 tempest-TestShelveInstance-210854287 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 19:04:07.525330 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-224368d4-71c2-4e6f-a796-32729bf3d2e0 req-8fc7360b-8cd7-4459-8e89-50d831bd0324 tempest-TestShelveInstance-210854287 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 19:04:07.526851 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:04:07.533889 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:04:07.534522 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337401952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-889c11f8-e004-489d-9327-27824b96ca5e\n System information:\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-889c11f8-e004-489d-9327-27824b96ca5e\n Backing store flags: \n Account information:\n kywnW49KX49uTGNWw2Gj\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 19:04:07.535312 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-224368d4-71c2-4e6f-a796-32729bf3d2e0 req-8fc7360b-8cd7-4459-8e89-50d831bd0324 tempest-TestShelveInstance-210854287 None] Targets after update: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 19:04:07.542824 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:04:07.645100 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:04:07.645439 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337401952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-889c11f8-e004-489d-9327-27824b96ca5e\n System information:\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-889c11f8-e004-489d-9327-27824b96ca5e\n Backing store flags: \n Account information:\n kywnW49KX49uTGNWw2Gj\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 19:04:07.646714 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:04:07.743341 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:04:07.744341 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337401952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-889c11f8-e004-489d-9327-27824b96ca5e\n System information:\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-889c11f8-e004-489d-9327-27824b96ca5e\n Backing store flags: \n Account information:\n kywnW49KX49uTGNWw2Gj\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 19:04:07.745773 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-224368d4-71c2-4e6f-a796-32729bf3d2e0 req-8fc7360b-8cd7-4459-8e89-50d831bd0324 tempest-TestShelveInstance-210854287 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-889c11f8-e004-489d-9327-27824b96ca5e 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 19:04:07.917375 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-224368d4-71c2-4e6f-a796-32729bf3d2e0 req-8fc7360b-8cd7-4459-8e89-50d831bd0324 tempest-TestShelveInstance-210854287 None] attachment_update completed successfully.
Nov 10 19:05:02.632828 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 19:05:02.633737 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 19:05:02.633892 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:05:02.653338 n-d-817210-1 sudo[153720]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:05:02.654159 n-d-817210-1 sudo[153720]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:05:03.243050 n-d-817210-1 sudo[153720]: pam_unix(sudo:session): session closed for user root
Nov 10 19:05:03.245419 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.611s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:05:03.247036 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:05:03.265736 n-d-817210-1 sudo[153725]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:05:03.266620 n-d-817210-1 sudo[153725]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:05:03.683960 n-d-817210-1 sudo[153725]: pam_unix(sudo:session): session closed for user root
Nov 10 19:05:03.686341 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.439s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:05:03.688085 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 19:06:02.636620 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 19:06:02.637562 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 19:06:02.637896 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:06:02.657918 n-d-817210-1 sudo[153774]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:06:02.658766 n-d-817210-1 sudo[153774]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:06:03.096191 n-d-817210-1 sudo[153774]: pam_unix(sudo:session): session closed for user root
Nov 10 19:06:03.098904 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:06:03.100606 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:06:03.124811 n-d-817210-1 sudo[153779]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:06:03.126145 n-d-817210-1 sudo[153779]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:06:03.547879 n-d-817210-1 sudo[153779]: pam_unix(sudo:session): session closed for user root
Nov 10 19:06:03.550183 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.449s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:06:03.551624 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 19:06:33.359426 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-1309c93b-e8b1-43e8-bba3-03ed69621f65 req-17d40012-27b3-425a-8c09-0436ef248e9b tempest-TestShelveInstance-210854287 None] Terminate volume connection completed successfully.
Nov 10 19:06:33.360322 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-1309c93b-e8b1-43e8-bba3-03ed69621f65 req-17d40012-27b3-425a-8c09-0436ef248e9b tempest-TestShelveInstance-210854287 None] Deleting attachment 64fab9d0-d038-4f62-92fe-3be3011964f5. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 19:06:33.435111 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-1309c93b-e8b1-43e8-bba3-03ed69621f65 req-17d40012-27b3-425a-8c09-0436ef248e9b tempest-TestShelveInstance-210854287 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 19:06:33.435111 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 19:06:33.435111 n-d-817210-1 cinder-volume[91926]:
Nov 10 19:06:35.772547 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-5f34a739-f44b-49f7-845f-fa60c030c575 req-8a544431-19db-4dcf-811e-5e389632c2b7 tempest-TestShelveInstance-210854287 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-889c11f8-e004-489d-9327-27824b96ca5e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:06:35.791956 n-d-817210-1 sudo[153822]: 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-889c11f8-e004-489d-9327-27824b96ca5e
Nov 10 19:06:35.792773 n-d-817210-1 sudo[153822]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:06:36.337101 n-d-817210-1 sudo[153822]: pam_unix(sudo:session): session closed for user root
Nov 10 19:06:36.339767 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-5f34a739-f44b-49f7-845f-fa60c030c575 req-8a544431-19db-4dcf-811e-5e389632c2b7 tempest-TestShelveInstance-210854287 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-889c11f8-e004-489d-9327-27824b96ca5e" returned: 0 in 0.567s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:06:36.393396 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:06:36.401693 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:06:36.402171 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337401952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-889c11f8-e004-489d-9327-27824b96ca5e\n System information:\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-889c11f8-e004-489d-9327-27824b96ca5e\n Backing store flags: \n Account information:\n kywnW49KX49uTGNWw2Gj\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-5f34a739-f44b-49f7-845f-fa60c030c575 req-8a544431-19db-4dcf-811e-5e389632c2b7 tempest-TestShelveInstance-210854287 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-889c11f8-e004-489d-9327-27824b96ca5e
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-889c11f8-e004-489d-9327-27824b96ca5e
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: kywnW49KX49uTGNWw2Gj
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 19:06:36.402999 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Nov 10 19:06:36.408711 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-5f34a739-f44b-49f7-845f-fa60c030c575 req-8a544431-19db-4dcf-811e-5e389632c2b7 tempest-TestShelveInstance-210854287 None] Creating iscsi_target for Volume ID: volume-889c11f8-e004-489d-9327-27824b96ca5e {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Nov 10 19:06:36.408711 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-5f34a739-f44b-49f7-845f-fa60c030c575 req-8a544431-19db-4dcf-811e-5e389632c2b7 tempest-TestShelveInstance-210854287 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-889c11f8-e004-489d-9327-27824b96ca5e {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Nov 10 19:06:36.411002 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-5f34a739-f44b-49f7-845f-fa60c030c575 req-8a544431-19db-4dcf-811e-5e389632c2b7 tempest-TestShelveInstance-210854287 None] Created volume path /opt/stack/data/cinder/volumes/volume-889c11f8-e004-489d-9327-27824b96ca5e,
Nov 10 19:06:36.411002 n-d-817210-1 cinder-volume[91926]: content:
Nov 10 19:06:36.411002 n-d-817210-1 cinder-volume[91926]:
Nov 10 19:06:36.411002 n-d-817210-1 cinder-volume[91926]: backing-store /dev/stack-volumes-lvmdriver-1/volume-889c11f8-e004-489d-9327-27824b96ca5e
Nov 10 19:06:36.411002 n-d-817210-1 cinder-volume[91926]: driver iscsi
Nov 10 19:06:36.411002 n-d-817210-1 cinder-volume[91926]: incominguser kywnW49KX49uTGNWw2Gj XXD32aTpWy4GH9Kr
Nov 10 19:06:36.411002 n-d-817210-1 cinder-volume[91926]:
Nov 10 19:06:36.411002 n-d-817210-1 cinder-volume[91926]: write-cache on
Nov 10 19:06:36.411002 n-d-817210-1 cinder-volume[91926]:
Nov 10 19:06:36.411002 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Nov 10 19:06:36.412812 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-889c11f8-e004-489d-9327-27824b96ca5e {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:06:36.852115 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-889c11f8-e004-489d-9327-27824b96ca5e" returned: 0 in 0.439s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:06:36.852927 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337401952]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 19:06:36.853963 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-5f34a739-f44b-49f7-845f-fa60c030c575 req-8a544431-19db-4dcf-811e-5e389632c2b7 tempest-TestShelveInstance-210854287 None] StdOut from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Nov 10 19:06:36.854829 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-5f34a739-f44b-49f7-845f-fa60c030c575 req-8a544431-19db-4dcf-811e-5e389632c2b7 tempest-TestShelveInstance-210854287 None] StdErr from tgt-admin --update: {{(pid=91926) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Nov 10 19:06:36.856867 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:06:36.869000 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:06:36.869648 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337401952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-889c11f8-e004-489d-9327-27824b96ca5e\n System information:\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-889c11f8-e004-489d-9327-27824b96ca5e\n Backing store flags: \n Account information:\n kywnW49KX49uTGNWw2Gj\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.tgt [req-5f34a739-f44b-49f7-845f-fa60c030c575 req-8a544431-19db-4dcf-811e-5e389632c2b7 tempest-TestShelveInstance-210854287 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-889c11f8-e004-489d-9327-27824b96ca5e
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: System information:
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: Driver: iscsi
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: State: ready
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: I_T nexus information:
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: LUN information:
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: LUN: 0
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: Type: controller
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010000
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf10
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: Size: 0 MB, Block size: 1
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: Backing store type: null
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: Backing store path: None
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: LUN: 1
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: Type: disk
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: SCSI ID: IET 00010001
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: SCSI SN: beaf11
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: Size: 1074 MB, Block size: 512
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: Online: Yes
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: Removable media: No
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: Prevent removal: No
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: Readonly: No
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: SWP: No
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: Thin-provisioning: No
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: Backing store type: rdwr
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-889c11f8-e004-489d-9327-27824b96ca5e
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: Backing store flags:
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: Account information:
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: kywnW49KX49uTGNWw2Gj
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: ACL information:
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: ALL
Nov 10 19:06:36.870772 n-d-817210-1 cinder-volume[91926]: {{(pid=91926) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Nov 10 19:06:36.878678 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:06:37.040511 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.162s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:06:37.041048 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337401952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-889c11f8-e004-489d-9327-27824b96ca5e\n System information:\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-889c11f8-e004-489d-9327-27824b96ca5e\n Backing store flags: \n Account information:\n kywnW49KX49uTGNWw2Gj\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 19:06:37.046094 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:06:37.205390 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.162s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:06:37.206258 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337401952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-889c11f8-e004-489d-9327-27824b96ca5e\n System information:\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-889c11f8-e004-489d-9327-27824b96ca5e\n Backing store flags: \n Account information:\n kywnW49KX49uTGNWw2Gj\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 19:06:37.208165 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.targets.iscsi [req-5f34a739-f44b-49f7-845f-fa60c030c575 req-8a544431-19db-4dcf-811e-5e389632c2b7 tempest-TestShelveInstance-210854287 None] Set provider_location to: 10.222.0.46:3260,1 iqn.2010-10.org.openstack:volume-889c11f8-e004-489d-9327-27824b96ca5e 1 {{(pid=91926) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Nov 10 19:06:37.432513 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-5f34a739-f44b-49f7-845f-fa60c030c575 req-8a544431-19db-4dcf-811e-5e389632c2b7 tempest-TestShelveInstance-210854287 None] attachment_update completed successfully.
Nov 10 19:07:02.640126 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 19:07:02.640974 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 19:07:02.641406 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:07:02.660666 n-d-817210-1 sudo[153874]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:07:02.661490 n-d-817210-1 sudo[153874]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:07:03.089825 n-d-817210-1 sudo[153874]: pam_unix(sudo:session): session closed for user root
Nov 10 19:07:03.092277 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:07:03.094056 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:07:03.113933 n-d-817210-1 sudo[153879]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:07:03.114928 n-d-817210-1 sudo[153879]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:07:03.515256 n-d-817210-1 sudo[153879]: pam_unix(sudo:session): session closed for user root
Nov 10 19:07:03.517459 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.423s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:07:03.519045 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 19:08:02.638464 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 19:08:02.639564 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 19:08:02.640160 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:08:02.659232 n-d-817210-1 sudo[153932]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:08:02.660031 n-d-817210-1 sudo[153932]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:08:03.060163 n-d-817210-1 sudo[153932]: pam_unix(sudo:session): session closed for user root
Nov 10 19:08:03.062541 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.422s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:08:03.065648 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:08:03.086350 n-d-817210-1 sudo[153937]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:08:03.087234 n-d-817210-1 sudo[153937]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:08:03.508185 n-d-817210-1 sudo[153937]: pam_unix(sudo:session): session closed for user root
Nov 10 19:08:03.512792 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.446s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:08:03.516276 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 19:08:12.632805 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-873233ad-53c7-412c-9a11-cc874277bf55 req-6b642b3a-96ea-4c10-8ff7-e45e519ecef2 tempest-TestShelveInstance-210854287 None] Terminate volume connection completed successfully.
Nov 10 19:08:12.633466 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.manager [req-873233ad-53c7-412c-9a11-cc874277bf55 req-6b642b3a-96ea-4c10-8ff7-e45e519ecef2 tempest-TestShelveInstance-210854287 None] Deleting attachment eb0929ec-3e3a-4218-9dcf-a918cb1895f2. {{(pid=91926) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Nov 10 19:08:12.635113 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:08:12.723385 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:08:12.723748 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337402272]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-889c11f8-e004-489d-9327-27824b96ca5e\n System information:\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-889c11f8-e004-489d-9327-27824b96ca5e\n Backing store flags: \n Account information:\n kywnW49KX49uTGNWw2Gj\n ACL information:\n ALL\n', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 19:08:12.724419 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.tgt [req-873233ad-53c7-412c-9a11-cc874277bf55 req-6b642b3a-96ea-4c10-8ff7-e45e519ecef2 tempest-TestShelveInstance-210854287 None] Removing iscsi_target for Volume ID: 889c11f8-e004-489d-9327-27824b96ca5e
Nov 10 19:08:12.725557 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-889c11f8-e004-489d-9327-27824b96ca5e -f {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:08:12.834884 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-889c11f8-e004-489d-9327-27824b96ca5e -f" returned: 0 in 0.108s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:08:12.835508 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337402272]: (4, None) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 19:08:12.836900 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:08:12.926246 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:08:12.926622 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337402272]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 19:08:13.013248 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-873233ad-53c7-412c-9a11-cc874277bf55 req-6b642b3a-96ea-4c10-8ff7-e45e519ecef2 tempest-TestShelveInstance-210854287 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 19:08:13.013248 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 19:08:13.013248 n-d-817210-1 cinder-volume[91926]:
Nov 10 19:08:13.185319 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [req-873233ad-53c7-412c-9a11-cc874277bf55 req-60b943d9-781e-4df4-b74c-066d3fa0b027 tempest-TestShelveInstance-210854287 None] Lock "b'cinder-889c11f8-e004-489d-9327-27824b96ca5e-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Nov 10 19:08:13.250987 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:08:13.341446 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=101012) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:08:13.341813 n-d-817210-1 cinder-volume[91926]: DEBUG oslo.privsep.daemon [-] privsep: reply[140448337696704]: (4, ('', '')) {{(pid=101012) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Nov 10 19:08:13.342736 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.targets.iscsi [req-873233ad-53c7-412c-9a11-cc874277bf55 req-60b943d9-781e-4df4-b74c-066d3fa0b027 tempest-TestShelveInstance-210854287 None] Skipping remove_export. No iscsi_target is presently exported for volume: 889c11f8-e004-489d-9327-27824b96ca5e
Nov 10 19:08:13.343705 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-873233ad-53c7-412c-9a11-cc874277bf55 req-60b943d9-781e-4df4-b74c-066d3fa0b027 tempest-TestShelveInstance-210854287 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-889c11f8-e004-489d-9327-27824b96ca5e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:08:13.362837 n-d-817210-1 sudo[153987]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-889c11f8-e004-489d-9327-27824b96ca5e
Nov 10 19:08:13.363651 n-d-817210-1 sudo[153987]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:08:13.781881 n-d-817210-1 sudo[153987]: pam_unix(sudo:session): session closed for user root
Nov 10 19:08:13.786866 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-873233ad-53c7-412c-9a11-cc874277bf55 req-60b943d9-781e-4df4-b74c-066d3fa0b027 tempest-TestShelveInstance-210854287 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-889c11f8-e004-489d-9327-27824b96ca5e" returned: 0 in 0.440s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:08:13.786866 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-873233ad-53c7-412c-9a11-cc874277bf55 req-60b943d9-781e-4df4-b74c-066d3fa0b027 tempest-TestShelveInstance-210854287 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-889c11f8-e004-489d-9327-27824b96ca5e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:08:13.805405 n-d-817210-1 sudo[153990]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-889c11f8-e004-489d-9327-27824b96ca5e
Nov 10 19:08:13.806211 n-d-817210-1 sudo[153990]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:08:14.225876 n-d-817210-1 sudo[153990]: pam_unix(sudo:session): session closed for user root
Nov 10 19:08:14.228426 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-873233ad-53c7-412c-9a11-cc874277bf55 req-60b943d9-781e-4df4-b74c-066d3fa0b027 tempest-TestShelveInstance-210854287 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-889c11f8-e004-489d-9327-27824b96ca5e" returned: 0 in 0.442s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:08:14.230541 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-873233ad-53c7-412c-9a11-cc874277bf55 req-60b943d9-781e-4df4-b74c-066d3fa0b027 tempest-TestShelveInstance-210854287 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-889c11f8-e004-489d-9327-27824b96ca5e {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:08:14.249310 n-d-817210-1 sudo[153993]: ubuntu : TTY=unknown ; 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-889c11f8-e004-489d-9327-27824b96ca5e
Nov 10 19:08:14.250143 n-d-817210-1 sudo[153993]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:08:14.764039 n-d-817210-1 sudo[153993]: pam_unix(sudo:session): session closed for user root
Nov 10 19:08:14.766495 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-873233ad-53c7-412c-9a11-cc874277bf55 req-60b943d9-781e-4df4-b74c-066d3fa0b027 tempest-TestShelveInstance-210854287 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-889c11f8-e004-489d-9327-27824b96ca5e" returned: 0 in 0.535s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:08:14.767844 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.drivers.lvm [req-873233ad-53c7-412c-9a11-cc874277bf55 req-60b943d9-781e-4df4-b74c-066d3fa0b027 tempest-TestShelveInstance-210854287 None] Successfully deleted volume: 889c11f8-e004-489d-9327-27824b96ca5e
Nov 10 19:08:14.827654 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.quota [req-873233ad-53c7-412c-9a11-cc874277bf55 req-60b943d9-781e-4df4-b74c-066d3fa0b027 tempest-TestShelveInstance-210854287 None] Created reservations ['ca0d5e3a-8ee6-4474-82cf-9adcb10e3be8', '3519c3ba-26d4-4080-918e-38119a7735ab', 'a2ae14d1-9389-4a6d-aafe-6063a9211f3b', 'efa6a4f9-ba21-40d6-b050-628734676e5a'] {{(pid=91926) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Nov 10 19:08:14.831307 n-d-817210-1 cinder-volume[91926]: WARNING py.warnings [req-873233ad-53c7-412c-9a11-cc874277bf55 req-60b943d9-781e-4df4-b74c-066d3fa0b027 tempest-TestShelveInstance-210854287 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Nov 10 19:08:14.831307 n-d-817210-1 cinder-volume[91926]: util.warn(
Nov 10 19:08:14.831307 n-d-817210-1 cinder-volume[91926]:
Nov 10 19:08:14.893517 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [req-873233ad-53c7-412c-9a11-cc874277bf55 req-60b943d9-781e-4df4-b74c-066d3fa0b027 tempest-TestShelveInstance-210854287 None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 19:08:14.894388 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-873233ad-53c7-412c-9a11-cc874277bf55 req-60b943d9-781e-4df4-b74c-066d3fa0b027 tempest-TestShelveInstance-210854287 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:08:14.922031 n-d-817210-1 sudo[154032]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:08:14.923227 n-d-817210-1 sudo[154032]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:08:15.401316 n-d-817210-1 sudo[154032]: pam_unix(sudo:session): session closed for user root
Nov 10 19:08:15.403658 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-873233ad-53c7-412c-9a11-cc874277bf55 req-60b943d9-781e-4df4-b74c-066d3fa0b027 tempest-TestShelveInstance-210854287 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:08:15.405553 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-873233ad-53c7-412c-9a11-cc874277bf55 req-60b943d9-781e-4df4-b74c-066d3fa0b027 tempest-TestShelveInstance-210854287 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:08:15.425076 n-d-817210-1 sudo[154035]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:08:15.425922 n-d-817210-1 sudo[154035]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:08:15.902729 n-d-817210-1 sudo[154035]: pam_unix(sudo:session): session closed for user root
Nov 10 19:08:15.905104 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [req-873233ad-53c7-412c-9a11-cc874277bf55 req-60b943d9-781e-4df4-b74c-066d3fa0b027 tempest-TestShelveInstance-210854287 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.499s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:08:15.908075 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [req-873233ad-53c7-412c-9a11-cc874277bf55 req-60b943d9-781e-4df4-b74c-066d3fa0b027 tempest-TestShelveInstance-210854287 None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 19:08:15.913839 n-d-817210-1 cinder-volume[91926]: INFO cinder.volume.manager [req-873233ad-53c7-412c-9a11-cc874277bf55 req-60b943d9-781e-4df4-b74c-066d3fa0b027 tempest-TestShelveInstance-210854287 None] Deleted volume successfully.
Nov 10 19:08:15.931447 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.coordination [req-873233ad-53c7-412c-9a11-cc874277bf55 req-60b943d9-781e-4df4-b74c-066d3fa0b027 tempest-TestShelveInstance-210854287 None] Lock "b'cinder-889c11f8-e004-489d-9327-27824b96ca5e-delete_volume'" released by "delete_volume" :: held 2.751s {{(pid=91926) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Nov 10 19:09:02.636206 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 19:09:02.636933 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 19:09:02.637242 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:09:02.658824 n-d-817210-1 sudo[154645]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:09:02.659637 n-d-817210-1 sudo[154645]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:09:03.189624 n-d-817210-1 sudo[154645]: pam_unix(sudo:session): session closed for user root
Nov 10 19:09:03.192009 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.554s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:09:03.195233 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:09:03.221186 n-d-817210-1 sudo[154651]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:09:03.222487 n-d-817210-1 sudo[154651]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:09:03.901624 n-d-817210-1 sudo[154651]: pam_unix(sudo:session): session closed for user root
Nov 10 19:09:03.904008 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.709s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:09:03.908608 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 19:10:02.637666 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 19:10:02.638521 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 19:10:02.638771 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:10:02.657638 n-d-817210-1 sudo[154746]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:10:02.658485 n-d-817210-1 sudo[154746]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:10:03.150160 n-d-817210-1 sudo[154746]: pam_unix(sudo:session): session closed for user root
Nov 10 19:10:03.153332 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.514s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:10:03.156187 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:10:03.177546 n-d-817210-1 sudo[154751]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:10:03.178369 n-d-817210-1 sudo[154751]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:10:03.595837 n-d-817210-1 sudo[154751]: pam_unix(sudo:session): session closed for user root
Nov 10 19:10:03.598459 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.442s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:10:03.599850 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 19:11:02.638491 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 19:11:02.640120 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 19:11:02.640120 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:11:02.661392 n-d-817210-1 sudo[154800]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:11:02.662234 n-d-817210-1 sudo[154800]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:11:03.147050 n-d-817210-1 sudo[154800]: pam_unix(sudo:session): session closed for user root
Nov 10 19:11:03.149101 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:11:03.151441 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:11:03.175998 n-d-817210-1 sudo[154805]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:11:03.177507 n-d-817210-1 sudo[154805]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:11:03.722903 n-d-817210-1 sudo[154805]: pam_unix(sudo:session): session closed for user root
Nov 10 19:11:03.727802 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.576s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:11:03.732042 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 19:12:02.641068 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 19:12:02.642200 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 19:12:02.642200 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:12:02.663786 n-d-817210-1 sudo[154902]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:12:02.664663 n-d-817210-1 sudo[154902]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:12:03.193573 n-d-817210-1 sudo[154902]: pam_unix(sudo:session): session closed for user root
Nov 10 19:12:03.196023 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.553s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:12:03.197805 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:12:03.218124 n-d-817210-1 sudo[154907]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:12:03.219101 n-d-817210-1 sudo[154907]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:12:03.789514 n-d-817210-1 sudo[154907]: pam_unix(sudo:session): session closed for user root
Nov 10 19:12:03.791857 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.594s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:12:03.793217 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 19:13:02.641806 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 19:13:02.642630 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 19:13:02.643060 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:13:02.662967 n-d-817210-1 sudo[154956]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:13:02.663966 n-d-817210-1 sudo[154956]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:13:03.138085 n-d-817210-1 sudo[154956]: pam_unix(sudo:session): session closed for user root
Nov 10 19:13:03.140785 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:13:03.142978 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:13:03.162730 n-d-817210-1 sudo[154961]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:13:03.163565 n-d-817210-1 sudo[154961]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:13:03.618031 n-d-817210-1 sudo[154961]: pam_unix(sudo:session): session closed for user root
Nov 10 19:13:03.620459 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.477s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:13:03.621991 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 19:14:02.642098 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 19:14:02.643204 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 19:14:02.643869 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:14:02.670203 n-d-817210-1 sudo[155014]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:14:02.671500 n-d-817210-1 sudo[155014]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:14:03.131880 n-d-817210-1 sudo[155014]: pam_unix(sudo:session): session closed for user root
Nov 10 19:14:03.134298 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:14:03.136038 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:14:03.155383 n-d-817210-1 sudo[155017]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:14:03.156187 n-d-817210-1 sudo[155017]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:14:03.626036 n-d-817210-1 sudo[155017]: pam_unix(sudo:session): session closed for user root
Nov 10 19:14:03.628459 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.492s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:14:03.629888 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 19:15:02.646828 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 19:15:02.647993 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 19:15:02.648545 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:15:02.674281 n-d-817210-1 sudo[155207]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:15:02.675123 n-d-817210-1 sudo[155207]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:15:03.280300 n-d-817210-1 sudo[155207]: pam_unix(sudo:session): session closed for user root
Nov 10 19:15:03.282753 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:15:03.284322 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:15:03.304021 n-d-817210-1 sudo[155212]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:15:03.304866 n-d-817210-1 sudo[155212]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:15:03.790165 n-d-817210-1 sudo[155212]: pam_unix(sudo:session): session closed for user root
Nov 10 19:15:03.792351 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.508s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:15:03.793720 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 19:16:02.646377 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 19:16:02.647187 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 19:16:02.647663 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:16:02.667978 n-d-817210-1 sudo[155271]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:16:02.668833 n-d-817210-1 sudo[155271]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:16:03.349587 n-d-817210-1 sudo[155271]: pam_unix(sudo:session): session closed for user root
Nov 10 19:16:03.352805 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.705s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:16:03.355217 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:16:03.375155 n-d-817210-1 sudo[155276]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:16:03.375983 n-d-817210-1 sudo[155276]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:16:03.923740 n-d-817210-1 sudo[155276]: pam_unix(sudo:session): session closed for user root
Nov 10 19:16:03.926360 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.571s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:16:03.927925 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 19:17:02.646941 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 19:17:02.647742 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 19:17:02.648015 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:17:02.667604 n-d-817210-1 sudo[155338]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:17:02.668452 n-d-817210-1 sudo[155338]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:17:03.136239 n-d-817210-1 sudo[155338]: pam_unix(sudo:session): session closed for user root
Nov 10 19:17:03.138877 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:17:03.141050 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:17:03.161783 n-d-817210-1 sudo[155341]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:17:03.162795 n-d-817210-1 sudo[155341]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:17:03.641443 n-d-817210-1 sudo[155341]: pam_unix(sudo:session): session closed for user root
Nov 10 19:17:03.644031 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.503s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:17:03.645524 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 19:18:02.653915 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 19:18:02.654813 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 19:18:02.655231 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:18:02.675131 n-d-817210-1 sudo[155390]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:18:02.676056 n-d-817210-1 sudo[155390]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:18:03.201742 n-d-817210-1 sudo[155390]: pam_unix(sudo:session): session closed for user root
Nov 10 19:18:03.204634 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.549s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:18:03.206249 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:18:03.225571 n-d-817210-1 sudo[155393]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:18:03.226418 n-d-817210-1 sudo[155393]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:18:03.678811 n-d-817210-1 sudo[155393]: pam_unix(sudo:session): session closed for user root
Nov 10 19:18:03.681114 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.475s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:18:03.682682 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 19:19:02.650751 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 19:19:02.651493 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 19:19:02.651791 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:19:02.670066 n-d-817210-1 sudo[155444]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:19:02.670911 n-d-817210-1 sudo[155444]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:19:03.156407 n-d-817210-1 sudo[155444]: pam_unix(sudo:session): session closed for user root
Nov 10 19:19:03.158778 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:19:03.160571 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:19:03.180022 n-d-817210-1 sudo[155447]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:19:03.180995 n-d-817210-1 sudo[155447]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:19:03.688759 n-d-817210-1 sudo[155447]: pam_unix(sudo:session): session closed for user root
Nov 10 19:19:03.691324 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.530s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:19:03.692735 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 19:20:02.651459 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 19:20:02.652159 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 19:20:02.652496 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:20:02.670792 n-d-817210-1 sudo[155496]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:20:02.671599 n-d-817210-1 sudo[155496]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:20:03.166053 n-d-817210-1 sudo[155496]: pam_unix(sudo:session): session closed for user root
Nov 10 19:20:03.168257 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:20:03.170091 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:20:03.188669 n-d-817210-1 sudo[155499]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:20:03.189495 n-d-817210-1 sudo[155499]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:20:03.605138 n-d-817210-1 sudo[155499]: pam_unix(sudo:session): session closed for user root
Nov 10 19:20:03.607408 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.437s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:20:03.608774 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 19:21:02.657253 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 19:21:02.657941 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 19:21:02.658205 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:21:02.678872 n-d-817210-1 sudo[155549]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:21:02.679955 n-d-817210-1 sudo[155549]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:21:03.154522 n-d-817210-1 sudo[155549]: pam_unix(sudo:session): session closed for user root
Nov 10 19:21:03.158838 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:21:03.160570 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:21:03.179423 n-d-817210-1 sudo[155552]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:21:03.180232 n-d-817210-1 sudo[155552]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:21:03.626354 n-d-817210-1 sudo[155552]: pam_unix(sudo:session): session closed for user root
Nov 10 19:21:03.628577 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.468s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:21:03.629885 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 19:22:02.657678 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 19:22:02.658374 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 19:22:02.658830 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:22:02.678363 n-d-817210-1 sudo[155601]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:22:02.679208 n-d-817210-1 sudo[155601]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:22:03.196188 n-d-817210-1 sudo[155601]: pam_unix(sudo:session): session closed for user root
Nov 10 19:22:03.198537 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.540s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:22:03.200712 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:22:03.221232 n-d-817210-1 sudo[155604]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:22:03.222081 n-d-817210-1 sudo[155604]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:22:03.680217 n-d-817210-1 sudo[155604]: pam_unix(sudo:session): session closed for user root
Nov 10 19:22:03.682795 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.482s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:22:03.684087 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Nov 10 19:23:02.661565 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_service.periodic_task [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=91926) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Nov 10 19:23:02.662545 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.volume.drivers.lvm [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Updating volume stats {{(pid=91926) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Nov 10 19:23:02.662545 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:23:02.681718 n-d-817210-1 sudo[155653]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:23:02.682530 n-d-817210-1 sudo[155653]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:23:03.204461 n-d-817210-1 sudo[155653]: pam_unix(sudo:session): session closed for user root
Nov 10 19:23:03.207683 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.544s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:23:03.210666 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Nov 10 19:23:03.232382 n-d-817210-1 sudo[155656]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Nov 10 19:23:03.233221 n-d-817210-1 sudo[155656]: pam_unix(sudo:session): session opened for user root by (uid=0)
Nov 10 19:23:03.705731 n-d-817210-1 sudo[155656]: pam_unix(sudo:session): session closed for user root
Nov 10 19:23:03.708998 n-d-817210-1 cinder-volume[91926]: DEBUG oslo_concurrency.processutils [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.498s {{(pid=91926) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Nov 10 19:23:03.711208 n-d-817210-1 cinder-volume[91926]: DEBUG cinder.manager [None req-33f34eb5-fa70-4194-bc7d-fe2690a1dd20 None None] Notifying Schedulers of capabilities ... {{(pid=91926) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}